| 1 | [ Aug 1 21:19:48 Enabled. ] | ||
| 2 | [ Aug 1 21:19:48 Rereading configuration. ] | ||
| 3 | [ Aug 1 21:19:50 Rereading configuration. ] | ||
| 4 | [ Aug 1 21:19:54 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 | [ Aug 1 21:19:54 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.08.01 21:19:55.646017 [ 1 ] {} <Information> Application: Will watch for the process with pid 23836 | ||
| 29 | 2025.08.01 21:19:55.646516 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.01 21:19:56.303972 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23836 | ||
| 31 | 2025.08.01 21:19:56.304770 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.01 21:19:56.304921 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.01 21:19:56.421655 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.01 21:19:56.533219 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.01 21:19:56.533357 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.01 21:19:56.533390 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.01 21:19:56.533481 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.01 21:19:56.534177 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.01 21:19:56.536476 [ 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.08.01 21:19:56.537406 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.01 21:19:56.538300 [ 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.08.01 21:19:56.538353 [ 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.08.01 21:19:56.538397 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.01 21:19:56.539124 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.01 21:19:56.540089 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.01 21:19:56.546266 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.01 21:19:56.547108 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.01 21:19:56.548720 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.01 21:19:56.548835 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.01 21:19:56.550155 [ 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.08.01 21:19:56.550745 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.01 21:19:56.555578 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.01 21:19:56.556519 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.01 21:19:56.559911 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.01 21:19:56.560283 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.01 21:19:56.560760 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.01 21:19:56.561093 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.01 21:19:56.562510 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.01 21:19:56.562537 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.01 21:19:56.562624 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.01 21:19:56.562716 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.01 21:19:56.609575 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.01 21:19:56.609609 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000209723 sec | ||
| 68 | 2025.08.01 21:19:56.609677 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.01 21:19:56.609728 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.01 21:19:56.610583 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.01 21:19:56.611162 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.01 21:19:56.620987 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.01 21:19:56.621027 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.01 21:19:56.621108 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.01 21:19:56.621122 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.01 21:19:56.621157 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.01 21:19:56.621241 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.01 21:19:56.625307 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.01 21:19:56.625354 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.01 21:19:56.625407 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.01 21:19:56.625593 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.01 21:19:56.625636 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.01 21:19:56.625649 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.01 21:19:56.625737 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.01 21:19:56.625750 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.01 21:19:56.625782 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.01 21:19:56.625855 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.01 21:19:56.647671 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.01 21:19:56.671764 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.01 21:19:56.671876 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000136973 sec | ||
| 91 | 2025.08.01 21:19:56.671893 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.01 21:19:56.671909 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.01 21:19:56.671950 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.01 21:19:56.672442 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.01 21:19:56.673230 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.01 21:19:56.673258 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.01 21:19:56.673276 [ 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.08.01 21:19:56.673293 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.01 21:19:56.926071 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.01 21:19:56.926298 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2025.08.01 21:19:56.927869 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5311e-05 sec. | ||
| 102 | 2025.08.01 21:19:56.928362 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.01 21:19:56.929623 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.01 21:19:56.929642 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.01 21:19:56.929780 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60372 | ||
| 106 | 2025.08.01 21:19:56.929783 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42091 | ||
| 107 | 2025.08.01 21:19:56.930830 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.08.01 21:19:56.930835 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 109 | 2025.08.01 21:19:56.930912 [ 3 ] {} <Debug> TCP-Session: 2c645771-b0fd-4d23-966f-cd4784c4749a Authenticating user 'default' from [fd00:1122:3344:101::b]:42091 | ||
| 110 | 2025.08.01 21:19:56.930913 [ 4 ] {} <Debug> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Authenticating user 'default' from [fd00:1122:3344:101::d]:60372 | ||
| 111 | 2025.08.01 21:19:56.931025 [ 3 ] {} <Debug> TCP-Session: 2c645771-b0fd-4d23-966f-cd4784c4749a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 112 | 2025.08.01 21:19:56.931028 [ 4 ] {} <Debug> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 113 | 2025.08.01 21:19:56.931049 [ 3 ] {} <Debug> TCP-Session: 2c645771-b0fd-4d23-966f-cd4784c4749a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 114 | 2025.08.01 21:19:56.931141 [ 4 ] {} <Debug> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 115 | 2025.08.01 21:19:56.931263 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 116 | 2025.08.01 21:19:56.931361 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 117 | 2025.08.01 21:19:56.931379 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 118 | 2025.08.01 21:19:56.931489 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 119 | 2025.08.01 21:19:56.931524 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 120 | 2025.08.01 21:19:56.931608 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 121 | 2025.08.01 21:19:56.931977 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42593 | ||
| 122 | 2025.08.01 21:19:56.932108 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55515 | ||
| 123 | 2025.08.01 21:19:56.932242 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.08.01 21:19:56.932305 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.08.01 21:19:56.932371 [ 5 ] {} <Debug> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:42593 | ||
| 126 | 2025.08.01 21:19:56.932381 [ 254 ] {} <Debug> TCP-Session: f106071a-d4b6-4908-9fdc-cf84b9824de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55515 | ||
| 127 | 2025.08.01 21:19:56.932407 [ 5 ] {} <Debug> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.08.01 21:19:56.932477 [ 254 ] {} <Debug> TCP-Session: f106071a-d4b6-4908-9fdc-cf84b9824de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.08.01 21:19:56.932486 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44015 | ||
| 130 | 2025.08.01 21:19:56.932385 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36425 | ||
| 131 | 2025.08.01 21:19:56.932575 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56160 | ||
| 132 | 2025.08.01 21:19:56.932521 [ 5 ] {} <Debug> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.08.01 21:19:56.932549 [ 254 ] {} <Debug> TCP-Session: f106071a-d4b6-4908-9fdc-cf84b9824de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.08.01 21:19:56.932663 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.08.01 21:19:56.932728 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33046 | ||
| 136 | 2025.08.01 21:19:56.932786 [ 256 ] {} <Debug> TCP-Session: 6cba8135-9926-4f8a-9623-0d9050741ede Authenticating user 'default' from [fd00:1122:3344:101::d]:44015 | ||
| 137 | 2025.08.01 21:19:56.932811 [ 256 ] {} <Debug> TCP-Session: 6cba8135-9926-4f8a-9623-0d9050741ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.08.01 21:19:56.932904 [ 256 ] {} <Debug> TCP-Session: 6cba8135-9926-4f8a-9623-0d9050741ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.08.01 21:19:56.932857 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.08.01 21:19:56.932964 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.08.01 21:19:56.933025 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.08.01 21:19:56.932972 [ 255 ] {} <Debug> TCP-Session: 29da1467-69ea-4454-97c0-209f1f6ba2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36425 | ||
| 143 | 2025.08.01 21:19:56.933092 [ 257 ] {} <Debug> TCP-Session: fb972b49-0ab1-49bc-a676-d73243ab033c Authenticating user 'default' from [fd00:1122:3344:101::d]:56160 | ||
| 144 | 2025.08.01 21:19:56.933121 [ 258 ] {} <Debug> TCP-Session: c74b86fb-33bc-401a-9409-fff34e72e79f Authenticating user 'default' from [fd00:1122:3344:101::d]:33046 | ||
| 145 | 2025.08.01 21:19:56.933190 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37748 | ||
| 146 | 2025.08.01 21:19:56.933186 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48745 | ||
| 147 | 2025.08.01 21:19:56.933247 [ 257 ] {} <Debug> TCP-Session: fb972b49-0ab1-49bc-a676-d73243ab033c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.08.01 21:19:56.933294 [ 258 ] {} <Debug> TCP-Session: c74b86fb-33bc-401a-9409-fff34e72e79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.08.01 21:19:56.933286 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38118 | ||
| 150 | 2025.08.01 21:19:56.933110 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48123 | ||
| 151 | 2025.08.01 21:19:56.933386 [ 257 ] {} <Debug> TCP-Session: fb972b49-0ab1-49bc-a676-d73243ab033c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.08.01 21:19:56.933418 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46663 | ||
| 153 | 2025.08.01 21:19:56.933409 [ 258 ] {} <Debug> TCP-Session: c74b86fb-33bc-401a-9409-fff34e72e79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.08.01 21:19:56.933485 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 155 | 2025.08.01 21:19:56.933546 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 156 | 2025.08.01 21:19:56.933098 [ 255 ] {} <Debug> TCP-Session: 29da1467-69ea-4454-97c0-209f1f6ba2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 157 | 2025.08.01 21:19:56.933614 [ 255 ] {} <Debug> TCP-Session: 29da1467-69ea-4454-97c0-209f1f6ba2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 158 | 2025.08.01 21:19:56.933638 [ 261 ] {} <Debug> TCP-Session: 8a0bb038-f65d-408f-83b0-73fca121c897 Authenticating user 'default' from [fd00:1122:3344:101::b]:48745 | ||
| 159 | 2025.08.01 21:19:56.933635 [ 260 ] {} <Debug> TCP-Session: 234fc117-5017-4078-83ea-bb62d47fbeee Authenticating user 'default' from [fd00:1122:3344:101::d]:37748 | ||
| 160 | 2025.08.01 21:19:56.933718 [ 260 ] {} <Debug> TCP-Session: 234fc117-5017-4078-83ea-bb62d47fbeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2025.08.01 21:19:56.933736 [ 261 ] {} <Debug> TCP-Session: 8a0bb038-f65d-408f-83b0-73fca121c897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2025.08.01 21:19:56.933809 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.08.01 21:19:56.933722 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65204 | ||
| 164 | 2025.08.01 21:19:56.933853 [ 260 ] {} <Debug> TCP-Session: 234fc117-5017-4078-83ea-bb62d47fbeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.08.01 21:19:56.933892 [ 259 ] {} <Debug> TCP-Session: 1b37584e-ef77-4ac3-ac17-33887891bc59 Authenticating user 'default' from [fd00:1122:3344:101::d]:48123 | ||
| 166 | 2025.08.01 21:19:56.933905 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.08.01 21:19:56.933896 [ 261 ] {} <Debug> TCP-Session: 8a0bb038-f65d-408f-83b0-73fca121c897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.08.01 21:19:56.933984 [ 259 ] {} <Debug> TCP-Session: 1b37584e-ef77-4ac3-ac17-33887891bc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.08.01 21:19:56.933996 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.08.01 21:19:56.933978 [ 263 ] {} <Debug> TCP-Session: fc46bb07-c650-4ef1-a3b9-e3b2512f06b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:46663 | ||
| 171 | 2025.08.01 21:19:56.934070 [ 264 ] {} <Debug> TCP-Session: 3e600c59-ba13-4c07-a4c1-b6524e8683c4 Authenticating user 'default' from [fd00:1122:3344:101::b]:65204 | ||
| 172 | 2025.08.01 21:19:56.934077 [ 259 ] {} <Debug> TCP-Session: 1b37584e-ef77-4ac3-ac17-33887891bc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.08.01 21:19:56.933938 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.08.01 21:19:56.934152 [ 264 ] {} <Debug> TCP-Session: 3e600c59-ba13-4c07-a4c1-b6524e8683c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.08.01 21:19:56.934128 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34286 | ||
| 176 | 2025.08.01 21:19:56.934124 [ 263 ] {} <Debug> TCP-Session: fc46bb07-c650-4ef1-a3b9-e3b2512f06b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.08.01 21:19:56.934220 [ 262 ] {} <Debug> TCP-Session: 2d2ad19d-353f-412a-af8f-2631a071a8c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:38118 | ||
| 178 | 2025.08.01 21:19:56.934242 [ 263 ] {} <Debug> TCP-Session: fc46bb07-c650-4ef1-a3b9-e3b2512f06b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.08.01 21:19:56.933940 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62133 | ||
| 180 | 2025.08.01 21:19:56.934300 [ 262 ] {} <Debug> TCP-Session: 2d2ad19d-353f-412a-af8f-2631a071a8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.08.01 21:19:56.934226 [ 264 ] {} <Debug> TCP-Session: 3e600c59-ba13-4c07-a4c1-b6524e8683c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.08.01 21:19:56.934043 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40073 | ||
| 183 | 2025.08.01 21:19:56.934373 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.08.01 21:19:56.934390 [ 262 ] {} <Debug> TCP-Session: 2d2ad19d-353f-412a-af8f-2631a071a8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.08.01 21:19:56.934494 [ 267 ] {} <Debug> TCP-Session: 57be43e3-426e-4fc9-b564-f89ecdc506ae Authenticating user 'default' from [fd00:1122:3344:101::b]:34286 | ||
| 186 | 2025.08.01 21:19:56.934534 [ 267 ] {} <Debug> TCP-Session: 57be43e3-426e-4fc9-b564-f89ecdc506ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.08.01 21:19:56.934578 [ 267 ] {} <Debug> TCP-Session: 57be43e3-426e-4fc9-b564-f89ecdc506ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.08.01 21:19:56.935165 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2025.08.01 21:19:56.935201 [ 265 ] {} <Debug> TCP-Session: 5f881248-ab6c-4dce-a031-b7f513cc4f6c Authenticating user 'default' from [fd00:1122:3344:101::b]:62133 | ||
| 190 | 2025.08.01 21:19:56.935197 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2025.08.01 21:19:56.935220 [ 265 ] {} <Debug> TCP-Session: 5f881248-ab6c-4dce-a031-b7f513cc4f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.08.01 21:19:56.935341 [ 266 ] {} <Debug> TCP-Session: 5c8cb7de-a936-40f1-9870-5d5a6c72f318 Authenticating user 'default' from [fd00:1122:3344:101::b]:40073 | ||
| 193 | 2025.08.01 21:19:56.935345 [ 265 ] {} <Debug> TCP-Session: 5f881248-ab6c-4dce-a031-b7f513cc4f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2025.08.01 21:19:56.935369 [ 266 ] {} <Debug> TCP-Session: 5c8cb7de-a936-40f1-9870-5d5a6c72f318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.08.01 21:19:56.935529 [ 266 ] {} <Debug> TCP-Session: 5c8cb7de-a936-40f1-9870-5d5a6c72f318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.08.01 21:19:56.936532 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2025.08.01 21:19:56.939379 [ 4 ] {d731fb33-9e32-4553-bb11-f57affab2f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2025.08.01 21:19:56.984743 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59597 | ||
| 199 | 2025.08.01 21:19:56.996582 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 200 | 2025.08.01 21:19:56.996706 [ 268 ] {} <Debug> TCP-Session: f6585778-6f70-47c2-a86d-41597c02103c Authenticating user 'default' from [fd00:1122:3344:101::a]:59597 | ||
| 201 | 2025.08.01 21:19:56.996726 [ 268 ] {} <Debug> TCP-Session: f6585778-6f70-47c2-a86d-41597c02103c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2025.08.01 21:19:56.996741 [ 268 ] {} <Debug> TCP-Session: f6585778-6f70-47c2-a86d-41597c02103c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2025.08.01 21:19:56.997177 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 204 | 2025.08.01 21:19:56.997210 [ 268 ] {} <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 | ||
| 205 | 2025.08.01 21:19:56.997298 [ 268 ] {} <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 | ||
| 206 | 2025.08.01 21:19:57.000301 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.92 MiB, peak 116.92 MiB, free memory in arenas 0.00 B, will set to 122.25 MiB (RSS), difference: 5.33 MiB | ||
| 207 | 2025.08.01 21:19:57.010417 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48754 | ||
| 208 | 2025.08.01 21:19:57.011101 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56858 | ||
| 209 | 2025.08.01 21:19:57.011143 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58512 | ||
| 210 | 2025.08.01 21:19:57.011663 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.08.01 21:19:57.011781 [ 269 ] {} <Debug> TCP-Session: 253dd1ab-c128-4a82-8492-df75a3359b0d Authenticating user 'default' from [fd00:1122:3344:101::a]:48754 | ||
| 212 | 2025.08.01 21:19:57.011807 [ 269 ] {} <Debug> TCP-Session: 253dd1ab-c128-4a82-8492-df75a3359b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.08.01 21:19:57.011862 [ 269 ] {} <Debug> TCP-Session: 253dd1ab-c128-4a82-8492-df75a3359b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.08.01 21:19:57.012325 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42091 | ||
| 215 | 2025.08.01 21:19:57.012397 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.08.01 21:19:57.012427 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47624 | ||
| 217 | 2025.08.01 21:19:57.012458 [ 271 ] {} <Debug> TCP-Session: 5eeaa296-1812-4eb0-9cf7-4eba8b071dad Authenticating user 'default' from [fd00:1122:3344:101::a]:58512 | ||
| 218 | 2025.08.01 21:19:57.012577 [ 271 ] {} <Debug> TCP-Session: 5eeaa296-1812-4eb0-9cf7-4eba8b071dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.08.01 21:19:57.012591 [ 271 ] {} <Debug> TCP-Session: 5eeaa296-1812-4eb0-9cf7-4eba8b071dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.08.01 21:19:57.013046 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41850 | ||
| 221 | 2025.08.01 21:19:57.013136 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.08.01 21:19:57.013171 [ 272 ] {} <Debug> TCP-Session: 4c18f30e-540f-4967-8ca3-44005e68d4de Authenticating user 'default' from [fd00:1122:3344:101::a]:42091 | ||
| 223 | 2025.08.01 21:19:57.013188 [ 272 ] {} <Debug> TCP-Session: 4c18f30e-540f-4967-8ca3-44005e68d4de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.08.01 21:19:57.013279 [ 272 ] {} <Debug> TCP-Session: 4c18f30e-540f-4967-8ca3-44005e68d4de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.08.01 21:19:57.013723 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.08.01 21:19:57.013749 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38023 | ||
| 227 | 2025.08.01 21:19:57.013771 [ 273 ] {} <Debug> TCP-Session: fe7b4b40-b77d-451f-9ac4-7010f6b9ba4f Authenticating user 'default' from [fd00:1122:3344:101::a]:47624 | ||
| 228 | 2025.08.01 21:19:57.013894 [ 273 ] {} <Debug> TCP-Session: fe7b4b40-b77d-451f-9ac4-7010f6b9ba4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.08.01 21:19:57.013907 [ 273 ] {} <Debug> TCP-Session: fe7b4b40-b77d-451f-9ac4-7010f6b9ba4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.08.01 21:19:57.014297 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2025.08.01 21:19:57.014342 [ 270 ] {} <Debug> TCP-Session: fc73fff1-3e34-40ac-a72b-bb599b50780d Authenticating user 'default' from [fd00:1122:3344:101::a]:56858 | ||
| 232 | 2025.08.01 21:19:57.014359 [ 270 ] {} <Debug> TCP-Session: fc73fff1-3e34-40ac-a72b-bb599b50780d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.08.01 21:19:57.014413 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2025.08.01 21:19:57.014415 [ 270 ] {} <Debug> TCP-Session: fc73fff1-3e34-40ac-a72b-bb599b50780d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.08.01 21:19:57.014503 [ 274 ] {} <Debug> TCP-Session: b12b889f-a632-4150-bba8-99b5b631f2b8 Authenticating user 'default' from [fd00:1122:3344:101::a]:41850 | ||
| 236 | 2025.08.01 21:19:57.014528 [ 274 ] {} <Debug> TCP-Session: b12b889f-a632-4150-bba8-99b5b631f2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.08.01 21:19:57.014633 [ 274 ] {} <Debug> TCP-Session: b12b889f-a632-4150-bba8-99b5b631f2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.08.01 21:19:57.014955 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 239 | 2025.08.01 21:19:57.014995 [ 275 ] {} <Debug> TCP-Session: d37f3bbc-5856-4ecb-bbc3-1a6dc4c1d8b1 Authenticating user 'default' from [fd00:1122:3344:101::a]:38023 | ||
| 240 | 2025.08.01 21:19:57.015105 [ 275 ] {} <Debug> TCP-Session: d37f3bbc-5856-4ecb-bbc3-1a6dc4c1d8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.08.01 21:19:57.015119 [ 275 ] {} <Debug> TCP-Session: d37f3bbc-5856-4ecb-bbc3-1a6dc4c1d8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2025.08.01 21:19:57.037715 [ 4 ] {d731fb33-9e32-4553-bb11-f57affab2f4a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60372) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2025.08.01 21:19:57.038686 [ 4 ] {d731fb33-9e32-4553-bb11-f57affab2f4a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2025.08.01 21:19:57.038927 [ 4 ] {d731fb33-9e32-4553-bb11-f57affab2f4a} <Debug> TCPHandler: Processed in 0.104674736 sec. | ||
| 291 | 2025.08.01 21:19:57.039339 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2025.08.01 21:19:57.039574 [ 5 ] {9a3161b6-b3f2-4ab7-a8a1-96872911d24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2025.08.01 21:19:57.040048 [ 5 ] {9a3161b6-b3f2-4ab7-a8a1-96872911d24f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42593) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2025.08.01 21:19:57.040402 [ 5 ] {9a3161b6-b3f2-4ab7-a8a1-96872911d24f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2025.08.01 21:19:57.040642 [ 5 ] {9a3161b6-b3f2-4ab7-a8a1-96872911d24f} <Debug> TCPHandler: Processed in 0.001478587 sec. | ||
| 342 | 2025.08.01 21:19:57.042734 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.08.01 21:19:57.043640 [ 4 ] {121724f9-9652-45f6-a973-93db68bbfb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2025.08.01 21:19:57.044230 [ 4 ] {121724f9-9652-45f6-a973-93db68bbfb52} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2025.08.01 21:19:57.052544 [ 4 ] {121724f9-9652-45f6-a973-93db68bbfb52} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2025.08.01 21:19:57.052566 [ 4 ] {121724f9-9652-45f6-a973-93db68bbfb52} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5541e-05 sec | ||
| 347 | 2025.08.01 21:19:57.052581 [ 4 ] {121724f9-9652-45f6-a973-93db68bbfb52} <Trace> ReferentialDeps: No tables | ||
| 348 | 2025.08.01 21:19:57.052593 [ 4 ] {121724f9-9652-45f6-a973-93db68bbfb52} <Trace> LoadingDeps: No tables | ||
| 349 | 2025.08.01 21:19:57.052704 [ 4 ] {121724f9-9652-45f6-a973-93db68bbfb52} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2025.08.01 21:19:57.053351 [ 4 ] {121724f9-9652-45f6-a973-93db68bbfb52} <Debug> TCPHandler: Processed in 0.010732573 sec. | ||
| 351 | 2025.08.01 21:19:57.053505 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2025.08.01 21:19:57.053728 [ 4 ] {75c9ae64-96f2-4d91-8cc2-51cf63d1022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2025.08.01 21:19:57.053778 [ 4 ] {75c9ae64-96f2-4d91-8cc2-51cf63d1022b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2025.08.01 21:19:57.058668 [ 4 ] {75c9ae64-96f2-4d91-8cc2-51cf63d1022b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2025.08.01 21:19:57.077752 [ 4 ] {75c9ae64-96f2-4d91-8cc2-51cf63d1022b} <Debug> oximeter.version (1fb817ad-fb2b-4900-9e01-c69b25804c17): Loading data parts | ||
| 357 | 2025.08.01 21:19:57.078929 [ 4 ] {75c9ae64-96f2-4d91-8cc2-51cf63d1022b} <Debug> oximeter.version (1fb817ad-fb2b-4900-9e01-c69b25804c17): There are no data parts | ||
| 358 | 2025.08.01 21:19:57.091738 [ 4 ] {75c9ae64-96f2-4d91-8cc2-51cf63d1022b} <Debug> TCPHandler: Processed in 0.03828267 sec. | ||
| 359 | 2025.08.01 21:19:57.091975 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2025.08.01 21:19:57.092168 [ 4 ] {ca538e8f-5b1b-4a90-825f-31c1e7521943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2025.08.01 21:19:57.092308 [ 4 ] {ca538e8f-5b1b-4a90-825f-31c1e7521943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2025.08.01 21:19:57.122786 [ 4 ] {ca538e8f-5b1b-4a90-825f-31c1e7521943} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Loading data parts | ||
| 373 | 2025.08.01 21:19:57.123419 [ 4 ] {ca538e8f-5b1b-4a90-825f-31c1e7521943} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): There are no data parts | ||
| 374 | 2025.08.01 21:19:57.128234 [ 4 ] {ca538e8f-5b1b-4a90-825f-31c1e7521943} <Debug> TCPHandler: Processed in 0.036320224 sec. | ||
| 375 | 2025.08.01 21:19:57.128422 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2025.08.01 21:19:57.128698 [ 4 ] {fee11f8d-efe1-431d-91fc-1054eebf53e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 377 | 2025.08.01 21:19:57.128745 [ 4 ] {fee11f8d-efe1-431d-91fc-1054eebf53e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2025.08.01 21:19:57.141352 [ 4 ] {fee11f8d-efe1-431d-91fc-1054eebf53e8} <Debug> oximeter.measurements_i8 (4e00833a-485e-4d85-b8a3-2fe4a0bae1ae): Loading data parts | ||
| 379 | 2025.08.01 21:19:57.141517 [ 4 ] {fee11f8d-efe1-431d-91fc-1054eebf53e8} <Debug> oximeter.measurements_i8 (4e00833a-485e-4d85-b8a3-2fe4a0bae1ae): There are no data parts | ||
| 380 | 2025.08.01 21:19:57.159220 [ 4 ] {fee11f8d-efe1-431d-91fc-1054eebf53e8} <Debug> TCPHandler: Processed in 0.030860276 sec. | ||
| 381 | 2025.08.01 21:19:57.159583 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2025.08.01 21:19:57.159747 [ 4 ] {9a37d6a7-9506-47af-9cee-d8d94acb3e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 383 | 2025.08.01 21:19:57.159899 [ 4 ] {9a37d6a7-9506-47af-9cee-d8d94acb3e79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2025.08.01 21:19:57.175754 [ 4 ] {9a37d6a7-9506-47af-9cee-d8d94acb3e79} <Debug> oximeter.measurements_u8 (fa6c1940-d1c9-4ee8-8676-ec3429b1cef0): Loading data parts | ||
| 385 | 2025.08.01 21:19:57.176024 [ 4 ] {9a37d6a7-9506-47af-9cee-d8d94acb3e79} <Debug> oximeter.measurements_u8 (fa6c1940-d1c9-4ee8-8676-ec3429b1cef0): There are no data parts | ||
| 386 | 2025.08.01 21:19:57.193823 [ 4 ] {9a37d6a7-9506-47af-9cee-d8d94acb3e79} <Debug> TCPHandler: Processed in 0.034318508 sec. | ||
| 387 | 2025.08.01 21:19:57.194010 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2025.08.01 21:19:57.194274 [ 4 ] {5e2d5760-13ec-4748-8579-d933ceeab853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 389 | 2025.08.01 21:19:57.194323 [ 4 ] {5e2d5760-13ec-4748-8579-d933ceeab853} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2025.08.01 21:19:57.212446 [ 4 ] {5e2d5760-13ec-4748-8579-d933ceeab853} <Debug> oximeter.measurements_i16 (7764dbef-0003-47d1-bcfa-110b30b916ce): Loading data parts | ||
| 391 | 2025.08.01 21:19:57.212745 [ 4 ] {5e2d5760-13ec-4748-8579-d933ceeab853} <Debug> oximeter.measurements_i16 (7764dbef-0003-47d1-bcfa-110b30b916ce): There are no data parts | ||
| 392 | 2025.08.01 21:19:57.223439 [ 4 ] {5e2d5760-13ec-4748-8579-d933ceeab853} <Debug> TCPHandler: Processed in 0.029494601 sec. | ||
| 393 | 2025.08.01 21:19:57.223757 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2025.08.01 21:19:57.224046 [ 4 ] {30fad8d5-895b-4735-bbb9-997e04df4042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 395 | 2025.08.01 21:19:57.224228 [ 4 ] {30fad8d5-895b-4735-bbb9-997e04df4042} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2025.08.01 21:19:57.236112 [ 4 ] {30fad8d5-895b-4735-bbb9-997e04df4042} <Debug> oximeter.measurements_u16 (a72e38e6-8448-4163-bb30-7bd895fe5e6a): Loading data parts | ||
| 397 | 2025.08.01 21:19:57.236390 [ 4 ] {30fad8d5-895b-4735-bbb9-997e04df4042} <Debug> oximeter.measurements_u16 (a72e38e6-8448-4163-bb30-7bd895fe5e6a): There are no data parts | ||
| 398 | 2025.08.01 21:19:57.260230 [ 4 ] {30fad8d5-895b-4735-bbb9-997e04df4042} <Debug> TCPHandler: Processed in 0.036567709 sec. | ||
| 399 | 2025.08.01 21:19:57.260398 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2025.08.01 21:19:57.260650 [ 4 ] {c7bf3fd9-5c07-4ffb-bf52-431afc096d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 401 | 2025.08.01 21:19:57.260742 [ 4 ] {c7bf3fd9-5c07-4ffb-bf52-431afc096d5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2025.08.01 21:19:57.299571 [ 4 ] {c7bf3fd9-5c07-4ffb-bf52-431afc096d5f} <Debug> oximeter.measurements_i32 (c23826bb-02e4-49a5-9435-0760255fac95): Loading data parts | ||
| 403 | 2025.08.01 21:19:57.299757 [ 4 ] {c7bf3fd9-5c07-4ffb-bf52-431afc096d5f} <Debug> oximeter.measurements_i32 (c23826bb-02e4-49a5-9435-0760255fac95): There are no data parts | ||
| 404 | 2025.08.01 21:19:57.327522 [ 4 ] {c7bf3fd9-5c07-4ffb-bf52-431afc096d5f} <Debug> TCPHandler: Processed in 0.067173391 sec. | ||
| 405 | 2025.08.01 21:19:57.327811 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2025.08.01 21:19:57.328006 [ 4 ] {424d8737-e48a-49fc-9917-9a77799e640f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 407 | 2025.08.01 21:19:57.328149 [ 4 ] {424d8737-e48a-49fc-9917-9a77799e640f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2025.08.01 21:19:57.340333 [ 4 ] {424d8737-e48a-49fc-9917-9a77799e640f} <Debug> oximeter.measurements_u32 (a9535c4c-7e10-4d79-97ff-432d4d720db3): Loading data parts | ||
| 409 | 2025.08.01 21:19:57.340520 [ 4 ] {424d8737-e48a-49fc-9917-9a77799e640f} <Debug> oximeter.measurements_u32 (a9535c4c-7e10-4d79-97ff-432d4d720db3): There are no data parts | ||
| 410 | 2025.08.01 21:19:57.356011 [ 4 ] {424d8737-e48a-49fc-9917-9a77799e640f} <Debug> TCPHandler: Processed in 0.028261779 sec. | ||
| 411 | 2025.08.01 21:19:57.356180 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.08.01 21:19:57.356341 [ 4 ] {1c9657a3-0928-4a1f-a342-d1190d1e9c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 413 | 2025.08.01 21:19:57.356472 [ 4 ] {1c9657a3-0928-4a1f-a342-d1190d1e9c6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2025.08.01 21:19:57.381444 [ 4 ] {1c9657a3-0928-4a1f-a342-d1190d1e9c6a} <Debug> oximeter.measurements_i64 (dae6129b-4ccc-49af-bb0a-ff1cfdabcb3f): Loading data parts | ||
| 415 | 2025.08.01 21:19:57.381609 [ 4 ] {1c9657a3-0928-4a1f-a342-d1190d1e9c6a} <Debug> oximeter.measurements_i64 (dae6129b-4ccc-49af-bb0a-ff1cfdabcb3f): There are no data parts | ||
| 416 | 2025.08.01 21:19:57.407975 [ 4 ] {1c9657a3-0928-4a1f-a342-d1190d1e9c6a} <Debug> TCPHandler: Processed in 0.051845104 sec. | ||
| 417 | 2025.08.01 21:19:57.408197 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.08.01 21:19:57.408545 [ 4 ] {58568361-f690-4060-ac8e-17d2abc0630b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 419 | 2025.08.01 21:19:57.408689 [ 4 ] {58568361-f690-4060-ac8e-17d2abc0630b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2025.08.01 21:19:57.422821 [ 4 ] {58568361-f690-4060-ac8e-17d2abc0630b} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Loading data parts | ||
| 421 | 2025.08.01 21:19:57.422983 [ 4 ] {58568361-f690-4060-ac8e-17d2abc0630b} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): There are no data parts | ||
| 422 | 2025.08.01 21:19:57.436380 [ 4 ] {58568361-f690-4060-ac8e-17d2abc0630b} <Debug> TCPHandler: Processed in 0.02826183 sec. | ||
| 423 | 2025.08.01 21:19:57.436547 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.08.01 21:19:57.436711 [ 4 ] {a4dca287-8a78-4c85-bcca-1b17cf7d8488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 425 | 2025.08.01 21:19:57.436835 [ 4 ] {a4dca287-8a78-4c85-bcca-1b17cf7d8488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2025.08.01 21:19:57.447701 [ 4 ] {a4dca287-8a78-4c85-bcca-1b17cf7d8488} <Debug> oximeter.measurements_f32 (7f412c5f-5c27-44a6-bc3e-788f52e8d34d): Loading data parts | ||
| 427 | 2025.08.01 21:19:57.447930 [ 4 ] {a4dca287-8a78-4c85-bcca-1b17cf7d8488} <Debug> oximeter.measurements_f32 (7f412c5f-5c27-44a6-bc3e-788f52e8d34d): There are no data parts | ||
| 428 | 2025.08.01 21:19:57.470096 [ 4 ] {a4dca287-8a78-4c85-bcca-1b17cf7d8488} <Debug> TCPHandler: Processed in 0.033603945 sec. | ||
| 429 | 2025.08.01 21:19:57.470287 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.08.01 21:19:57.470555 [ 4 ] {7c3571df-b7b4-4e03-8ad0-a412d808c179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 431 | 2025.08.01 21:19:57.470676 [ 4 ] {7c3571df-b7b4-4e03-8ad0-a412d808c179} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2025.08.01 21:19:57.485623 [ 4 ] {7c3571df-b7b4-4e03-8ad0-a412d808c179} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Loading data parts | ||
| 433 | 2025.08.01 21:19:57.485887 [ 4 ] {7c3571df-b7b4-4e03-8ad0-a412d808c179} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): There are no data parts | ||
| 434 | 2025.08.01 21:19:57.515581 [ 4 ] {7c3571df-b7b4-4e03-8ad0-a412d808c179} <Debug> TCPHandler: Processed in 0.045362978 sec. | ||
| 435 | 2025.08.01 21:19:57.515849 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.08.01 21:19:57.516168 [ 4 ] {295faa48-f4cd-4880-97d4-0a014fc5c56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 437 | 2025.08.01 21:19:57.516391 [ 4 ] {295faa48-f4cd-4880-97d4-0a014fc5c56f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2025.08.01 21:19:57.531786 [ 4 ] {295faa48-f4cd-4880-97d4-0a014fc5c56f} <Debug> oximeter.measurements_string (7c8d4f1e-0d02-4436-8e6e-ab1e942768f9): Loading data parts | ||
| 439 | 2025.08.01 21:19:57.532141 [ 4 ] {295faa48-f4cd-4880-97d4-0a014fc5c56f} <Debug> oximeter.measurements_string (7c8d4f1e-0d02-4436-8e6e-ab1e942768f9): There are no data parts | ||
| 440 | 2025.08.01 21:19:57.555075 [ 4 ] {295faa48-f4cd-4880-97d4-0a014fc5c56f} <Debug> TCPHandler: Processed in 0.039328059 sec. | ||
| 441 | 2025.08.01 21:19:57.555322 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.08.01 21:19:57.555664 [ 4 ] {0fbffa41-02eb-446e-a27b-b40ca86a6b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.08.01 21:19:57.555805 [ 4 ] {0fbffa41-02eb-446e-a27b-b40ca86a6b36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2025.08.01 21:19:57.565731 [ 4 ] {0fbffa41-02eb-446e-a27b-b40ca86a6b36} <Debug> oximeter.measurements_bytes (28365ea3-a756-4e0d-a31e-3ff8d7fc4039): Loading data parts | ||
| 452 | 2025.08.01 21:19:57.565882 [ 4 ] {0fbffa41-02eb-446e-a27b-b40ca86a6b36} <Debug> oximeter.measurements_bytes (28365ea3-a756-4e0d-a31e-3ff8d7fc4039): There are no data parts | ||
| 453 | 2025.08.01 21:19:57.579270 [ 4 ] {0fbffa41-02eb-446e-a27b-b40ca86a6b36} <Debug> TCPHandler: Processed in 0.024049054 sec. | ||
| 454 | 2025.08.01 21:19:57.579442 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.08.01 21:19:57.579706 [ 4 ] {0cbeb7d6-ac07-41f1-9ddd-94bc5df30ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 456 | 2025.08.01 21:19:57.579835 [ 4 ] {0cbeb7d6-ac07-41f1-9ddd-94bc5df30ba6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2025.08.01 21:19:57.588600 [ 4 ] {0cbeb7d6-ac07-41f1-9ddd-94bc5df30ba6} <Debug> oximeter.measurements_cumulativei64 (e1e5119f-550b-477d-9870-3ef579c699f7): Loading data parts | ||
| 458 | 2025.08.01 21:19:57.588786 [ 4 ] {0cbeb7d6-ac07-41f1-9ddd-94bc5df30ba6} <Debug> oximeter.measurements_cumulativei64 (e1e5119f-550b-477d-9870-3ef579c699f7): There are no data parts | ||
| 459 | 2025.08.01 21:19:57.595026 [ 4 ] {0cbeb7d6-ac07-41f1-9ddd-94bc5df30ba6} <Debug> TCPHandler: Processed in 0.015643262 sec. | ||
| 460 | 2025.08.01 21:19:57.595213 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.08.01 21:19:57.595465 [ 4 ] {721093e0-9c01-44c6-9a59-d4e505e3f2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 462 | 2025.08.01 21:19:57.595562 [ 4 ] {721093e0-9c01-44c6-9a59-d4e505e3f2cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2025.08.01 21:19:57.615548 [ 4 ] {721093e0-9c01-44c6-9a59-d4e505e3f2cc} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Loading data parts | ||
| 464 | 2025.08.01 21:19:57.615703 [ 4 ] {721093e0-9c01-44c6-9a59-d4e505e3f2cc} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): There are no data parts | ||
| 465 | 2025.08.01 21:19:57.640988 [ 4 ] {721093e0-9c01-44c6-9a59-d4e505e3f2cc} <Debug> TCPHandler: Processed in 0.045840276 sec. | ||
| 466 | 2025.08.01 21:19:57.641210 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.08.01 21:19:57.641371 [ 4 ] {b53c39c1-d608-48c8-b176-d33bacbbac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 468 | 2025.08.01 21:19:57.641479 [ 4 ] {b53c39c1-d608-48c8-b176-d33bacbbac0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2025.08.01 21:19:57.666130 [ 4 ] {b53c39c1-d608-48c8-b176-d33bacbbac0b} <Debug> oximeter.measurements_cumulativef32 (6ed46179-ff19-4e8d-aa06-fc18e2279f03): Loading data parts | ||
| 470 | 2025.08.01 21:19:57.666373 [ 4 ] {b53c39c1-d608-48c8-b176-d33bacbbac0b} <Debug> oximeter.measurements_cumulativef32 (6ed46179-ff19-4e8d-aa06-fc18e2279f03): There are no data parts | ||
| 471 | 2025.08.01 21:19:57.687811 [ 4 ] {b53c39c1-d608-48c8-b176-d33bacbbac0b} <Debug> TCPHandler: Processed in 0.046650931 sec. | ||
| 472 | 2025.08.01 21:19:57.688061 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.08.01 21:19:57.688551 [ 4 ] {549ec99a-233b-44a2-a727-0e54aedad95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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) | ||
| 474 | 2025.08.01 21:19:57.688678 [ 4 ] {549ec99a-233b-44a2-a727-0e54aedad95f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2025.08.01 21:19:57.725133 [ 4 ] {549ec99a-233b-44a2-a727-0e54aedad95f} <Debug> oximeter.measurements_cumulativef64 (2ef1f3f7-7b22-4f10-8d48-84101a34a85f): Loading data parts | ||
| 476 | 2025.08.01 21:19:57.725467 [ 4 ] {549ec99a-233b-44a2-a727-0e54aedad95f} <Debug> oximeter.measurements_cumulativef64 (2ef1f3f7-7b22-4f10-8d48-84101a34a85f): There are no data parts | ||
| 477 | 2025.08.01 21:19:57.759150 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65411 | ||
| 478 | 2025.08.01 21:19:57.761039 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 479 | 2025.08.01 21:19:57.761077 [ 278 ] {} <Debug> TCP-Session: 907b7f5b-ecf7-4698-bbd7-2a280216ffb2 Authenticating user 'default' from [fd00:1122:3344:101::c]:65411 | ||
| 480 | 2025.08.01 21:19:57.761261 [ 278 ] {} <Debug> TCP-Session: 907b7f5b-ecf7-4698-bbd7-2a280216ffb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 481 | 2025.08.01 21:19:57.761289 [ 278 ] {} <Debug> TCP-Session: 907b7f5b-ecf7-4698-bbd7-2a280216ffb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 482 | 2025.08.01 21:19:57.761352 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 483 | 2025.08.01 21:19:57.761442 [ 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 | ||
| 484 | 2025.08.01 21:19:57.761459 [ 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 | ||
| 485 | 2025.08.01 21:19:57.763358 [ 4 ] {549ec99a-233b-44a2-a727-0e54aedad95f} <Debug> TCPHandler: Processed in 0.075399669 sec. | ||
| 486 | 2025.08.01 21:19:57.763531 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2025.08.01 21:19:57.763797 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48028 | ||
| 488 | 2025.08.01 21:19:57.763839 [ 4 ] {2faf5d99-a5c2-470e-bed0-130a62eda34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 489 | * NOTE: Array types cannot be Nullable, see | ||
| 490 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 491 | * for more details. | ||
| 492 | * | ||
| 493 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 494 | * is unfortunate, and at this point relies on the fact that an | ||
| 495 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 496 | * to figure out another way to represent missing samples here. | ||
| 497 | */ | ||
| 498 | 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) | ||
| 499 | 2025.08.01 21:19:57.763884 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52257 | ||
| 500 | 2025.08.01 21:19:57.763976 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 501 | 2025.08.01 21:19:57.763990 [ 4 ] {2faf5d99-a5c2-470e-bed0-130a62eda34c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 502 | 2025.08.01 21:19:57.763997 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41771 | ||
| 503 | 2025.08.01 21:19:57.764021 [ 279 ] {} <Debug> TCP-Session: 53b0f75a-3f4a-498d-9179-18a87bab36f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:48028 | ||
| 504 | 2025.08.01 21:19:57.764112 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44039 | ||
| 505 | 2025.08.01 21:19:57.764167 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 506 | 2025.08.01 21:19:57.764180 [ 279 ] {} <Debug> TCP-Session: 53b0f75a-3f4a-498d-9179-18a87bab36f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 507 | 2025.08.01 21:19:57.764211 [ 280 ] {} <Debug> TCP-Session: ef213009-36dc-4fc9-9265-52ad11b0944d Authenticating user 'default' from [fd00:1122:3344:101::c]:52257 | ||
| 508 | 2025.08.01 21:19:57.764252 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43231 | ||
| 509 | 2025.08.01 21:19:57.764310 [ 279 ] {} <Debug> TCP-Session: 53b0f75a-3f4a-498d-9179-18a87bab36f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 510 | 2025.08.01 21:19:57.764348 [ 280 ] {} <Debug> TCP-Session: ef213009-36dc-4fc9-9265-52ad11b0944d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 511 | 2025.08.01 21:19:57.764363 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 512 | 2025.08.01 21:19:57.764275 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 513 | 2025.08.01 21:19:57.764439 [ 280 ] {} <Debug> TCP-Session: ef213009-36dc-4fc9-9265-52ad11b0944d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 514 | 2025.08.01 21:19:57.764461 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 515 | 2025.08.01 21:19:57.764430 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48022 | ||
| 516 | 2025.08.01 21:19:57.764433 [ 282 ] {} <Debug> TCP-Session: 726d6896-e384-40fa-a202-7f2a8f9032f3 Authenticating user 'default' from [fd00:1122:3344:101::c]:44039 | ||
| 517 | 2025.08.01 21:19:57.764560 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56231 | ||
| 518 | 2025.08.01 21:19:57.764554 [ 283 ] {} <Debug> TCP-Session: 2db266e0-b74e-4f15-919c-48875984e2a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:43231 | ||
| 519 | 2025.08.01 21:19:57.764541 [ 281 ] {} <Debug> TCP-Session: 4011fbf9-c140-4368-8583-871556446107 Authenticating user 'default' from [fd00:1122:3344:101::c]:41771 | ||
| 520 | 2025.08.01 21:19:57.764692 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 521 | 2025.08.01 21:19:57.764645 [ 283 ] {} <Debug> TCP-Session: 2db266e0-b74e-4f15-919c-48875984e2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 522 | 2025.08.01 21:19:57.764640 [ 282 ] {} <Debug> TCP-Session: 726d6896-e384-40fa-a202-7f2a8f9032f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 523 | 2025.08.01 21:19:57.764789 [ 284 ] {} <Debug> TCP-Session: c2ed46f1-e00a-44a2-8720-40e1dff38058 Authenticating user 'default' from [fd00:1122:3344:101::c]:48022 | ||
| 524 | 2025.08.01 21:19:57.764758 [ 283 ] {} <Debug> TCP-Session: 2db266e0-b74e-4f15-919c-48875984e2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 525 | 2025.08.01 21:19:57.764752 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 526 | 2025.08.01 21:19:57.764880 [ 284 ] {} <Debug> TCP-Session: c2ed46f1-e00a-44a2-8720-40e1dff38058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 527 | 2025.08.01 21:19:57.764852 [ 282 ] {} <Debug> TCP-Session: 726d6896-e384-40fa-a202-7f2a8f9032f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 528 | 2025.08.01 21:19:57.764916 [ 285 ] {} <Debug> TCP-Session: fd5f2572-f63b-4643-a1aa-d0c0fcca77ca Authenticating user 'default' from [fd00:1122:3344:101::c]:56231 | ||
| 529 | 2025.08.01 21:19:57.764971 [ 284 ] {} <Debug> TCP-Session: c2ed46f1-e00a-44a2-8720-40e1dff38058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2025.08.01 21:19:57.764753 [ 281 ] {} <Debug> TCP-Session: 4011fbf9-c140-4368-8583-871556446107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 531 | 2025.08.01 21:19:57.764997 [ 285 ] {} <Debug> TCP-Session: fd5f2572-f63b-4643-a1aa-d0c0fcca77ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 532 | 2025.08.01 21:19:57.765062 [ 285 ] {} <Debug> TCP-Session: fd5f2572-f63b-4643-a1aa-d0c0fcca77ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 533 | 2025.08.01 21:19:57.765071 [ 281 ] {} <Debug> TCP-Session: 4011fbf9-c140-4368-8583-871556446107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 534 | 2025.08.01 21:19:57.809352 [ 4 ] {2faf5d99-a5c2-470e-bed0-130a62eda34c} <Debug> oximeter.measurements_histogrami8 (7a805fc8-814e-4df7-b502-60d84ea17b23): Loading data parts | ||
| 535 | 2025.08.01 21:19:57.809615 [ 4 ] {2faf5d99-a5c2-470e-bed0-130a62eda34c} <Debug> oximeter.measurements_histogrami8 (7a805fc8-814e-4df7-b502-60d84ea17b23): There are no data parts | ||
| 536 | 2025.08.01 21:19:57.833389 [ 4 ] {2faf5d99-a5c2-470e-bed0-130a62eda34c} <Debug> TCPHandler: Processed in 0.06991134 sec. | ||
| 537 | 2025.08.01 21:19:57.833619 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.08.01 21:19:57.833936 [ 4 ] {e21f95b2-88d6-4cc4-b5c6-4abaa84c8419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2025.08.01 21:19:57.834080 [ 4 ] {e21f95b2-88d6-4cc4-b5c6-4abaa84c8419} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.08.01 21:19:57.855646 [ 4 ] {e21f95b2-88d6-4cc4-b5c6-4abaa84c8419} <Debug> oximeter.measurements_histogramu8 (199d01e7-1139-40d6-949a-69167ac3a265): Loading data parts | ||
| 541 | 2025.08.01 21:19:57.855808 [ 4 ] {e21f95b2-88d6-4cc4-b5c6-4abaa84c8419} <Debug> oximeter.measurements_histogramu8 (199d01e7-1139-40d6-949a-69167ac3a265): There are no data parts | ||
| 542 | 2025.08.01 21:19:57.876810 [ 4 ] {e21f95b2-88d6-4cc4-b5c6-4abaa84c8419} <Debug> TCPHandler: Processed in 0.043298591 sec. | ||
| 543 | 2025.08.01 21:19:57.877205 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.08.01 21:19:57.877628 [ 4 ] {2491db65-aa88-4e02-a335-7db34ee8555b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2025.08.01 21:19:57.877762 [ 4 ] {2491db65-aa88-4e02-a335-7db34ee8555b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.08.01 21:19:57.893006 [ 4 ] {2491db65-aa88-4e02-a335-7db34ee8555b} <Debug> oximeter.measurements_histogrami16 (3e77ffdb-7a7a-4454-98d6-72fa3888cc83): Loading data parts | ||
| 547 | 2025.08.01 21:19:57.893188 [ 4 ] {2491db65-aa88-4e02-a335-7db34ee8555b} <Debug> oximeter.measurements_histogrami16 (3e77ffdb-7a7a-4454-98d6-72fa3888cc83): There are no data parts | ||
| 548 | 2025.08.01 21:19:57.917034 [ 4 ] {2491db65-aa88-4e02-a335-7db34ee8555b} <Debug> TCPHandler: Processed in 0.03995114 sec. | ||
| 549 | 2025.08.01 21:19:57.917205 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.08.01 21:19:57.917427 [ 4 ] {df53d004-adba-49d5-8e9b-863cfb8d930f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2025.08.01 21:19:57.917569 [ 4 ] {df53d004-adba-49d5-8e9b-863cfb8d930f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.08.01 21:19:57.948564 [ 4 ] {df53d004-adba-49d5-8e9b-863cfb8d930f} <Debug> oximeter.measurements_histogramu16 (153c6739-b248-4d0b-aa13-302c6f7b3ed3): Loading data parts | ||
| 553 | 2025.08.01 21:19:57.948743 [ 4 ] {df53d004-adba-49d5-8e9b-863cfb8d930f} <Debug> oximeter.measurements_histogramu16 (153c6739-b248-4d0b-aa13-302c6f7b3ed3): There are no data parts | ||
| 554 | 2025.08.01 21:19:57.975368 [ 4 ] {df53d004-adba-49d5-8e9b-863cfb8d930f} <Debug> TCPHandler: Processed in 0.058212299 sec. | ||
| 555 | 2025.08.01 21:19:57.975793 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.08.01 21:19:57.976143 [ 4 ] {fabbc380-e509-4ae6-be50-6e01fab4a23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2025.08.01 21:19:57.976269 [ 4 ] {fabbc380-e509-4ae6-be50-6e01fab4a23e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.08.01 21:19:57.997588 [ 4 ] {fabbc380-e509-4ae6-be50-6e01fab4a23e} <Debug> oximeter.measurements_histogrami32 (5c966554-5b16-4cff-81e0-061b2a19cf80): Loading data parts | ||
| 559 | 2025.08.01 21:19:57.997810 [ 4 ] {fabbc380-e509-4ae6-be50-6e01fab4a23e} <Debug> oximeter.measurements_histogrami32 (5c966554-5b16-4cff-81e0-061b2a19cf80): There are no data parts | ||
| 560 | 2025.08.01 21:19:58.000298 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.10 MiB, peak 128.10 MiB, free memory in arenas 0.00 B, will set to 134.25 MiB (RSS), difference: 6.15 MiB | ||
| 561 | 2025.08.01 21:19:58.017306 [ 4 ] {fabbc380-e509-4ae6-be50-6e01fab4a23e} <Debug> TCPHandler: Processed in 0.04164396 sec. | ||
| 562 | 2025.08.01 21:19:58.017475 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.08.01 21:19:58.017771 [ 4 ] {b9717508-11fd-4e66-8f00-bfce871a75c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2025.08.01 21:19:58.017895 [ 4 ] {b9717508-11fd-4e66-8f00-bfce871a75c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.08.01 21:19:58.042592 [ 4 ] {b9717508-11fd-4e66-8f00-bfce871a75c6} <Debug> oximeter.measurements_histogramu32 (9a4090eb-1de4-47cd-a698-2ca299c58efc): Loading data parts | ||
| 566 | 2025.08.01 21:19:58.042747 [ 4 ] {b9717508-11fd-4e66-8f00-bfce871a75c6} <Debug> oximeter.measurements_histogramu32 (9a4090eb-1de4-47cd-a698-2ca299c58efc): There are no data parts | ||
| 567 | 2025.08.01 21:19:58.047294 [ 4 ] {b9717508-11fd-4e66-8f00-bfce871a75c6} <Debug> TCPHandler: Processed in 0.029872528 sec. | ||
| 568 | 2025.08.01 21:19:58.047448 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.08.01 21:19:58.047664 [ 4 ] {2f70beb1-5db9-4f36-9787-dc3b93246622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2025.08.01 21:19:58.047786 [ 4 ] {2f70beb1-5db9-4f36-9787-dc3b93246622} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.08.01 21:19:58.072608 [ 4 ] {2f70beb1-5db9-4f36-9787-dc3b93246622} <Debug> oximeter.measurements_histogrami64 (286f9dd4-79bd-42db-895f-02a3e51e3cc9): Loading data parts | ||
| 572 | 2025.08.01 21:19:58.072820 [ 4 ] {2f70beb1-5db9-4f36-9787-dc3b93246622} <Debug> oximeter.measurements_histogrami64 (286f9dd4-79bd-42db-895f-02a3e51e3cc9): There are no data parts | ||
| 573 | 2025.08.01 21:19:58.082898 [ 4 ] {2f70beb1-5db9-4f36-9787-dc3b93246622} <Debug> TCPHandler: Processed in 0.03549921 sec. | ||
| 574 | 2025.08.01 21:19:58.083079 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.08.01 21:19:58.083441 [ 4 ] {d96b0cf4-e181-4429-bf8c-9a6940155952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2025.08.01 21:19:58.083592 [ 4 ] {d96b0cf4-e181-4429-bf8c-9a6940155952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.08.01 21:19:58.089103 [ 4 ] {d96b0cf4-e181-4429-bf8c-9a6940155952} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Loading data parts | ||
| 578 | 2025.08.01 21:19:58.089282 [ 4 ] {d96b0cf4-e181-4429-bf8c-9a6940155952} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): There are no data parts | ||
| 579 | 2025.08.01 21:19:58.113364 [ 4 ] {d96b0cf4-e181-4429-bf8c-9a6940155952} <Debug> TCPHandler: Processed in 0.030344937 sec. | ||
| 580 | 2025.08.01 21:19:58.113555 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.08.01 21:19:58.113766 [ 4 ] {019f5daa-f6c6-41bc-a663-94c0f83f8c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2025.08.01 21:19:58.113889 [ 4 ] {019f5daa-f6c6-41bc-a663-94c0f83f8c35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.08.01 21:19:58.129290 [ 4 ] {019f5daa-f6c6-41bc-a663-94c0f83f8c35} <Debug> oximeter.measurements_histogramf32 (146c3539-6374-4f54-a78f-a84c8a61380d): Loading data parts | ||
| 584 | 2025.08.01 21:19:58.129628 [ 4 ] {019f5daa-f6c6-41bc-a663-94c0f83f8c35} <Debug> oximeter.measurements_histogramf32 (146c3539-6374-4f54-a78f-a84c8a61380d): There are no data parts | ||
| 585 | 2025.08.01 21:19:58.144239 [ 4 ] {019f5daa-f6c6-41bc-a663-94c0f83f8c35} <Debug> TCPHandler: Processed in 0.030732994 sec. | ||
| 586 | 2025.08.01 21:19:58.144387 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.08.01 21:19:58.144677 [ 4 ] {f421483c-3789-4e2c-8720-82bed9ea629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2025.08.01 21:19:58.144863 [ 4 ] {f421483c-3789-4e2c-8720-82bed9ea629b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.08.01 21:19:58.164329 [ 4 ] {f421483c-3789-4e2c-8720-82bed9ea629b} <Debug> oximeter.measurements_histogramf64 (196d1df7-dbdb-420e-b066-f649639a9b85): Loading data parts | ||
| 590 | 2025.08.01 21:19:58.164501 [ 4 ] {f421483c-3789-4e2c-8720-82bed9ea629b} <Debug> oximeter.measurements_histogramf64 (196d1df7-dbdb-420e-b066-f649639a9b85): There are no data parts | ||
| 591 | 2025.08.01 21:19:58.170858 [ 4 ] {f421483c-3789-4e2c-8720-82bed9ea629b} <Debug> TCPHandler: Processed in 0.026519968 sec. | ||
| 592 | 2025.08.01 21:19:58.171103 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.08.01 21:19:58.171364 [ 4 ] {b867d4e1-a2e2-4260-801e-b3b9a2af8a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.08.01 21:19:58.171527 [ 4 ] {b867d4e1-a2e2-4260-801e-b3b9a2af8a76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.08.01 21:19:58.193151 [ 4 ] {b867d4e1-a2e2-4260-801e-b3b9a2af8a76} <Debug> oximeter.fields_bool (04a5957d-8878-4b6a-a330-2b54ef3e7812): Loading data parts | ||
| 621 | 2025.08.01 21:19:58.193368 [ 4 ] {b867d4e1-a2e2-4260-801e-b3b9a2af8a76} <Debug> oximeter.fields_bool (04a5957d-8878-4b6a-a330-2b54ef3e7812): There are no data parts | ||
| 622 | 2025.08.01 21:19:58.215379 [ 4 ] {b867d4e1-a2e2-4260-801e-b3b9a2af8a76} <Debug> TCPHandler: Processed in 0.044340609 sec. | ||
| 623 | 2025.08.01 21:19:58.215539 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.08.01 21:19:58.215701 [ 4 ] {dc54bb69-ac83-4e2f-a5fc-1b41c7aa09f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.08.01 21:19:58.215823 [ 4 ] {dc54bb69-ac83-4e2f-a5fc-1b41c7aa09f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.08.01 21:19:58.242538 [ 4 ] {dc54bb69-ac83-4e2f-a5fc-1b41c7aa09f6} <Debug> oximeter.fields_i8 (6b71756c-001c-4d4c-85b5-eb8bb261751b): Loading data parts | ||
| 627 | 2025.08.01 21:19:58.242761 [ 4 ] {dc54bb69-ac83-4e2f-a5fc-1b41c7aa09f6} <Debug> oximeter.fields_i8 (6b71756c-001c-4d4c-85b5-eb8bb261751b): There are no data parts | ||
| 628 | 2025.08.01 21:19:58.276617 [ 4 ] {dc54bb69-ac83-4e2f-a5fc-1b41c7aa09f6} <Debug> TCPHandler: Processed in 0.061128862 sec. | ||
| 629 | 2025.08.01 21:19:58.276860 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.08.01 21:19:58.277108 [ 4 ] {7759c82e-d5ed-4cbe-8a88-2af2eec224d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.08.01 21:19:58.277258 [ 4 ] {7759c82e-d5ed-4cbe-8a88-2af2eec224d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.08.01 21:19:58.294980 [ 4 ] {7759c82e-d5ed-4cbe-8a88-2af2eec224d0} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Loading data parts | ||
| 633 | 2025.08.01 21:19:58.295164 [ 4 ] {7759c82e-d5ed-4cbe-8a88-2af2eec224d0} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): There are no data parts | ||
| 634 | 2025.08.01 21:19:58.318356 [ 4 ] {7759c82e-d5ed-4cbe-8a88-2af2eec224d0} <Debug> TCPHandler: Processed in 0.041565529 sec. | ||
| 635 | 2025.08.01 21:19:58.318522 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.08.01 21:19:58.318684 [ 4 ] {377e69c6-ca0f-4f1b-b36a-fd01eb399b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.08.01 21:19:58.318820 [ 4 ] {377e69c6-ca0f-4f1b-b36a-fd01eb399b1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.08.01 21:19:58.331791 [ 4 ] {377e69c6-ca0f-4f1b-b36a-fd01eb399b1c} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Loading data parts | ||
| 639 | 2025.08.01 21:19:58.332013 [ 4 ] {377e69c6-ca0f-4f1b-b36a-fd01eb399b1c} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): There are no data parts | ||
| 640 | 2025.08.01 21:19:58.369808 [ 4 ] {377e69c6-ca0f-4f1b-b36a-fd01eb399b1c} <Debug> TCPHandler: Processed in 0.051335165 sec. | ||
| 641 | 2025.08.01 21:19:58.370054 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.08.01 21:19:58.370307 [ 4 ] {1b3a537b-a5ab-4d20-ac5a-3e33db19308b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.08.01 21:19:58.370449 [ 4 ] {1b3a537b-a5ab-4d20-ac5a-3e33db19308b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.08.01 21:19:58.408022 [ 4 ] {1b3a537b-a5ab-4d20-ac5a-3e33db19308b} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Loading data parts | ||
| 645 | 2025.08.01 21:19:58.408262 [ 4 ] {1b3a537b-a5ab-4d20-ac5a-3e33db19308b} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): There are no data parts | ||
| 646 | 2025.08.01 21:19:58.418229 [ 4 ] {1b3a537b-a5ab-4d20-ac5a-3e33db19308b} <Debug> TCPHandler: Processed in 0.04823908 sec. | ||
| 647 | 2025.08.01 21:19:58.418384 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.08.01 21:19:58.418542 [ 4 ] {09c4c169-08f8-4fbd-89c3-09fa972eb38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.08.01 21:19:58.418668 [ 4 ] {09c4c169-08f8-4fbd-89c3-09fa972eb38e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.08.01 21:19:58.439931 [ 4 ] {09c4c169-08f8-4fbd-89c3-09fa972eb38e} <Debug> oximeter.fields_i32 (46708fe1-7c9f-4b4f-a08c-658fab48c51a): Loading data parts | ||
| 651 | 2025.08.01 21:19:58.440091 [ 4 ] {09c4c169-08f8-4fbd-89c3-09fa972eb38e} <Debug> oximeter.fields_i32 (46708fe1-7c9f-4b4f-a08c-658fab48c51a): There are no data parts | ||
| 652 | 2025.08.01 21:19:58.460955 [ 4 ] {09c4c169-08f8-4fbd-89c3-09fa972eb38e} <Debug> TCPHandler: Processed in 0.042619388 sec. | ||
| 653 | 2025.08.01 21:19:58.461236 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.08.01 21:19:58.461435 [ 4 ] {378195c5-02e9-4f83-98a1-ae008d49c4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.08.01 21:19:58.461585 [ 4 ] {378195c5-02e9-4f83-98a1-ae008d49c4be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.08.01 21:19:58.477573 [ 4 ] {378195c5-02e9-4f83-98a1-ae008d49c4be} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Loading data parts | ||
| 657 | 2025.08.01 21:19:58.477781 [ 4 ] {378195c5-02e9-4f83-98a1-ae008d49c4be} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): There are no data parts | ||
| 658 | 2025.08.01 21:19:58.491621 [ 4 ] {378195c5-02e9-4f83-98a1-ae008d49c4be} <Debug> TCPHandler: Processed in 0.030449169 sec. | ||
| 659 | 2025.08.01 21:19:58.491902 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.08.01 21:19:58.492218 [ 4 ] {776b811e-171a-43b0-9db9-c766c3f14434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.08.01 21:19:58.492435 [ 4 ] {776b811e-171a-43b0-9db9-c766c3f14434} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.08.01 21:19:58.503764 [ 4 ] {776b811e-171a-43b0-9db9-c766c3f14434} <Debug> oximeter.fields_i64 (5542b82e-71cf-4597-91d9-f3df12d94b35): Loading data parts | ||
| 663 | 2025.08.01 21:19:58.504017 [ 4 ] {776b811e-171a-43b0-9db9-c766c3f14434} <Debug> oximeter.fields_i64 (5542b82e-71cf-4597-91d9-f3df12d94b35): There are no data parts | ||
| 664 | 2025.08.01 21:19:58.515978 [ 4 ] {776b811e-171a-43b0-9db9-c766c3f14434} <Debug> TCPHandler: Processed in 0.024180115 sec. | ||
| 665 | 2025.08.01 21:19:58.516251 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.08.01 21:19:58.516446 [ 4 ] {d17257d7-1512-488e-bd88-9b454ab69807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.08.01 21:19:58.516591 [ 4 ] {d17257d7-1512-488e-bd88-9b454ab69807} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.08.01 21:19:58.528355 [ 4 ] {d17257d7-1512-488e-bd88-9b454ab69807} <Debug> oximeter.fields_u64 (277e82e1-d285-4356-a922-2a89487da1d8): Loading data parts | ||
| 669 | 2025.08.01 21:19:58.528645 [ 4 ] {d17257d7-1512-488e-bd88-9b454ab69807} <Debug> oximeter.fields_u64 (277e82e1-d285-4356-a922-2a89487da1d8): There are no data parts | ||
| 670 | 2025.08.01 21:19:58.549295 [ 4 ] {d17257d7-1512-488e-bd88-9b454ab69807} <Debug> TCPHandler: Processed in 0.033103606 sec. | ||
| 671 | 2025.08.01 21:19:58.549554 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.08.01 21:19:58.549746 [ 4 ] {c40f0958-75f0-4a8c-8699-a7c42ddd2753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.08.01 21:19:58.549873 [ 4 ] {c40f0958-75f0-4a8c-8699-a7c42ddd2753} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.08.01 21:19:58.554152 [ 4 ] {c40f0958-75f0-4a8c-8699-a7c42ddd2753} <Debug> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Loading data parts | ||
| 675 | 2025.08.01 21:19:58.554303 [ 4 ] {c40f0958-75f0-4a8c-8699-a7c42ddd2753} <Debug> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): There are no data parts | ||
| 676 | 2025.08.01 21:19:58.578776 [ 4 ] {c40f0958-75f0-4a8c-8699-a7c42ddd2753} <Debug> TCPHandler: Processed in 0.029325869 sec. | ||
| 677 | 2025.08.01 21:19:58.579029 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.08.01 21:19:58.579218 [ 4 ] {6019ccf7-50cc-41c7-a89b-ab125419012a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.08.01 21:19:58.579352 [ 4 ] {6019ccf7-50cc-41c7-a89b-ab125419012a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.08.01 21:19:58.602151 [ 4 ] {6019ccf7-50cc-41c7-a89b-ab125419012a} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Loading data parts | ||
| 681 | 2025.08.01 21:19:58.602377 [ 4 ] {6019ccf7-50cc-41c7-a89b-ab125419012a} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): There are no data parts | ||
| 682 | 2025.08.01 21:19:58.626372 [ 4 ] {6019ccf7-50cc-41c7-a89b-ab125419012a} <Debug> TCPHandler: Processed in 0.047404295 sec. | ||
| 683 | 2025.08.01 21:19:58.626529 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.08.01 21:19:58.626766 [ 4 ] {17ed6b16-5c33-4153-a8d5-0b192e246bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.08.01 21:19:58.626808 [ 4 ] {17ed6b16-5c33-4153-a8d5-0b192e246bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.08.01 21:19:58.651391 [ 4 ] {17ed6b16-5c33-4153-a8d5-0b192e246bf2} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Loading data parts | ||
| 687 | 2025.08.01 21:19:58.651574 [ 4 ] {17ed6b16-5c33-4153-a8d5-0b192e246bf2} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): There are no data parts | ||
| 688 | 2025.08.01 21:19:58.683046 [ 4 ] {17ed6b16-5c33-4153-a8d5-0b192e246bf2} <Debug> TCPHandler: Processed in 0.05656725 sec. | ||
| 689 | 2025.08.01 21:19:58.683346 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.08.01 21:19:58.683640 [ 4 ] {ea4d8099-4517-4965-ad17-0aa9255ac582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.08.01 21:19:58.683779 [ 4 ] {ea4d8099-4517-4965-ad17-0aa9255ac582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.08.01 21:19:58.699633 [ 4 ] {ea4d8099-4517-4965-ad17-0aa9255ac582} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45): Loading data parts | ||
| 696 | 2025.08.01 21:19:58.699910 [ 4 ] {ea4d8099-4517-4965-ad17-0aa9255ac582} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45): There are no data parts | ||
| 697 | 2025.08.01 21:19:58.722648 [ 4 ] {ea4d8099-4517-4965-ad17-0aa9255ac582} <Debug> TCPHandler: Processed in 0.03936488 sec. | ||
| 698 | 2025.08.01 21:19:58.722935 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.08.01 21:19:58.723366 [ 5 ] {1e1d5c8f-efe4-4f4a-a3d6-12c733a82d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.08.01 21:19:58.724691 [ 5 ] {1e1d5c8f-efe4-4f4a-a3d6-12c733a82d6e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.08.01 21:19:58.732332 [ 277 ] {1e1d5c8f-efe4-4f4a-a3d6-12c733a82d6e} <Trace> oximeter.version (1fb817ad-fb2b-4900-9e01-c69b25804c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.08.01 21:19:58.732389 [ 277 ] {1e1d5c8f-efe4-4f4a-a3d6-12c733a82d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 703 | 2025.08.01 21:19:58.736884 [ 277 ] {1e1d5c8f-efe4-4f4a-a3d6-12c733a82d6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.08.01 21:19:58.737537 [ 277 ] {1e1d5c8f-efe4-4f4a-a3d6-12c733a82d6e} <Trace> oximeter.version (1fb817ad-fb2b-4900-9e01-c69b25804c17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.08.01 21:19:58.737818 [ 5 ] {1e1d5c8f-efe4-4f4a-a3d6-12c733a82d6e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014599 sec., 68.49784231796698 rows/sec., 1.07 KiB/sec. | ||
| 706 | 2025.08.01 21:19:58.738098 [ 5 ] {1e1d5c8f-efe4-4f4a-a3d6-12c733a82d6e} <Debug> TCPHandler: Processed in 0.015294535 sec. | ||
| 707 | 2025.08.01 21:19:59.000314 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.78 MiB, peak 135.78 MiB, free memory in arenas 0.00 B, will set to 139.75 MiB (RSS), difference: 3.97 MiB | ||
| 708 | 2025.08.01 21:20:04.126348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.08.01 21:20:04.126474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.08.01 21:20:04.126518 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.08.01 21:20:04.126686 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.08.01 21:20:04.132110 [ 245 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Loading data parts | ||
| 713 | 2025.08.01 21:20:04.132296 [ 245 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): There are no data parts | ||
| 714 | 2025.08.01 21:20:04.137661 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.08.01 21:20:04.137699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 716 | 2025.08.01 21:20:04.143095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.08.01 21:20:04.143777 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.08.01 21:20:04.143913 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2025.08.01 21:20:04.144639 [ 244 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Loading data parts | ||
| 720 | 2025.08.01 21:20:04.144868 [ 244 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): There are no data parts | ||
| 721 | 2025.08.01 21:20:04.173878 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.08.01 21:20:04.173922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 723 | 2025.08.01 21:20:04.180073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.08.01 21:20:04.181278 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.08.01 21:20:04.184590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.08.01 21:20:05.002268 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.89 MiB, peak 148.89 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.04 MiB | ||
| 727 | 2025.08.01 21:20:06.629327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.08.01 21:20:06.629462 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.08.01 21:20:06.644592 [ 243 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Loading data parts | ||
| 730 | 2025.08.01 21:20:06.644864 [ 243 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): There are no data parts | ||
| 731 | 2025.08.01 21:20:06.653464 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.08.01 21:20:06.653523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 733 | 2025.08.01 21:20:06.655551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.08.01 21:20:06.656227 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.08.01 21:20:06.656735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.08.01 21:20:07.000319 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.91 MiB (RSS), difference: -3.21 MiB | ||
| 737 | 2025.08.01 21:20:11.562759 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.08.01 21:20:11.562967 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.08.01 21:20:11.645389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.08.01 21:20:11.646101 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.08.01 21:20:11.646149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 742 | 2025.08.01 21:20:11.647108 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.08.01 21:20:11.647552 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.08.01 21:20:11.647715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.08.01 21:20:11.685949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.08.01 21:20:11.705364 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.08.01 21:20:11.705428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 748 | 2025.08.01 21:20:11.714110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.08.01 21:20:11.716442 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.08.01 21:20:11.720100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.08.01 21:20:12.001118 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.71 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.85 MiB (RSS), difference: 2.14 MiB | ||
| 752 | 2025.08.01 21:20:17.000226 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.87 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.89 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.08.01 21:20:18.772901 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.08.01 21:20:18.773109 [ 4 ] {5a6807f3-f854-44c4-80ea-d9e1c52e419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.08.01 21:20:18.777770 [ 4 ] {5a6807f3-f854-44c4-80ea-d9e1c52e419c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.08.01 21:20:18.786330 [ 4 ] {5a6807f3-f854-44c4-80ea-d9e1c52e419c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.08.01 21:20:18.795105 [ 4 ] {5a6807f3-f854-44c4-80ea-d9e1c52e419c} <Debug> TCPHandler: Processed in 0.022335683 sec. | ||
| 758 | 2025.08.01 21:20:18.803490 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.08.01 21:20:18.803662 [ 4 ] {17113eb1-8cef-436b-9c2b-12f54e381434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.08.01 21:20:18.818427 [ 4 ] {17113eb1-8cef-436b-9c2b-12f54e381434} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.08.01 21:20:18.818498 [ 4 ] {17113eb1-8cef-436b-9c2b-12f54e381434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.08.01 21:20:18.821149 [ 4 ] {17113eb1-8cef-436b-9c2b-12f54e381434} <Debug> TCPHandler: Processed in 0.01775813 sec. | ||
| 763 | 2025.08.01 21:20:18.823801 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.08.01 21:20:18.823949 [ 4 ] {4207e85b-8056-4b1b-b4a2-fb7ceb2771f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.08.01 21:20:18.828294 [ 4 ] {4207e85b-8056-4b1b-b4a2-fb7ceb2771f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.08.01 21:20:18.828345 [ 4 ] {4207e85b-8056-4b1b-b4a2-fb7ceb2771f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.08.01 21:20:18.828727 [ 4 ] {4207e85b-8056-4b1b-b4a2-fb7ceb2771f8} <Debug> TCPHandler: Processed in 0.00499739 sec. | ||
| 768 | 2025.08.01 21:20:18.829001 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.08.01 21:20:18.829139 [ 4 ] {da4ca1a3-1525-445b-be50-774a590c869c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.08.01 21:20:18.829419 [ 4 ] {da4ca1a3-1525-445b-be50-774a590c869c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.08.01 21:20:18.829466 [ 4 ] {da4ca1a3-1525-445b-be50-774a590c869c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.08.01 21:20:18.829841 [ 4 ] {da4ca1a3-1525-445b-be50-774a590c869c} <Debug> TCPHandler: Processed in 0.000894506 sec. | ||
| 773 | 2025.08.01 21:20:18.830067 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.08.01 21:20:18.830192 [ 4 ] {a4314304-3019-43c9-acc0-ec8d6bea7792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.08.01 21:20:18.830449 [ 4 ] {a4314304-3019-43c9-acc0-ec8d6bea7792} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.08.01 21:20:18.830494 [ 4 ] {a4314304-3019-43c9-acc0-ec8d6bea7792} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.08.01 21:20:18.830845 [ 4 ] {a4314304-3019-43c9-acc0-ec8d6bea7792} <Debug> TCPHandler: Processed in 0.000828995 sec. | ||
| 778 | 2025.08.01 21:20:18.831074 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.08.01 21:20:18.831192 [ 4 ] {c4176e12-28c4-49f7-8d8d-1f30af69585b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 780 | 2025.08.01 21:20:18.831446 [ 4 ] {c4176e12-28c4-49f7-8d8d-1f30af69585b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.08.01 21:20:18.831491 [ 4 ] {c4176e12-28c4-49f7-8d8d-1f30af69585b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.08.01 21:20:18.831833 [ 4 ] {c4176e12-28c4-49f7-8d8d-1f30af69585b} <Debug> TCPHandler: Processed in 0.000812385 sec. | ||
| 783 | 2025.08.01 21:20:18.832824 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.08.01 21:20:18.832950 [ 4 ] {05fe0e20-cf0e-48b3-a787-4a5df3d94aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 785 | 2025.08.01 21:20:18.833202 [ 4 ] {05fe0e20-cf0e-48b3-a787-4a5df3d94aec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.08.01 21:20:18.833247 [ 4 ] {05fe0e20-cf0e-48b3-a787-4a5df3d94aec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.08.01 21:20:18.833576 [ 4 ] {05fe0e20-cf0e-48b3-a787-4a5df3d94aec} <Debug> TCPHandler: Processed in 0.000806194 sec. | ||
| 788 | 2025.08.01 21:20:18.833874 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.08.01 21:20:18.833998 [ 4 ] {6dc7e127-b068-4930-aa21-217d1d6a444f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.08.01 21:20:18.834243 [ 4 ] {6dc7e127-b068-4930-aa21-217d1d6a444f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.08.01 21:20:18.834286 [ 4 ] {6dc7e127-b068-4930-aa21-217d1d6a444f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.08.01 21:20:18.834607 [ 4 ] {6dc7e127-b068-4930-aa21-217d1d6a444f} <Debug> TCPHandler: Processed in 0.000794635 sec. | ||
| 793 | 2025.08.01 21:20:18.835136 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.08.01 21:20:18.835260 [ 4 ] {8b406536-b823-4b9d-b224-05af91fdb247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.08.01 21:20:18.835511 [ 4 ] {8b406536-b823-4b9d-b224-05af91fdb247} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.08.01 21:20:18.835554 [ 4 ] {8b406536-b823-4b9d-b224-05af91fdb247} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.08.01 21:20:18.835875 [ 4 ] {8b406536-b823-4b9d-b224-05af91fdb247} <Debug> TCPHandler: Processed in 0.000789495 sec. | ||
| 798 | 2025.08.01 21:20:18.836102 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.08.01 21:20:18.836223 [ 4 ] {a6a95e70-3e2a-4b58-ac6d-64411a736db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.08.01 21:20:18.836468 [ 4 ] {a6a95e70-3e2a-4b58-ac6d-64411a736db8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.08.01 21:20:18.836510 [ 4 ] {a6a95e70-3e2a-4b58-ac6d-64411a736db8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.08.01 21:20:18.836819 [ 4 ] {a6a95e70-3e2a-4b58-ac6d-64411a736db8} <Debug> TCPHandler: Processed in 0.000767064 sec. | ||
| 803 | 2025.08.01 21:20:18.837042 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.08.01 21:20:18.837161 [ 4 ] {56aaed60-3a75-42be-8581-823b99e084ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.08.01 21:20:18.837403 [ 4 ] {56aaed60-3a75-42be-8581-823b99e084ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.08.01 21:20:18.837445 [ 4 ] {56aaed60-3a75-42be-8581-823b99e084ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.08.01 21:20:18.837766 [ 4 ] {56aaed60-3a75-42be-8581-823b99e084ba} <Debug> TCPHandler: Processed in 0.000773634 sec. | ||
| 808 | 2025.08.01 21:20:18.837982 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.08.01 21:20:18.838103 [ 4 ] {1ae73a2d-868c-4ba5-9274-c610651abc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.08.01 21:20:18.838344 [ 4 ] {1ae73a2d-868c-4ba5-9274-c610651abc7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.08.01 21:20:18.838386 [ 4 ] {1ae73a2d-868c-4ba5-9274-c610651abc7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.08.01 21:20:18.838698 [ 4 ] {1ae73a2d-868c-4ba5-9274-c610651abc7f} <Debug> TCPHandler: Processed in 0.000766634 sec. | ||
| 813 | 2025.08.01 21:20:18.838934 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.08.01 21:20:18.839051 [ 4 ] {3abdc9da-9cd6-44f6-bbbb-59de260f074b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.08.01 21:20:18.839289 [ 4 ] {3abdc9da-9cd6-44f6-bbbb-59de260f074b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.08.01 21:20:18.839333 [ 4 ] {3abdc9da-9cd6-44f6-bbbb-59de260f074b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.08.01 21:20:18.839674 [ 4 ] {3abdc9da-9cd6-44f6-bbbb-59de260f074b} <Debug> TCPHandler: Processed in 0.000790414 sec. | ||
| 818 | 2025.08.01 21:20:18.839914 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.08.01 21:20:18.840031 [ 4 ] {12f836c3-3e19-4bf2-84bb-15c3c01d172b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.08.01 21:20:18.840284 [ 4 ] {12f836c3-3e19-4bf2-84bb-15c3c01d172b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.08.01 21:20:18.840325 [ 4 ] {12f836c3-3e19-4bf2-84bb-15c3c01d172b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.08.01 21:20:18.840653 [ 4 ] {12f836c3-3e19-4bf2-84bb-15c3c01d172b} <Debug> TCPHandler: Processed in 0.000786955 sec. | ||
| 823 | 2025.08.01 21:20:18.840871 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.08.01 21:20:18.840989 [ 4 ] {7a7b8a42-8f82-43f4-b18e-3f9734bead84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.08.01 21:20:18.841233 [ 4 ] {7a7b8a42-8f82-43f4-b18e-3f9734bead84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.08.01 21:20:18.841274 [ 4 ] {7a7b8a42-8f82-43f4-b18e-3f9734bead84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.08.01 21:20:18.841641 [ 4 ] {7a7b8a42-8f82-43f4-b18e-3f9734bead84} <Debug> TCPHandler: Processed in 0.000819174 sec. | ||
| 828 | 2025.08.01 21:20:18.841874 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.08.01 21:20:18.841993 [ 4 ] {7eb96662-0e2f-430a-ad3d-1bbc50c65917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.08.01 21:20:18.842238 [ 4 ] {7eb96662-0e2f-430a-ad3d-1bbc50c65917} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.08.01 21:20:18.842280 [ 4 ] {7eb96662-0e2f-430a-ad3d-1bbc50c65917} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.08.01 21:20:18.842607 [ 4 ] {7eb96662-0e2f-430a-ad3d-1bbc50c65917} <Debug> TCPHandler: Processed in 0.000783054 sec. | ||
| 833 | 2025.08.01 21:20:18.842826 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.08.01 21:20:18.842945 [ 4 ] {3442d3f5-a71f-4504-8e5d-2efd4f4dc20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.08.01 21:20:18.843197 [ 4 ] {3442d3f5-a71f-4504-8e5d-2efd4f4dc20c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.08.01 21:20:18.843239 [ 4 ] {3442d3f5-a71f-4504-8e5d-2efd4f4dc20c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.08.01 21:20:18.843575 [ 4 ] {3442d3f5-a71f-4504-8e5d-2efd4f4dc20c} <Debug> TCPHandler: Processed in 0.000796565 sec. | ||
| 838 | 2025.08.01 21:20:18.854163 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.08.01 21:20:18.854290 [ 4 ] {91fd751d-9f95-402d-a464-2e7640bddbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.08.01 21:20:18.854552 [ 4 ] {91fd751d-9f95-402d-a464-2e7640bddbdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.08.01 21:20:18.854595 [ 4 ] {91fd751d-9f95-402d-a464-2e7640bddbdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.08.01 21:20:18.854936 [ 4 ] {91fd751d-9f95-402d-a464-2e7640bddbdb} <Debug> TCPHandler: Processed in 0.000826885 sec. | ||
| 843 | 2025.08.01 21:20:18.855286 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.08.01 21:20:18.855409 [ 4 ] {92a784c5-ff50-4c5a-998e-31ec87c11725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.08.01 21:20:18.855662 [ 4 ] {92a784c5-ff50-4c5a-998e-31ec87c11725} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.08.01 21:20:18.855704 [ 4 ] {92a784c5-ff50-4c5a-998e-31ec87c11725} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.08.01 21:20:18.856026 [ 4 ] {92a784c5-ff50-4c5a-998e-31ec87c11725} <Debug> TCPHandler: Processed in 0.000789815 sec. | ||
| 848 | 2025.08.01 21:20:18.856254 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.08.01 21:20:18.856376 [ 4 ] {d80b22fa-810f-45e3-969d-771d7e50134d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.08.01 21:20:18.856635 [ 4 ] {d80b22fa-810f-45e3-969d-771d7e50134d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.08.01 21:20:18.856678 [ 4 ] {d80b22fa-810f-45e3-969d-771d7e50134d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.08.01 21:20:18.856992 [ 4 ] {d80b22fa-810f-45e3-969d-771d7e50134d} <Debug> TCPHandler: Processed in 0.000787554 sec. | ||
| 853 | 2025.08.01 21:20:18.857233 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.08.01 21:20:18.857355 [ 4 ] {936441ce-3588-4888-bdab-adb067474cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.08.01 21:20:18.857628 [ 4 ] {936441ce-3588-4888-bdab-adb067474cd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.08.01 21:20:18.857668 [ 4 ] {936441ce-3588-4888-bdab-adb067474cd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.08.01 21:20:18.857987 [ 4 ] {936441ce-3588-4888-bdab-adb067474cd3} <Debug> TCPHandler: Processed in 0.000802644 sec. | ||
| 858 | 2025.08.01 21:20:18.858198 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.08.01 21:20:18.858321 [ 4 ] {9c176a57-fc75-4bd7-8fce-61eeac2fd206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.08.01 21:20:18.858580 [ 4 ] {9c176a57-fc75-4bd7-8fce-61eeac2fd206} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.08.01 21:20:18.858630 [ 4 ] {9c176a57-fc75-4bd7-8fce-61eeac2fd206} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.08.01 21:20:18.858944 [ 4 ] {9c176a57-fc75-4bd7-8fce-61eeac2fd206} <Debug> TCPHandler: Processed in 0.000794874 sec. | ||
| 863 | 2025.08.01 21:20:18.859152 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.08.01 21:20:18.859274 [ 4 ] {0ae8d1b3-c9a9-4a64-a11d-8c5668fd5be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 865 | 2025.08.01 21:20:18.859533 [ 4 ] {0ae8d1b3-c9a9-4a64-a11d-8c5668fd5be3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.08.01 21:20:18.859576 [ 4 ] {0ae8d1b3-c9a9-4a64-a11d-8c5668fd5be3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2025.08.01 21:20:18.859891 [ 4 ] {0ae8d1b3-c9a9-4a64-a11d-8c5668fd5be3} <Debug> TCPHandler: Processed in 0.000788684 sec. | ||
| 868 | 2025.08.01 21:20:18.860112 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.08.01 21:20:18.860234 [ 4 ] {dd34a998-6836-469e-9bb2-908a9915efe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 870 | 2025.08.01 21:20:18.860495 [ 4 ] {dd34a998-6836-469e-9bb2-908a9915efe8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2025.08.01 21:20:18.860537 [ 4 ] {dd34a998-6836-469e-9bb2-908a9915efe8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2025.08.01 21:20:18.860855 [ 4 ] {dd34a998-6836-469e-9bb2-908a9915efe8} <Debug> TCPHandler: Processed in 0.000792514 sec. | ||
| 873 | 2025.08.01 21:20:18.861090 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.08.01 21:20:18.861212 [ 4 ] {cbb6450a-e9d9-4db9-89b7-abd263eafcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 875 | 2025.08.01 21:20:18.861475 [ 4 ] {cbb6450a-e9d9-4db9-89b7-abd263eafcab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2025.08.01 21:20:18.861519 [ 4 ] {cbb6450a-e9d9-4db9-89b7-abd263eafcab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.08.01 21:20:18.861834 [ 4 ] {cbb6450a-e9d9-4db9-89b7-abd263eafcab} <Debug> TCPHandler: Processed in 0.000792995 sec. | ||
| 878 | 2025.08.01 21:20:18.862039 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.08.01 21:20:18.862164 [ 4 ] {2d28e489-cb90-4520-a13e-51929e6b844b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 880 | 2025.08.01 21:20:18.862435 [ 4 ] {2d28e489-cb90-4520-a13e-51929e6b844b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2025.08.01 21:20:18.862480 [ 4 ] {2d28e489-cb90-4520-a13e-51929e6b844b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2025.08.01 21:20:18.862794 [ 4 ] {2d28e489-cb90-4520-a13e-51929e6b844b} <Debug> TCPHandler: Processed in 0.000804365 sec. | ||
| 883 | 2025.08.01 21:20:18.862986 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.08.01 21:20:18.863111 [ 4 ] {d7e7a02c-f6cc-4239-a118-d11fcd17e70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 885 | 2025.08.01 21:20:18.863375 [ 4 ] {d7e7a02c-f6cc-4239-a118-d11fcd17e70a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2025.08.01 21:20:18.863418 [ 4 ] {d7e7a02c-f6cc-4239-a118-d11fcd17e70a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2025.08.01 21:20:18.863741 [ 4 ] {d7e7a02c-f6cc-4239-a118-d11fcd17e70a} <Debug> TCPHandler: Processed in 0.000803635 sec. | ||
| 888 | 2025.08.01 21:20:18.863946 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2025.08.01 21:20:18.864071 [ 4 ] {1e86671f-2a57-48a6-8cca-a79bef07e838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 890 | 2025.08.01 21:20:18.864346 [ 4 ] {1e86671f-2a57-48a6-8cca-a79bef07e838} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2025.08.01 21:20:18.864389 [ 4 ] {1e86671f-2a57-48a6-8cca-a79bef07e838} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2025.08.01 21:20:18.864715 [ 4 ] {1e86671f-2a57-48a6-8cca-a79bef07e838} <Debug> TCPHandler: Processed in 0.000818204 sec. | ||
| 893 | 2025.08.01 21:20:18.864932 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2025.08.01 21:20:18.865059 [ 4 ] {c8d56c22-229c-4a85-9f13-be4eaaee27ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 895 | 2025.08.01 21:20:18.865333 [ 4 ] {c8d56c22-229c-4a85-9f13-be4eaaee27ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2025.08.01 21:20:18.865377 [ 4 ] {c8d56c22-229c-4a85-9f13-be4eaaee27ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2025.08.01 21:20:18.865699 [ 4 ] {c8d56c22-229c-4a85-9f13-be4eaaee27ac} <Debug> TCPHandler: Processed in 0.000816454 sec. | ||
| 898 | 2025.08.01 21:20:18.865910 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.08.01 21:20:18.866036 [ 4 ] {6308ea76-aaa3-41d8-af2d-7aa4b8203a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 900 | 2025.08.01 21:20:18.866308 [ 4 ] {6308ea76-aaa3-41d8-af2d-7aa4b8203a04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2025.08.01 21:20:18.866350 [ 4 ] {6308ea76-aaa3-41d8-af2d-7aa4b8203a04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2025.08.01 21:20:18.866664 [ 4 ] {6308ea76-aaa3-41d8-af2d-7aa4b8203a04} <Debug> TCPHandler: Processed in 0.000802915 sec. | ||
| 903 | 2025.08.01 21:20:18.866874 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.08.01 21:20:18.866999 [ 4 ] {1ef20824-4d6f-4187-ab76-b1c3a780ca96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 905 | 2025.08.01 21:20:18.867270 [ 4 ] {1ef20824-4d6f-4187-ab76-b1c3a780ca96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2025.08.01 21:20:18.867313 [ 4 ] {1ef20824-4d6f-4187-ab76-b1c3a780ca96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2025.08.01 21:20:18.867648 [ 4 ] {1ef20824-4d6f-4187-ab76-b1c3a780ca96} <Debug> TCPHandler: Processed in 0.000823454 sec. | ||
| 908 | 2025.08.01 21:20:18.867842 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.08.01 21:20:18.867970 [ 4 ] {f1a69a44-6d7a-4001-ac85-ac0c937fddb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 910 | 2025.08.01 21:20:18.868249 [ 4 ] {f1a69a44-6d7a-4001-ac85-ac0c937fddb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2025.08.01 21:20:18.868291 [ 4 ] {f1a69a44-6d7a-4001-ac85-ac0c937fddb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2025.08.01 21:20:18.868605 [ 4 ] {f1a69a44-6d7a-4001-ac85-ac0c937fddb2} <Debug> TCPHandler: Processed in 0.000812884 sec. | ||
| 913 | 2025.08.01 21:20:18.876103 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.08.01 21:20:18.876224 [ 4 ] {423bfc47-2fba-4422-9007-3a465591865d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 915 | 2025.08.01 21:20:18.876266 [ 4 ] {423bfc47-2fba-4422-9007-3a465591865d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2025.08.01 21:20:18.876875 [ 4 ] {423bfc47-2fba-4422-9007-3a465591865d} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.08.01 21:20:18.876924 [ 4 ] {423bfc47-2fba-4422-9007-3a465591865d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 918 | 2025.08.01 21:20:18.879616 [ 4 ] {423bfc47-2fba-4422-9007-3a465591865d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.08.01 21:20:18.880067 [ 4 ] {423bfc47-2fba-4422-9007-3a465591865d} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.08.01 21:20:18.880216 [ 4 ] {423bfc47-2fba-4422-9007-3a465591865d} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004029 sec., 7942.417473318442 rows/sec., 1.76 MiB/sec. | ||
| 921 | 2025.08.01 21:20:18.880256 [ 4 ] {423bfc47-2fba-4422-9007-3a465591865d} <Debug> TCPHandler: Processed in 0.004208606 sec. | ||
| 922 | 2025.08.01 21:20:18.880413 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.08.01 21:20:18.880513 [ 4 ] {20b61563-3bcd-46a1-b045-35dedf689d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 924 | 2025.08.01 21:20:18.880554 [ 4 ] {20b61563-3bcd-46a1-b045-35dedf689d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 925 | 2025.08.01 21:20:18.889999 [ 4 ] {20b61563-3bcd-46a1-b045-35dedf689d19} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.08.01 21:20:18.890039 [ 4 ] {20b61563-3bcd-46a1-b045-35dedf689d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 927 | 2025.08.01 21:20:18.893036 [ 4 ] {20b61563-3bcd-46a1-b045-35dedf689d19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.08.01 21:20:18.893540 [ 4 ] {20b61563-3bcd-46a1-b045-35dedf689d19} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.08.01 21:20:18.893687 [ 4 ] {20b61563-3bcd-46a1-b045-35dedf689d19} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.013196 sec., 29705.97150651713 rows/sec., 1.88 MiB/sec. | ||
| 930 | 2025.08.01 21:20:18.893732 [ 4 ] {20b61563-3bcd-46a1-b045-35dedf689d19} <Debug> TCPHandler: Processed in 0.013372461 sec. | ||
| 931 | 2025.08.01 21:20:18.893884 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.08.01 21:20:18.893988 [ 4 ] {b3f96c84-0621-40a5-9bca-eb2aaf81ea91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 933 | 2025.08.01 21:20:18.894029 [ 4 ] {b3f96c84-0621-40a5-9bca-eb2aaf81ea91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 934 | 2025.08.01 21:20:18.894461 [ 4 ] {b3f96c84-0621-40a5-9bca-eb2aaf81ea91} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.08.01 21:20:18.894498 [ 4 ] {b3f96c84-0621-40a5-9bca-eb2aaf81ea91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 936 | 2025.08.01 21:20:18.895093 [ 4 ] {b3f96c84-0621-40a5-9bca-eb2aaf81ea91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.08.01 21:20:18.895542 [ 4 ] {b3f96c84-0621-40a5-9bca-eb2aaf81ea91} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.08.01 21:20:18.895674 [ 4 ] {b3f96c84-0621-40a5-9bca-eb2aaf81ea91} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00171 sec., 5847.95321637427 rows/sec., 476.86 KiB/sec. | ||
| 939 | 2025.08.01 21:20:18.895713 [ 4 ] {b3f96c84-0621-40a5-9bca-eb2aaf81ea91} <Debug> TCPHandler: Processed in 0.001884324 sec. | ||
| 940 | 2025.08.01 21:20:18.895828 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.08.01 21:20:18.895926 [ 4 ] {6a34c810-f8c9-483c-b80c-6f5a7840a712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 942 | 2025.08.01 21:20:18.895966 [ 4 ] {6a34c810-f8c9-483c-b80c-6f5a7840a712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 943 | 2025.08.01 21:20:18.896817 [ 4 ] {6a34c810-f8c9-483c-b80c-6f5a7840a712} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.08.01 21:20:18.896856 [ 4 ] {6a34c810-f8c9-483c-b80c-6f5a7840a712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 945 | 2025.08.01 21:20:18.897409 [ 4 ] {6a34c810-f8c9-483c-b80c-6f5a7840a712} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.08.01 21:20:18.897843 [ 4 ] {6a34c810-f8c9-483c-b80c-6f5a7840a712} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.08.01 21:20:18.897971 [ 4 ] {6a34c810-f8c9-483c-b80c-6f5a7840a712} <Debug> executeQuery: Read 1090 rows, 88.21 KiB in 0.002064 sec., 528100.7751937985 rows/sec., 41.73 MiB/sec. | ||
| 948 | 2025.08.01 21:20:18.898008 [ 4 ] {6a34c810-f8c9-483c-b80c-6f5a7840a712} <Debug> TCPHandler: Processed in 0.002229501 sec. | ||
| 949 | 2025.08.01 21:20:18.898121 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.08.01 21:20:18.898220 [ 4 ] {43c3900a-0ef0-4bef-910c-077cf91b5037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 951 | 2025.08.01 21:20:18.898261 [ 4 ] {43c3900a-0ef0-4bef-910c-077cf91b5037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 952 | 2025.08.01 21:20:18.898719 [ 4 ] {43c3900a-0ef0-4bef-910c-077cf91b5037} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.08.01 21:20:18.898756 [ 4 ] {43c3900a-0ef0-4bef-910c-077cf91b5037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 954 | 2025.08.01 21:20:18.899169 [ 4 ] {43c3900a-0ef0-4bef-910c-077cf91b5037} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.08.01 21:20:18.899690 [ 4 ] {43c3900a-0ef0-4bef-910c-077cf91b5037} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.08.01 21:20:18.899831 [ 4 ] {43c3900a-0ef0-4bef-910c-077cf91b5037} <Debug> executeQuery: Read 215 rows, 13.15 KiB in 0.00163 sec., 131901.84049079756 rows/sec., 7.88 MiB/sec. | ||
| 957 | 2025.08.01 21:20:18.899872 [ 4 ] {43c3900a-0ef0-4bef-910c-077cf91b5037} <Debug> TCPHandler: Processed in 0.001801702 sec. | ||
| 958 | 2025.08.01 21:20:18.899991 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.08.01 21:20:18.900089 [ 4 ] {f80e105f-3bff-4b6d-b811-91dcb20e8604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 960 | 2025.08.01 21:20:18.900129 [ 4 ] {f80e105f-3bff-4b6d-b811-91dcb20e8604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 961 | 2025.08.01 21:20:18.900644 [ 4 ] {f80e105f-3bff-4b6d-b811-91dcb20e8604} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.08.01 21:20:18.900677 [ 4 ] {f80e105f-3bff-4b6d-b811-91dcb20e8604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 963 | 2025.08.01 21:20:18.901167 [ 4 ] {f80e105f-3bff-4b6d-b811-91dcb20e8604} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.08.01 21:20:18.901632 [ 4 ] {f80e105f-3bff-4b6d-b811-91dcb20e8604} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.08.01 21:20:18.901765 [ 4 ] {f80e105f-3bff-4b6d-b811-91dcb20e8604} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001694 sec., 119834.71074380165 rows/sec., 7.73 MiB/sec. | ||
| 966 | 2025.08.01 21:20:18.901804 [ 4 ] {f80e105f-3bff-4b6d-b811-91dcb20e8604} <Debug> TCPHandler: Processed in 0.001863254 sec. | ||
| 967 | 2025.08.01 21:20:18.901917 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.08.01 21:20:18.902014 [ 4 ] {f73b629b-02e1-4a1e-9838-95b0f484f2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 969 | 2025.08.01 21:20:18.902054 [ 4 ] {f73b629b-02e1-4a1e-9838-95b0f484f2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 970 | 2025.08.01 21:20:18.902555 [ 4 ] {f73b629b-02e1-4a1e-9838-95b0f484f2ed} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.08.01 21:20:18.902595 [ 4 ] {f73b629b-02e1-4a1e-9838-95b0f484f2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 972 | 2025.08.01 21:20:18.905067 [ 4 ] {f73b629b-02e1-4a1e-9838-95b0f484f2ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.08.01 21:20:18.905595 [ 4 ] {f73b629b-02e1-4a1e-9838-95b0f484f2ed} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.08.01 21:20:18.905729 [ 4 ] {f73b629b-02e1-4a1e-9838-95b0f484f2ed} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.003734 sec., 54097.48259239422 rows/sec., 3.07 MiB/sec. | ||
| 975 | 2025.08.01 21:20:18.905767 [ 4 ] {f73b629b-02e1-4a1e-9838-95b0f484f2ed} <Debug> TCPHandler: Processed in 0.0039016 sec. | ||
| 976 | 2025.08.01 21:20:18.905884 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.08.01 21:20:18.905980 [ 4 ] {f0460c1c-dfa1-4625-8445-523c62ed5f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2025.08.01 21:20:18.906021 [ 4 ] {f0460c1c-dfa1-4625-8445-523c62ed5f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2025.08.01 21:20:18.906649 [ 4 ] {f0460c1c-dfa1-4625-8445-523c62ed5f3f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.08.01 21:20:18.906687 [ 4 ] {f0460c1c-dfa1-4625-8445-523c62ed5f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 981 | 2025.08.01 21:20:18.907185 [ 4 ] {f0460c1c-dfa1-4625-8445-523c62ed5f3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.08.01 21:20:18.907757 [ 4 ] {f0460c1c-dfa1-4625-8445-523c62ed5f3f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.08.01 21:20:18.907893 [ 4 ] {f0460c1c-dfa1-4625-8445-523c62ed5f3f} <Debug> executeQuery: Read 671 rows, 48.11 KiB in 0.00193 sec., 347668.3937823834 rows/sec., 24.34 MiB/sec. | ||
| 984 | 2025.08.01 21:20:18.907930 [ 4 ] {f0460c1c-dfa1-4625-8445-523c62ed5f3f} <Debug> TCPHandler: Processed in 0.002095207 sec. | ||
| 985 | 2025.08.01 21:20:18.908053 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.08.01 21:20:18.908147 [ 4 ] {12b29b9a-ca73-4d80-9d32-9256bd5fdaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 987 | 2025.08.01 21:20:18.908193 [ 4 ] {12b29b9a-ca73-4d80-9d32-9256bd5fdaa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 988 | 2025.08.01 21:20:18.910581 [ 4 ] {12b29b9a-ca73-4d80-9d32-9256bd5fdaa8} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.08.01 21:20:18.910619 [ 4 ] {12b29b9a-ca73-4d80-9d32-9256bd5fdaa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 990 | 2025.08.01 21:20:18.917290 [ 4 ] {12b29b9a-ca73-4d80-9d32-9256bd5fdaa8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.08.01 21:20:18.917717 [ 4 ] {12b29b9a-ca73-4d80-9d32-9256bd5fdaa8} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.08.01 21:20:18.917845 [ 4 ] {12b29b9a-ca73-4d80-9d32-9256bd5fdaa8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.009717 sec., 617.4745291756715 rows/sec., 32.26 KiB/sec. | ||
| 993 | 2025.08.01 21:20:18.917884 [ 4 ] {12b29b9a-ca73-4d80-9d32-9256bd5fdaa8} <Debug> TCPHandler: Processed in 0.009879948 sec. | ||
| 994 | 2025.08.01 21:20:18.918021 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.08.01 21:20:18.918119 [ 4 ] {fb567a1e-6cf5-4df3-8dbc-9e5f277d11d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 996 | 2025.08.01 21:20:18.918162 [ 4 ] {fb567a1e-6cf5-4df3-8dbc-9e5f277d11d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 997 | 2025.08.01 21:20:18.920636 [ 4 ] {fb567a1e-6cf5-4df3-8dbc-9e5f277d11d8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.08.01 21:20:18.920670 [ 4 ] {fb567a1e-6cf5-4df3-8dbc-9e5f277d11d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 999 | 2025.08.01 21:20:18.921146 [ 4 ] {fb567a1e-6cf5-4df3-8dbc-9e5f277d11d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2025.08.01 21:20:18.921663 [ 4 ] {fb567a1e-6cf5-4df3-8dbc-9e5f277d11d8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.08.01 21:20:18.921801 [ 4 ] {fb567a1e-6cf5-4df3-8dbc-9e5f277d11d8} <Debug> executeQuery: Read 312 rows, 21.03 KiB in 0.0037 sec., 84324.32432432432 rows/sec., 5.55 MiB/sec. | ||
| 1002 | 2025.08.01 21:20:18.921839 [ 4 ] {fb567a1e-6cf5-4df3-8dbc-9e5f277d11d8} <Debug> TCPHandler: Processed in 0.00387119 sec. | ||
| 1003 | 2025.08.01 21:20:18.921959 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.08.01 21:20:18.922056 [ 4 ] {375e60bd-863c-44b8-a047-cda76d804781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1005 | 2025.08.01 21:20:18.922100 [ 4 ] {375e60bd-863c-44b8-a047-cda76d804781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1006 | 2025.08.01 21:20:18.922420 [ 4 ] {375e60bd-863c-44b8-a047-cda76d804781} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.08.01 21:20:18.922456 [ 4 ] {375e60bd-863c-44b8-a047-cda76d804781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1008 | 2025.08.01 21:20:18.922999 [ 4 ] {375e60bd-863c-44b8-a047-cda76d804781} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2025.08.01 21:20:18.923429 [ 4 ] {375e60bd-863c-44b8-a047-cda76d804781} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.08.01 21:20:18.923561 [ 4 ] {375e60bd-863c-44b8-a047-cda76d804781} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
| 1011 | 2025.08.01 21:20:18.923599 [ 4 ] {375e60bd-863c-44b8-a047-cda76d804781} <Debug> TCPHandler: Processed in 0.001691381 sec. | ||
| 1012 | 2025.08.01 21:20:18.923719 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.08.01 21:20:18.923815 [ 4 ] {fbd02ed6-8b0d-47f1-a3ed-1006fd72d57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.08.01 21:20:18.923868 [ 4 ] {fbd02ed6-8b0d-47f1-a3ed-1006fd72d57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1015 | 2025.08.01 21:20:18.924680 [ 4 ] {fbd02ed6-8b0d-47f1-a3ed-1006fd72d57f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.08.01 21:20:18.924717 [ 4 ] {fbd02ed6-8b0d-47f1-a3ed-1006fd72d57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1017 | 2025.08.01 21:20:18.929558 [ 4 ] {fbd02ed6-8b0d-47f1-a3ed-1006fd72d57f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2025.08.01 21:20:18.930083 [ 4 ] {fbd02ed6-8b0d-47f1-a3ed-1006fd72d57f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.08.01 21:20:18.930291 [ 4 ] {fbd02ed6-8b0d-47f1-a3ed-1006fd72d57f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00649 sec., 1386.748844375963 rows/sec., 2.48 MiB/sec. | ||
| 1020 | 2025.08.01 21:20:18.930364 [ 4 ] {fbd02ed6-8b0d-47f1-a3ed-1006fd72d57f} <Debug> TCPHandler: Processed in 0.006696641 sec. | ||
| 1021 | 2025.08.01 21:20:18.930502 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.08.01 21:20:18.930598 [ 4 ] {ddc61bbe-cdbd-400f-bde9-6dd35d569015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.08.01 21:20:18.930638 [ 4 ] {ddc61bbe-cdbd-400f-bde9-6dd35d569015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.08.01 21:20:18.930986 [ 4 ] {ddc61bbe-cdbd-400f-bde9-6dd35d569015} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.08.01 21:20:18.931022 [ 4 ] {ddc61bbe-cdbd-400f-bde9-6dd35d569015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1026 | 2025.08.01 21:20:18.931465 [ 4 ] {ddc61bbe-cdbd-400f-bde9-6dd35d569015} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2025.08.01 21:20:18.931959 [ 4 ] {ddc61bbe-cdbd-400f-bde9-6dd35d569015} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.08.01 21:20:18.932087 [ 4 ] {ddc61bbe-cdbd-400f-bde9-6dd35d569015} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001508 sec., 67639.25729442971 rows/sec., 4.16 MiB/sec. | ||
| 1029 | 2025.08.01 21:20:18.932123 [ 4 ] {ddc61bbe-cdbd-400f-bde9-6dd35d569015} <Debug> TCPHandler: Processed in 0.00167291 sec. | ||
| 1030 | 2025.08.01 21:20:19.148357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1031 | 2025.08.01 21:20:19.148883 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2025.08.01 21:20:19.148932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1033 | 2025.08.01 21:20:19.149663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2025.08.01 21:20:19.150161 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2025.08.01 21:20:19.150341 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1036 | 2025.08.01 21:20:19.220648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2025.08.01 21:20:19.237453 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2025.08.01 21:20:19.237519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1039 | 2025.08.01 21:20:19.244071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2025.08.01 21:20:19.245206 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2025.08.01 21:20:19.248998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2025.08.01 21:20:20.001028 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.90 MiB, peak 163.90 MiB, free memory in arenas 0.00 B, will set to 161.39 MiB (RSS), difference: 1.49 MiB | ||
| 1043 | 2025.08.01 21:20:23.778975 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.08.01 21:20:23.779163 [ 4 ] {2e227873-c559-4df0-a273-79a576f92608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2025.08.01 21:20:23.779228 [ 4 ] {2e227873-c559-4df0-a273-79a576f92608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2025.08.01 21:20:23.779881 [ 4 ] {2e227873-c559-4df0-a273-79a576f92608} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2025.08.01 21:20:23.779931 [ 4 ] {2e227873-c559-4df0-a273-79a576f92608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1048 | 2025.08.01 21:20:23.780311 [ 4 ] {2e227873-c559-4df0-a273-79a576f92608} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2025.08.01 21:20:23.780542 [ 4 ] {2e227873-c559-4df0-a273-79a576f92608} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2025.08.01 21:20:23.780702 [ 4 ] {2e227873-c559-4df0-a273-79a576f92608} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.70 MiB/sec. | ||
| 1051 | 2025.08.01 21:20:23.780758 [ 4 ] {2e227873-c559-4df0-a273-79a576f92608} <Debug> TCPHandler: Processed in 0.001908894 sec. | ||
| 1052 | 2025.08.01 21:20:23.780885 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2025.08.01 21:20:23.780991 [ 4 ] {ffda6a91-5e30-40dc-b642-24f39de849aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2025.08.01 21:20:23.781034 [ 4 ] {ffda6a91-5e30-40dc-b642-24f39de849aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2025.08.01 21:20:23.781493 [ 4 ] {ffda6a91-5e30-40dc-b642-24f39de849aa} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2025.08.01 21:20:23.781537 [ 4 ] {ffda6a91-5e30-40dc-b642-24f39de849aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1057 | 2025.08.01 21:20:23.781848 [ 4 ] {ffda6a91-5e30-40dc-b642-24f39de849aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2025.08.01 21:20:23.782063 [ 4 ] {ffda6a91-5e30-40dc-b642-24f39de849aa} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2025.08.01 21:20:23.782190 [ 4 ] {ffda6a91-5e30-40dc-b642-24f39de849aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 1060 | 2025.08.01 21:20:23.782237 [ 4 ] {ffda6a91-5e30-40dc-b642-24f39de849aa} <Debug> TCPHandler: Processed in 0.001406215 sec. | ||
| 1061 | 2025.08.01 21:20:23.782357 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.08.01 21:20:23.782456 [ 4 ] {84b8cf54-8796-40b8-a7f9-51fdcd5119f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2025.08.01 21:20:23.782501 [ 4 ] {84b8cf54-8796-40b8-a7f9-51fdcd5119f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2025.08.01 21:20:23.782919 [ 4 ] {84b8cf54-8796-40b8-a7f9-51fdcd5119f3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2025.08.01 21:20:23.782956 [ 4 ] {84b8cf54-8796-40b8-a7f9-51fdcd5119f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1066 | 2025.08.01 21:20:23.783288 [ 4 ] {84b8cf54-8796-40b8-a7f9-51fdcd5119f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2025.08.01 21:20:23.783501 [ 4 ] {84b8cf54-8796-40b8-a7f9-51fdcd5119f3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2025.08.01 21:20:23.783626 [ 4 ] {84b8cf54-8796-40b8-a7f9-51fdcd5119f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 1069 | 2025.08.01 21:20:23.783671 [ 4 ] {84b8cf54-8796-40b8-a7f9-51fdcd5119f3} <Debug> TCPHandler: Processed in 0.001365024 sec. | ||
| 1070 | 2025.08.01 21:20:23.783781 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2025.08.01 21:20:23.783877 [ 4 ] {803b06ff-934d-487e-adc4-62fee6ebbfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2025.08.01 21:20:23.783921 [ 4 ] {803b06ff-934d-487e-adc4-62fee6ebbfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2025.08.01 21:20:23.784261 [ 4 ] {803b06ff-934d-487e-adc4-62fee6ebbfd5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2025.08.01 21:20:23.784299 [ 4 ] {803b06ff-934d-487e-adc4-62fee6ebbfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1075 | 2025.08.01 21:20:23.784614 [ 4 ] {803b06ff-934d-487e-adc4-62fee6ebbfd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2025.08.01 21:20:23.784824 [ 4 ] {803b06ff-934d-487e-adc4-62fee6ebbfd5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2025.08.01 21:20:23.784946 [ 4 ] {803b06ff-934d-487e-adc4-62fee6ebbfd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 1078 | 2025.08.01 21:20:23.784988 [ 4 ] {803b06ff-934d-487e-adc4-62fee6ebbfd5} <Debug> TCPHandler: Processed in 0.001257462 sec. | ||
| 1079 | 2025.08.01 21:20:26.563009 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1080 | 2025.08.01 21:20:26.563074 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1081 | 2025.08.01 21:20:26.651375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1082 | 2025.08.01 21:20:26.651865 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2025.08.01 21:20:26.651912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1084 | 2025.08.01 21:20:26.652461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1085 | 2025.08.01 21:20:26.652707 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2025.08.01 21:20:26.652851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1087 | 2025.08.01 21:20:26.660788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1088 | 2025.08.01 21:20:26.664860 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.08.01 21:20:26.664908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1090 | 2025.08.01 21:20:26.666081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1091 | 2025.08.01 21:20:26.666338 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.08.01 21:20:26.666577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1093 | 2025.08.01 21:20:26.750040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1094 | 2025.08.01 21:20:26.767404 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2025.08.01 21:20:26.767470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1096 | 2025.08.01 21:20:26.773744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1097 | 2025.08.01 21:20:26.774498 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2025.08.01 21:20:26.777544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1099 | 2025.08.01 21:20:27.000151 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.05 MiB, peak 166.05 MiB, free memory in arenas 0.00 B, will set to 163.24 MiB (RSS), difference: 1.19 MiB | ||
| 1100 | 2025.08.01 21:20:28.789996 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2025.08.01 21:20:28.790169 [ 4 ] {a763ff1a-f1ad-445b-91d0-bc750b5806ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1102 | 2025.08.01 21:20:28.790236 [ 4 ] {a763ff1a-f1ad-445b-91d0-bc750b5806ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1103 | 2025.08.01 21:20:28.791074 [ 4 ] {a763ff1a-f1ad-445b-91d0-bc750b5806ba} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2025.08.01 21:20:28.791124 [ 4 ] {a763ff1a-f1ad-445b-91d0-bc750b5806ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1105 | 2025.08.01 21:20:28.791542 [ 4 ] {a763ff1a-f1ad-445b-91d0-bc750b5806ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2025.08.01 21:20:28.791778 [ 4 ] {a763ff1a-f1ad-445b-91d0-bc750b5806ba} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2025.08.01 21:20:28.791929 [ 4 ] {a763ff1a-f1ad-445b-91d0-bc750b5806ba} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001807 sec., 216934.14499169894 rows/sec., 13.76 MiB/sec. | ||
| 1108 | 2025.08.01 21:20:28.791982 [ 4 ] {a763ff1a-f1ad-445b-91d0-bc750b5806ba} <Debug> TCPHandler: Processed in 0.002110378 sec. | ||
| 1109 | 2025.08.01 21:20:28.792125 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.08.01 21:20:28.792230 [ 4 ] {b214a6bd-1a51-4e96-82dd-863e5ed8aa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2025.08.01 21:20:28.792276 [ 4 ] {b214a6bd-1a51-4e96-82dd-863e5ed8aa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2025.08.01 21:20:28.793244 [ 4 ] {b214a6bd-1a51-4e96-82dd-863e5ed8aa8b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.08.01 21:20:28.793284 [ 4 ] {b214a6bd-1a51-4e96-82dd-863e5ed8aa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1114 | 2025.08.01 21:20:28.793722 [ 4 ] {b214a6bd-1a51-4e96-82dd-863e5ed8aa8b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2025.08.01 21:20:28.793943 [ 4 ] {b214a6bd-1a51-4e96-82dd-863e5ed8aa8b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.08.01 21:20:28.794078 [ 4 ] {b214a6bd-1a51-4e96-82dd-863e5ed8aa8b} <Debug> executeQuery: Read 1085 rows, 87.84 KiB in 0.001872 sec., 579594.0170940171 rows/sec., 45.82 MiB/sec. | ||
| 1117 | 2025.08.01 21:20:28.794117 [ 4 ] {b214a6bd-1a51-4e96-82dd-863e5ed8aa8b} <Debug> TCPHandler: Processed in 0.002044336 sec. | ||
| 1118 | 2025.08.01 21:20:28.794228 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.08.01 21:20:28.794332 [ 4 ] {5070f970-a0f6-4e08-bbd8-41e60813c3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2025.08.01 21:20:28.794373 [ 4 ] {5070f970-a0f6-4e08-bbd8-41e60813c3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2025.08.01 21:20:28.794869 [ 4 ] {5070f970-a0f6-4e08-bbd8-41e60813c3f2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2025.08.01 21:20:28.794904 [ 4 ] {5070f970-a0f6-4e08-bbd8-41e60813c3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1123 | 2025.08.01 21:20:28.795231 [ 4 ] {5070f970-a0f6-4e08-bbd8-41e60813c3f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2025.08.01 21:20:28.795523 [ 4 ] {5070f970-a0f6-4e08-bbd8-41e60813c3f2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2025.08.01 21:20:28.795656 [ 4 ] {5070f970-a0f6-4e08-bbd8-41e60813c3f2} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001344 sec., 152529.76190476192 rows/sec., 9.05 MiB/sec. | ||
| 1126 | 2025.08.01 21:20:28.795696 [ 4 ] {5070f970-a0f6-4e08-bbd8-41e60813c3f2} <Debug> TCPHandler: Processed in 0.001518647 sec. | ||
| 1127 | 2025.08.01 21:20:28.795815 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2025.08.01 21:20:28.795913 [ 4 ] {26f20f76-c7a3-46b8-8809-ab95ef3fb917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2025.08.01 21:20:28.795954 [ 4 ] {26f20f76-c7a3-46b8-8809-ab95ef3fb917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2025.08.01 21:20:28.796472 [ 4 ] {26f20f76-c7a3-46b8-8809-ab95ef3fb917} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2025.08.01 21:20:28.796508 [ 4 ] {26f20f76-c7a3-46b8-8809-ab95ef3fb917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1132 | 2025.08.01 21:20:28.796847 [ 4 ] {26f20f76-c7a3-46b8-8809-ab95ef3fb917} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1133 | 2025.08.01 21:20:28.797098 [ 4 ] {26f20f76-c7a3-46b8-8809-ab95ef3fb917} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2025.08.01 21:20:28.797225 [ 4 ] {26f20f76-c7a3-46b8-8809-ab95ef3fb917} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00133 sec., 152631.57894736843 rows/sec., 9.85 MiB/sec. | ||
| 1135 | 2025.08.01 21:20:28.797261 [ 4 ] {26f20f76-c7a3-46b8-8809-ab95ef3fb917} <Debug> TCPHandler: Processed in 0.001495807 sec. | ||
| 1136 | 2025.08.01 21:20:28.797371 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2025.08.01 21:20:28.797466 [ 4 ] {5be68d19-074d-4a40-b9e7-8e964ec5ee7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1138 | 2025.08.01 21:20:28.797506 [ 4 ] {5be68d19-074d-4a40-b9e7-8e964ec5ee7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1139 | 2025.08.01 21:20:28.797988 [ 4 ] {5be68d19-074d-4a40-b9e7-8e964ec5ee7b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2025.08.01 21:20:28.798022 [ 4 ] {5be68d19-074d-4a40-b9e7-8e964ec5ee7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1141 | 2025.08.01 21:20:28.798345 [ 4 ] {5be68d19-074d-4a40-b9e7-8e964ec5ee7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1142 | 2025.08.01 21:20:28.798568 [ 4 ] {5be68d19-074d-4a40-b9e7-8e964ec5ee7b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2025.08.01 21:20:28.798693 [ 4 ] {5be68d19-074d-4a40-b9e7-8e964ec5ee7b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001245 sec., 162248.99598393575 rows/sec., 9.22 MiB/sec. | ||
| 1144 | 2025.08.01 21:20:28.798731 [ 4 ] {5be68d19-074d-4a40-b9e7-8e964ec5ee7b} <Debug> TCPHandler: Processed in 0.001409486 sec. | ||
| 1145 | 2025.08.01 21:20:28.798841 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2025.08.01 21:20:28.798936 [ 4 ] {32deaacc-4e4b-4cc0-9ffb-d81c1b49597d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1147 | 2025.08.01 21:20:28.798976 [ 4 ] {32deaacc-4e4b-4cc0-9ffb-d81c1b49597d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1148 | 2025.08.01 21:20:28.799617 [ 4 ] {32deaacc-4e4b-4cc0-9ffb-d81c1b49597d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2025.08.01 21:20:28.799653 [ 4 ] {32deaacc-4e4b-4cc0-9ffb-d81c1b49597d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1150 | 2025.08.01 21:20:28.800034 [ 4 ] {32deaacc-4e4b-4cc0-9ffb-d81c1b49597d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1151 | 2025.08.01 21:20:28.800252 [ 4 ] {32deaacc-4e4b-4cc0-9ffb-d81c1b49597d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2025.08.01 21:20:28.800378 [ 4 ] {32deaacc-4e4b-4cc0-9ffb-d81c1b49597d} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001459 sec., 453050.03427004797 rows/sec., 31.65 MiB/sec. | ||
| 1153 | 2025.08.01 21:20:28.800414 [ 4 ] {32deaacc-4e4b-4cc0-9ffb-d81c1b49597d} <Debug> TCPHandler: Processed in 0.001622639 sec. | ||
| 1154 | 2025.08.01 21:20:28.800525 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2025.08.01 21:20:28.800622 [ 4 ] {33f419f7-8790-4eb0-bd91-1c701fe90c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1156 | 2025.08.01 21:20:28.800665 [ 4 ] {33f419f7-8790-4eb0-bd91-1c701fe90c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1157 | 2025.08.01 21:20:28.800990 [ 4 ] {33f419f7-8790-4eb0-bd91-1c701fe90c8d} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2025.08.01 21:20:28.801024 [ 4 ] {33f419f7-8790-4eb0-bd91-1c701fe90c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1159 | 2025.08.01 21:20:28.801319 [ 4 ] {33f419f7-8790-4eb0-bd91-1c701fe90c8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1160 | 2025.08.01 21:20:28.801583 [ 4 ] {33f419f7-8790-4eb0-bd91-1c701fe90c8d} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2025.08.01 21:20:28.801721 [ 4 ] {33f419f7-8790-4eb0-bd91-1c701fe90c8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 1162 | 2025.08.01 21:20:28.801756 [ 4 ] {33f419f7-8790-4eb0-bd91-1c701fe90c8d} <Debug> TCPHandler: Processed in 0.001281283 sec. | ||
| 1163 | 2025.08.01 21:20:28.801868 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2025.08.01 21:20:28.801966 [ 4 ] {0054ca4b-4ecb-4906-b17a-cadfb39aece6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2025.08.01 21:20:28.802010 [ 4 ] {0054ca4b-4ecb-4906-b17a-cadfb39aece6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1166 | 2025.08.01 21:20:28.802494 [ 4 ] {0054ca4b-4ecb-4906-b17a-cadfb39aece6} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2025.08.01 21:20:28.802536 [ 4 ] {0054ca4b-4ecb-4906-b17a-cadfb39aece6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1168 | 2025.08.01 21:20:28.802881 [ 4 ] {0054ca4b-4ecb-4906-b17a-cadfb39aece6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2025.08.01 21:20:28.803123 [ 4 ] {0054ca4b-4ecb-4906-b17a-cadfb39aece6} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2025.08.01 21:20:28.803252 [ 4 ] {0054ca4b-4ecb-4906-b17a-cadfb39aece6} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001304 sec., 235429.44785276073 rows/sec., 15.49 MiB/sec. | ||
| 1171 | 2025.08.01 21:20:28.803289 [ 4 ] {0054ca4b-4ecb-4906-b17a-cadfb39aece6} <Debug> TCPHandler: Processed in 0.001471667 sec. | ||
| 1172 | 2025.08.01 21:20:28.803403 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2025.08.01 21:20:28.803501 [ 4 ] {e115edcc-8988-4d42-a7bb-5ff7b1108cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1174 | 2025.08.01 21:20:28.803543 [ 4 ] {e115edcc-8988-4d42-a7bb-5ff7b1108cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1175 | 2025.08.01 21:20:28.803893 [ 4 ] {e115edcc-8988-4d42-a7bb-5ff7b1108cbf} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2025.08.01 21:20:28.803928 [ 4 ] {e115edcc-8988-4d42-a7bb-5ff7b1108cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1177 | 2025.08.01 21:20:28.804238 [ 4 ] {e115edcc-8988-4d42-a7bb-5ff7b1108cbf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1178 | 2025.08.01 21:20:28.804477 [ 4 ] {e115edcc-8988-4d42-a7bb-5ff7b1108cbf} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2025.08.01 21:20:28.804603 [ 4 ] {e115edcc-8988-4d42-a7bb-5ff7b1108cbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 1180 | 2025.08.01 21:20:28.804638 [ 4 ] {e115edcc-8988-4d42-a7bb-5ff7b1108cbf} <Debug> TCPHandler: Processed in 0.001285403 sec. | ||
| 1181 | 2025.08.01 21:20:28.804749 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2025.08.01 21:20:28.804845 [ 4 ] {4b62919d-4da7-4caa-9570-b15264657247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2025.08.01 21:20:28.804897 [ 4 ] {4b62919d-4da7-4caa-9570-b15264657247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1184 | 2025.08.01 21:20:28.805626 [ 4 ] {4b62919d-4da7-4caa-9570-b15264657247} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2025.08.01 21:20:28.805661 [ 4 ] {4b62919d-4da7-4caa-9570-b15264657247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1186 | 2025.08.01 21:20:28.806159 [ 4 ] {4b62919d-4da7-4caa-9570-b15264657247} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1187 | 2025.08.01 21:20:28.806383 [ 4 ] {4b62919d-4da7-4caa-9570-b15264657247} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2025.08.01 21:20:28.806514 [ 4 ] {4b62919d-4da7-4caa-9570-b15264657247} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001686 sec., 5338.078291814946 rows/sec., 9.57 MiB/sec. | ||
| 1189 | 2025.08.01 21:20:28.806585 [ 4 ] {4b62919d-4da7-4caa-9570-b15264657247} <Debug> TCPHandler: Processed in 0.001886604 sec. | ||
| 1190 | 2025.08.01 21:20:28.806704 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2025.08.01 21:20:28.806802 [ 4 ] {9b66d812-ebda-42c4-b006-bf68afa44e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1192 | 2025.08.01 21:20:28.806846 [ 4 ] {9b66d812-ebda-42c4-b006-bf68afa44e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1193 | 2025.08.01 21:20:28.807210 [ 4 ] {9b66d812-ebda-42c4-b006-bf68afa44e2a} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2025.08.01 21:20:28.807245 [ 4 ] {9b66d812-ebda-42c4-b006-bf68afa44e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1195 | 2025.08.01 21:20:28.807546 [ 4 ] {9b66d812-ebda-42c4-b006-bf68afa44e2a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2025.08.01 21:20:28.807754 [ 4 ] {9b66d812-ebda-42c4-b006-bf68afa44e2a} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2025.08.01 21:20:28.807877 [ 4 ] {9b66d812-ebda-42c4-b006-bf68afa44e2a} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001094 sec., 93235.83180987203 rows/sec., 5.73 MiB/sec. | ||
| 1198 | 2025.08.01 21:20:28.807914 [ 4 ] {9b66d812-ebda-42c4-b006-bf68afa44e2a} <Debug> TCPHandler: Processed in 0.001260653 sec. | ||
| 1199 | 2025.08.01 21:20:33.778931 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2025.08.01 21:20:33.779117 [ 4 ] {3e28326a-fab4-4a68-b59f-77639201db50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1201 | 2025.08.01 21:20:33.779191 [ 4 ] {3e28326a-fab4-4a68-b59f-77639201db50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1202 | 2025.08.01 21:20:33.779836 [ 4 ] {3e28326a-fab4-4a68-b59f-77639201db50} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2025.08.01 21:20:33.779885 [ 4 ] {3e28326a-fab4-4a68-b59f-77639201db50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1204 | 2025.08.01 21:20:33.780281 [ 4 ] {3e28326a-fab4-4a68-b59f-77639201db50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1205 | 2025.08.01 21:20:33.780510 [ 4 ] {3e28326a-fab4-4a68-b59f-77639201db50} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2025.08.01 21:20:33.780654 [ 4 ] {3e28326a-fab4-4a68-b59f-77639201db50} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. | ||
| 1207 | 2025.08.01 21:20:33.780694 [ 4 ] {3e28326a-fab4-4a68-b59f-77639201db50} <Debug> TCPHandler: Processed in 0.001888384 sec. | ||
| 1208 | 2025.08.01 21:20:33.780812 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2025.08.01 21:20:33.780909 [ 4 ] {862e92a1-747e-4559-a13b-6e767041e18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1210 | 2025.08.01 21:20:33.780949 [ 4 ] {862e92a1-747e-4559-a13b-6e767041e18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1211 | 2025.08.01 21:20:33.781365 [ 4 ] {862e92a1-747e-4559-a13b-6e767041e18f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2025.08.01 21:20:33.781404 [ 4 ] {862e92a1-747e-4559-a13b-6e767041e18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1213 | 2025.08.01 21:20:33.781731 [ 4 ] {862e92a1-747e-4559-a13b-6e767041e18f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1214 | 2025.08.01 21:20:33.781950 [ 4 ] {862e92a1-747e-4559-a13b-6e767041e18f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2025.08.01 21:20:33.782070 [ 4 ] {862e92a1-747e-4559-a13b-6e767041e18f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 1216 | 2025.08.01 21:20:33.782106 [ 4 ] {862e92a1-747e-4559-a13b-6e767041e18f} <Debug> TCPHandler: Processed in 0.001344314 sec. | ||
| 1217 | 2025.08.01 21:20:33.782219 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2025.08.01 21:20:33.782313 [ 4 ] {8c369587-c5f0-4f6b-a2e5-7c20ce501988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2025.08.01 21:20:33.782356 [ 4 ] {8c369587-c5f0-4f6b-a2e5-7c20ce501988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1220 | 2025.08.01 21:20:33.782754 [ 4 ] {8c369587-c5f0-4f6b-a2e5-7c20ce501988} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2025.08.01 21:20:33.782790 [ 4 ] {8c369587-c5f0-4f6b-a2e5-7c20ce501988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1222 | 2025.08.01 21:20:33.783124 [ 4 ] {8c369587-c5f0-4f6b-a2e5-7c20ce501988} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1223 | 2025.08.01 21:20:33.783330 [ 4 ] {8c369587-c5f0-4f6b-a2e5-7c20ce501988} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2025.08.01 21:20:33.783465 [ 4 ] {8c369587-c5f0-4f6b-a2e5-7c20ce501988} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 1225 | 2025.08.01 21:20:33.783502 [ 4 ] {8c369587-c5f0-4f6b-a2e5-7c20ce501988} <Debug> TCPHandler: Processed in 0.001333944 sec. | ||
| 1226 | 2025.08.01 21:20:33.783613 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2025.08.01 21:20:33.783708 [ 4 ] {8dfda6d3-fa52-4f8d-8678-a75f00e08247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1228 | 2025.08.01 21:20:33.783749 [ 4 ] {8dfda6d3-fa52-4f8d-8678-a75f00e08247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1229 | 2025.08.01 21:20:33.784083 [ 4 ] {8dfda6d3-fa52-4f8d-8678-a75f00e08247} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2025.08.01 21:20:33.784118 [ 4 ] {8dfda6d3-fa52-4f8d-8678-a75f00e08247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1231 | 2025.08.01 21:20:33.784427 [ 4 ] {8dfda6d3-fa52-4f8d-8678-a75f00e08247} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1232 | 2025.08.01 21:20:33.784626 [ 4 ] {8dfda6d3-fa52-4f8d-8678-a75f00e08247} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2025.08.01 21:20:33.784754 [ 4 ] {8dfda6d3-fa52-4f8d-8678-a75f00e08247} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 1234 | 2025.08.01 21:20:33.784789 [ 4 ] {8dfda6d3-fa52-4f8d-8678-a75f00e08247} <Debug> TCPHandler: Processed in 0.001227162 sec. | ||
| 1235 | 2025.08.01 21:20:34.152915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1236 | 2025.08.01 21:20:34.153431 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2025.08.01 21:20:34.153483 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1238 | 2025.08.01 21:20:34.154031 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1239 | 2025.08.01 21:20:34.154284 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2025.08.01 21:20:34.154436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1241 | 2025.08.01 21:20:34.277602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1242 | 2025.08.01 21:20:34.295259 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2025.08.01 21:20:34.295320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1244 | 2025.08.01 21:20:34.301318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1245 | 2025.08.01 21:20:34.302056 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2025.08.01 21:20:34.305105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1247 | 2025.08.01 21:20:36.666887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
| 1248 | 2025.08.01 21:20:36.668945 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2025.08.01 21:20:36.668992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1250 | 2025.08.01 21:20:36.670117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1251 | 2025.08.01 21:20:36.670392 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2025.08.01 21:20:36.670624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1253 | 2025.08.01 21:20:38.790334 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2025.08.01 21:20:38.790526 [ 4 ] {9208af7f-69d1-4863-baf6-c446e212dd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1255 | 2025.08.01 21:20:38.790594 [ 4 ] {9208af7f-69d1-4863-baf6-c446e212dd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1256 | 2025.08.01 21:20:38.791344 [ 4 ] {9208af7f-69d1-4863-baf6-c446e212dd8d} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2025.08.01 21:20:38.791396 [ 4 ] {9208af7f-69d1-4863-baf6-c446e212dd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1258 | 2025.08.01 21:20:38.791829 [ 4 ] {9208af7f-69d1-4863-baf6-c446e212dd8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2025.08.01 21:20:38.792067 [ 4 ] {9208af7f-69d1-4863-baf6-c446e212dd8d} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2025.08.01 21:20:38.792221 [ 4 ] {9208af7f-69d1-4863-baf6-c446e212dd8d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001743 sec., 224899.5983935743 rows/sec., 14.27 MiB/sec. | ||
| 1261 | 2025.08.01 21:20:38.792268 [ 4 ] {9208af7f-69d1-4863-baf6-c446e212dd8d} <Debug> TCPHandler: Processed in 0.002070248 sec. | ||
| 1262 | 2025.08.01 21:20:38.792390 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2025.08.01 21:20:38.792504 [ 4 ] {6d087369-ba78-49c1-b8ed-81f0f68fe081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1264 | 2025.08.01 21:20:38.792550 [ 4 ] {6d087369-ba78-49c1-b8ed-81f0f68fe081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1265 | 2025.08.01 21:20:38.793362 [ 4 ] {6d087369-ba78-49c1-b8ed-81f0f68fe081} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2025.08.01 21:20:38.793404 [ 4 ] {6d087369-ba78-49c1-b8ed-81f0f68fe081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1267 | 2025.08.01 21:20:38.793792 [ 4 ] {6d087369-ba78-49c1-b8ed-81f0f68fe081} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1268 | 2025.08.01 21:20:38.794020 [ 4 ] {6d087369-ba78-49c1-b8ed-81f0f68fe081} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.08.01 21:20:38.794160 [ 4 ] {6d087369-ba78-49c1-b8ed-81f0f68fe081} <Debug> executeQuery: Read 1085 rows, 87.84 KiB in 0.001682 sec., 645065.3983353152 rows/sec., 51.00 MiB/sec. | ||
| 1270 | 2025.08.01 21:20:38.794202 [ 4 ] {6d087369-ba78-49c1-b8ed-81f0f68fe081} <Debug> TCPHandler: Processed in 0.001865044 sec. | ||
| 1271 | 2025.08.01 21:20:38.794322 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2025.08.01 21:20:38.794425 [ 4 ] {a11cae5e-bcb1-40b0-aec3-b903eb572a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1273 | 2025.08.01 21:20:38.794468 [ 4 ] {a11cae5e-bcb1-40b0-aec3-b903eb572a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1274 | 2025.08.01 21:20:38.794924 [ 4 ] {a11cae5e-bcb1-40b0-aec3-b903eb572a18} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2025.08.01 21:20:38.794963 [ 4 ] {a11cae5e-bcb1-40b0-aec3-b903eb572a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1276 | 2025.08.01 21:20:38.795278 [ 4 ] {a11cae5e-bcb1-40b0-aec3-b903eb572a18} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1277 | 2025.08.01 21:20:38.795507 [ 4 ] {a11cae5e-bcb1-40b0-aec3-b903eb572a18} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2025.08.01 21:20:38.795639 [ 4 ] {a11cae5e-bcb1-40b0-aec3-b903eb572a18} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001234 sec., 166126.41815235006 rows/sec., 9.86 MiB/sec. | ||
| 1279 | 2025.08.01 21:20:38.795678 [ 4 ] {a11cae5e-bcb1-40b0-aec3-b903eb572a18} <Debug> TCPHandler: Processed in 0.001408995 sec. | ||
| 1280 | 2025.08.01 21:20:38.795792 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.08.01 21:20:38.795888 [ 4 ] {59bc70b8-055d-4cdb-bfc5-974147170200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1282 | 2025.08.01 21:20:38.795927 [ 4 ] {59bc70b8-055d-4cdb-bfc5-974147170200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1283 | 2025.08.01 21:20:38.796363 [ 4 ] {59bc70b8-055d-4cdb-bfc5-974147170200} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.08.01 21:20:38.796402 [ 4 ] {59bc70b8-055d-4cdb-bfc5-974147170200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1285 | 2025.08.01 21:20:38.796729 [ 4 ] {59bc70b8-055d-4cdb-bfc5-974147170200} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1286 | 2025.08.01 21:20:38.796950 [ 4 ] {59bc70b8-055d-4cdb-bfc5-974147170200} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.08.01 21:20:38.797077 [ 4 ] {59bc70b8-055d-4cdb-bfc5-974147170200} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001207 sec., 168185.58409279207 rows/sec., 10.85 MiB/sec. | ||
| 1288 | 2025.08.01 21:20:38.797115 [ 4 ] {59bc70b8-055d-4cdb-bfc5-974147170200} <Debug> TCPHandler: Processed in 0.001373725 sec. | ||
| 1289 | 2025.08.01 21:20:38.797225 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2025.08.01 21:20:38.797322 [ 4 ] {9ad07125-2136-4d18-ae06-47372687e4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1291 | 2025.08.01 21:20:38.797363 [ 4 ] {9ad07125-2136-4d18-ae06-47372687e4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1292 | 2025.08.01 21:20:38.797787 [ 4 ] {9ad07125-2136-4d18-ae06-47372687e4d6} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2025.08.01 21:20:38.797823 [ 4 ] {9ad07125-2136-4d18-ae06-47372687e4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1294 | 2025.08.01 21:20:38.798132 [ 4 ] {9ad07125-2136-4d18-ae06-47372687e4d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2025.08.01 21:20:38.798350 [ 4 ] {9ad07125-2136-4d18-ae06-47372687e4d6} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2025.08.01 21:20:38.798476 [ 4 ] {9ad07125-2136-4d18-ae06-47372687e4d6} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001173 sec., 172208.0136402387 rows/sec., 9.78 MiB/sec. | ||
| 1297 | 2025.08.01 21:20:38.798515 [ 4 ] {9ad07125-2136-4d18-ae06-47372687e4d6} <Debug> TCPHandler: Processed in 0.001340984 sec. | ||
| 1298 | 2025.08.01 21:20:38.798631 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.08.01 21:20:38.798729 [ 4 ] {caafe002-fb58-4f7e-8ced-248210bc1e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1300 | 2025.08.01 21:20:38.798770 [ 4 ] {caafe002-fb58-4f7e-8ced-248210bc1e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1301 | 2025.08.01 21:20:38.799358 [ 4 ] {caafe002-fb58-4f7e-8ced-248210bc1e92} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.08.01 21:20:38.799395 [ 4 ] {caafe002-fb58-4f7e-8ced-248210bc1e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1303 | 2025.08.01 21:20:38.799717 [ 4 ] {caafe002-fb58-4f7e-8ced-248210bc1e92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1304 | 2025.08.01 21:20:38.799930 [ 4 ] {caafe002-fb58-4f7e-8ced-248210bc1e92} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.08.01 21:20:38.800059 [ 4 ] {caafe002-fb58-4f7e-8ced-248210bc1e92} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001349 sec., 489992.5871015567 rows/sec., 34.23 MiB/sec. | ||
| 1306 | 2025.08.01 21:20:38.800097 [ 4 ] {caafe002-fb58-4f7e-8ced-248210bc1e92} <Debug> TCPHandler: Processed in 0.001516568 sec. | ||
| 1307 | 2025.08.01 21:20:38.800212 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.08.01 21:20:38.800309 [ 4 ] {27c48478-a126-463c-93cd-899cd80a39bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1309 | 2025.08.01 21:20:38.800351 [ 4 ] {27c48478-a126-463c-93cd-899cd80a39bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1310 | 2025.08.01 21:20:38.800674 [ 4 ] {27c48478-a126-463c-93cd-899cd80a39bd} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.08.01 21:20:38.800710 [ 4 ] {27c48478-a126-463c-93cd-899cd80a39bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1312 | 2025.08.01 21:20:38.801005 [ 4 ] {27c48478-a126-463c-93cd-899cd80a39bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2025.08.01 21:20:38.801222 [ 4 ] {27c48478-a126-463c-93cd-899cd80a39bd} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.08.01 21:20:38.801347 [ 4 ] {27c48478-a126-463c-93cd-899cd80a39bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 1315 | 2025.08.01 21:20:38.801384 [ 4 ] {27c48478-a126-463c-93cd-899cd80a39bd} <Debug> TCPHandler: Processed in 0.001221912 sec. | ||
| 1316 | 2025.08.01 21:20:38.801490 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.08.01 21:20:38.801586 [ 4 ] {8228f283-1b1d-41f8-9b90-e26b359584b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2025.08.01 21:20:38.801629 [ 4 ] {8228f283-1b1d-41f8-9b90-e26b359584b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1319 | 2025.08.01 21:20:38.802061 [ 4 ] {8228f283-1b1d-41f8-9b90-e26b359584b1} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.08.01 21:20:38.802104 [ 4 ] {8228f283-1b1d-41f8-9b90-e26b359584b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1321 | 2025.08.01 21:20:38.802489 [ 4 ] {8228f283-1b1d-41f8-9b90-e26b359584b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1322 | 2025.08.01 21:20:38.802710 [ 4 ] {8228f283-1b1d-41f8-9b90-e26b359584b1} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.08.01 21:20:38.802849 [ 4 ] {8228f283-1b1d-41f8-9b90-e26b359584b1} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00128 sec., 239843.74999999997 rows/sec., 15.78 MiB/sec. | ||
| 1324 | 2025.08.01 21:20:38.802887 [ 4 ] {8228f283-1b1d-41f8-9b90-e26b359584b1} <Debug> TCPHandler: Processed in 0.001447446 sec. | ||
| 1325 | 2025.08.01 21:20:38.803000 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.08.01 21:20:38.803100 [ 4 ] {484dda3e-ac47-4265-bc12-1a7201186942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1327 | 2025.08.01 21:20:38.803142 [ 4 ] {484dda3e-ac47-4265-bc12-1a7201186942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1328 | 2025.08.01 21:20:38.803465 [ 4 ] {484dda3e-ac47-4265-bc12-1a7201186942} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.08.01 21:20:38.803503 [ 4 ] {484dda3e-ac47-4265-bc12-1a7201186942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1330 | 2025.08.01 21:20:38.803799 [ 4 ] {484dda3e-ac47-4265-bc12-1a7201186942} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1331 | 2025.08.01 21:20:38.804012 [ 4 ] {484dda3e-ac47-4265-bc12-1a7201186942} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.08.01 21:20:38.804137 [ 4 ] {484dda3e-ac47-4265-bc12-1a7201186942} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 1333 | 2025.08.01 21:20:38.804174 [ 4 ] {484dda3e-ac47-4265-bc12-1a7201186942} <Debug> TCPHandler: Processed in 0.001225722 sec. | ||
| 1334 | 2025.08.01 21:20:38.804282 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.08.01 21:20:38.804377 [ 4 ] {890a7a10-7984-40dd-91ad-b0e55ca3ef61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1336 | 2025.08.01 21:20:38.804431 [ 4 ] {890a7a10-7984-40dd-91ad-b0e55ca3ef61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1337 | 2025.08.01 21:20:38.805144 [ 4 ] {890a7a10-7984-40dd-91ad-b0e55ca3ef61} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.08.01 21:20:38.805180 [ 4 ] {890a7a10-7984-40dd-91ad-b0e55ca3ef61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1339 | 2025.08.01 21:20:38.805771 [ 4 ] {890a7a10-7984-40dd-91ad-b0e55ca3ef61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2025.08.01 21:20:38.806045 [ 4 ] {890a7a10-7984-40dd-91ad-b0e55ca3ef61} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.08.01 21:20:38.806202 [ 4 ] {890a7a10-7984-40dd-91ad-b0e55ca3ef61} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001842 sec., 4885.993485342019 rows/sec., 8.76 MiB/sec. | ||
| 1342 | 2025.08.01 21:20:38.806274 [ 4 ] {890a7a10-7984-40dd-91ad-b0e55ca3ef61} <Debug> TCPHandler: Processed in 0.002040847 sec. | ||
| 1343 | 2025.08.01 21:20:38.806393 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.08.01 21:20:38.806493 [ 4 ] {8a874536-6a01-4a59-9116-cf2744c3c270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.08.01 21:20:38.806534 [ 4 ] {8a874536-6a01-4a59-9116-cf2744c3c270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1346 | 2025.08.01 21:20:38.806882 [ 4 ] {8a874536-6a01-4a59-9116-cf2744c3c270} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.08.01 21:20:38.806920 [ 4 ] {8a874536-6a01-4a59-9116-cf2744c3c270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1348 | 2025.08.01 21:20:38.807227 [ 4 ] {8a874536-6a01-4a59-9116-cf2744c3c270} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1349 | 2025.08.01 21:20:38.807436 [ 4 ] {8a874536-6a01-4a59-9116-cf2744c3c270} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.08.01 21:20:38.807562 [ 4 ] {8a874536-6a01-4a59-9116-cf2744c3c270} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001088 sec., 93750 rows/sec., 5.76 MiB/sec. | ||
| 1351 | 2025.08.01 21:20:38.807597 [ 4 ] {8a874536-6a01-4a59-9116-cf2744c3c270} <Debug> TCPHandler: Processed in 0.001257743 sec. | ||
| 1352 | 2025.08.01 21:20:41.563311 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1353 | 2025.08.01 21:20:41.563362 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1354 | 2025.08.01 21:20:41.654553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1355 | 2025.08.01 21:20:41.655057 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.08.01 21:20:41.655117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1357 | 2025.08.01 21:20:41.655717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1358 | 2025.08.01 21:20:41.655982 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.08.01 21:20:41.656124 [ 64 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1360 | 2025.08.01 21:20:41.656137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1361 | 2025.08.01 21:20:41.656214 [ 64 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2025.08.01 21:20:41.656240 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1363 | 2025.08.01 21:20:41.662483 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 1364 | 2025.08.01 21:20:41.665876 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1365 | 2025.08.01 21:20:41.667972 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 1366 | 2025.08.01 21:20:41.673958 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 1367 | 2025.08.01 21:20:41.674028 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 1368 | 2025.08.01 21:20:41.676355 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 1369 | 2025.08.01 21:20:41.676463 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 1370 | 2025.08.01 21:20:41.678788 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1371 | 2025.08.01 21:20:41.741343 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.082740551 sec., 33913.238020375284 rows/sec., 496.78 KiB/sec. | ||
| 1372 | 2025.08.01 21:20:41.742280 [ 191 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1373 | 2025.08.01 21:20:41.742643 [ 191 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_6_1} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2025.08.01 21:20:41.742723 [ 191 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_6_1} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1375 | 2025.08.01 21:20:41.746886 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1376 | 2025.08.01 21:20:41.805214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1377 | 2025.08.01 21:20:41.823126 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2025.08.01 21:20:41.823188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1379 | 2025.08.01 21:20:41.829394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1380 | 2025.08.01 21:20:41.830131 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2025.08.01 21:20:41.830427 [ 64 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1382 | 2025.08.01 21:20:41.830491 [ 64 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.08.01 21:20:41.830511 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1384 | 2025.08.01 21:20:41.830615 [ 191 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 1385 | 2025.08.01 21:20:41.834021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1386 | 2025.08.01 21:20:41.834856 [ 191 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1387 | 2025.08.01 21:20:41.836514 [ 191 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 1388 | 2025.08.01 21:20:41.841316 [ 191 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 1389 | 2025.08.01 21:20:41.845748 [ 191 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 1390 | 2025.08.01 21:20:41.849972 [ 191 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 1391 | 2025.08.01 21:20:41.859842 [ 191 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 1392 | 2025.08.01 21:20:41.864283 [ 191 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 1393 | 2025.08.01 21:20:41.937269 [ 194 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106689573 sec., 431.1574102935064 rows/sec., 2.23 MiB/sec. | ||
| 1394 | 2025.08.01 21:20:41.939734 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1395 | 2025.08.01 21:20:41.941846 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_6_1} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2025.08.01 21:20:41.941957 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_6_1} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1397 | 2025.08.01 21:20:41.943688 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1398 | 2025.08.01 21:20:42.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.88 MiB, peak 175.42 MiB, free memory in arenas 0.00 B, will set to 176.59 MiB (RSS), difference: 10.70 MiB | ||
| 1399 | 2025.08.01 21:20:43.779494 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2025.08.01 21:20:43.779691 [ 4 ] {b1e9a581-1c53-4b6c-8778-de3dac594097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1401 | 2025.08.01 21:20:43.779758 [ 4 ] {b1e9a581-1c53-4b6c-8778-de3dac594097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1402 | 2025.08.01 21:20:43.780419 [ 4 ] {b1e9a581-1c53-4b6c-8778-de3dac594097} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2025.08.01 21:20:43.780469 [ 4 ] {b1e9a581-1c53-4b6c-8778-de3dac594097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1404 | 2025.08.01 21:20:43.780868 [ 4 ] {b1e9a581-1c53-4b6c-8778-de3dac594097} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1405 | 2025.08.01 21:20:43.781096 [ 4 ] {b1e9a581-1c53-4b6c-8778-de3dac594097} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.08.01 21:20:43.781245 [ 4 ] {b1e9a581-1c53-4b6c-8778-de3dac594097} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. | ||
| 1407 | 2025.08.01 21:20:43.781246 [ 62 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1408 | 2025.08.01 21:20:43.781293 [ 4 ] {b1e9a581-1c53-4b6c-8778-de3dac594097} <Debug> TCPHandler: Processed in 0.001930045 sec. | ||
| 1409 | 2025.08.01 21:20:43.781319 [ 62 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2025.08.01 21:20:43.781345 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1411 | 2025.08.01 21:20:43.781428 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.08.01 21:20:43.781455 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 1413 | 2025.08.01 21:20:43.781546 [ 4 ] {e2d72c11-783b-41f7-bdc5-44ede6824ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1414 | 2025.08.01 21:20:43.781553 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1415 | 2025.08.01 21:20:43.781596 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1090 rows starting from the beginning of the part | ||
| 1416 | 2025.08.01 21:20:43.781598 [ 4 ] {e2d72c11-783b-41f7-bdc5-44ede6824ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1417 | 2025.08.01 21:20:43.781679 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 1418 | 2025.08.01 21:20:43.781731 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1085 rows starting from the beginning of the part | ||
| 1419 | 2025.08.01 21:20:43.781773 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1420 | 2025.08.01 21:20:43.781816 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1085 rows starting from the beginning of the part | ||
| 1421 | 2025.08.01 21:20:43.781864 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1422 | 2025.08.01 21:20:43.782053 [ 4 ] {e2d72c11-783b-41f7-bdc5-44ede6824ab7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.08.01 21:20:43.782090 [ 4 ] {e2d72c11-783b-41f7-bdc5-44ede6824ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1424 | 2025.08.01 21:20:43.782509 [ 4 ] {e2d72c11-783b-41f7-bdc5-44ede6824ab7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1425 | 2025.08.01 21:20:43.782732 [ 4 ] {e2d72c11-783b-41f7-bdc5-44ede6824ab7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.08.01 21:20:43.782834 [ 62 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1427 | 2025.08.01 21:20:43.782866 [ 62 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.08.01 21:20:43.782867 [ 4 ] {e2d72c11-783b-41f7-bdc5-44ede6824ab7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001349 sec., 47442.550037064495 rows/sec., 3.70 MiB/sec. | ||
| 1429 | 2025.08.01 21:20:43.782888 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1430 | 2025.08.01 21:20:43.782919 [ 4 ] {e2d72c11-783b-41f7-bdc5-44ede6824ab7} <Debug> TCPHandler: Processed in 0.001545837 sec. | ||
| 1431 | 2025.08.01 21:20:43.782990 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 1432 | 2025.08.01 21:20:43.783045 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2025.08.01 21:20:43.783144 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1434 | 2025.08.01 21:20:43.783153 [ 4 ] {d2b49c49-eb6c-4038-924a-87ad77ee5cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1435 | 2025.08.01 21:20:43.783203 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 671 rows starting from the beginning of the part | ||
| 1436 | 2025.08.01 21:20:43.783211 [ 4 ] {d2b49c49-eb6c-4038-924a-87ad77ee5cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1437 | 2025.08.01 21:20:43.783301 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 1438 | 2025.08.01 21:20:43.783355 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 661 rows starting from the beginning of the part | ||
| 1439 | 2025.08.01 21:20:43.783412 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1440 | 2025.08.01 21:20:43.783467 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 661 rows starting from the beginning of the part | ||
| 1441 | 2025.08.01 21:20:43.783504 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3428 rows, containing 5 columns (5 merged, 0 gathered) in 0.002093338 sec., 1637575.967187334 rows/sec., 135.48 MiB/sec. | ||
| 1442 | 2025.08.01 21:20:43.783544 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1443 | 2025.08.01 21:20:43.783663 [ 4 ] {d2b49c49-eb6c-4038-924a-87ad77ee5cab} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2025.08.01 21:20:43.783707 [ 4 ] {d2b49c49-eb6c-4038-924a-87ad77ee5cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1445 | 2025.08.01 21:20:43.783754 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1446 | 2025.08.01 21:20:43.784120 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2025.08.01 21:20:43.784195 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_6_1} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1448 | 2025.08.01 21:20:43.784231 [ 4 ] {d2b49c49-eb6c-4038-924a-87ad77ee5cab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1449 | 2025.08.01 21:20:43.784261 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1450 | 2025.08.01 21:20:43.784507 [ 4 ] {d2b49c49-eb6c-4038-924a-87ad77ee5cab} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2025.08.01 21:20:43.784630 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1452 | 2025.08.01 21:20:43.784651 [ 4 ] {d2b49c49-eb6c-4038-924a-87ad77ee5cab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. | ||
| 1453 | 2025.08.01 21:20:43.784664 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2025.08.01 21:20:43.784693 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1455 | 2025.08.01 21:20:43.784695 [ 4 ] {d2b49c49-eb6c-4038-924a-87ad77ee5cab} <Debug> TCPHandler: Processed in 0.00170279 sec. | ||
| 1456 | 2025.08.01 21:20:43.784778 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 1457 | 2025.08.01 21:20:43.784826 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2025.08.01 21:20:43.784864 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1459 | 2025.08.01 21:20:43.784890 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 312 rows starting from the beginning of the part | ||
| 1460 | 2025.08.01 21:20:43.784927 [ 4 ] {f6608a8f-8d9b-4c4b-8f37-6414a5f56132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1461 | 2025.08.01 21:20:43.784937 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 1462 | 2025.08.01 21:20:43.784971 [ 4 ] {f6608a8f-8d9b-4c4b-8f37-6414a5f56132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1463 | 2025.08.01 21:20:43.784979 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 307 rows starting from the beginning of the part | ||
| 1464 | 2025.08.01 21:20:43.785019 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1465 | 2025.08.01 21:20:43.785056 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 307 rows starting from the beginning of the part | ||
| 1466 | 2025.08.01 21:20:43.785092 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 1467 | 2025.08.01 21:20:43.785137 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.00219361 sec., 996074.963188534 rows/sec., 74.15 MiB/sec. | ||
| 1468 | 2025.08.01 21:20:43.785334 [ 4 ] {f6608a8f-8d9b-4c4b-8f37-6414a5f56132} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2025.08.01 21:20:43.785339 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1470 | 2025.08.01 21:20:43.785382 [ 4 ] {f6608a8f-8d9b-4c4b-8f37-6414a5f56132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1471 | 2025.08.01 21:20:43.785689 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2025.08.01 21:20:43.785748 [ 4 ] {f6608a8f-8d9b-4c4b-8f37-6414a5f56132} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1473 | 2025.08.01 21:20:43.785778 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_6_1} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1474 | 2025.08.01 21:20:43.785857 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1475 | 2025.08.01 21:20:43.785993 [ 4 ] {f6608a8f-8d9b-4c4b-8f37-6414a5f56132} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.08.01 21:20:43.786116 [ 62 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1477 | 2025.08.01 21:20:43.786142 [ 4 ] {f6608a8f-8d9b-4c4b-8f37-6414a5f56132} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 1478 | 2025.08.01 21:20:43.786148 [ 62 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2025.08.01 21:20:43.786182 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1480 | 2025.08.01 21:20:43.786185 [ 4 ] {f6608a8f-8d9b-4c4b-8f37-6414a5f56132} <Debug> TCPHandler: Processed in 0.001408955 sec. | ||
| 1481 | 2025.08.01 21:20:43.786270 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 1482 | 2025.08.01 21:20:43.786396 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1406 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166097 sec., 846493.3141477571 rows/sec., 56.81 MiB/sec. | ||
| 1483 | 2025.08.01 21:20:43.786440 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1484 | 2025.08.01 21:20:43.786477 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1485 | 2025.08.01 21:20:43.786551 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 1486 | 2025.08.01 21:20:43.786607 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 1487 | 2025.08.01 21:20:43.786648 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1488 | 2025.08.01 21:20:43.786662 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1489 | 2025.08.01 21:20:43.786721 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1490 | 2025.08.01 21:20:43.786771 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 1491 | 2025.08.01 21:20:43.786940 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2025.08.01 21:20:43.787010 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1493 | 2025.08.01 21:20:43.787073 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1494 | 2025.08.01 21:20:43.787684 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458766 sec., 333158.29954907094 rows/sec., 21.20 MiB/sec. | ||
| 1495 | 2025.08.01 21:20:43.787847 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1496 | 2025.08.01 21:20:43.788113 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_6_1} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2025.08.01 21:20:43.788179 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_6_1} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1498 | 2025.08.01 21:20:43.788244 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1499 | 2025.08.01 21:20:46.670759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 246 | ||
| 1500 | 2025.08.01 21:20:46.672976 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2025.08.01 21:20:46.673031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1502 | 2025.08.01 21:20:46.674237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1503 | 2025.08.01 21:20:46.674516 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2025.08.01 21:20:46.674849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1505 | 2025.08.01 21:20:48.785173 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.08.01 21:20:48.785423 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1507 | 2025.08.01 21:20:48.787801 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1508 | 2025.08.01 21:20:48.792746 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1509 | 2025.08.01 21:20:48.793038 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1510 | 2025.08.01 21:20:48.802729 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1511 | 2025.08.01 21:20:48.807560 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1512 | 2025.08.01 21:20:48.812474 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1513 | 2025.08.01 21:20:48.815019 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (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 | ||
| 1514 | 2025.08.01 21:20:48.815049 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1515 | 2025.08.01 21:20:48.815140 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1516 | 2025.08.01 21:20:48.815165 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1517 | 2025.08.01 21:20:48.849446 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.064119 sec., 499.0720379294749 rows/sec., 18.84 KiB/sec. | ||
| 1518 | 2025.08.01 21:20:48.849558 [ 4 ] {508856ff-0c82-47d7-9ade-4e673820cb95} <Debug> TCPHandler: Processed in 0.064514143 sec. | ||
| 1519 | 2025.08.01 21:20:48.849866 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2025.08.01 21:20:48.850038 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1521 | 2025.08.01 21:20:48.850313 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1522 | 2025.08.01 21:20:48.850353 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1523 | 2025.08.01 21:20:48.850583 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1524 | 2025.08.01 21:20:48.850645 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1525 | 2025.08.01 21:20:48.850766 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1526 | 2025.08.01 21:20:48.850798 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1527 | 2025.08.01 21:20:48.850820 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (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 | ||
| 1528 | 2025.08.01 21:20:48.850836 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1529 | 2025.08.01 21:20:48.850874 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1530 | 2025.08.01 21:20:48.850893 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1531 | 2025.08.01 21:20:48.851439 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001479 sec., 21636.24070317782 rows/sec., 816.77 KiB/sec. | ||
| 1532 | 2025.08.01 21:20:48.851534 [ 4 ] {01eb7f71-077f-482a-840c-fe5d89549a91} <Debug> TCPHandler: Processed in 0.001757332 sec. | ||
| 1533 | 2025.08.01 21:20:48.851753 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2025.08.01 21:20:48.851905 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1535 | 2025.08.01 21:20:48.852132 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1536 | 2025.08.01 21:20:48.852169 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1537 | 2025.08.01 21:20:48.852369 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1538 | 2025.08.01 21:20:48.852424 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1539 | 2025.08.01 21:20:48.852529 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1540 | 2025.08.01 21:20:48.852558 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1541 | 2025.08.01 21:20:48.852577 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (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 | ||
| 1542 | 2025.08.01 21:20:48.852592 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1543 | 2025.08.01 21:20:48.852626 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1544 | 2025.08.01 21:20:48.852645 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1545 | 2025.08.01 21:20:48.853075 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001234 sec., 25931.92868719611 rows/sec., 978.94 KiB/sec. | ||
| 1546 | 2025.08.01 21:20:48.853158 [ 4 ] {7e20ed48-bea1-46c2-8da9-d912def89249} <Debug> TCPHandler: Processed in 0.001458856 sec. | ||
| 1547 | 2025.08.01 21:20:48.859603 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2025.08.01 21:20:48.859720 [ 4 ] {af413b6c-ceeb-4724-a5ca-02cbc77cc26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1549 | 2025.08.01 21:20:48.859768 [ 4 ] {af413b6c-ceeb-4724-a5ca-02cbc77cc26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1550 | 2025.08.01 21:20:48.860347 [ 4 ] {af413b6c-ceeb-4724-a5ca-02cbc77cc26b} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2025.08.01 21:20:48.860394 [ 4 ] {af413b6c-ceeb-4724-a5ca-02cbc77cc26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1552 | 2025.08.01 21:20:48.860825 [ 4 ] {af413b6c-ceeb-4724-a5ca-02cbc77cc26b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1553 | 2025.08.01 21:20:48.861047 [ 4 ] {af413b6c-ceeb-4724-a5ca-02cbc77cc26b} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2025.08.01 21:20:48.861193 [ 4 ] {af413b6c-ceeb-4724-a5ca-02cbc77cc26b} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001506 sec., 1992.0318725099603 rows/sec., 181.57 KiB/sec. | ||
| 1555 | 2025.08.01 21:20:48.861236 [ 4 ] {af413b6c-ceeb-4724-a5ca-02cbc77cc26b} <Debug> TCPHandler: Processed in 0.00168851 sec. | ||
| 1556 | 2025.08.01 21:20:48.861385 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2025.08.01 21:20:48.861493 [ 4 ] {b106a30c-a9f3-4ee5-8ae6-43caf95a2810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1558 | 2025.08.01 21:20:48.861538 [ 4 ] {b106a30c-a9f3-4ee5-8ae6-43caf95a2810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1559 | 2025.08.01 21:20:48.862128 [ 4 ] {b106a30c-a9f3-4ee5-8ae6-43caf95a2810} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2025.08.01 21:20:48.862170 [ 4 ] {b106a30c-a9f3-4ee5-8ae6-43caf95a2810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1561 | 2025.08.01 21:20:48.862519 [ 4 ] {b106a30c-a9f3-4ee5-8ae6-43caf95a2810} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1562 | 2025.08.01 21:20:48.862740 [ 4 ] {b106a30c-a9f3-4ee5-8ae6-43caf95a2810} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2025.08.01 21:20:48.862874 [ 4 ] {b106a30c-a9f3-4ee5-8ae6-43caf95a2810} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001409 sec., 278211.49751596875 rows/sec., 17.65 MiB/sec. | ||
| 1564 | 2025.08.01 21:20:48.862912 [ 4 ] {b106a30c-a9f3-4ee5-8ae6-43caf95a2810} <Debug> TCPHandler: Processed in 0.001600449 sec. | ||
| 1565 | 2025.08.01 21:20:48.863035 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2025.08.01 21:20:48.863133 [ 4 ] {fd21b1f8-909c-4817-8f23-af9ae9b37499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1567 | 2025.08.01 21:20:48.863174 [ 4 ] {fd21b1f8-909c-4817-8f23-af9ae9b37499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1568 | 2025.08.01 21:20:48.863569 [ 4 ] {fd21b1f8-909c-4817-8f23-af9ae9b37499} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2025.08.01 21:20:48.863609 [ 4 ] {fd21b1f8-909c-4817-8f23-af9ae9b37499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1570 | 2025.08.01 21:20:48.863901 [ 4 ] {fd21b1f8-909c-4817-8f23-af9ae9b37499} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1571 | 2025.08.01 21:20:48.864123 [ 4 ] {fd21b1f8-909c-4817-8f23-af9ae9b37499} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2025.08.01 21:20:48.864257 [ 4 ] {fd21b1f8-909c-4817-8f23-af9ae9b37499} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. | ||
| 1573 | 2025.08.01 21:20:48.864297 [ 4 ] {fd21b1f8-909c-4817-8f23-af9ae9b37499} <Debug> TCPHandler: Processed in 0.001313714 sec. | ||
| 1574 | 2025.08.01 21:20:48.864414 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2025.08.01 21:20:48.864512 [ 4 ] {04904661-124f-45f0-864e-094732c8431e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1576 | 2025.08.01 21:20:48.864554 [ 4 ] {04904661-124f-45f0-864e-094732c8431e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1577 | 2025.08.01 21:20:48.865400 [ 4 ] {04904661-124f-45f0-864e-094732c8431e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2025.08.01 21:20:48.865439 [ 4 ] {04904661-124f-45f0-864e-094732c8431e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1579 | 2025.08.01 21:20:48.865819 [ 4 ] {04904661-124f-45f0-864e-094732c8431e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1580 | 2025.08.01 21:20:48.866033 [ 4 ] {04904661-124f-45f0-864e-094732c8431e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2025.08.01 21:20:48.866160 [ 4 ] {04904661-124f-45f0-864e-094732c8431e} <Debug> executeQuery: Read 1114 rows, 90.54 KiB in 0.001667 sec., 668266.3467306539 rows/sec., 53.04 MiB/sec. | ||
| 1582 | 2025.08.01 21:20:48.866198 [ 4 ] {04904661-124f-45f0-864e-094732c8431e} <Debug> TCPHandler: Processed in 0.001834703 sec. | ||
| 1583 | 2025.08.01 21:20:48.866312 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2025.08.01 21:20:48.866416 [ 4 ] {dcc0c497-4732-4071-b6fe-e4930bbb7f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1585 | 2025.08.01 21:20:48.866458 [ 4 ] {dcc0c497-4732-4071-b6fe-e4930bbb7f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1586 | 2025.08.01 21:20:48.866933 [ 4 ] {dcc0c497-4732-4071-b6fe-e4930bbb7f06} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2025.08.01 21:20:48.866971 [ 4 ] {dcc0c497-4732-4071-b6fe-e4930bbb7f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1588 | 2025.08.01 21:20:48.867305 [ 4 ] {dcc0c497-4732-4071-b6fe-e4930bbb7f06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1589 | 2025.08.01 21:20:48.867530 [ 4 ] {dcc0c497-4732-4071-b6fe-e4930bbb7f06} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2025.08.01 21:20:48.867669 [ 4 ] {dcc0c497-4732-4071-b6fe-e4930bbb7f06} <Debug> executeQuery: Read 221 rows, 13.65 KiB in 0.001271 sec., 173878.83556254918 rows/sec., 10.48 MiB/sec. | ||
| 1591 | 2025.08.01 21:20:48.867711 [ 4 ] {dcc0c497-4732-4071-b6fe-e4930bbb7f06} <Debug> TCPHandler: Processed in 0.001448686 sec. | ||
| 1592 | 2025.08.01 21:20:48.867822 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2025.08.01 21:20:48.867918 [ 4 ] {bb7c2a94-b4ce-4b3a-b70c-85b099352138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1594 | 2025.08.01 21:20:48.867959 [ 4 ] {bb7c2a94-b4ce-4b3a-b70c-85b099352138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1595 | 2025.08.01 21:20:48.868436 [ 4 ] {bb7c2a94-b4ce-4b3a-b70c-85b099352138} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2025.08.01 21:20:48.868473 [ 4 ] {bb7c2a94-b4ce-4b3a-b70c-85b099352138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1597 | 2025.08.01 21:20:48.868776 [ 4 ] {bb7c2a94-b4ce-4b3a-b70c-85b099352138} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1598 | 2025.08.01 21:20:48.868979 [ 4 ] {bb7c2a94-b4ce-4b3a-b70c-85b099352138} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2025.08.01 21:20:48.869103 [ 4 ] {bb7c2a94-b4ce-4b3a-b70c-85b099352138} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001202 sec., 168885.19134775375 rows/sec., 10.89 MiB/sec. | ||
| 1600 | 2025.08.01 21:20:48.869140 [ 4 ] {bb7c2a94-b4ce-4b3a-b70c-85b099352138} <Debug> TCPHandler: Processed in 0.001368525 sec. | ||
| 1601 | 2025.08.01 21:20:48.869253 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2025.08.01 21:20:48.869349 [ 4 ] {537f44b2-4dac-4515-bae8-a7fc917ff173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1603 | 2025.08.01 21:20:48.869389 [ 4 ] {537f44b2-4dac-4515-bae8-a7fc917ff173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1604 | 2025.08.01 21:20:48.869827 [ 4 ] {537f44b2-4dac-4515-bae8-a7fc917ff173} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2025.08.01 21:20:48.869865 [ 4 ] {537f44b2-4dac-4515-bae8-a7fc917ff173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1606 | 2025.08.01 21:20:48.870167 [ 4 ] {537f44b2-4dac-4515-bae8-a7fc917ff173} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1607 | 2025.08.01 21:20:48.870383 [ 4 ] {537f44b2-4dac-4515-bae8-a7fc917ff173} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2025.08.01 21:20:48.870509 [ 4 ] {537f44b2-4dac-4515-bae8-a7fc917ff173} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001177 sec., 171622.76975361086 rows/sec., 9.75 MiB/sec. | ||
| 1609 | 2025.08.01 21:20:48.870547 [ 4 ] {537f44b2-4dac-4515-bae8-a7fc917ff173} <Debug> TCPHandler: Processed in 0.001343714 sec. | ||
| 1610 | 2025.08.01 21:20:48.870664 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2025.08.01 21:20:48.870759 [ 4 ] {01ffeddb-9352-4373-ab51-b1928fedd0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1612 | 2025.08.01 21:20:48.870798 [ 4 ] {01ffeddb-9352-4373-ab51-b1928fedd0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1613 | 2025.08.01 21:20:48.871431 [ 4 ] {01ffeddb-9352-4373-ab51-b1928fedd0ff} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2025.08.01 21:20:48.871470 [ 4 ] {01ffeddb-9352-4373-ab51-b1928fedd0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1615 | 2025.08.01 21:20:48.871808 [ 4 ] {01ffeddb-9352-4373-ab51-b1928fedd0ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1616 | 2025.08.01 21:20:48.872024 [ 4 ] {01ffeddb-9352-4373-ab51-b1928fedd0ff} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.08.01 21:20:48.872151 [ 4 ] {01ffeddb-9352-4373-ab51-b1928fedd0ff} <Debug> executeQuery: Read 684 rows, 49.15 KiB in 0.001409 sec., 485450.6742370475 rows/sec., 34.06 MiB/sec. | ||
| 1618 | 2025.08.01 21:20:48.872189 [ 4 ] {01ffeddb-9352-4373-ab51-b1928fedd0ff} <Debug> TCPHandler: Processed in 0.001574798 sec. | ||
| 1619 | 2025.08.01 21:20:48.872302 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2025.08.01 21:20:48.872397 [ 4 ] {1fe916d3-ae88-4ea9-9869-7a289326f498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1621 | 2025.08.01 21:20:48.872440 [ 4 ] {1fe916d3-ae88-4ea9-9869-7a289326f498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1622 | 2025.08.01 21:20:48.872759 [ 4 ] {1fe916d3-ae88-4ea9-9869-7a289326f498} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2025.08.01 21:20:48.872797 [ 4 ] {1fe916d3-ae88-4ea9-9869-7a289326f498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1624 | 2025.08.01 21:20:48.873094 [ 4 ] {1fe916d3-ae88-4ea9-9869-7a289326f498} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1625 | 2025.08.01 21:20:48.873302 [ 4 ] {1fe916d3-ae88-4ea9-9869-7a289326f498} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2025.08.01 21:20:48.873426 [ 4 ] {1fe916d3-ae88-4ea9-9869-7a289326f498} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 1627 | 2025.08.01 21:20:48.873461 [ 4 ] {1fe916d3-ae88-4ea9-9869-7a289326f498} <Debug> TCPHandler: Processed in 0.001210132 sec. | ||
| 1628 | 2025.08.01 21:20:48.873570 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2025.08.01 21:20:48.873671 [ 4 ] {e94397ad-9cc6-4f81-ae5b-c53b0348ad09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1630 | 2025.08.01 21:20:48.873717 [ 4 ] {e94397ad-9cc6-4f81-ae5b-c53b0348ad09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1631 | 2025.08.01 21:20:48.874171 [ 4 ] {e94397ad-9cc6-4f81-ae5b-c53b0348ad09} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2025.08.01 21:20:48.874206 [ 4 ] {e94397ad-9cc6-4f81-ae5b-c53b0348ad09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1633 | 2025.08.01 21:20:48.874550 [ 4 ] {e94397ad-9cc6-4f81-ae5b-c53b0348ad09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1634 | 2025.08.01 21:20:48.874772 [ 4 ] {e94397ad-9cc6-4f81-ae5b-c53b0348ad09} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2025.08.01 21:20:48.874909 [ 4 ] {e94397ad-9cc6-4f81-ae5b-c53b0348ad09} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001256 sec., 245222.92993630574 rows/sec., 16.13 MiB/sec. | ||
| 1636 | 2025.08.01 21:20:48.874947 [ 4 ] {e94397ad-9cc6-4f81-ae5b-c53b0348ad09} <Debug> TCPHandler: Processed in 0.001429366 sec. | ||
| 1637 | 2025.08.01 21:20:48.875051 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2025.08.01 21:20:48.875156 [ 4 ] {b4ccf923-91f4-44cd-9eb4-6c7595747abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1639 | 2025.08.01 21:20:48.875200 [ 4 ] {b4ccf923-91f4-44cd-9eb4-6c7595747abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1640 | 2025.08.01 21:20:48.875519 [ 4 ] {b4ccf923-91f4-44cd-9eb4-6c7595747abd} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2025.08.01 21:20:48.875554 [ 4 ] {b4ccf923-91f4-44cd-9eb4-6c7595747abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1642 | 2025.08.01 21:20:48.875867 [ 4 ] {b4ccf923-91f4-44cd-9eb4-6c7595747abd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1643 | 2025.08.01 21:20:48.876093 [ 4 ] {b4ccf923-91f4-44cd-9eb4-6c7595747abd} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2025.08.01 21:20:48.876223 [ 4 ] {b4ccf923-91f4-44cd-9eb4-6c7595747abd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 1645 | 2025.08.01 21:20:48.876259 [ 4 ] {b4ccf923-91f4-44cd-9eb4-6c7595747abd} <Debug> TCPHandler: Processed in 0.001259793 sec. | ||
| 1646 | 2025.08.01 21:20:48.876358 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2025.08.01 21:20:48.876455 [ 4 ] {bef41c55-5da5-4b55-a934-2fabce6cea35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1648 | 2025.08.01 21:20:48.876510 [ 4 ] {bef41c55-5da5-4b55-a934-2fabce6cea35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1649 | 2025.08.01 21:20:48.877293 [ 4 ] {bef41c55-5da5-4b55-a934-2fabce6cea35} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2025.08.01 21:20:48.877329 [ 4 ] {bef41c55-5da5-4b55-a934-2fabce6cea35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1651 | 2025.08.01 21:20:48.877888 [ 4 ] {bef41c55-5da5-4b55-a934-2fabce6cea35} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1652 | 2025.08.01 21:20:48.878114 [ 4 ] {bef41c55-5da5-4b55-a934-2fabce6cea35} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2025.08.01 21:20:48.878244 [ 4 ] {bef41c55-5da5-4b55-a934-2fabce6cea35} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001807 sec., 12728.278915329274 rows/sec., 22.81 MiB/sec. | ||
| 1654 | 2025.08.01 21:20:48.878296 [ 4 ] {bef41c55-5da5-4b55-a934-2fabce6cea35} <Debug> TCPHandler: Processed in 0.001987766 sec. | ||
| 1655 | 2025.08.01 21:20:48.878408 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2025.08.01 21:20:48.878505 [ 4 ] {ede7b268-e1c3-4ba0-b89d-64c71abb5408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1657 | 2025.08.01 21:20:48.878546 [ 4 ] {ede7b268-e1c3-4ba0-b89d-64c71abb5408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1658 | 2025.08.01 21:20:48.878859 [ 4 ] {ede7b268-e1c3-4ba0-b89d-64c71abb5408} <Trace> oximeter.measurements_i64 (dae6129b-4ccc-49af-bb0a-ff1cfdabcb3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2025.08.01 21:20:48.878893 [ 4 ] {ede7b268-e1c3-4ba0-b89d-64c71abb5408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1660 | 2025.08.01 21:20:48.879579 [ 4 ] {ede7b268-e1c3-4ba0-b89d-64c71abb5408} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1661 | 2025.08.01 21:20:48.879795 [ 4 ] {ede7b268-e1c3-4ba0-b89d-64c71abb5408} <Trace> oximeter.measurements_i64 (dae6129b-4ccc-49af-bb0a-ff1cfdabcb3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2025.08.01 21:20:48.879917 [ 4 ] {ede7b268-e1c3-4ba0-b89d-64c71abb5408} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001431 sec., 6289.308176100629 rows/sec., 464.05 KiB/sec. | ||
| 1663 | 2025.08.01 21:20:48.879953 [ 4 ] {ede7b268-e1c3-4ba0-b89d-64c71abb5408} <Debug> TCPHandler: Processed in 0.001595109 sec. | ||
| 1664 | 2025.08.01 21:20:48.880065 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2025.08.01 21:20:48.880162 [ 4 ] {81a950d2-40d3-4c78-8401-d650207d380c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1666 | 2025.08.01 21:20:48.880205 [ 4 ] {81a950d2-40d3-4c78-8401-d650207d380c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1667 | 2025.08.01 21:20:48.880678 [ 4 ] {81a950d2-40d3-4c78-8401-d650207d380c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2025.08.01 21:20:48.880715 [ 4 ] {81a950d2-40d3-4c78-8401-d650207d380c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1669 | 2025.08.01 21:20:48.881072 [ 4 ] {81a950d2-40d3-4c78-8401-d650207d380c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1670 | 2025.08.01 21:20:48.881301 [ 4 ] {81a950d2-40d3-4c78-8401-d650207d380c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2025.08.01 21:20:48.881427 [ 4 ] {81a950d2-40d3-4c78-8401-d650207d380c} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001283 sec., 79501.16913484021 rows/sec., 4.88 MiB/sec. | ||
| 1672 | 2025.08.01 21:20:48.881461 [ 4 ] {81a950d2-40d3-4c78-8401-d650207d380c} <Debug> TCPHandler: Processed in 0.001446676 sec. | ||
| 1673 | 2025.08.01 21:20:49.157189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1674 | 2025.08.01 21:20:49.157718 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2025.08.01 21:20:49.157769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1676 | 2025.08.01 21:20:49.158292 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1677 | 2025.08.01 21:20:49.158531 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2025.08.01 21:20:49.158672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1679 | 2025.08.01 21:20:49.335042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1680 | 2025.08.01 21:20:49.352652 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2025.08.01 21:20:49.352722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1682 | 2025.08.01 21:20:49.358209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1683 | 2025.08.01 21:20:49.358896 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2025.08.01 21:20:49.362273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1685 | 2025.08.01 21:20:53.778220 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2025.08.01 21:20:53.778410 [ 4 ] {502b4680-f396-40a4-8bfc-822e21f07946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1687 | 2025.08.01 21:20:53.778479 [ 4 ] {502b4680-f396-40a4-8bfc-822e21f07946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1688 | 2025.08.01 21:20:53.779174 [ 4 ] {502b4680-f396-40a4-8bfc-822e21f07946} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2025.08.01 21:20:53.779229 [ 4 ] {502b4680-f396-40a4-8bfc-822e21f07946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1690 | 2025.08.01 21:20:53.779648 [ 4 ] {502b4680-f396-40a4-8bfc-822e21f07946} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1691 | 2025.08.01 21:20:53.779889 [ 4 ] {502b4680-f396-40a4-8bfc-822e21f07946} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2025.08.01 21:20:53.780043 [ 4 ] {502b4680-f396-40a4-8bfc-822e21f07946} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 1693 | 2025.08.01 21:20:53.780093 [ 4 ] {502b4680-f396-40a4-8bfc-822e21f07946} <Debug> TCPHandler: Processed in 0.001997946 sec. | ||
| 1694 | 2025.08.01 21:20:53.780213 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2025.08.01 21:20:53.780319 [ 4 ] {8a11988f-29c3-46db-8668-92d7f0f57455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1696 | 2025.08.01 21:20:53.780366 [ 4 ] {8a11988f-29c3-46db-8668-92d7f0f57455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1697 | 2025.08.01 21:20:53.780812 [ 4 ] {8a11988f-29c3-46db-8668-92d7f0f57455} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2025.08.01 21:20:53.780850 [ 4 ] {8a11988f-29c3-46db-8668-92d7f0f57455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1699 | 2025.08.01 21:20:53.781168 [ 4 ] {8a11988f-29c3-46db-8668-92d7f0f57455} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1700 | 2025.08.01 21:20:53.781411 [ 4 ] {8a11988f-29c3-46db-8668-92d7f0f57455} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2025.08.01 21:20:53.781572 [ 4 ] {8a11988f-29c3-46db-8668-92d7f0f57455} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 1702 | 2025.08.01 21:20:53.781620 [ 4 ] {8a11988f-29c3-46db-8668-92d7f0f57455} <Debug> TCPHandler: Processed in 0.001460986 sec. | ||
| 1703 | 2025.08.01 21:20:53.781787 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2025.08.01 21:20:53.781892 [ 4 ] {5b390977-546b-423f-b8b4-3c2cc869b7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1705 | 2025.08.01 21:20:53.781943 [ 4 ] {5b390977-546b-423f-b8b4-3c2cc869b7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1706 | 2025.08.01 21:20:53.782493 [ 4 ] {5b390977-546b-423f-b8b4-3c2cc869b7e2} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.08.01 21:20:53.782536 [ 4 ] {5b390977-546b-423f-b8b4-3c2cc869b7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1708 | 2025.08.01 21:20:53.782957 [ 4 ] {5b390977-546b-423f-b8b4-3c2cc869b7e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1709 | 2025.08.01 21:20:53.783232 [ 4 ] {5b390977-546b-423f-b8b4-3c2cc869b7e2} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2025.08.01 21:20:53.783392 [ 4 ] {5b390977-546b-423f-b8b4-3c2cc869b7e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001522 sec., 105124.83574244416 rows/sec., 7.32 MiB/sec. | ||
| 1711 | 2025.08.01 21:20:53.783447 [ 4 ] {5b390977-546b-423f-b8b4-3c2cc869b7e2} <Debug> TCPHandler: Processed in 0.001717171 sec. | ||
| 1712 | 2025.08.01 21:20:53.783588 [ 4 ] {} <Trace> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.08.01 21:20:53.783699 [ 4 ] {266c595f-52d5-434c-97cf-c47257dbc5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1714 | 2025.08.01 21:20:53.783749 [ 4 ] {266c595f-52d5-434c-97cf-c47257dbc5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1715 | 2025.08.01 21:20:53.784152 [ 4 ] {266c595f-52d5-434c-97cf-c47257dbc5f4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2025.08.01 21:20:53.784190 [ 4 ] {266c595f-52d5-434c-97cf-c47257dbc5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1717 | 2025.08.01 21:20:53.784509 [ 4 ] {266c595f-52d5-434c-97cf-c47257dbc5f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1718 | 2025.08.01 21:20:53.784725 [ 4 ] {266c595f-52d5-434c-97cf-c47257dbc5f4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2025.08.01 21:20:53.784864 [ 4 ] {266c595f-52d5-434c-97cf-c47257dbc5f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 1720 | 2025.08.01 21:20:53.784916 [ 4 ] {266c595f-52d5-434c-97cf-c47257dbc5f4} <Debug> TCPHandler: Processed in 0.001388946 sec. | ||
| 1721 | 2025.08.01 21:20:56.563502 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1722 | 2025.08.01 21:20:56.563593 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1723 | 2025.08.01 21:20:56.658786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1724 | 2025.08.01 21:20:56.659315 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.08.01 21:20:56.659360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1726 | 2025.08.01 21:20:56.659863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1727 | 2025.08.01 21:20:56.660103 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2025.08.01 21:20:56.660238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1729 | 2025.08.01 21:20:56.674963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 288 | ||
| 1730 | 2025.08.01 21:20:56.677439 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2025.08.01 21:20:56.677493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1732 | 2025.08.01 21:20:56.678679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1733 | 2025.08.01 21:20:56.678947 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2025.08.01 21:20:56.679214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 1735 | 2025.08.01 21:20:56.862412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1736 | 2025.08.01 21:20:56.880649 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.08.01 21:20:56.880717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1738 | 2025.08.01 21:20:56.886668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1739 | 2025.08.01 21:20:56.887362 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.08.01 21:20:56.890495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1741 | 2025.08.01 21:20:56.936224 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1742 | 2025.08.01 21:20:56.936317 [ 4 ] {} <Debug> TCP-Session: 35b39482-98a8-482e-8257-0fe26ded167b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2025.08.01 21:20:57.000340 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.45 MiB, peak 183.49 MiB, free memory in arenas 0.00 B, will set to 179.96 MiB (RSS), difference: 2.51 MiB | ||
| 1744 | 2025.08.01 21:20:58.790540 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2025.08.01 21:20:58.790807 [ 5 ] {3e239f44-773a-4da3-ae03-22a727a508ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1746 | 2025.08.01 21:20:58.790872 [ 5 ] {3e239f44-773a-4da3-ae03-22a727a508ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1747 | 2025.08.01 21:20:58.791687 [ 5 ] {3e239f44-773a-4da3-ae03-22a727a508ff} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2025.08.01 21:20:58.791729 [ 5 ] {3e239f44-773a-4da3-ae03-22a727a508ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1749 | 2025.08.01 21:20:58.792141 [ 5 ] {3e239f44-773a-4da3-ae03-22a727a508ff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1750 | 2025.08.01 21:20:58.792370 [ 5 ] {3e239f44-773a-4da3-ae03-22a727a508ff} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2025.08.01 21:20:58.792520 [ 40 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1752 | 2025.08.01 21:20:58.792526 [ 5 ] {3e239f44-773a-4da3-ae03-22a727a508ff} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001769 sec., 221594.12097230073 rows/sec., 14.06 MiB/sec. | ||
| 1753 | 2025.08.01 21:20:58.792601 [ 40 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2025.08.01 21:20:58.792623 [ 5 ] {3e239f44-773a-4da3-ae03-22a727a508ff} <Debug> TCPHandler: Processed in 0.002269781 sec. | ||
| 1755 | 2025.08.01 21:20:58.792631 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1756 | 2025.08.01 21:20:58.792760 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.08.01 21:20:58.792773 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 1758 | 2025.08.01 21:20:58.792865 [ 5 ] {03fb4fa0-4cac-4877-b887-4dc9b5f3113a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1759 | 2025.08.01 21:20:58.792921 [ 5 ] {03fb4fa0-4cac-4877-b887-4dc9b5f3113a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1760 | 2025.08.01 21:20:58.792935 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1761 | 2025.08.01 21:20:58.792980 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 392 rows starting from the beginning of the part | ||
| 1762 | 2025.08.01 21:20:58.793052 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 392 rows starting from the beginning of the part | ||
| 1763 | 2025.08.01 21:20:58.793106 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 392 rows starting from the beginning of the part | ||
| 1764 | 2025.08.01 21:20:58.793153 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 392 rows starting from the beginning of the part | ||
| 1765 | 2025.08.01 21:20:58.793199 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 392 rows starting from the beginning of the part | ||
| 1766 | 2025.08.01 21:20:58.793912 [ 5 ] {03fb4fa0-4cac-4877-b887-4dc9b5f3113a} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2025.08.01 21:20:58.793954 [ 5 ] {03fb4fa0-4cac-4877-b887-4dc9b5f3113a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1768 | 2025.08.01 21:20:58.794355 [ 190 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164138 sec., 1194117.1453289306 rows/sec., 80.31 MiB/sec. | ||
| 1769 | 2025.08.01 21:20:58.794357 [ 5 ] {03fb4fa0-4cac-4877-b887-4dc9b5f3113a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1770 | 2025.08.01 21:20:58.794538 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1771 | 2025.08.01 21:20:58.794666 [ 5 ] {03fb4fa0-4cac-4877-b887-4dc9b5f3113a} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.08.01 21:20:58.794846 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2025.08.01 21:20:58.794878 [ 5 ] {03fb4fa0-4cac-4877-b887-4dc9b5f3113a} <Debug> executeQuery: Read 1139 rows, 92.90 KiB in 0.002033 sec., 560255.7796360059 rows/sec., 44.62 MiB/sec. | ||
| 1774 | 2025.08.01 21:20:58.794927 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_5_1} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1775 | 2025.08.01 21:20:58.794933 [ 5 ] {03fb4fa0-4cac-4877-b887-4dc9b5f3113a} <Debug> TCPHandler: Processed in 0.00222363 sec. | ||
| 1776 | 2025.08.01 21:20:58.795007 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1777 | 2025.08.01 21:20:58.795095 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2025.08.01 21:20:58.795215 [ 5 ] {da089dae-daa3-4f83-9efd-85a11c8de0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1779 | 2025.08.01 21:20:58.795263 [ 5 ] {da089dae-daa3-4f83-9efd-85a11c8de0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1780 | 2025.08.01 21:20:58.795808 [ 5 ] {da089dae-daa3-4f83-9efd-85a11c8de0ba} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2025.08.01 21:20:58.795844 [ 5 ] {da089dae-daa3-4f83-9efd-85a11c8de0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1782 | 2025.08.01 21:20:58.796184 [ 5 ] {da089dae-daa3-4f83-9efd-85a11c8de0ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1783 | 2025.08.01 21:20:58.796392 [ 5 ] {da089dae-daa3-4f83-9efd-85a11c8de0ba} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2025.08.01 21:20:58.796520 [ 5 ] {da089dae-daa3-4f83-9efd-85a11c8de0ba} <Debug> executeQuery: Read 232 rows, 14.48 KiB in 0.001331 sec., 174305.03380916605 rows/sec., 10.63 MiB/sec. | ||
| 1785 | 2025.08.01 21:20:58.796556 [ 5 ] {da089dae-daa3-4f83-9efd-85a11c8de0ba} <Debug> TCPHandler: Processed in 0.001531337 sec. | ||
| 1786 | 2025.08.01 21:20:58.796663 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2025.08.01 21:20:58.796755 [ 5 ] {ce46e63f-4a6f-48af-b9e9-97e06c1acec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1788 | 2025.08.01 21:20:58.796793 [ 5 ] {ce46e63f-4a6f-48af-b9e9-97e06c1acec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1789 | 2025.08.01 21:20:58.797295 [ 5 ] {ce46e63f-4a6f-48af-b9e9-97e06c1acec6} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2025.08.01 21:20:58.797330 [ 5 ] {ce46e63f-4a6f-48af-b9e9-97e06c1acec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1791 | 2025.08.01 21:20:58.797644 [ 5 ] {ce46e63f-4a6f-48af-b9e9-97e06c1acec6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1792 | 2025.08.01 21:20:58.797847 [ 5 ] {ce46e63f-4a6f-48af-b9e9-97e06c1acec6} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2025.08.01 21:20:58.797969 [ 39 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1794 | 2025.08.01 21:20:58.797974 [ 5 ] {ce46e63f-4a6f-48af-b9e9-97e06c1acec6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001236 sec., 164239.48220064727 rows/sec., 10.59 MiB/sec. | ||
| 1795 | 2025.08.01 21:20:58.798036 [ 39 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.08.01 21:20:58.798055 [ 5 ] {ce46e63f-4a6f-48af-b9e9-97e06c1acec6} <Debug> TCPHandler: Processed in 0.001447666 sec. | ||
| 1797 | 2025.08.01 21:20:58.798063 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1798 | 2025.08.01 21:20:58.798167 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2025.08.01 21:20:58.798173 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::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 | ||
| 1800 | 2025.08.01 21:20:58.798267 [ 5 ] {43c20d2a-4111-4b70-a543-57fce60ced14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1801 | 2025.08.01 21:20:58.798311 [ 5 ] {43c20d2a-4111-4b70-a543-57fce60ced14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1802 | 2025.08.01 21:20:58.798327 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1803 | 2025.08.01 21:20:58.798372 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1804 | 2025.08.01 21:20:58.798457 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 203 rows starting from the beginning of the part | ||
| 1805 | 2025.08.01 21:20:58.798507 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 203 rows starting from the beginning of the part | ||
| 1806 | 2025.08.01 21:20:58.798549 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 203 rows starting from the beginning of the part | ||
| 1807 | 2025.08.01 21:20:58.798591 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 203 rows starting from the beginning of the part | ||
| 1808 | 2025.08.01 21:20:58.798787 [ 5 ] {43c20d2a-4111-4b70-a543-57fce60ced14} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2025.08.01 21:20:58.798827 [ 5 ] {43c20d2a-4111-4b70-a543-57fce60ced14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1810 | 2025.08.01 21:20:58.799141 [ 5 ] {43c20d2a-4111-4b70-a543-57fce60ced14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1811 | 2025.08.01 21:20:58.799361 [ 5 ] {43c20d2a-4111-4b70-a543-57fce60ced14} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2025.08.01 21:20:58.799484 [ 39 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1813 | 2025.08.01 21:20:58.799492 [ 5 ] {43c20d2a-4111-4b70-a543-57fce60ced14} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001244 sec., 162379.42122186493 rows/sec., 9.22 MiB/sec. | ||
| 1814 | 2025.08.01 21:20:58.799525 [ 39 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2025.08.01 21:20:58.799548 [ 5 ] {43c20d2a-4111-4b70-a543-57fce60ced14} <Debug> TCPHandler: Processed in 0.001428085 sec. | ||
| 1816 | 2025.08.01 21:20:58.799550 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1817 | 2025.08.01 21:20:58.799640 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 1818 | 2025.08.01 21:20:58.799706 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2025.08.01 21:20:58.799721 [ 190 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595148 sec., 636304.5936803356 rows/sec., 43.47 MiB/sec. | ||
| 1820 | 2025.08.01 21:20:58.799756 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1821 | 2025.08.01 21:20:58.799794 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 202 rows starting from the beginning of the part | ||
| 1822 | 2025.08.01 21:20:58.799804 [ 5 ] {78acd475-2b30-424e-879e-b92d5ed0f0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1823 | 2025.08.01 21:20:58.799848 [ 5 ] {78acd475-2b30-424e-879e-b92d5ed0f0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1824 | 2025.08.01 21:20:58.799849 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 202 rows starting from the beginning of the part | ||
| 1825 | 2025.08.01 21:20:58.799912 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 202 rows starting from the beginning of the part | ||
| 1826 | 2025.08.01 21:20:58.799912 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1827 | 2025.08.01 21:20:58.799956 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 202 rows starting from the beginning of the part | ||
| 1828 | 2025.08.01 21:20:58.800003 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 202 rows starting from the beginning of the part | ||
| 1829 | 2025.08.01 21:20:58.800258 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2025.08.01 21:20:58.800337 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_5_1} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1831 | 2025.08.01 21:20:58.800409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1832 | 2025.08.01 21:20:58.800644 [ 5 ] {78acd475-2b30-424e-879e-b92d5ed0f0e4} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2025.08.01 21:20:58.800687 [ 5 ] {78acd475-2b30-424e-879e-b92d5ed0f0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1834 | 2025.08.01 21:20:58.801024 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413886 sec., 714343.3063203115 rows/sec., 43.30 MiB/sec. | ||
| 1835 | 2025.08.01 21:20:58.801089 [ 5 ] {78acd475-2b30-424e-879e-b92d5ed0f0e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1836 | 2025.08.01 21:20:58.801169 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1837 | 2025.08.01 21:20:58.801366 [ 5 ] {78acd475-2b30-424e-879e-b92d5ed0f0e4} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2025.08.01 21:20:58.801502 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2025.08.01 21:20:58.801509 [ 5 ] {78acd475-2b30-424e-879e-b92d5ed0f0e4} <Debug> executeQuery: Read 694 rows, 49.96 KiB in 0.001723 sec., 402785.8386535113 rows/sec., 28.32 MiB/sec. | ||
| 1840 | 2025.08.01 21:20:58.801563 [ 5 ] {78acd475-2b30-424e-879e-b92d5ed0f0e4} <Debug> TCPHandler: Processed in 0.001904724 sec. | ||
| 1841 | 2025.08.01 21:20:58.801586 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_5_1} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1842 | 2025.08.01 21:20:58.801663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1843 | 2025.08.01 21:20:58.801688 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.08.01 21:20:58.801788 [ 5 ] {5ba4f3f2-ce4c-4ed0-9d24-695dba86edc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1845 | 2025.08.01 21:20:58.801828 [ 5 ] {5ba4f3f2-ce4c-4ed0-9d24-695dba86edc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1846 | 2025.08.01 21:20:58.802161 [ 5 ] {5ba4f3f2-ce4c-4ed0-9d24-695dba86edc5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2025.08.01 21:20:58.802196 [ 5 ] {5ba4f3f2-ce4c-4ed0-9d24-695dba86edc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1848 | 2025.08.01 21:20:58.802503 [ 5 ] {5ba4f3f2-ce4c-4ed0-9d24-695dba86edc5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1849 | 2025.08.01 21:20:58.802702 [ 5 ] {5ba4f3f2-ce4c-4ed0-9d24-695dba86edc5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2025.08.01 21:20:58.802829 [ 5 ] {5ba4f3f2-ce4c-4ed0-9d24-695dba86edc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 1851 | 2025.08.01 21:20:58.802863 [ 5 ] {5ba4f3f2-ce4c-4ed0-9d24-695dba86edc5} <Debug> TCPHandler: Processed in 0.001222312 sec. | ||
| 1852 | 2025.08.01 21:20:58.802971 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2025.08.01 21:20:58.803063 [ 5 ] {da5602a6-caf7-4c94-bf5b-81250d3c4642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1854 | 2025.08.01 21:20:58.803105 [ 5 ] {da5602a6-caf7-4c94-bf5b-81250d3c4642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1855 | 2025.08.01 21:20:58.803537 [ 5 ] {da5602a6-caf7-4c94-bf5b-81250d3c4642} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2025.08.01 21:20:58.803572 [ 5 ] {da5602a6-caf7-4c94-bf5b-81250d3c4642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1857 | 2025.08.01 21:20:58.803913 [ 5 ] {da5602a6-caf7-4c94-bf5b-81250d3c4642} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1858 | 2025.08.01 21:20:58.804116 [ 5 ] {da5602a6-caf7-4c94-bf5b-81250d3c4642} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2025.08.01 21:20:58.804239 [ 5 ] {da5602a6-caf7-4c94-bf5b-81250d3c4642} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001194 sec., 257118.92797319934 rows/sec., 16.91 MiB/sec. | ||
| 1860 | 2025.08.01 21:20:58.804273 [ 5 ] {da5602a6-caf7-4c94-bf5b-81250d3c4642} <Debug> TCPHandler: Processed in 0.001351674 sec. | ||
| 1861 | 2025.08.01 21:20:58.804379 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2025.08.01 21:20:58.804471 [ 5 ] {d6b39eb7-fefd-43c1-8db7-ef8a5acef7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1863 | 2025.08.01 21:20:58.804511 [ 5 ] {d6b39eb7-fefd-43c1-8db7-ef8a5acef7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1864 | 2025.08.01 21:20:58.804818 [ 5 ] {d6b39eb7-fefd-43c1-8db7-ef8a5acef7d7} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2025.08.01 21:20:58.804852 [ 5 ] {d6b39eb7-fefd-43c1-8db7-ef8a5acef7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1866 | 2025.08.01 21:20:58.805155 [ 5 ] {d6b39eb7-fefd-43c1-8db7-ef8a5acef7d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1867 | 2025.08.01 21:20:58.805375 [ 5 ] {d6b39eb7-fefd-43c1-8db7-ef8a5acef7d7} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2025.08.01 21:20:58.805472 [ 40 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1869 | 2025.08.01 21:20:58.805498 [ 5 ] {d6b39eb7-fefd-43c1-8db7-ef8a5acef7d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 1870 | 2025.08.01 21:20:58.805508 [ 40 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.08.01 21:20:58.805539 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1872 | 2025.08.01 21:20:58.805540 [ 5 ] {d6b39eb7-fefd-43c1-8db7-ef8a5acef7d7} <Debug> TCPHandler: Processed in 0.001208312 sec. | ||
| 1873 | 2025.08.01 21:20:58.805666 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2025.08.01 21:20:58.805679 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::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 | ||
| 1875 | 2025.08.01 21:20:58.805760 [ 5 ] {788c077d-9b29-4dbe-ac9e-daacadda0444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1876 | 2025.08.01 21:20:58.805819 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1877 | 2025.08.01 21:20:58.805830 [ 5 ] {788c077d-9b29-4dbe-ac9e-daacadda0444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1878 | 2025.08.01 21:20:58.805868 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 1879 | 2025.08.01 21:20:58.805964 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 1880 | 2025.08.01 21:20:58.806038 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 1881 | 2025.08.01 21:20:58.806087 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 1882 | 2025.08.01 21:20:58.806135 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 1883 | 2025.08.01 21:20:58.806705 [ 5 ] {788c077d-9b29-4dbe-ac9e-daacadda0444} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2025.08.01 21:20:58.806748 [ 5 ] {788c077d-9b29-4dbe-ac9e-daacadda0444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1885 | 2025.08.01 21:20:58.806944 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001325664 sec., 3771.694788423009 rows/sec., 254.15 KiB/sec. | ||
| 1886 | 2025.08.01 21:20:58.807066 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1887 | 2025.08.01 21:20:58.807331 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2025.08.01 21:20:58.807331 [ 5 ] {788c077d-9b29-4dbe-ac9e-daacadda0444} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1889 | 2025.08.01 21:20:58.807406 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_5_1} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1890 | 2025.08.01 21:20:58.807473 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 1891 | 2025.08.01 21:20:58.807587 [ 5 ] {788c077d-9b29-4dbe-ac9e-daacadda0444} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2025.08.01 21:20:58.807729 [ 5 ] {788c077d-9b29-4dbe-ac9e-daacadda0444} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001986 sec., 18126.88821752266 rows/sec., 32.48 MiB/sec. | ||
| 1893 | 2025.08.01 21:20:58.807782 [ 5 ] {788c077d-9b29-4dbe-ac9e-daacadda0444} <Debug> TCPHandler: Processed in 0.00216573 sec. | ||
| 1894 | 2025.08.01 21:20:58.807895 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2025.08.01 21:20:58.807988 [ 5 ] {4cb67b3e-97b5-420d-8b0a-33b0850ddcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1896 | 2025.08.01 21:20:58.808028 [ 5 ] {4cb67b3e-97b5-420d-8b0a-33b0850ddcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1897 | 2025.08.01 21:20:58.808338 [ 5 ] {4cb67b3e-97b5-420d-8b0a-33b0850ddcd1} <Trace> oximeter.measurements_i64 (dae6129b-4ccc-49af-bb0a-ff1cfdabcb3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.08.01 21:20:58.808371 [ 5 ] {4cb67b3e-97b5-420d-8b0a-33b0850ddcd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1899 | 2025.08.01 21:20:58.808660 [ 5 ] {4cb67b3e-97b5-420d-8b0a-33b0850ddcd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1900 | 2025.08.01 21:20:58.808864 [ 5 ] {4cb67b3e-97b5-420d-8b0a-33b0850ddcd1} <Trace> oximeter.measurements_i64 (dae6129b-4ccc-49af-bb0a-ff1cfdabcb3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2025.08.01 21:20:58.808992 [ 5 ] {4cb67b3e-97b5-420d-8b0a-33b0850ddcd1} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001021 sec., 8814.88736532811 rows/sec., 678.14 KiB/sec. | ||
| 1902 | 2025.08.01 21:20:58.809025 [ 5 ] {4cb67b3e-97b5-420d-8b0a-33b0850ddcd1} <Debug> TCPHandler: Processed in 0.001176961 sec. | ||
| 1903 | 2025.08.01 21:20:58.809128 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.08.01 21:20:58.809221 [ 5 ] {a939275e-b846-4b0e-bf43-370a00abbfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1905 | 2025.08.01 21:20:58.809259 [ 5 ] {a939275e-b846-4b0e-bf43-370a00abbfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1906 | 2025.08.01 21:20:58.809581 [ 5 ] {a939275e-b846-4b0e-bf43-370a00abbfc1} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2025.08.01 21:20:58.809613 [ 5 ] {a939275e-b846-4b0e-bf43-370a00abbfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1908 | 2025.08.01 21:20:58.809898 [ 5 ] {a939275e-b846-4b0e-bf43-370a00abbfc1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1909 | 2025.08.01 21:20:58.810108 [ 5 ] {a939275e-b846-4b0e-bf43-370a00abbfc1} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.08.01 21:20:58.810225 [ 5 ] {a939275e-b846-4b0e-bf43-370a00abbfc1} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001022 sec., 99804.30528375735 rows/sec., 6.13 MiB/sec. | ||
| 1911 | 2025.08.01 21:20:58.810257 [ 5 ] {a939275e-b846-4b0e-bf43-370a00abbfc1} <Debug> TCPHandler: Processed in 0.001175731 sec. | ||
| 1912 | 2025.08.01 21:21:03.778276 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2025.08.01 21:21:03.778585 [ 5 ] {b63c92fd-4ca0-491e-92dc-01a732915307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1914 | 2025.08.01 21:21:03.778672 [ 5 ] {b63c92fd-4ca0-491e-92dc-01a732915307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1915 | 2025.08.01 21:21:03.779285 [ 5 ] {b63c92fd-4ca0-491e-92dc-01a732915307} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2025.08.01 21:21:03.779324 [ 5 ] {b63c92fd-4ca0-491e-92dc-01a732915307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1917 | 2025.08.01 21:21:03.779769 [ 5 ] {b63c92fd-4ca0-491e-92dc-01a732915307} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1918 | 2025.08.01 21:21:03.779998 [ 5 ] {b63c92fd-4ca0-491e-92dc-01a732915307} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2025.08.01 21:21:03.780156 [ 5 ] {b63c92fd-4ca0-491e-92dc-01a732915307} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.60 MiB/sec. | ||
| 1920 | 2025.08.01 21:21:03.780196 [ 5 ] {b63c92fd-4ca0-491e-92dc-01a732915307} <Debug> TCPHandler: Processed in 0.002106938 sec. | ||
| 1921 | 2025.08.01 21:21:03.780315 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2025.08.01 21:21:03.780413 [ 5 ] {62f7c77d-e844-4c57-8b56-a6dc49a1047a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1923 | 2025.08.01 21:21:03.780453 [ 5 ] {62f7c77d-e844-4c57-8b56-a6dc49a1047a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1924 | 2025.08.01 21:21:03.780852 [ 5 ] {62f7c77d-e844-4c57-8b56-a6dc49a1047a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2025.08.01 21:21:03.780887 [ 5 ] {62f7c77d-e844-4c57-8b56-a6dc49a1047a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1926 | 2025.08.01 21:21:03.781193 [ 5 ] {62f7c77d-e844-4c57-8b56-a6dc49a1047a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1927 | 2025.08.01 21:21:03.781408 [ 5 ] {62f7c77d-e844-4c57-8b56-a6dc49a1047a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2025.08.01 21:21:03.781536 [ 5 ] {62f7c77d-e844-4c57-8b56-a6dc49a1047a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 1929 | 2025.08.01 21:21:03.781572 [ 5 ] {62f7c77d-e844-4c57-8b56-a6dc49a1047a} <Debug> TCPHandler: Processed in 0.001309514 sec. | ||
| 1930 | 2025.08.01 21:21:03.781684 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2025.08.01 21:21:03.781779 [ 5 ] {7e25c49f-2217-4688-9bc8-2b1462294100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1932 | 2025.08.01 21:21:03.781823 [ 5 ] {7e25c49f-2217-4688-9bc8-2b1462294100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1933 | 2025.08.01 21:21:03.782217 [ 5 ] {7e25c49f-2217-4688-9bc8-2b1462294100} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2025.08.01 21:21:03.782252 [ 5 ] {7e25c49f-2217-4688-9bc8-2b1462294100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1935 | 2025.08.01 21:21:03.782585 [ 5 ] {7e25c49f-2217-4688-9bc8-2b1462294100} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1936 | 2025.08.01 21:21:03.782805 [ 5 ] {7e25c49f-2217-4688-9bc8-2b1462294100} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.08.01 21:21:03.782932 [ 5 ] {7e25c49f-2217-4688-9bc8-2b1462294100} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 1938 | 2025.08.01 21:21:03.782968 [ 5 ] {7e25c49f-2217-4688-9bc8-2b1462294100} <Debug> TCPHandler: Processed in 0.001333424 sec. | ||
| 1939 | 2025.08.01 21:21:03.783070 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2025.08.01 21:21:03.783166 [ 5 ] {514ef7ae-85b1-4674-989d-be548d22247e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1941 | 2025.08.01 21:21:03.783207 [ 5 ] {514ef7ae-85b1-4674-989d-be548d22247e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1942 | 2025.08.01 21:21:03.783529 [ 5 ] {514ef7ae-85b1-4674-989d-be548d22247e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2025.08.01 21:21:03.783564 [ 5 ] {514ef7ae-85b1-4674-989d-be548d22247e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1944 | 2025.08.01 21:21:03.783894 [ 5 ] {514ef7ae-85b1-4674-989d-be548d22247e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1945 | 2025.08.01 21:21:03.784103 [ 5 ] {514ef7ae-85b1-4674-989d-be548d22247e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2025.08.01 21:21:03.784232 [ 5 ] {514ef7ae-85b1-4674-989d-be548d22247e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 1947 | 2025.08.01 21:21:03.784267 [ 5 ] {514ef7ae-85b1-4674-989d-be548d22247e} <Debug> TCPHandler: Processed in 0.001247022 sec. | ||
| 1948 | 2025.08.01 21:21:04.161226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1949 | 2025.08.01 21:21:04.161719 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2025.08.01 21:21:04.161767 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1951 | 2025.08.01 21:21:04.162271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1952 | 2025.08.01 21:21:04.162517 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.08.01 21:21:04.162656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1954 | 2025.08.01 21:21:04.391447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1955 | 2025.08.01 21:21:04.408569 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2025.08.01 21:21:04.408633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1957 | 2025.08.01 21:21:04.414443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1958 | 2025.08.01 21:21:04.415148 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2025.08.01 21:21:04.418013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1960 | 2025.08.01 21:21:06.680366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 320 | ||
| 1961 | 2025.08.01 21:21:06.683155 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2025.08.01 21:21:06.683217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1963 | 2025.08.01 21:21:06.684404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1964 | 2025.08.01 21:21:06.684684 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2025.08.01 21:21:06.684837 [ 28 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1966 | 2025.08.01 21:21:06.684876 [ 28 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2025.08.01 21:21:06.684895 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1968 | 2025.08.01 21:21:06.684964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 1969 | 2025.08.01 21:21:06.685042 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 1970 | 2025.08.01 21:21:06.685768 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1971 | 2025.08.01 21:21:06.686001 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 1972 | 2025.08.01 21:21:06.686488 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 1973 | 2025.08.01 21:21:06.686907 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1974 | 2025.08.01 21:21:06.687315 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1975 | 2025.08.01 21:21:06.687703 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 1976 | 2025.08.01 21:21:06.688113 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 1977 | 2025.08.01 21:21:06.694916 [ 195 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.009941889 sec., 32187.042120466238 rows/sec., 30.75 MiB/sec. | ||
| 1978 | 2025.08.01 21:21:06.695837 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1979 | 2025.08.01 21:21:06.696541 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2025.08.01 21:21:06.696642 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_6_1} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1981 | 2025.08.01 21:21:06.696925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 1982 | 2025.08.01 21:21:08.790845 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2025.08.01 21:21:08.791044 [ 5 ] {8c4d1708-05b3-472b-acf6-e2b13edf87fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1984 | 2025.08.01 21:21:08.791118 [ 5 ] {8c4d1708-05b3-472b-acf6-e2b13edf87fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1985 | 2025.08.01 21:21:08.791946 [ 5 ] {8c4d1708-05b3-472b-acf6-e2b13edf87fc} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.08.01 21:21:08.792000 [ 5 ] {8c4d1708-05b3-472b-acf6-e2b13edf87fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1987 | 2025.08.01 21:21:08.792431 [ 5 ] {8c4d1708-05b3-472b-acf6-e2b13edf87fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1988 | 2025.08.01 21:21:08.792669 [ 5 ] {8c4d1708-05b3-472b-acf6-e2b13edf87fc} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2025.08.01 21:21:08.792834 [ 5 ] {8c4d1708-05b3-472b-acf6-e2b13edf87fc} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001839 sec., 213159.3257205003 rows/sec., 13.52 MiB/sec. | ||
| 1990 | 2025.08.01 21:21:08.792888 [ 5 ] {8c4d1708-05b3-472b-acf6-e2b13edf87fc} <Debug> TCPHandler: Processed in 0.002180829 sec. | ||
| 1991 | 2025.08.01 21:21:08.793018 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2025.08.01 21:21:08.793121 [ 5 ] {0dd916a1-22e6-4c46-801e-5b184ea4fdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1993 | 2025.08.01 21:21:08.793167 [ 5 ] {0dd916a1-22e6-4c46-801e-5b184ea4fdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1994 | 2025.08.01 21:21:08.794116 [ 5 ] {0dd916a1-22e6-4c46-801e-5b184ea4fdfa} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2025.08.01 21:21:08.794156 [ 5 ] {0dd916a1-22e6-4c46-801e-5b184ea4fdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1996 | 2025.08.01 21:21:08.794578 [ 5 ] {0dd916a1-22e6-4c46-801e-5b184ea4fdfa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1997 | 2025.08.01 21:21:08.794802 [ 5 ] {0dd916a1-22e6-4c46-801e-5b184ea4fdfa} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2025.08.01 21:21:08.794912 [ 27 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1999 | 2025.08.01 21:21:08.794938 [ 5 ] {0dd916a1-22e6-4c46-801e-5b184ea4fdfa} <Debug> executeQuery: Read 1139 rows, 92.90 KiB in 0.00184 sec., 619021.7391304348 rows/sec., 49.31 MiB/sec. | ||
| 2000 | 2025.08.01 21:21:08.794979 [ 27 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2025.08.01 21:21:08.794990 [ 5 ] {0dd916a1-22e6-4c46-801e-5b184ea4fdfa} <Debug> TCPHandler: Processed in 0.002026846 sec. | ||
| 2002 | 2025.08.01 21:21:08.795010 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2003 | 2025.08.01 21:21:08.795119 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2025.08.01 21:21:08.795193 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2005 | 2025.08.01 21:21:08.795224 [ 5 ] {7f5d20f3-0721-42b7-88d7-6f45334efab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2006 | 2025.08.01 21:21:08.795279 [ 5 ] {7f5d20f3-0721-42b7-88d7-6f45334efab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2007 | 2025.08.01 21:21:08.795365 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2008 | 2025.08.01 21:21:08.795413 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1090 rows starting from the beginning of the part | ||
| 2009 | 2025.08.01 21:21:08.795511 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1114 rows starting from the beginning of the part | ||
| 2010 | 2025.08.01 21:21:08.795567 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2011 | 2025.08.01 21:21:08.795658 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1139 rows starting from the beginning of the part | ||
| 2012 | 2025.08.01 21:21:08.795714 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2013 | 2025.08.01 21:21:08.795761 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1139 rows starting from the beginning of the part | ||
| 2014 | 2025.08.01 21:21:08.795787 [ 5 ] {7f5d20f3-0721-42b7-88d7-6f45334efab8} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2025.08.01 21:21:08.795830 [ 5 ] {7f5d20f3-0721-42b7-88d7-6f45334efab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2016 | 2025.08.01 21:21:08.796301 [ 5 ] {7f5d20f3-0721-42b7-88d7-6f45334efab8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2017 | 2025.08.01 21:21:08.796543 [ 5 ] {7f5d20f3-0721-42b7-88d7-6f45334efab8} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2025.08.01 21:21:08.796654 [ 27 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2019 | 2025.08.01 21:21:08.796685 [ 5 ] {7f5d20f3-0721-42b7-88d7-6f45334efab8} <Debug> executeQuery: Read 232 rows, 14.48 KiB in 0.001481 sec., 156650.91154625255 rows/sec., 9.55 MiB/sec. | ||
| 2020 | 2025.08.01 21:21:08.796745 [ 27 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2025.08.01 21:21:08.796760 [ 5 ] {7f5d20f3-0721-42b7-88d7-6f45334efab8} <Debug> TCPHandler: Processed in 0.001691681 sec. | ||
| 2022 | 2025.08.01 21:21:08.796785 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2023 | 2025.08.01 21:21:08.796874 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 2024 | 2025.08.01 21:21:08.796888 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2025.08.01 21:21:08.796989 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2026 | 2025.08.01 21:21:08.796996 [ 5 ] {958394ad-fd1d-4d71-953c-8d3e47b7908c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2027 | 2025.08.01 21:21:08.797041 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 215 rows starting from the beginning of the part | ||
| 2028 | 2025.08.01 21:21:08.797057 [ 5 ] {958394ad-fd1d-4d71-953c-8d3e47b7908c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2029 | 2025.08.01 21:21:08.797126 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 205 rows starting from the beginning of the part | ||
| 2030 | 2025.08.01 21:21:08.797174 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 205 rows starting from the beginning of the part | ||
| 2031 | 2025.08.01 21:21:08.797215 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 221 rows starting from the beginning of the part | ||
| 2032 | 2025.08.01 21:21:08.797259 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 232 rows starting from the beginning of the part | ||
| 2033 | 2025.08.01 21:21:08.797298 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 232 rows starting from the beginning of the part | ||
| 2034 | 2025.08.01 21:21:08.797555 [ 5 ] {958394ad-fd1d-4d71-953c-8d3e47b7908c} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2025.08.01 21:21:08.797597 [ 5 ] {958394ad-fd1d-4d71-953c-8d3e47b7908c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2036 | 2025.08.01 21:21:08.797639 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4594 rows, containing 5 columns (5 merged, 0 gathered) in 0.002513926 sec., 1827420.5366426855 rows/sec., 151.98 MiB/sec. | ||
| 2037 | 2025.08.01 21:21:08.797864 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2038 | 2025.08.01 21:21:08.798121 [ 5 ] {958394ad-fd1d-4d71-953c-8d3e47b7908c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2039 | 2025.08.01 21:21:08.798162 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.08.01 21:21:08.798252 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_11_2} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2041 | 2025.08.01 21:21:08.798329 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2042 | 2025.08.01 21:21:08.798385 [ 5 ] {958394ad-fd1d-4d71-953c-8d3e47b7908c} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2025.08.01 21:21:08.798401 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563908 sec., 837645.1811743402 rows/sec., 53.57 MiB/sec. | ||
| 2044 | 2025.08.01 21:21:08.798529 [ 5 ] {958394ad-fd1d-4d71-953c-8d3e47b7908c} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001552 sec., 130798.96907216495 rows/sec., 8.44 MiB/sec. | ||
| 2045 | 2025.08.01 21:21:08.798563 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2046 | 2025.08.01 21:21:08.798576 [ 5 ] {958394ad-fd1d-4d71-953c-8d3e47b7908c} <Debug> TCPHandler: Processed in 0.001736492 sec. | ||
| 2047 | 2025.08.01 21:21:08.798701 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2025.08.01 21:21:08.798803 [ 5 ] {2e5f200a-ec20-4b39-b4b1-98d44ed9dcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2049 | 2025.08.01 21:21:08.798847 [ 5 ] {2e5f200a-ec20-4b39-b4b1-98d44ed9dcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2050 | 2025.08.01 21:21:08.798875 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2025.08.01 21:21:08.798949 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_6_1} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2052 | 2025.08.01 21:21:08.799020 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2053 | 2025.08.01 21:21:08.799303 [ 5 ] {2e5f200a-ec20-4b39-b4b1-98d44ed9dcf7} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2025.08.01 21:21:08.799348 [ 5 ] {2e5f200a-ec20-4b39-b4b1-98d44ed9dcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2055 | 2025.08.01 21:21:08.799673 [ 5 ] {2e5f200a-ec20-4b39-b4b1-98d44ed9dcf7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2056 | 2025.08.01 21:21:08.799890 [ 5 ] {2e5f200a-ec20-4b39-b4b1-98d44ed9dcf7} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2025.08.01 21:21:08.800021 [ 5 ] {2e5f200a-ec20-4b39-b4b1-98d44ed9dcf7} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001236 sec., 163430.42071197412 rows/sec., 9.28 MiB/sec. | ||
| 2058 | 2025.08.01 21:21:08.800058 [ 5 ] {2e5f200a-ec20-4b39-b4b1-98d44ed9dcf7} <Debug> TCPHandler: Processed in 0.001405995 sec. | ||
| 2059 | 2025.08.01 21:21:08.800170 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2025.08.01 21:21:08.800267 [ 5 ] {ab9dfc15-dd57-44fa-9d25-f9be6718c022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2061 | 2025.08.01 21:21:08.800307 [ 5 ] {ab9dfc15-dd57-44fa-9d25-f9be6718c022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2062 | 2025.08.01 21:21:08.800968 [ 5 ] {ab9dfc15-dd57-44fa-9d25-f9be6718c022} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2025.08.01 21:21:08.801004 [ 5 ] {ab9dfc15-dd57-44fa-9d25-f9be6718c022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2064 | 2025.08.01 21:21:08.801363 [ 5 ] {ab9dfc15-dd57-44fa-9d25-f9be6718c022} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2065 | 2025.08.01 21:21:08.801579 [ 5 ] {ab9dfc15-dd57-44fa-9d25-f9be6718c022} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2025.08.01 21:21:08.801679 [ 27 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2067 | 2025.08.01 21:21:08.801707 [ 5 ] {ab9dfc15-dd57-44fa-9d25-f9be6718c022} <Debug> executeQuery: Read 688 rows, 49.45 KiB in 0.001458 sec., 471879.28669410147 rows/sec., 33.12 MiB/sec. | ||
| 2068 | 2025.08.01 21:21:08.801716 [ 27 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2025.08.01 21:21:08.801747 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2070 | 2025.08.01 21:21:08.801752 [ 5 ] {ab9dfc15-dd57-44fa-9d25-f9be6718c022} <Debug> TCPHandler: Processed in 0.00163099 sec. | ||
| 2071 | 2025.08.01 21:21:08.801870 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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.08.01 21:21:08.801875 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.08.01 21:21:08.802027 [ 5 ] {5c18bf1f-da41-4da5-9771-a72c0279e044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2074 | 2025.08.01 21:21:08.802043 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2075 | 2025.08.01 21:21:08.802070 [ 5 ] {5c18bf1f-da41-4da5-9771-a72c0279e044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2076 | 2025.08.01 21:21:08.802086 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 671 rows starting from the beginning of the part | ||
| 2077 | 2025.08.01 21:21:08.802161 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 684 rows starting from the beginning of the part | ||
| 2078 | 2025.08.01 21:21:08.802214 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2079 | 2025.08.01 21:21:08.802262 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 694 rows starting from the beginning of the part | ||
| 2080 | 2025.08.01 21:21:08.802307 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2081 | 2025.08.01 21:21:08.802350 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 688 rows starting from the beginning of the part | ||
| 2082 | 2025.08.01 21:21:08.802411 [ 5 ] {5c18bf1f-da41-4da5-9771-a72c0279e044} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2025.08.01 21:21:08.802455 [ 5 ] {5c18bf1f-da41-4da5-9771-a72c0279e044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2084 | 2025.08.01 21:21:08.802796 [ 5 ] {5c18bf1f-da41-4da5-9771-a72c0279e044} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2085 | 2025.08.01 21:21:08.803021 [ 5 ] {5c18bf1f-da41-4da5-9771-a72c0279e044} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2025.08.01 21:21:08.803121 [ 27 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2087 | 2025.08.01 21:21:08.803150 [ 27 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2025.08.01 21:21:08.803158 [ 5 ] {5c18bf1f-da41-4da5-9771-a72c0279e044} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 2089 | 2025.08.01 21:21:08.803168 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2090 | 2025.08.01 21:21:08.803203 [ 5 ] {5c18bf1f-da41-4da5-9771-a72c0279e044} <Debug> TCPHandler: Processed in 0.001379745 sec. | ||
| 2091 | 2025.08.01 21:21:08.803256 [ 192 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::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 | ||
| 2092 | 2025.08.01 21:21:08.803319 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2025.08.01 21:21:08.803352 [ 192 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2094 | 2025.08.01 21:21:08.803384 [ 192 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2095 | 2025.08.01 21:21:08.803420 [ 5 ] {925449a2-685c-4ec1-a95e-d22d5bc50173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2096 | 2025.08.01 21:21:08.803429 [ 192 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2097 | 2025.08.01 21:21:08.803473 [ 5 ] {925449a2-685c-4ec1-a95e-d22d5bc50173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2098 | 2025.08.01 21:21:08.803481 [ 192 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2099 | 2025.08.01 21:21:08.803527 [ 192 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2100 | 2025.08.01 21:21:08.803564 [ 192 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2101 | 2025.08.01 21:21:08.803597 [ 192 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2102 | 2025.08.01 21:21:08.803705 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2865 rows, containing 5 columns (5 merged, 0 gathered) in 0.001893394 sec., 1513155.7404322608 rows/sec., 112.48 MiB/sec. | ||
| 2103 | 2025.08.01 21:21:08.803903 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2104 | 2025.08.01 21:21:08.803940 [ 5 ] {925449a2-685c-4ec1-a95e-d22d5bc50173} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2025.08.01 21:21:08.803980 [ 5 ] {925449a2-685c-4ec1-a95e-d22d5bc50173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2106 | 2025.08.01 21:21:08.804238 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2025.08.01 21:21:08.804312 [ 188 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.0010905 sec., 33012.379642365886 rows/sec., 1.68 MiB/sec. | ||
| 2108 | 2025.08.01 21:21:08.804319 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_11_2} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2109 | 2025.08.01 21:21:08.804379 [ 5 ] {925449a2-685c-4ec1-a95e-d22d5bc50173} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2110 | 2025.08.01 21:21:08.804442 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2111 | 2025.08.01 21:21:08.804455 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2112 | 2025.08.01 21:21:08.804614 [ 5 ] {925449a2-685c-4ec1-a95e-d22d5bc50173} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2025.08.01 21:21:08.804723 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2114 | 2025.08.01 21:21:08.804733 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.08.01 21:21:08.804749 [ 5 ] {925449a2-685c-4ec1-a95e-d22d5bc50173} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001348 sec., 227744.80712166172 rows/sec., 14.98 MiB/sec. | ||
| 2116 | 2025.08.01 21:21:08.804758 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2025.08.01 21:21:08.804795 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2118 | 2025.08.01 21:21:08.804797 [ 5 ] {925449a2-685c-4ec1-a95e-d22d5bc50173} <Debug> TCPHandler: Processed in 0.001528458 sec. | ||
| 2119 | 2025.08.01 21:21:08.804814 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_6_1} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2120 | 2025.08.01 21:21:08.804872 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 2121 | 2025.08.01 21:21:08.804903 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2122 | 2025.08.01 21:21:08.804927 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2025.08.01 21:21:08.804969 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2124 | 2025.08.01 21:21:08.804999 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1406 rows starting from the beginning of the part | ||
| 2125 | 2025.08.01 21:21:08.805022 [ 5 ] {5d8e7ff9-cf93-4342-afa3-762852bd17cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2126 | 2025.08.01 21:21:08.805042 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 308 rows starting from the beginning of the part | ||
| 2127 | 2025.08.01 21:21:08.805072 [ 5 ] {5d8e7ff9-cf93-4342-afa3-762852bd17cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2128 | 2025.08.01 21:21:08.805084 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2129 | 2025.08.01 21:21:08.805133 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 307 rows starting from the beginning of the part | ||
| 2130 | 2025.08.01 21:21:08.805167 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 2131 | 2025.08.01 21:21:08.805206 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 307 rows starting from the beginning of the part | ||
| 2132 | 2025.08.01 21:21:08.805408 [ 5 ] {5d8e7ff9-cf93-4342-afa3-762852bd17cb} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2025.08.01 21:21:08.805451 [ 5 ] {5d8e7ff9-cf93-4342-afa3-762852bd17cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2134 | 2025.08.01 21:21:08.805768 [ 5 ] {5d8e7ff9-cf93-4342-afa3-762852bd17cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2135 | 2025.08.01 21:21:08.806024 [ 5 ] {5d8e7ff9-cf93-4342-afa3-762852bd17cb} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2025.08.01 21:21:08.806157 [ 5 ] {5d8e7ff9-cf93-4342-afa3-762852bd17cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 58.49 KiB/sec. | ||
| 2137 | 2025.08.01 21:21:08.806194 [ 5 ] {5d8e7ff9-cf93-4342-afa3-762852bd17cb} <Debug> TCPHandler: Processed in 0.001316784 sec. | ||
| 2138 | 2025.08.01 21:21:08.806315 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2025.08.01 21:21:08.806412 [ 5 ] {c6d4c82a-4ed8-40ea-9c1d-eb9e08578887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2140 | 2025.08.01 21:21:08.806468 [ 5 ] {c6d4c82a-4ed8-40ea-9c1d-eb9e08578887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2141 | 2025.08.01 21:21:08.806563 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2648 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727402 sec., 1532937.9032790281 rows/sec., 102.64 MiB/sec. | ||
| 2142 | 2025.08.01 21:21:08.806798 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2143 | 2025.08.01 21:21:08.807050 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2025.08.01 21:21:08.807115 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2145 | 2025.08.01 21:21:08.807193 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2146 | 2025.08.01 21:21:08.807329 [ 5 ] {c6d4c82a-4ed8-40ea-9c1d-eb9e08578887} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2025.08.01 21:21:08.807365 [ 5 ] {c6d4c82a-4ed8-40ea-9c1d-eb9e08578887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2148 | 2025.08.01 21:21:08.807931 [ 5 ] {c6d4c82a-4ed8-40ea-9c1d-eb9e08578887} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2149 | 2025.08.01 21:21:08.808158 [ 5 ] {c6d4c82a-4ed8-40ea-9c1d-eb9e08578887} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2025.08.01 21:21:08.808258 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2151 | 2025.08.01 21:21:08.808291 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2025.08.01 21:21:08.808292 [ 5 ] {c6d4c82a-4ed8-40ea-9c1d-eb9e08578887} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001897 sec., 18977.33263046916 rows/sec., 34.01 MiB/sec. | ||
| 2153 | 2025.08.01 21:21:08.808309 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2154 | 2025.08.01 21:21:08.808354 [ 5 ] {c6d4c82a-4ed8-40ea-9c1d-eb9e08578887} <Debug> TCPHandler: Processed in 0.002088118 sec. | ||
| 2155 | 2025.08.01 21:21:08.808382 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 2156 | 2025.08.01 21:21:08.808477 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2025.08.01 21:21:08.808573 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2158 | 2025.08.01 21:21:08.808578 [ 5 ] {477264b8-6970-4520-b0eb-78f008c78df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2159 | 2025.08.01 21:21:08.808636 [ 5 ] {477264b8-6970-4520-b0eb-78f008c78df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2160 | 2025.08.01 21:21:08.808637 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 2161 | 2025.08.01 21:21:08.808790 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 2162 | 2025.08.01 21:21:08.808903 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 2163 | 2025.08.01 21:21:08.808993 [ 5 ] {477264b8-6970-4520-b0eb-78f008c78df6} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2025.08.01 21:21:08.809018 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2165 | 2025.08.01 21:21:08.809037 [ 5 ] {477264b8-6970-4520-b0eb-78f008c78df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2166 | 2025.08.01 21:21:08.809129 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2167 | 2025.08.01 21:21:08.809242 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2168 | 2025.08.01 21:21:08.809361 [ 5 ] {477264b8-6970-4520-b0eb-78f008c78df6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2169 | 2025.08.01 21:21:08.809594 [ 5 ] {477264b8-6970-4520-b0eb-78f008c78df6} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2025.08.01 21:21:08.809710 [ 27 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2171 | 2025.08.01 21:21:08.809738 [ 5 ] {477264b8-6970-4520-b0eb-78f008c78df6} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00118 sec., 86440.67796610169 rows/sec., 5.31 MiB/sec. | ||
| 2172 | 2025.08.01 21:21:08.809738 [ 27 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2025.08.01 21:21:08.809779 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2174 | 2025.08.01 21:21:08.809784 [ 5 ] {477264b8-6970-4520-b0eb-78f008c78df6} <Debug> TCPHandler: Processed in 0.001358625 sec. | ||
| 2175 | 2025.08.01 21:21:08.809867 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 2176 | 2025.08.01 21:21:08.809956 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2177 | 2025.08.01 21:21:08.809989 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 486 rows starting from the beginning of the part | ||
| 2178 | 2025.08.01 21:21:08.810082 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2179 | 2025.08.01 21:21:08.810134 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 2180 | 2025.08.01 21:21:08.810179 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2181 | 2025.08.01 21:21:08.810225 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 2182 | 2025.08.01 21:21:08.810270 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2183 | 2025.08.01 21:21:08.811172 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001340544 sec., 680320.8249785162 rows/sec., 43.13 MiB/sec. | ||
| 2184 | 2025.08.01 21:21:08.811388 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2185 | 2025.08.01 21:21:08.811520 [ 204 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 122 rows, containing 19 columns (19 merged, 0 gathered) in 0.003166397 sec., 38529.596888829794 rows/sec., 69.04 MiB/sec. | ||
| 2186 | 2025.08.01 21:21:08.811686 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_11_2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.08.01 21:21:08.811773 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_11_2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2188 | 2025.08.01 21:21:08.811831 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2189 | 2025.08.01 21:21:08.811864 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2190 | 2025.08.01 21:21:08.812139 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2025.08.01 21:21:08.812203 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2192 | 2025.08.01 21:21:08.812293 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 2193 | 2025.08.01 21:21:11.563639 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2194 | 2025.08.01 21:21:11.563696 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2195 | 2025.08.01 21:21:11.662804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2196 | 2025.08.01 21:21:11.663524 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2025.08.01 21:21:11.663592 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2198 | 2025.08.01 21:21:11.664351 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2199 | 2025.08.01 21:21:11.664593 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2025.08.01 21:21:11.664736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2201 | 2025.08.01 21:21:11.918151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2202 | 2025.08.01 21:21:11.935730 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2025.08.01 21:21:11.935796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2204 | 2025.08.01 21:21:11.942146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2205 | 2025.08.01 21:21:11.942824 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2025.08.01 21:21:11.945911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2207 | 2025.08.01 21:21:12.000152 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.55 MiB, peak 190.06 MiB, free memory in arenas 0.00 B, will set to 185.02 MiB (RSS), difference: 1.47 MiB | ||
| 2208 | 2025.08.01 21:21:13.778343 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2025.08.01 21:21:13.778545 [ 5 ] {806409d1-b556-4e1b-9fad-5b4c44bee0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2210 | 2025.08.01 21:21:13.778613 [ 5 ] {806409d1-b556-4e1b-9fad-5b4c44bee0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2211 | 2025.08.01 21:21:13.779283 [ 5 ] {806409d1-b556-4e1b-9fad-5b4c44bee0c6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2025.08.01 21:21:13.779337 [ 5 ] {806409d1-b556-4e1b-9fad-5b4c44bee0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2213 | 2025.08.01 21:21:13.779753 [ 5 ] {806409d1-b556-4e1b-9fad-5b4c44bee0c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2214 | 2025.08.01 21:21:13.780000 [ 5 ] {806409d1-b556-4e1b-9fad-5b4c44bee0c6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.08.01 21:21:13.780162 [ 5 ] {806409d1-b556-4e1b-9fad-5b4c44bee0c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 2216 | 2025.08.01 21:21:13.780211 [ 5 ] {806409d1-b556-4e1b-9fad-5b4c44bee0c6} <Debug> TCPHandler: Processed in 0.001999596 sec. | ||
| 2217 | 2025.08.01 21:21:13.780340 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2025.08.01 21:21:13.780445 [ 5 ] {0c96fa3a-b486-4aba-9bd4-a2866faf423a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2219 | 2025.08.01 21:21:13.780489 [ 5 ] {0c96fa3a-b486-4aba-9bd4-a2866faf423a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2220 | 2025.08.01 21:21:13.780919 [ 5 ] {0c96fa3a-b486-4aba-9bd4-a2866faf423a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2025.08.01 21:21:13.780958 [ 5 ] {0c96fa3a-b486-4aba-9bd4-a2866faf423a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2222 | 2025.08.01 21:21:13.781298 [ 5 ] {0c96fa3a-b486-4aba-9bd4-a2866faf423a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2223 | 2025.08.01 21:21:13.781519 [ 5 ] {0c96fa3a-b486-4aba-9bd4-a2866faf423a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2025.08.01 21:21:13.781655 [ 5 ] {0c96fa3a-b486-4aba-9bd4-a2866faf423a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 2225 | 2025.08.01 21:21:13.781694 [ 5 ] {0c96fa3a-b486-4aba-9bd4-a2866faf423a} <Debug> TCPHandler: Processed in 0.001410265 sec. | ||
| 2226 | 2025.08.01 21:21:13.781810 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2025.08.01 21:21:13.781911 [ 5 ] {2e8fb5d5-f7cd-44c2-b0e1-19d6b5ad22a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2228 | 2025.08.01 21:21:13.781957 [ 5 ] {2e8fb5d5-f7cd-44c2-b0e1-19d6b5ad22a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2229 | 2025.08.01 21:21:13.782369 [ 5 ] {2e8fb5d5-f7cd-44c2-b0e1-19d6b5ad22a0} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2025.08.01 21:21:13.782410 [ 5 ] {2e8fb5d5-f7cd-44c2-b0e1-19d6b5ad22a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2231 | 2025.08.01 21:21:13.782751 [ 5 ] {2e8fb5d5-f7cd-44c2-b0e1-19d6b5ad22a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2232 | 2025.08.01 21:21:13.782968 [ 5 ] {2e8fb5d5-f7cd-44c2-b0e1-19d6b5ad22a0} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2025.08.01 21:21:13.783100 [ 5 ] {2e8fb5d5-f7cd-44c2-b0e1-19d6b5ad22a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 2234 | 2025.08.01 21:21:13.783137 [ 5 ] {2e8fb5d5-f7cd-44c2-b0e1-19d6b5ad22a0} <Debug> TCPHandler: Processed in 0.001377584 sec. | ||
| 2235 | 2025.08.01 21:21:13.783248 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2025.08.01 21:21:13.783344 [ 5 ] {d1c1b681-5e4d-4980-bf3a-e65d2aa33ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2237 | 2025.08.01 21:21:13.783390 [ 5 ] {d1c1b681-5e4d-4980-bf3a-e65d2aa33ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2238 | 2025.08.01 21:21:13.783717 [ 5 ] {d1c1b681-5e4d-4980-bf3a-e65d2aa33ce9} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2025.08.01 21:21:13.783754 [ 5 ] {d1c1b681-5e4d-4980-bf3a-e65d2aa33ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2240 | 2025.08.01 21:21:13.784072 [ 5 ] {d1c1b681-5e4d-4980-bf3a-e65d2aa33ce9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2241 | 2025.08.01 21:21:13.784297 [ 5 ] {d1c1b681-5e4d-4980-bf3a-e65d2aa33ce9} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.08.01 21:21:13.784429 [ 5 ] {d1c1b681-5e4d-4980-bf3a-e65d2aa33ce9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 2243 | 2025.08.01 21:21:13.784466 [ 5 ] {d1c1b681-5e4d-4980-bf3a-e65d2aa33ce9} <Debug> TCPHandler: Processed in 0.001270403 sec. | ||
| 2244 | 2025.08.01 21:21:14.579407 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2025.08.01 21:21:14.579696 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2246 | 2025.08.01 21:21:14.580101 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2247 | 2025.08.01 21:21:14.580142 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2248 | 2025.08.01 21:21:14.580425 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2249 | 2025.08.01 21:21:14.580499 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2250 | 2025.08.01 21:21:14.580658 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2251 | 2025.08.01 21:21:14.580795 [ 290 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2252 | 2025.08.01 21:21:14.580827 [ 292 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2253 | 2025.08.01 21:21:14.580911 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (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 | ||
| 2254 | 2025.08.01 21:21:14.580936 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2255 | 2025.08.01 21:21:14.585929 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2256 | 2025.08.01 21:21:14.585958 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2257 | 2025.08.01 21:21:14.586021 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2258 | 2025.08.01 21:21:14.586069 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2259 | 2025.08.01 21:21:14.587106 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.007545 sec., 4638.833664678596 rows/sec., 178.49 KiB/sec. | ||
| 2260 | 2025.08.01 21:21:14.587206 [ 5 ] {e97d8b5f-51a7-42ef-87cd-270ffba3975f} <Debug> TCPHandler: Processed in 0.007937043 sec. | ||
| 2261 | 2025.08.01 21:21:14.587509 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2025.08.01 21:21:14.587654 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2263 | 2025.08.01 21:21:14.587891 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2264 | 2025.08.01 21:21:14.587928 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2265 | 2025.08.01 21:21:14.588134 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2266 | 2025.08.01 21:21:14.588189 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2267 | 2025.08.01 21:21:14.588299 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2268 | 2025.08.01 21:21:14.588356 [ 290 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2269 | 2025.08.01 21:21:14.588387 [ 293 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2270 | 2025.08.01 21:21:14.588497 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (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 | ||
| 2271 | 2025.08.01 21:21:14.588523 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2272 | 2025.08.01 21:21:14.588579 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2273 | 2025.08.01 21:21:14.588598 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2274 | 2025.08.01 21:21:14.588629 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2275 | 2025.08.01 21:21:14.588661 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2276 | 2025.08.01 21:21:14.589239 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001647 sec., 21250.75895567699 rows/sec., 817.66 KiB/sec. | ||
| 2277 | 2025.08.01 21:21:14.589328 [ 5 ] {eef25077-9a67-4a4a-87de-ffe1be1e0883} <Debug> TCPHandler: Processed in 0.001873894 sec. | ||
| 2278 | 2025.08.01 21:21:14.589608 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2025.08.01 21:21:14.589751 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2280 | 2025.08.01 21:21:14.589970 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2281 | 2025.08.01 21:21:14.590007 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2282 | 2025.08.01 21:21:14.590209 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2283 | 2025.08.01 21:21:14.590263 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2284 | 2025.08.01 21:21:14.590380 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2285 | 2025.08.01 21:21:14.590435 [ 292 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2286 | 2025.08.01 21:21:14.590439 [ 290 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2287 | 2025.08.01 21:21:14.590504 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (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 | ||
| 2288 | 2025.08.01 21:21:14.590525 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2289 | 2025.08.01 21:21:14.590580 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2290 | 2025.08.01 21:21:14.590598 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2291 | 2025.08.01 21:21:14.590628 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2292 | 2025.08.01 21:21:14.590659 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2293 | 2025.08.01 21:21:14.591186 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001496 sec., 23395.72192513369 rows/sec., 900.19 KiB/sec. | ||
| 2294 | 2025.08.01 21:21:14.591270 [ 5 ] {b32e7261-a791-43cd-8b43-42af1f2e1777} <Debug> TCPHandler: Processed in 0.001711901 sec. | ||
| 2295 | 2025.08.01 21:21:14.591494 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2025.08.01 21:21:14.591640 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2297 | 2025.08.01 21:21:14.591857 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2298 | 2025.08.01 21:21:14.591895 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2299 | 2025.08.01 21:21:14.592100 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2300 | 2025.08.01 21:21:14.592154 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2301 | 2025.08.01 21:21:14.592255 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2302 | 2025.08.01 21:21:14.592307 [ 290 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2303 | 2025.08.01 21:21:14.592311 [ 292 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2304 | 2025.08.01 21:21:14.592377 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (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 | ||
| 2305 | 2025.08.01 21:21:14.592398 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2306 | 2025.08.01 21:21:14.592456 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2307 | 2025.08.01 21:21:14.592475 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2308 | 2025.08.01 21:21:14.592505 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2309 | 2025.08.01 21:21:14.592537 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2310 | 2025.08.01 21:21:14.593037 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001462 sec., 23939.80848153215 rows/sec., 921.12 KiB/sec. | ||
| 2311 | 2025.08.01 21:21:14.593122 [ 5 ] {db5de95a-6dd1-4cf7-a3f0-20990d3b3fe9} <Debug> TCPHandler: Processed in 0.00167784 sec. | ||
| 2312 | 2025.08.01 21:21:14.593385 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2025.08.01 21:21:14.593523 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2314 | 2025.08.01 21:21:14.593745 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2315 | 2025.08.01 21:21:14.593782 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2316 | 2025.08.01 21:21:14.594010 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2317 | 2025.08.01 21:21:14.594064 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2318 | 2025.08.01 21:21:14.594166 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2319 | 2025.08.01 21:21:14.594217 [ 292 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2320 | 2025.08.01 21:21:14.594220 [ 290 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2321 | 2025.08.01 21:21:14.594285 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (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 | ||
| 2322 | 2025.08.01 21:21:14.594305 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2323 | 2025.08.01 21:21:14.594359 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2324 | 2025.08.01 21:21:14.594377 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2325 | 2025.08.01 21:21:14.594407 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2326 | 2025.08.01 21:21:14.594453 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2327 | 2025.08.01 21:21:14.594943 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001476 sec., 23712.73712737127 rows/sec., 912.38 KiB/sec. | ||
| 2328 | 2025.08.01 21:21:14.595031 [ 5 ] {d4971a91-6de7-4148-af3e-2c04496dcb78} <Debug> TCPHandler: Processed in 0.001694901 sec. | ||
| 2329 | 2025.08.01 21:21:14.595229 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2025.08.01 21:21:14.595366 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2331 | 2025.08.01 21:21:14.595601 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2332 | 2025.08.01 21:21:14.595637 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2333 | 2025.08.01 21:21:14.595841 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2334 | 2025.08.01 21:21:14.595893 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2335 | 2025.08.01 21:21:14.595994 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2336 | 2025.08.01 21:21:14.596044 [ 290 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2337 | 2025.08.01 21:21:14.596046 [ 292 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2338 | 2025.08.01 21:21:14.596110 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (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 | ||
| 2339 | 2025.08.01 21:21:14.596130 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2340 | 2025.08.01 21:21:14.596184 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2341 | 2025.08.01 21:21:14.596202 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Debug> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2342 | 2025.08.01 21:21:14.596232 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2343 | 2025.08.01 21:21:14.596273 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2344 | 2025.08.01 21:21:14.596777 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001468 sec., 23841.961852861037 rows/sec., 917.36 KiB/sec. | ||
| 2345 | 2025.08.01 21:21:14.596867 [ 5 ] {5e225903-63e5-47b3-a32f-6ede7f3712ed} <Debug> TCPHandler: Processed in 0.001687221 sec. | ||
| 2346 | 2025.08.01 21:21:14.711148 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2025.08.01 21:21:14.711303 [ 5 ] {4af9f0b8-4da1-4c62-af8a-2c46861b0100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2348 | 2025.08.01 21:21:14.711363 [ 5 ] {4af9f0b8-4da1-4c62-af8a-2c46861b0100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2349 | 2025.08.01 21:21:14.712086 [ 5 ] {4af9f0b8-4da1-4c62-af8a-2c46861b0100} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2025.08.01 21:21:14.712133 [ 5 ] {4af9f0b8-4da1-4c62-af8a-2c46861b0100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2351 | 2025.08.01 21:21:14.712583 [ 5 ] {4af9f0b8-4da1-4c62-af8a-2c46861b0100} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2352 | 2025.08.01 21:21:14.712790 [ 5 ] {4af9f0b8-4da1-4c62-af8a-2c46861b0100} <Trace> oximeter.timeseries_schema (7fa8b8d8-2315-4182-85e8-367ebb806c45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2025.08.01 21:21:14.712943 [ 5 ] {4af9f0b8-4da1-4c62-af8a-2c46861b0100} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00168 sec., 3571.428571428571 rows/sec., 795.20 KiB/sec. | ||
| 2354 | 2025.08.01 21:21:14.712997 [ 5 ] {4af9f0b8-4da1-4c62-af8a-2c46861b0100} <Debug> TCPHandler: Processed in 0.001947415 sec. | ||
| 2355 | 2025.08.01 21:21:14.713120 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2025.08.01 21:21:14.713224 [ 5 ] {2c4cad14-8e4a-42a7-a739-5243e1b7612a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2357 | 2025.08.01 21:21:14.713267 [ 5 ] {2c4cad14-8e4a-42a7-a739-5243e1b7612a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2358 | 2025.08.01 21:21:14.713878 [ 5 ] {2c4cad14-8e4a-42a7-a739-5243e1b7612a} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2025.08.01 21:21:14.713917 [ 5 ] {2c4cad14-8e4a-42a7-a739-5243e1b7612a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2360 | 2025.08.01 21:21:14.714266 [ 5 ] {2c4cad14-8e4a-42a7-a739-5243e1b7612a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2361 | 2025.08.01 21:21:14.714485 [ 5 ] {2c4cad14-8e4a-42a7-a739-5243e1b7612a} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2025.08.01 21:21:14.714617 [ 5 ] {2c4cad14-8e4a-42a7-a739-5243e1b7612a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001417 sec., 276640.7904022583 rows/sec., 17.55 MiB/sec. | ||
| 2363 | 2025.08.01 21:21:14.714662 [ 5 ] {2c4cad14-8e4a-42a7-a739-5243e1b7612a} <Debug> TCPHandler: Processed in 0.001592538 sec. | ||
| 2364 | 2025.08.01 21:21:14.714783 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2025.08.01 21:21:14.714883 [ 5 ] {7c3e737e-acb9-474a-b22a-47356413ace9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2366 | 2025.08.01 21:21:14.714925 [ 5 ] {7c3e737e-acb9-474a-b22a-47356413ace9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2367 | 2025.08.01 21:21:14.715323 [ 5 ] {7c3e737e-acb9-474a-b22a-47356413ace9} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2025.08.01 21:21:14.715359 [ 5 ] {7c3e737e-acb9-474a-b22a-47356413ace9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2369 | 2025.08.01 21:21:14.715654 [ 5 ] {7c3e737e-acb9-474a-b22a-47356413ace9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2370 | 2025.08.01 21:21:14.715867 [ 5 ] {7c3e737e-acb9-474a-b22a-47356413ace9} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2025.08.01 21:21:14.715996 [ 5 ] {7c3e737e-acb9-474a-b22a-47356413ace9} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001135 sec., 14096.916299559472 rows/sec., 1.12 MiB/sec. | ||
| 2372 | 2025.08.01 21:21:14.716040 [ 5 ] {7c3e737e-acb9-474a-b22a-47356413ace9} <Debug> TCPHandler: Processed in 0.001305553 sec. | ||
| 2373 | 2025.08.01 21:21:14.716153 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2025.08.01 21:21:14.716248 [ 5 ] {38fc3bf1-5bac-47d5-a572-8bf2b91e2bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2375 | 2025.08.01 21:21:14.716292 [ 5 ] {38fc3bf1-5bac-47d5-a572-8bf2b91e2bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2376 | 2025.08.01 21:21:14.717850 [ 5 ] {38fc3bf1-5bac-47d5-a572-8bf2b91e2bf5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2025.08.01 21:21:14.717885 [ 5 ] {38fc3bf1-5bac-47d5-a572-8bf2b91e2bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2378 | 2025.08.01 21:21:14.718375 [ 5 ] {38fc3bf1-5bac-47d5-a572-8bf2b91e2bf5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2379 | 2025.08.01 21:21:14.718606 [ 5 ] {38fc3bf1-5bac-47d5-a572-8bf2b91e2bf5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2025.08.01 21:21:14.718741 [ 5 ] {38fc3bf1-5bac-47d5-a572-8bf2b91e2bf5} <Debug> executeQuery: Read 2297 rows, 190.58 KiB in 0.002512 sec., 914410.8280254777 rows/sec., 74.09 MiB/sec. | ||
| 2381 | 2025.08.01 21:21:14.718792 [ 5 ] {38fc3bf1-5bac-47d5-a572-8bf2b91e2bf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2382 | 2025.08.01 21:21:14.718808 [ 5 ] {38fc3bf1-5bac-47d5-a572-8bf2b91e2bf5} <Debug> TCPHandler: Processed in 0.002708809 sec. | ||
| 2383 | 2025.08.01 21:21:14.718924 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2025.08.01 21:21:14.719020 [ 5 ] {7eeeaf6b-5f70-4e8b-88db-7d40fc7c3b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2385 | 2025.08.01 21:21:14.719063 [ 5 ] {7eeeaf6b-5f70-4e8b-88db-7d40fc7c3b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2386 | 2025.08.01 21:21:14.719563 [ 5 ] {7eeeaf6b-5f70-4e8b-88db-7d40fc7c3b0d} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2025.08.01 21:21:14.719598 [ 5 ] {7eeeaf6b-5f70-4e8b-88db-7d40fc7c3b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2388 | 2025.08.01 21:21:14.719917 [ 5 ] {7eeeaf6b-5f70-4e8b-88db-7d40fc7c3b0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2389 | 2025.08.01 21:21:14.720131 [ 5 ] {7eeeaf6b-5f70-4e8b-88db-7d40fc7c3b0d} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2025.08.01 21:21:14.720259 [ 5 ] {7eeeaf6b-5f70-4e8b-88db-7d40fc7c3b0d} <Debug> executeQuery: Read 253 rows, 15.98 KiB in 0.001257 sec., 201272.8719172633 rows/sec., 12.41 MiB/sec. | ||
| 2391 | 2025.08.01 21:21:14.720296 [ 5 ] {7eeeaf6b-5f70-4e8b-88db-7d40fc7c3b0d} <Debug> TCPHandler: Processed in 0.001423616 sec. | ||
| 2392 | 2025.08.01 21:21:14.720409 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2025.08.01 21:21:14.720507 [ 5 ] {2080f7f0-e2b7-4d21-9b64-19ab0d2b20c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2394 | 2025.08.01 21:21:14.720547 [ 5 ] {2080f7f0-e2b7-4d21-9b64-19ab0d2b20c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2395 | 2025.08.01 21:21:14.721095 [ 5 ] {2080f7f0-e2b7-4d21-9b64-19ab0d2b20c2} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2025.08.01 21:21:14.721130 [ 5 ] {2080f7f0-e2b7-4d21-9b64-19ab0d2b20c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2397 | 2025.08.01 21:21:14.721476 [ 5 ] {2080f7f0-e2b7-4d21-9b64-19ab0d2b20c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2398 | 2025.08.01 21:21:14.721685 [ 5 ] {2080f7f0-e2b7-4d21-9b64-19ab0d2b20c2} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2025.08.01 21:21:14.721808 [ 5 ] {2080f7f0-e2b7-4d21-9b64-19ab0d2b20c2} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.00132 sec., 326515.1515151515 rows/sec., 21.62 MiB/sec. | ||
| 2400 | 2025.08.01 21:21:14.721843 [ 5 ] {2080f7f0-e2b7-4d21-9b64-19ab0d2b20c2} <Debug> TCPHandler: Processed in 0.001483187 sec. | ||
| 2401 | 2025.08.01 21:21:14.721954 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2025.08.01 21:21:14.722049 [ 5 ] {9e3b3d14-e622-4c8a-8979-dbd4d8756005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2403 | 2025.08.01 21:21:14.722089 [ 5 ] {9e3b3d14-e622-4c8a-8979-dbd4d8756005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2404 | 2025.08.01 21:21:14.722528 [ 5 ] {9e3b3d14-e622-4c8a-8979-dbd4d8756005} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2025.08.01 21:21:14.722562 [ 5 ] {9e3b3d14-e622-4c8a-8979-dbd4d8756005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2406 | 2025.08.01 21:21:14.722878 [ 5 ] {9e3b3d14-e622-4c8a-8979-dbd4d8756005} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2407 | 2025.08.01 21:21:14.723082 [ 5 ] {9e3b3d14-e622-4c8a-8979-dbd4d8756005} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2025.08.01 21:21:14.723204 [ 5 ] {9e3b3d14-e622-4c8a-8979-dbd4d8756005} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001172 sec., 172354.94880546074 rows/sec., 9.79 MiB/sec. | ||
| 2409 | 2025.08.01 21:21:14.723239 [ 5 ] {9e3b3d14-e622-4c8a-8979-dbd4d8756005} <Debug> TCPHandler: Processed in 0.001334654 sec. | ||
| 2410 | 2025.08.01 21:21:14.723350 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2025.08.01 21:21:14.723446 [ 5 ] {83dc1f7a-f5b9-442b-b5ed-9c8906f81d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2412 | 2025.08.01 21:21:14.723486 [ 5 ] {83dc1f7a-f5b9-442b-b5ed-9c8906f81d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2413 | 2025.08.01 21:21:14.724259 [ 5 ] {83dc1f7a-f5b9-442b-b5ed-9c8906f81d16} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2025.08.01 21:21:14.724293 [ 5 ] {83dc1f7a-f5b9-442b-b5ed-9c8906f81d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2415 | 2025.08.01 21:21:14.724692 [ 5 ] {83dc1f7a-f5b9-442b-b5ed-9c8906f81d16} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2416 | 2025.08.01 21:21:14.724894 [ 5 ] {83dc1f7a-f5b9-442b-b5ed-9c8906f81d16} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2025.08.01 21:21:14.725017 [ 5 ] {83dc1f7a-f5b9-442b-b5ed-9c8906f81d16} <Debug> executeQuery: Read 1174 rows, 86.17 KiB in 0.00159 sec., 738364.7798742139 rows/sec., 52.92 MiB/sec. | ||
| 2418 | 2025.08.01 21:21:14.725054 [ 5 ] {83dc1f7a-f5b9-442b-b5ed-9c8906f81d16} <Debug> TCPHandler: Processed in 0.001751802 sec. | ||
| 2419 | 2025.08.01 21:21:14.725165 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2025.08.01 21:21:14.725260 [ 5 ] {88161ddc-8b5e-4057-9205-d8beab4efca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2421 | 2025.08.01 21:21:14.725301 [ 5 ] {88161ddc-8b5e-4057-9205-d8beab4efca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2422 | 2025.08.01 21:21:14.725631 [ 5 ] {88161ddc-8b5e-4057-9205-d8beab4efca5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2025.08.01 21:21:14.725666 [ 5 ] {88161ddc-8b5e-4057-9205-d8beab4efca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2424 | 2025.08.01 21:21:14.725957 [ 5 ] {88161ddc-8b5e-4057-9205-d8beab4efca5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2425 | 2025.08.01 21:21:14.726162 [ 5 ] {88161ddc-8b5e-4057-9205-d8beab4efca5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2025.08.01 21:21:14.726284 [ 5 ] {88161ddc-8b5e-4057-9205-d8beab4efca5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 2427 | 2025.08.01 21:21:14.726319 [ 5 ] {88161ddc-8b5e-4057-9205-d8beab4efca5} <Debug> TCPHandler: Processed in 0.001202371 sec. | ||
| 2428 | 2025.08.01 21:21:14.726426 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2025.08.01 21:21:14.726521 [ 5 ] {087e1476-c886-497f-a146-4021dfb66098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2430 | 2025.08.01 21:21:14.726563 [ 5 ] {087e1476-c886-497f-a146-4021dfb66098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2431 | 2025.08.01 21:21:14.727761 [ 5 ] {087e1476-c886-497f-a146-4021dfb66098} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2025.08.01 21:21:14.727795 [ 5 ] {087e1476-c886-497f-a146-4021dfb66098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2433 | 2025.08.01 21:21:14.728462 [ 5 ] {087e1476-c886-497f-a146-4021dfb66098} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2434 | 2025.08.01 21:21:14.728682 [ 5 ] {087e1476-c886-497f-a146-4021dfb66098} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2025.08.01 21:21:14.728808 [ 5 ] {087e1476-c886-497f-a146-4021dfb66098} <Debug> executeQuery: Read 3367 rows, 229.50 KiB in 0.002305 sec., 1460737.5271149673 rows/sec., 97.23 MiB/sec. | ||
| 2436 | 2025.08.01 21:21:14.728844 [ 5 ] {087e1476-c886-497f-a146-4021dfb66098} <Debug> TCPHandler: Processed in 0.002466675 sec. | ||
| 2437 | 2025.08.01 21:21:14.728956 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2025.08.01 21:21:14.729050 [ 5 ] {a874b7d5-e1ae-4e67-90f8-5a8031f0fd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2439 | 2025.08.01 21:21:14.729094 [ 5 ] {a874b7d5-e1ae-4e67-90f8-5a8031f0fd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2440 | 2025.08.01 21:21:14.729422 [ 5 ] {a874b7d5-e1ae-4e67-90f8-5a8031f0fd34} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2025.08.01 21:21:14.729456 [ 5 ] {a874b7d5-e1ae-4e67-90f8-5a8031f0fd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2442 | 2025.08.01 21:21:14.729745 [ 5 ] {a874b7d5-e1ae-4e67-90f8-5a8031f0fd34} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2443 | 2025.08.01 21:21:14.729946 [ 5 ] {a874b7d5-e1ae-4e67-90f8-5a8031f0fd34} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2025.08.01 21:21:14.730070 [ 5 ] {a874b7d5-e1ae-4e67-90f8-5a8031f0fd34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 2445 | 2025.08.01 21:21:14.730105 [ 5 ] {a874b7d5-e1ae-4e67-90f8-5a8031f0fd34} <Debug> TCPHandler: Processed in 0.001198452 sec. | ||
| 2446 | 2025.08.01 21:21:14.730229 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2025.08.01 21:21:14.730356 [ 5 ] {de169ee9-13ac-43af-a2d6-424ea5285fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2448 | 2025.08.01 21:21:14.730422 [ 5 ] {de169ee9-13ac-43af-a2d6-424ea5285fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2449 | 2025.08.01 21:21:14.731610 [ 5 ] {de169ee9-13ac-43af-a2d6-424ea5285fb7} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2025.08.01 21:21:14.731647 [ 5 ] {de169ee9-13ac-43af-a2d6-424ea5285fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2451 | 2025.08.01 21:21:14.732216 [ 5 ] {de169ee9-13ac-43af-a2d6-424ea5285fb7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2452 | 2025.08.01 21:21:14.732438 [ 5 ] {de169ee9-13ac-43af-a2d6-424ea5285fb7} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2025.08.01 21:21:14.732576 [ 5 ] {de169ee9-13ac-43af-a2d6-424ea5285fb7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002246 sec., 18254.6749777382 rows/sec., 32.71 MiB/sec. | ||
| 2454 | 2025.08.01 21:21:14.732637 [ 5 ] {de169ee9-13ac-43af-a2d6-424ea5285fb7} <Debug> TCPHandler: Processed in 0.002470214 sec. | ||
| 2455 | 2025.08.01 21:21:14.732752 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2025.08.01 21:21:14.732848 [ 5 ] {819f752e-a7fb-4335-bfff-d4f38038921b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2457 | 2025.08.01 21:21:14.732891 [ 5 ] {819f752e-a7fb-4335-bfff-d4f38038921b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2458 | 2025.08.01 21:21:14.733214 [ 5 ] {819f752e-a7fb-4335-bfff-d4f38038921b} <Trace> oximeter.measurements_i64 (dae6129b-4ccc-49af-bb0a-ff1cfdabcb3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2025.08.01 21:21:14.733249 [ 5 ] {819f752e-a7fb-4335-bfff-d4f38038921b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2460 | 2025.08.01 21:21:14.733551 [ 5 ] {819f752e-a7fb-4335-bfff-d4f38038921b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2461 | 2025.08.01 21:21:14.733760 [ 5 ] {819f752e-a7fb-4335-bfff-d4f38038921b} <Trace> oximeter.measurements_i64 (dae6129b-4ccc-49af-bb0a-ff1cfdabcb3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2025.08.01 21:21:14.733887 [ 5 ] {819f752e-a7fb-4335-bfff-d4f38038921b} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001058 sec., 8506.616257088848 rows/sec., 600.89 KiB/sec. | ||
| 2463 | 2025.08.01 21:21:14.733931 [ 5 ] {819f752e-a7fb-4335-bfff-d4f38038921b} <Debug> TCPHandler: Processed in 0.001229182 sec. | ||
| 2464 | 2025.08.01 21:21:14.734042 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2025.08.01 21:21:14.734138 [ 5 ] {e27cbcd2-b479-4b85-8082-4d893fc8ff66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2466 | 2025.08.01 21:21:14.734180 [ 5 ] {e27cbcd2-b479-4b85-8082-4d893fc8ff66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2467 | 2025.08.01 21:21:14.734510 [ 5 ] {e27cbcd2-b479-4b85-8082-4d893fc8ff66} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2025.08.01 21:21:14.734546 [ 5 ] {e27cbcd2-b479-4b85-8082-4d893fc8ff66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2469 | 2025.08.01 21:21:14.734843 [ 5 ] {e27cbcd2-b479-4b85-8082-4d893fc8ff66} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2470 | 2025.08.01 21:21:14.735058 [ 5 ] {e27cbcd2-b479-4b85-8082-4d893fc8ff66} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2025.08.01 21:21:14.735185 [ 5 ] {e27cbcd2-b479-4b85-8082-4d893fc8ff66} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001066 sec., 50656.66041275797 rows/sec., 2.84 MiB/sec. | ||
| 2472 | 2025.08.01 21:21:14.735228 [ 5 ] {e27cbcd2-b479-4b85-8082-4d893fc8ff66} <Debug> TCPHandler: Processed in 0.001235162 sec. | ||
| 2473 | 2025.08.01 21:21:16.685170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 390 | ||
| 2474 | 2025.08.01 21:21:16.688131 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2025.08.01 21:21:16.688191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2476 | 2025.08.01 21:21:16.689429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2477 | 2025.08.01 21:21:16.689690 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2025.08.01 21:21:16.689943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 2479 | 2025.08.01 21:21:18.777266 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2025.08.01 21:21:18.777464 [ 5 ] {e4d4c1f4-0810-4c36-a25c-85c41764d9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2481 | 2025.08.01 21:21:18.777532 [ 5 ] {e4d4c1f4-0810-4c36-a25c-85c41764d9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2482 | 2025.08.01 21:21:18.778196 [ 5 ] {e4d4c1f4-0810-4c36-a25c-85c41764d9fa} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.08.01 21:21:18.778253 [ 5 ] {e4d4c1f4-0810-4c36-a25c-85c41764d9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2484 | 2025.08.01 21:21:18.778691 [ 5 ] {e4d4c1f4-0810-4c36-a25c-85c41764d9fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2485 | 2025.08.01 21:21:18.778980 [ 5 ] {e4d4c1f4-0810-4c36-a25c-85c41764d9fa} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2025.08.01 21:21:18.779175 [ 5 ] {e4d4c1f4-0810-4c36-a25c-85c41764d9fa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00176 sec., 31818.181818181816 rows/sec., 2.43 MiB/sec. | ||
| 2487 | 2025.08.01 21:21:18.779239 [ 5 ] {e4d4c1f4-0810-4c36-a25c-85c41764d9fa} <Debug> TCPHandler: Processed in 0.002104817 sec. | ||
| 2488 | 2025.08.01 21:21:18.779402 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2025.08.01 21:21:18.779525 [ 5 ] {17b1bc14-e94f-4ae8-b53b-56e9c2c76c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2490 | 2025.08.01 21:21:18.779579 [ 5 ] {17b1bc14-e94f-4ae8-b53b-56e9c2c76c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2491 | 2025.08.01 21:21:18.780143 [ 5 ] {17b1bc14-e94f-4ae8-b53b-56e9c2c76c23} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2025.08.01 21:21:18.780189 [ 5 ] {17b1bc14-e94f-4ae8-b53b-56e9c2c76c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2493 | 2025.08.01 21:21:18.780574 [ 5 ] {17b1bc14-e94f-4ae8-b53b-56e9c2c76c23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2494 | 2025.08.01 21:21:18.780839 [ 5 ] {17b1bc14-e94f-4ae8-b53b-56e9c2c76c23} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.08.01 21:21:18.781010 [ 5 ] {17b1bc14-e94f-4ae8-b53b-56e9c2c76c23} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001516 sec., 42216.35883905013 rows/sec., 3.30 MiB/sec. | ||
| 2496 | 2025.08.01 21:21:18.781060 [ 5 ] {17b1bc14-e94f-4ae8-b53b-56e9c2c76c23} <Debug> TCPHandler: Processed in 0.001719111 sec. | ||
| 2497 | 2025.08.01 21:21:18.781207 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2025.08.01 21:21:18.781328 [ 5 ] {f30b9ba6-8e96-4500-b2e8-b696ca259fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2499 | 2025.08.01 21:21:18.781384 [ 5 ] {f30b9ba6-8e96-4500-b2e8-b696ca259fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2500 | 2025.08.01 21:21:18.782023 [ 5 ] {f30b9ba6-8e96-4500-b2e8-b696ca259fe8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.08.01 21:21:18.782065 [ 5 ] {f30b9ba6-8e96-4500-b2e8-b696ca259fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2502 | 2025.08.01 21:21:18.782483 [ 5 ] {f30b9ba6-8e96-4500-b2e8-b696ca259fe8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2503 | 2025.08.01 21:21:18.782753 [ 5 ] {f30b9ba6-8e96-4500-b2e8-b696ca259fe8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.08.01 21:21:18.782893 [ 5 ] {f30b9ba6-8e96-4500-b2e8-b696ca259fe8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001595 sec., 80250.78369905955 rows/sec., 5.59 MiB/sec. | ||
| 2505 | 2025.08.01 21:21:18.782930 [ 5 ] {f30b9ba6-8e96-4500-b2e8-b696ca259fe8} <Debug> TCPHandler: Processed in 0.001781832 sec. | ||
| 2506 | 2025.08.01 21:21:18.783054 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2025.08.01 21:21:18.783151 [ 5 ] {3c44ade0-d488-48c8-8a12-e5141a5077c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2508 | 2025.08.01 21:21:18.783194 [ 5 ] {3c44ade0-d488-48c8-8a12-e5141a5077c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2509 | 2025.08.01 21:21:18.783556 [ 5 ] {3c44ade0-d488-48c8-8a12-e5141a5077c2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.08.01 21:21:18.783594 [ 5 ] {3c44ade0-d488-48c8-8a12-e5141a5077c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2511 | 2025.08.01 21:21:18.783913 [ 5 ] {3c44ade0-d488-48c8-8a12-e5141a5077c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2512 | 2025.08.01 21:21:18.784132 [ 5 ] {3c44ade0-d488-48c8-8a12-e5141a5077c2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.08.01 21:21:18.784260 [ 5 ] {3c44ade0-d488-48c8-8a12-e5141a5077c2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001129 sec., 42515.500442869794 rows/sec., 2.87 MiB/sec. | ||
| 2514 | 2025.08.01 21:21:18.784296 [ 5 ] {3c44ade0-d488-48c8-8a12-e5141a5077c2} <Debug> TCPHandler: Processed in 0.001292714 sec. | ||
| 2515 | 2025.08.01 21:21:19.164806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2516 | 2025.08.01 21:21:19.165301 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2025.08.01 21:21:19.165355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2518 | 2025.08.01 21:21:19.166021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2519 | 2025.08.01 21:21:19.166318 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2025.08.01 21:21:19.166485 [ 114 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2521 | 2025.08.01 21:21:19.166508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2522 | 2025.08.01 21:21:19.166525 [ 114 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2025.08.01 21:21:19.166579 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2524 | 2025.08.01 21:21:19.166687 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 2525 | 2025.08.01 21:21:19.166809 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2526 | 2025.08.01 21:21:19.166853 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2527 | 2025.08.01 21:21:19.166948 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2528 | 2025.08.01 21:21:19.166996 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2529 | 2025.08.01 21:21:19.167040 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2530 | 2025.08.01 21:21:19.167110 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2531 | 2025.08.01 21:21:19.167159 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2532 | 2025.08.01 21:21:19.168552 [ 204 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001912074 sec., 2679812.6013951343 rows/sec., 38.34 MiB/sec. | ||
| 2533 | 2025.08.01 21:21:19.169582 [ 193 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2534 | 2025.08.01 21:21:19.169952 [ 193 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2025.08.01 21:21:19.170037 [ 193 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_11_2} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2536 | 2025.08.01 21:21:19.170145 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2537 | 2025.08.01 21:21:19.445970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2538 | 2025.08.01 21:21:19.463980 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2025.08.01 21:21:19.464051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2540 | 2025.08.01 21:21:19.470471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2541 | 2025.08.01 21:21:19.471186 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2025.08.01 21:21:19.471500 [ 130 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2543 | 2025.08.01 21:21:19.471567 [ 130 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2025.08.01 21:21:19.471587 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2545 | 2025.08.01 21:21:19.471689 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 2546 | 2025.08.01 21:21:19.475109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2547 | 2025.08.01 21:21:19.476113 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2548 | 2025.08.01 21:21:19.477668 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 2549 | 2025.08.01 21:21:19.482326 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 2550 | 2025.08.01 21:21:19.486689 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 2551 | 2025.08.01 21:21:19.490892 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 2552 | 2025.08.01 21:21:19.495603 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 2553 | 2025.08.01 21:21:19.499932 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 2554 | 2025.08.01 21:21:19.557568 [ 200 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.085918849 sec., 966.0278386643656 rows/sec., 5.00 MiB/sec. | ||
| 2555 | 2025.08.01 21:21:19.560013 [ 200 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2556 | 2025.08.01 21:21:19.562171 [ 200 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_11_2} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2025.08.01 21:21:19.562296 [ 200 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_11_2} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2558 | 2025.08.01 21:21:19.564143 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2559 | 2025.08.01 21:21:20.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.39 MiB, peak 197.27 MiB, free memory in arenas 0.00 B, will set to 197.41 MiB (RSS), difference: 10.02 MiB | ||
| 2560 | 2025.08.01 21:21:23.778549 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.08.01 21:21:23.778763 [ 5 ] {f6ae51e4-e460-4d7b-b30b-1d355e1ad6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2562 | 2025.08.01 21:21:23.778834 [ 5 ] {f6ae51e4-e460-4d7b-b30b-1d355e1ad6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2563 | 2025.08.01 21:21:23.779490 [ 5 ] {f6ae51e4-e460-4d7b-b30b-1d355e1ad6b3} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.08.01 21:21:23.779539 [ 5 ] {f6ae51e4-e460-4d7b-b30b-1d355e1ad6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2565 | 2025.08.01 21:21:23.779949 [ 5 ] {f6ae51e4-e460-4d7b-b30b-1d355e1ad6b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2566 | 2025.08.01 21:21:23.780179 [ 5 ] {f6ae51e4-e460-4d7b-b30b-1d355e1ad6b3} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.08.01 21:21:23.780328 [ 5 ] {f6ae51e4-e460-4d7b-b30b-1d355e1ad6b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.65 MiB/sec. | ||
| 2568 | 2025.08.01 21:21:23.780373 [ 5 ] {f6ae51e4-e460-4d7b-b30b-1d355e1ad6b3} <Debug> TCPHandler: Processed in 0.001965195 sec. | ||
| 2569 | 2025.08.01 21:21:23.780503 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2025.08.01 21:21:23.780602 [ 5 ] {5849bc43-eeaa-45a2-a579-af83b1670b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2571 | 2025.08.01 21:21:23.780643 [ 5 ] {5849bc43-eeaa-45a2-a579-af83b1670b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2572 | 2025.08.01 21:21:23.781060 [ 5 ] {5849bc43-eeaa-45a2-a579-af83b1670b35} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2025.08.01 21:21:23.781096 [ 5 ] {5849bc43-eeaa-45a2-a579-af83b1670b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2574 | 2025.08.01 21:21:23.781408 [ 5 ] {5849bc43-eeaa-45a2-a579-af83b1670b35} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2575 | 2025.08.01 21:21:23.781619 [ 5 ] {5849bc43-eeaa-45a2-a579-af83b1670b35} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2025.08.01 21:21:23.781745 [ 5 ] {5849bc43-eeaa-45a2-a579-af83b1670b35} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 2577 | 2025.08.01 21:21:23.781781 [ 5 ] {5849bc43-eeaa-45a2-a579-af83b1670b35} <Debug> TCPHandler: Processed in 0.001332385 sec. | ||
| 2578 | 2025.08.01 21:21:23.781901 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2025.08.01 21:21:23.781994 [ 5 ] {b8641215-cbea-4b39-9cf2-bc51b80c28a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2580 | 2025.08.01 21:21:23.782041 [ 5 ] {b8641215-cbea-4b39-9cf2-bc51b80c28a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2581 | 2025.08.01 21:21:23.782435 [ 5 ] {b8641215-cbea-4b39-9cf2-bc51b80c28a8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.08.01 21:21:23.782471 [ 5 ] {b8641215-cbea-4b39-9cf2-bc51b80c28a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2583 | 2025.08.01 21:21:23.782818 [ 5 ] {b8641215-cbea-4b39-9cf2-bc51b80c28a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2584 | 2025.08.01 21:21:23.783026 [ 5 ] {b8641215-cbea-4b39-9cf2-bc51b80c28a8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2025.08.01 21:21:23.783159 [ 5 ] {b8641215-cbea-4b39-9cf2-bc51b80c28a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 2586 | 2025.08.01 21:21:23.783197 [ 5 ] {b8641215-cbea-4b39-9cf2-bc51b80c28a8} <Debug> TCPHandler: Processed in 0.001346074 sec. | ||
| 2587 | 2025.08.01 21:21:23.783300 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2025.08.01 21:21:23.783396 [ 5 ] {12e0d446-a120-4f56-9e99-c76f62ea6f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2589 | 2025.08.01 21:21:23.783443 [ 5 ] {12e0d446-a120-4f56-9e99-c76f62ea6f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2590 | 2025.08.01 21:21:23.783766 [ 5 ] {12e0d446-a120-4f56-9e99-c76f62ea6f85} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.08.01 21:21:23.783801 [ 5 ] {12e0d446-a120-4f56-9e99-c76f62ea6f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2592 | 2025.08.01 21:21:23.784100 [ 5 ] {12e0d446-a120-4f56-9e99-c76f62ea6f85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2593 | 2025.08.01 21:21:23.784308 [ 5 ] {12e0d446-a120-4f56-9e99-c76f62ea6f85} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.08.01 21:21:23.784434 [ 5 ] {12e0d446-a120-4f56-9e99-c76f62ea6f85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2595 | 2025.08.01 21:21:23.784469 [ 5 ] {12e0d446-a120-4f56-9e99-c76f62ea6f85} <Debug> TCPHandler: Processed in 0.001217872 sec. | ||
| 2596 | 2025.08.01 21:21:26.563962 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2597 | 2025.08.01 21:21:26.564017 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2598 | 2025.08.01 21:21:26.666605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2599 | 2025.08.01 21:21:26.667092 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2025.08.01 21:21:26.667143 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2601 | 2025.08.01 21:21:26.667719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2602 | 2025.08.01 21:21:26.667968 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2025.08.01 21:21:26.668112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2604 | 2025.08.01 21:21:26.691106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 406 | ||
| 2605 | 2025.08.01 21:21:26.693005 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2025.08.01 21:21:26.693042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2607 | 2025.08.01 21:21:26.694176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2608 | 2025.08.01 21:21:26.694442 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.08.01 21:21:26.694677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2610 | 2025.08.01 21:21:26.975196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2611 | 2025.08.01 21:21:26.992244 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.08.01 21:21:26.992299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2613 | 2025.08.01 21:21:26.997832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2614 | 2025.08.01 21:21:26.998507 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.08.01 21:21:27.001308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2616 | 2025.08.01 21:21:28.791342 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2025.08.01 21:21:28.791631 [ 5 ] {5ab976b1-64cc-4e04-8b72-a7299df0ae04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2618 | 2025.08.01 21:21:28.791734 [ 5 ] {5ab976b1-64cc-4e04-8b72-a7299df0ae04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2619 | 2025.08.01 21:21:28.792756 [ 5 ] {5ab976b1-64cc-4e04-8b72-a7299df0ae04} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2025.08.01 21:21:28.792800 [ 5 ] {5ab976b1-64cc-4e04-8b72-a7299df0ae04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2621 | 2025.08.01 21:21:28.793213 [ 5 ] {5ab976b1-64cc-4e04-8b72-a7299df0ae04} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2622 | 2025.08.01 21:21:28.793436 [ 5 ] {5ab976b1-64cc-4e04-8b72-a7299df0ae04} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2025.08.01 21:21:28.793593 [ 5 ] {5ab976b1-64cc-4e04-8b72-a7299df0ae04} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002037 sec., 192439.86254295532 rows/sec., 12.21 MiB/sec. | ||
| 2624 | 2025.08.01 21:21:28.793639 [ 5 ] {5ab976b1-64cc-4e04-8b72-a7299df0ae04} <Debug> TCPHandler: Processed in 0.002431844 sec. | ||
| 2625 | 2025.08.01 21:21:28.793757 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2025.08.01 21:21:28.793857 [ 5 ] {efffbb73-1567-4384-87f0-8d5ab329b2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2627 | 2025.08.01 21:21:28.793900 [ 5 ] {efffbb73-1567-4384-87f0-8d5ab329b2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2628 | 2025.08.01 21:21:28.794831 [ 5 ] {efffbb73-1567-4384-87f0-8d5ab329b2c8} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2025.08.01 21:21:28.794869 [ 5 ] {efffbb73-1567-4384-87f0-8d5ab329b2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2630 | 2025.08.01 21:21:28.795259 [ 5 ] {efffbb73-1567-4384-87f0-8d5ab329b2c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2631 | 2025.08.01 21:21:28.795465 [ 5 ] {efffbb73-1567-4384-87f0-8d5ab329b2c8} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2025.08.01 21:21:28.795573 [ 148 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2633 | 2025.08.01 21:21:28.795595 [ 5 ] {efffbb73-1567-4384-87f0-8d5ab329b2c8} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001762 sec., 652099.8864926221 rows/sec., 52.03 MiB/sec. | ||
| 2634 | 2025.08.01 21:21:28.795663 [ 148 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2025.08.01 21:21:28.795678 [ 5 ] {efffbb73-1567-4384-87f0-8d5ab329b2c8} <Debug> TCPHandler: Processed in 0.001971705 sec. | ||
| 2636 | 2025.08.01 21:21:28.795691 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2637 | 2025.08.01 21:21:28.795805 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2025.08.01 21:21:28.795805 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 2639 | 2025.08.01 21:21:28.795908 [ 5 ] {6aef5744-a208-45b3-81f8-bf2ca8d56e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2640 | 2025.08.01 21:21:28.795938 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2641 | 2025.08.01 21:21:28.795953 [ 5 ] {6aef5744-a208-45b3-81f8-bf2ca8d56e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2642 | 2025.08.01 21:21:28.795974 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1145 rows starting from the beginning of the part | ||
| 2643 | 2025.08.01 21:21:28.796042 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2644 | 2025.08.01 21:21:28.796084 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2297 rows starting from the beginning of the part | ||
| 2645 | 2025.08.01 21:21:28.796123 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2646 | 2025.08.01 21:21:28.796162 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 2647 | 2025.08.01 21:21:28.796201 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1149 rows starting from the beginning of the part | ||
| 2648 | 2025.08.01 21:21:28.796472 [ 5 ] {6aef5744-a208-45b3-81f8-bf2ca8d56e8e} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.08.01 21:21:28.796516 [ 5 ] {6aef5744-a208-45b3-81f8-bf2ca8d56e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2650 | 2025.08.01 21:21:28.796897 [ 5 ] {6aef5744-a208-45b3-81f8-bf2ca8d56e8e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2651 | 2025.08.01 21:21:28.797120 [ 5 ] {6aef5744-a208-45b3-81f8-bf2ca8d56e8e} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.08.01 21:21:28.797248 [ 5 ] {6aef5744-a208-45b3-81f8-bf2ca8d56e8e} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.00136 sec., 174264.70588235292 rows/sec., 10.67 MiB/sec. | ||
| 2653 | 2025.08.01 21:21:28.797285 [ 5 ] {6aef5744-a208-45b3-81f8-bf2ca8d56e8e} <Debug> TCPHandler: Processed in 0.001528297 sec. | ||
| 2654 | 2025.08.01 21:21:28.797414 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2025.08.01 21:21:28.797508 [ 5 ] {e31b81ec-7184-4b68-8340-81d5354723dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2656 | 2025.08.01 21:21:28.797547 [ 5 ] {e31b81ec-7184-4b68-8340-81d5354723dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2657 | 2025.08.01 21:21:28.798029 [ 5 ] {e31b81ec-7184-4b68-8340-81d5354723dd} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2025.08.01 21:21:28.798066 [ 5 ] {e31b81ec-7184-4b68-8340-81d5354723dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2659 | 2025.08.01 21:21:28.798373 [ 5 ] {e31b81ec-7184-4b68-8340-81d5354723dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2660 | 2025.08.01 21:21:28.798596 [ 5 ] {e31b81ec-7184-4b68-8340-81d5354723dd} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2025.08.01 21:21:28.798721 [ 5 ] {e31b81ec-7184-4b68-8340-81d5354723dd} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001231 sec., 164906.58001624694 rows/sec., 10.64 MiB/sec. | ||
| 2662 | 2025.08.01 21:21:28.798756 [ 5 ] {e31b81ec-7184-4b68-8340-81d5354723dd} <Debug> TCPHandler: Processed in 0.001390395 sec. | ||
| 2663 | 2025.08.01 21:21:28.798868 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2025.08.01 21:21:28.798960 [ 5 ] {474dc487-e446-4a2b-b06f-61f9b0afa461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2665 | 2025.08.01 21:21:28.798998 [ 5 ] {474dc487-e446-4a2b-b06f-61f9b0afa461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2666 | 2025.08.01 21:21:28.799449 [ 5 ] {474dc487-e446-4a2b-b06f-61f9b0afa461} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2025.08.01 21:21:28.799485 [ 5 ] {474dc487-e446-4a2b-b06f-61f9b0afa461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2668 | 2025.08.01 21:21:28.799784 [ 5 ] {474dc487-e446-4a2b-b06f-61f9b0afa461} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2669 | 2025.08.01 21:21:28.799989 [ 5 ] {474dc487-e446-4a2b-b06f-61f9b0afa461} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.08.01 21:21:28.800111 [ 5 ] {474dc487-e446-4a2b-b06f-61f9b0afa461} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001168 sec., 172945.20547945207 rows/sec., 9.82 MiB/sec. | ||
| 2671 | 2025.08.01 21:21:28.800153 [ 5 ] {474dc487-e446-4a2b-b06f-61f9b0afa461} <Debug> TCPHandler: Processed in 0.001332004 sec. | ||
| 2672 | 2025.08.01 21:21:28.800266 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2025.08.01 21:21:28.800358 [ 5 ] {2997772b-578e-4e3d-8442-05facded8bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2674 | 2025.08.01 21:21:28.800397 [ 5 ] {2997772b-578e-4e3d-8442-05facded8bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2675 | 2025.08.01 21:21:28.801035 [ 5 ] {2997772b-578e-4e3d-8442-05facded8bfa} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.08.01 21:21:28.801070 [ 5 ] {2997772b-578e-4e3d-8442-05facded8bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2677 | 2025.08.01 21:21:28.801419 [ 5 ] {2997772b-578e-4e3d-8442-05facded8bfa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2678 | 2025.08.01 21:21:28.801618 [ 5 ] {2997772b-578e-4e3d-8442-05facded8bfa} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.08.01 21:21:28.801715 [ 148 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2680 | 2025.08.01 21:21:28.801741 [ 5 ] {2997772b-578e-4e3d-8442-05facded8bfa} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.0014 sec., 495000 rows/sec., 34.77 MiB/sec. | ||
| 2681 | 2025.08.01 21:21:28.801755 [ 148 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2025.08.01 21:21:28.801784 [ 5 ] {2997772b-578e-4e3d-8442-05facded8bfa} <Debug> TCPHandler: Processed in 0.001564768 sec. | ||
| 2683 | 2025.08.01 21:21:28.801784 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2684 | 2025.08.01 21:21:28.801901 [ 190 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 2685 | 2025.08.01 21:21:28.801907 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2025.08.01 21:21:28.802038 [ 190 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2687 | 2025.08.01 21:21:28.802040 [ 5 ] {a0c3831f-4adf-4e41-946d-de56a89ac835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2688 | 2025.08.01 21:21:28.802079 [ 190 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 710 rows starting from the beginning of the part | ||
| 2689 | 2025.08.01 21:21:28.802098 [ 5 ] {a0c3831f-4adf-4e41-946d-de56a89ac835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2690 | 2025.08.01 21:21:28.802146 [ 190 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2691 | 2025.08.01 21:21:28.802195 [ 190 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1174 rows starting from the beginning of the part | ||
| 2692 | 2025.08.01 21:21:28.802232 [ 190 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2693 | 2025.08.01 21:21:28.802268 [ 190 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 2694 | 2025.08.01 21:21:28.802305 [ 190 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 693 rows starting from the beginning of the part | ||
| 2695 | 2025.08.01 21:21:28.802455 [ 5 ] {a0c3831f-4adf-4e41-946d-de56a89ac835} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2025.08.01 21:21:28.802496 [ 5 ] {a0c3831f-4adf-4e41-946d-de56a89ac835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2697 | 2025.08.01 21:21:28.802820 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4759 rows, containing 5 columns (5 merged, 0 gathered) in 0.007052357 sec., 674809.8543508219 rows/sec., 56.71 MiB/sec. | ||
| 2698 | 2025.08.01 21:21:28.802891 [ 5 ] {a0c3831f-4adf-4e41-946d-de56a89ac835} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2699 | 2025.08.01 21:21:28.803131 [ 5 ] {a0c3831f-4adf-4e41-946d-de56a89ac835} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2025.08.01 21:21:28.803193 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2701 | 2025.08.01 21:21:28.803265 [ 5 ] {a0c3831f-4adf-4e41-946d-de56a89ac835} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001243 sec., 4827.031375703942 rows/sec., 252.19 KiB/sec. | ||
| 2702 | 2025.08.01 21:21:28.803305 [ 5 ] {a0c3831f-4adf-4e41-946d-de56a89ac835} <Debug> TCPHandler: Processed in 0.001446946 sec. | ||
| 2703 | 2025.08.01 21:21:28.803417 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.08.01 21:21:28.803497 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2025.08.01 21:21:28.803511 [ 5 ] {dbd340c1-7693-4c1c-87ba-d3f3df507307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2706 | 2025.08.01 21:21:28.803561 [ 5 ] {dbd340c1-7693-4c1c-87ba-d3f3df507307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2707 | 2025.08.01 21:21:28.803576 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_16_3} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2708 | 2025.08.01 21:21:28.803597 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736171 sec., 1594888.9827096525 rows/sec., 120.05 MiB/sec. | ||
| 2709 | 2025.08.01 21:21:28.803655 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2710 | 2025.08.01 21:21:28.803804 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2711 | 2025.08.01 21:21:28.804014 [ 5 ] {dbd340c1-7693-4c1c-87ba-d3f3df507307} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2025.08.01 21:21:28.804057 [ 5 ] {dbd340c1-7693-4c1c-87ba-d3f3df507307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2713 | 2025.08.01 21:21:28.804066 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2025.08.01 21:21:28.804147 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_16_3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2715 | 2025.08.01 21:21:28.804223 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2716 | 2025.08.01 21:21:28.804416 [ 5 ] {dbd340c1-7693-4c1c-87ba-d3f3df507307} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2717 | 2025.08.01 21:21:28.804626 [ 5 ] {dbd340c1-7693-4c1c-87ba-d3f3df507307} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2025.08.01 21:21:28.804724 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2719 | 2025.08.01 21:21:28.804752 [ 5 ] {dbd340c1-7693-4c1c-87ba-d3f3df507307} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001259 sec., 243844.32088959494 rows/sec., 16.04 MiB/sec. | ||
| 2720 | 2025.08.01 21:21:28.804755 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2025.08.01 21:21:28.804791 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2722 | 2025.08.01 21:21:28.804794 [ 5 ] {dbd340c1-7693-4c1c-87ba-d3f3df507307} <Debug> TCPHandler: Processed in 0.001424216 sec. | ||
| 2723 | 2025.08.01 21:21:28.804872 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 2724 | 2025.08.01 21:21:28.804916 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2025.08.01 21:21:28.804979 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2726 | 2025.08.01 21:21:28.805016 [ 5 ] {c2f43613-3ad5-4fe7-9353-926e1d13af00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2727 | 2025.08.01 21:21:28.805016 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2648 rows starting from the beginning of the part | ||
| 2728 | 2025.08.01 21:21:28.805067 [ 5 ] {c2f43613-3ad5-4fe7-9353-926e1d13af00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2729 | 2025.08.01 21:21:28.805098 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 2730 | 2025.08.01 21:21:28.805148 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3367 rows starting from the beginning of the part | ||
| 2731 | 2025.08.01 21:21:28.805189 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 2732 | 2025.08.01 21:21:28.805226 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 2733 | 2025.08.01 21:21:28.805264 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 307 rows starting from the beginning of the part | ||
| 2734 | 2025.08.01 21:21:28.805388 [ 5 ] {c2f43613-3ad5-4fe7-9353-926e1d13af00} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2025.08.01 21:21:28.805430 [ 5 ] {c2f43613-3ad5-4fe7-9353-926e1d13af00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2736 | 2025.08.01 21:21:28.805740 [ 5 ] {c2f43613-3ad5-4fe7-9353-926e1d13af00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2737 | 2025.08.01 21:21:28.805963 [ 5 ] {c2f43613-3ad5-4fe7-9353-926e1d13af00} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2025.08.01 21:21:28.806093 [ 5 ] {c2f43613-3ad5-4fe7-9353-926e1d13af00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 2739 | 2025.08.01 21:21:28.806128 [ 5 ] {c2f43613-3ad5-4fe7-9353-926e1d13af00} <Debug> TCPHandler: Processed in 0.001259543 sec. | ||
| 2740 | 2025.08.01 21:21:28.806242 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2025.08.01 21:21:28.806333 [ 5 ] {2f178a38-122c-4054-8f67-f5b8c8e33987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2742 | 2025.08.01 21:21:28.806386 [ 5 ] {2f178a38-122c-4054-8f67-f5b8c8e33987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2743 | 2025.08.01 21:21:28.807229 [ 5 ] {2f178a38-122c-4054-8f67-f5b8c8e33987} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.08.01 21:21:28.807267 [ 5 ] {2f178a38-122c-4054-8f67-f5b8c8e33987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2745 | 2025.08.01 21:21:28.807542 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6770 rows, containing 5 columns (5 merged, 0 gathered) in 0.002706189 sec., 2501673.0169252777 rows/sec., 167.33 MiB/sec. | ||
| 2746 | 2025.08.01 21:21:28.807863 [ 5 ] {2f178a38-122c-4054-8f67-f5b8c8e33987} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2747 | 2025.08.01 21:21:28.808095 [ 5 ] {2f178a38-122c-4054-8f67-f5b8c8e33987} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2025.08.01 21:21:28.808233 [ 5 ] {2f178a38-122c-4054-8f67-f5b8c8e33987} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001917 sec., 21387.584767866458 rows/sec., 38.33 MiB/sec. | ||
| 2749 | 2025.08.01 21:21:28.808241 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2750 | 2025.08.01 21:21:28.808281 [ 5 ] {2f178a38-122c-4054-8f67-f5b8c8e33987} <Debug> TCPHandler: Processed in 0.002086447 sec. | ||
| 2751 | 2025.08.01 21:21:28.808399 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2025.08.01 21:21:28.808494 [ 5 ] {a6b0ce0c-760d-4645-9a42-cb7f907bbc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2753 | 2025.08.01 21:21:28.808537 [ 5 ] {a6b0ce0c-760d-4645-9a42-cb7f907bbc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2754 | 2025.08.01 21:21:28.808588 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.08.01 21:21:28.808674 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2756 | 2025.08.01 21:21:28.808769 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 2757 | 2025.08.01 21:21:28.808883 [ 5 ] {a6b0ce0c-760d-4645-9a42-cb7f907bbc02} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2025.08.01 21:21:28.808923 [ 5 ] {a6b0ce0c-760d-4645-9a42-cb7f907bbc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2759 | 2025.08.01 21:21:28.809215 [ 5 ] {a6b0ce0c-760d-4645-9a42-cb7f907bbc02} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2760 | 2025.08.01 21:21:28.809422 [ 5 ] {a6b0ce0c-760d-4645-9a42-cb7f907bbc02} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2025.08.01 21:21:28.809516 [ 148 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2762 | 2025.08.01 21:21:28.809544 [ 5 ] {a6b0ce0c-760d-4645-9a42-cb7f907bbc02} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001068 sec., 95505.61797752809 rows/sec., 5.87 MiB/sec. | ||
| 2763 | 2025.08.01 21:21:28.809546 [ 148 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2025.08.01 21:21:28.809583 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2765 | 2025.08.01 21:21:28.809585 [ 5 ] {a6b0ce0c-760d-4645-9a42-cb7f907bbc02} <Debug> TCPHandler: Processed in 0.001233792 sec. | ||
| 2766 | 2025.08.01 21:21:28.809664 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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.08.01 21:21:28.809759 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2768 | 2025.08.01 21:21:28.809788 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 912 rows starting from the beginning of the part | ||
| 2769 | 2025.08.01 21:21:28.809845 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 2770 | 2025.08.01 21:21:28.809885 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 2771 | 2025.08.01 21:21:28.809922 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2772 | 2025.08.01 21:21:28.809956 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 2773 | 2025.08.01 21:21:28.809993 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part | ||
| 2774 | 2025.08.01 21:21:28.810904 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 4 columns (4 merged, 0 gathered) in 0.001270793 sec., 972621.0326937588 rows/sec., 61.72 MiB/sec. | ||
| 2775 | 2025.08.01 21:21:28.811105 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2776 | 2025.08.01 21:21:28.811403 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_16_3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2025.08.01 21:21:28.811472 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_16_3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2778 | 2025.08.01 21:21:28.811533 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2779 | 2025.08.01 21:21:33.778493 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2025.08.01 21:21:33.778793 [ 5 ] {cdb0056e-6d29-4300-855d-376a2313a001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2781 | 2025.08.01 21:21:33.778896 [ 5 ] {cdb0056e-6d29-4300-855d-376a2313a001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2782 | 2025.08.01 21:21:33.779829 [ 5 ] {cdb0056e-6d29-4300-855d-376a2313a001} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2025.08.01 21:21:33.779876 [ 5 ] {cdb0056e-6d29-4300-855d-376a2313a001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2784 | 2025.08.01 21:21:33.780265 [ 5 ] {cdb0056e-6d29-4300-855d-376a2313a001} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2785 | 2025.08.01 21:21:33.780489 [ 5 ] {cdb0056e-6d29-4300-855d-376a2313a001} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2025.08.01 21:21:33.780636 [ 5 ] {cdb0056e-6d29-4300-855d-376a2313a001} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.23 MiB/sec. | ||
| 2787 | 2025.08.01 21:21:33.780677 [ 5 ] {cdb0056e-6d29-4300-855d-376a2313a001} <Debug> TCPHandler: Processed in 0.002369283 sec. | ||
| 2788 | 2025.08.01 21:21:33.780802 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2025.08.01 21:21:33.780895 [ 5 ] {5e730715-0d64-4277-b1f7-e2c90e528209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2790 | 2025.08.01 21:21:33.780936 [ 5 ] {5e730715-0d64-4277-b1f7-e2c90e528209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2791 | 2025.08.01 21:21:33.781361 [ 5 ] {5e730715-0d64-4277-b1f7-e2c90e528209} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.08.01 21:21:33.781397 [ 5 ] {5e730715-0d64-4277-b1f7-e2c90e528209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2793 | 2025.08.01 21:21:33.781688 [ 5 ] {5e730715-0d64-4277-b1f7-e2c90e528209} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2794 | 2025.08.01 21:21:33.781900 [ 5 ] {5e730715-0d64-4277-b1f7-e2c90e528209} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.08.01 21:21:33.782024 [ 5 ] {5e730715-0d64-4277-b1f7-e2c90e528209} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 2796 | 2025.08.01 21:21:33.782059 [ 5 ] {5e730715-0d64-4277-b1f7-e2c90e528209} <Debug> TCPHandler: Processed in 0.001304814 sec. | ||
| 2797 | 2025.08.01 21:21:33.782172 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2025.08.01 21:21:33.782264 [ 5 ] {2b6d6486-352b-467f-8f26-b028c4ea446f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2799 | 2025.08.01 21:21:33.782307 [ 5 ] {2b6d6486-352b-467f-8f26-b028c4ea446f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2800 | 2025.08.01 21:21:33.782708 [ 5 ] {2b6d6486-352b-467f-8f26-b028c4ea446f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.08.01 21:21:33.782743 [ 5 ] {2b6d6486-352b-467f-8f26-b028c4ea446f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2802 | 2025.08.01 21:21:33.783054 [ 5 ] {2b6d6486-352b-467f-8f26-b028c4ea446f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2803 | 2025.08.01 21:21:33.783258 [ 5 ] {2b6d6486-352b-467f-8f26-b028c4ea446f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2025.08.01 21:21:33.783381 [ 5 ] {2b6d6486-352b-467f-8f26-b028c4ea446f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 2805 | 2025.08.01 21:21:33.783415 [ 5 ] {2b6d6486-352b-467f-8f26-b028c4ea446f} <Debug> TCPHandler: Processed in 0.001290493 sec. | ||
| 2806 | 2025.08.01 21:21:33.783542 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.08.01 21:21:33.783634 [ 5 ] {c1b50b4b-feb2-45a6-9968-8cb877689b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2808 | 2025.08.01 21:21:33.783675 [ 5 ] {c1b50b4b-feb2-45a6-9968-8cb877689b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2809 | 2025.08.01 21:21:33.784010 [ 5 ] {c1b50b4b-feb2-45a6-9968-8cb877689b55} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.08.01 21:21:33.784044 [ 5 ] {c1b50b4b-feb2-45a6-9968-8cb877689b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2811 | 2025.08.01 21:21:33.784343 [ 5 ] {c1b50b4b-feb2-45a6-9968-8cb877689b55} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2812 | 2025.08.01 21:21:33.784541 [ 5 ] {c1b50b4b-feb2-45a6-9968-8cb877689b55} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.08.01 21:21:33.784662 [ 5 ] {c1b50b4b-feb2-45a6-9968-8cb877689b55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2814 | 2025.08.01 21:21:33.784696 [ 5 ] {c1b50b4b-feb2-45a6-9968-8cb877689b55} <Debug> TCPHandler: Processed in 0.001201081 sec. | ||
| 2815 | 2025.08.01 21:21:34.168195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2816 | 2025.08.01 21:21:34.168713 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2025.08.01 21:21:34.168768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2818 | 2025.08.01 21:21:34.169272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2819 | 2025.08.01 21:21:34.169517 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2025.08.01 21:21:34.169662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2821 | 2025.08.01 21:21:34.501354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2822 | 2025.08.01 21:21:34.517482 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2025.08.01 21:21:34.517531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2824 | 2025.08.01 21:21:34.523437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2825 | 2025.08.01 21:21:34.524148 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2025.08.01 21:21:34.527019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2827 | 2025.08.01 21:21:36.695746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 436 | ||
| 2828 | 2025.08.01 21:21:36.698018 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2025.08.01 21:21:36.698079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2830 | 2025.08.01 21:21:36.699254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2831 | 2025.08.01 21:21:36.699532 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.08.01 21:21:36.699807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 2833 | 2025.08.01 21:21:38.791106 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2025.08.01 21:21:38.791326 [ 5 ] {9b478b12-f113-47dd-b2f0-4535a79f7080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2835 | 2025.08.01 21:21:38.791404 [ 5 ] {9b478b12-f113-47dd-b2f0-4535a79f7080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2836 | 2025.08.01 21:21:38.792255 [ 5 ] {9b478b12-f113-47dd-b2f0-4535a79f7080} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.08.01 21:21:38.792305 [ 5 ] {9b478b12-f113-47dd-b2f0-4535a79f7080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2838 | 2025.08.01 21:21:38.792731 [ 5 ] {9b478b12-f113-47dd-b2f0-4535a79f7080} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2839 | 2025.08.01 21:21:38.792970 [ 5 ] {9b478b12-f113-47dd-b2f0-4535a79f7080} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.08.01 21:21:38.793101 [ 136 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 2841 | 2025.08.01 21:21:38.793129 [ 5 ] {9b478b12-f113-47dd-b2f0-4535a79f7080} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001859 sec., 210866.05701990318 rows/sec., 13.38 MiB/sec. | ||
| 2842 | 2025.08.01 21:21:38.793171 [ 136 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.08.01 21:21:38.793193 [ 5 ] {9b478b12-f113-47dd-b2f0-4535a79f7080} <Debug> TCPHandler: Processed in 0.002229061 sec. | ||
| 2844 | 2025.08.01 21:21:38.793196 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2845 | 2025.08.01 21:21:38.793318 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 2846 | 2025.08.01 21:21:38.793336 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2025.08.01 21:21:38.793452 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2848 | 2025.08.01 21:21:38.793455 [ 5 ] {c9420f56-72c9-4349-9a07-d9dab00058eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2849 | 2025.08.01 21:21:38.793501 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 392 rows starting from the beginning of the part | ||
| 2850 | 2025.08.01 21:21:38.793518 [ 5 ] {c9420f56-72c9-4349-9a07-d9dab00058eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2851 | 2025.08.01 21:21:38.793582 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 392 rows starting from the beginning of the part | ||
| 2852 | 2025.08.01 21:21:38.793635 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 392 rows starting from the beginning of the part | ||
| 2853 | 2025.08.01 21:21:38.793677 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 392 rows starting from the beginning of the part | ||
| 2854 | 2025.08.01 21:21:38.793718 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 392 rows starting from the beginning of the part | ||
| 2855 | 2025.08.01 21:21:38.794455 [ 5 ] {c9420f56-72c9-4349-9a07-d9dab00058eb} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.08.01 21:21:38.794499 [ 5 ] {c9420f56-72c9-4349-9a07-d9dab00058eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2857 | 2025.08.01 21:21:38.794796 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519827 sec., 1289620.4633816874 rows/sec., 86.74 MiB/sec. | ||
| 2858 | 2025.08.01 21:21:38.794942 [ 5 ] {c9420f56-72c9-4349-9a07-d9dab00058eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2859 | 2025.08.01 21:21:38.794998 [ 205 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 2860 | 2025.08.01 21:21:38.795179 [ 5 ] {c9420f56-72c9-4349-9a07-d9dab00058eb} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2025.08.01 21:21:38.795309 [ 205 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2025.08.01 21:21:38.795321 [ 5 ] {c9420f56-72c9-4349-9a07-d9dab00058eb} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.00189 sec., 607936.5079365079 rows/sec., 48.51 MiB/sec. | ||
| 2863 | 2025.08.01 21:21:38.795362 [ 5 ] {c9420f56-72c9-4349-9a07-d9dab00058eb} <Debug> TCPHandler: Processed in 0.002078578 sec. | ||
| 2864 | 2025.08.01 21:21:38.795388 [ 205 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_9_2} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 2865 | 2025.08.01 21:21:38.795484 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2025.08.01 21:21:38.795492 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2867 | 2025.08.01 21:21:38.795585 [ 5 ] {65a7e131-5178-43fe-8f38-897477420099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2868 | 2025.08.01 21:21:38.795628 [ 5 ] {65a7e131-5178-43fe-8f38-897477420099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2869 | 2025.08.01 21:21:38.796131 [ 5 ] {65a7e131-5178-43fe-8f38-897477420099} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.08.01 21:21:38.796166 [ 5 ] {65a7e131-5178-43fe-8f38-897477420099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2871 | 2025.08.01 21:21:38.796481 [ 5 ] {65a7e131-5178-43fe-8f38-897477420099} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2872 | 2025.08.01 21:21:38.796697 [ 5 ] {65a7e131-5178-43fe-8f38-897477420099} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.08.01 21:21:38.796822 [ 5 ] {65a7e131-5178-43fe-8f38-897477420099} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001259 sec., 188244.63860206516 rows/sec., 11.53 MiB/sec. | ||
| 2874 | 2025.08.01 21:21:38.796859 [ 5 ] {65a7e131-5178-43fe-8f38-897477420099} <Debug> TCPHandler: Processed in 0.001425146 sec. | ||
| 2875 | 2025.08.01 21:21:38.796970 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2025.08.01 21:21:38.797066 [ 5 ] {9a3a63fb-f4cb-49d1-b63b-8415a5d07ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2877 | 2025.08.01 21:21:38.797105 [ 5 ] {9a3a63fb-f4cb-49d1-b63b-8415a5d07ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2878 | 2025.08.01 21:21:38.797570 [ 5 ] {9a3a63fb-f4cb-49d1-b63b-8415a5d07ca4} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.08.01 21:21:38.797606 [ 5 ] {9a3a63fb-f4cb-49d1-b63b-8415a5d07ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2880 | 2025.08.01 21:21:38.797910 [ 5 ] {9a3a63fb-f4cb-49d1-b63b-8415a5d07ca4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2881 | 2025.08.01 21:21:38.798124 [ 5 ] {9a3a63fb-f4cb-49d1-b63b-8415a5d07ca4} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.08.01 21:21:38.798249 [ 5 ] {9a3a63fb-f4cb-49d1-b63b-8415a5d07ca4} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001201 sec., 169025.81182348044 rows/sec., 10.90 MiB/sec. | ||
| 2883 | 2025.08.01 21:21:38.798285 [ 5 ] {9a3a63fb-f4cb-49d1-b63b-8415a5d07ca4} <Debug> TCPHandler: Processed in 0.001364104 sec. | ||
| 2884 | 2025.08.01 21:21:38.798413 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2025.08.01 21:21:38.798518 [ 5 ] {0dbd9d2b-f650-4822-bb59-e170ff6c6546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2886 | 2025.08.01 21:21:38.798560 [ 5 ] {0dbd9d2b-f650-4822-bb59-e170ff6c6546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2887 | 2025.08.01 21:21:38.799029 [ 5 ] {0dbd9d2b-f650-4822-bb59-e170ff6c6546} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2025.08.01 21:21:38.799068 [ 5 ] {0dbd9d2b-f650-4822-bb59-e170ff6c6546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2889 | 2025.08.01 21:21:38.799397 [ 5 ] {0dbd9d2b-f650-4822-bb59-e170ff6c6546} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2890 | 2025.08.01 21:21:38.799619 [ 5 ] {0dbd9d2b-f650-4822-bb59-e170ff6c6546} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2025.08.01 21:21:38.799718 [ 136 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 2892 | 2025.08.01 21:21:38.799747 [ 5 ] {0dbd9d2b-f650-4822-bb59-e170ff6c6546} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001249 sec., 161729.38350680546 rows/sec., 9.19 MiB/sec. | ||
| 2893 | 2025.08.01 21:21:38.799757 [ 136 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2025.08.01 21:21:38.799790 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2895 | 2025.08.01 21:21:38.799795 [ 5 ] {0dbd9d2b-f650-4822-bb59-e170ff6c6546} <Debug> TCPHandler: Processed in 0.001447237 sec. | ||
| 2896 | 2025.08.01 21:21:38.799869 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 2897 | 2025.08.01 21:21:38.799939 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2025.08.01 21:21:38.799974 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2899 | 2025.08.01 21:21:38.800005 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 202 rows starting from the beginning of the part | ||
| 2900 | 2025.08.01 21:21:38.800040 [ 5 ] {117aa908-3b28-4dbd-a759-76778923d320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2901 | 2025.08.01 21:21:38.800053 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 202 rows starting from the beginning of the part | ||
| 2902 | 2025.08.01 21:21:38.800088 [ 5 ] {117aa908-3b28-4dbd-a759-76778923d320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2903 | 2025.08.01 21:21:38.800103 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 202 rows starting from the beginning of the part | ||
| 2904 | 2025.08.01 21:21:38.800145 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 202 rows starting from the beginning of the part | ||
| 2905 | 2025.08.01 21:21:38.800183 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 202 rows starting from the beginning of the part | ||
| 2906 | 2025.08.01 21:21:38.800747 [ 5 ] {117aa908-3b28-4dbd-a759-76778923d320} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2025.08.01 21:21:38.800788 [ 5 ] {117aa908-3b28-4dbd-a759-76778923d320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2908 | 2025.08.01 21:21:38.800975 [ 205 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138391 sec., 887217.1336561866 rows/sec., 53.77 MiB/sec. | ||
| 2909 | 2025.08.01 21:21:38.801141 [ 5 ] {117aa908-3b28-4dbd-a759-76778923d320} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2910 | 2025.08.01 21:21:38.801154 [ 202 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 2911 | 2025.08.01 21:21:38.801404 [ 5 ] {117aa908-3b28-4dbd-a759-76778923d320} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.08.01 21:21:38.801548 [ 202 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2025.08.01 21:21:38.801554 [ 5 ] {117aa908-3b28-4dbd-a759-76778923d320} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001533 sec., 452054.7945205479 rows/sec., 31.76 MiB/sec. | ||
| 2914 | 2025.08.01 21:21:38.801606 [ 5 ] {117aa908-3b28-4dbd-a759-76778923d320} <Debug> TCPHandler: Processed in 0.001717711 sec. | ||
| 2915 | 2025.08.01 21:21:38.801641 [ 202 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_9_2} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 2916 | 2025.08.01 21:21:38.801726 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2025.08.01 21:21:38.801740 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2918 | 2025.08.01 21:21:38.801830 [ 5 ] {713b6e3b-280a-432f-8306-8cb15d00561b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2919 | 2025.08.01 21:21:38.801877 [ 5 ] {713b6e3b-280a-432f-8306-8cb15d00561b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2920 | 2025.08.01 21:21:38.802204 [ 5 ] {713b6e3b-280a-432f-8306-8cb15d00561b} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2025.08.01 21:21:38.802241 [ 5 ] {713b6e3b-280a-432f-8306-8cb15d00561b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2922 | 2025.08.01 21:21:38.802543 [ 5 ] {713b6e3b-280a-432f-8306-8cb15d00561b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2923 | 2025.08.01 21:21:38.802748 [ 5 ] {713b6e3b-280a-432f-8306-8cb15d00561b} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2025.08.01 21:21:38.802877 [ 5 ] {713b6e3b-280a-432f-8306-8cb15d00561b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 2925 | 2025.08.01 21:21:38.802913 [ 5 ] {713b6e3b-280a-432f-8306-8cb15d00561b} <Debug> TCPHandler: Processed in 0.001236973 sec. | ||
| 2926 | 2025.08.01 21:21:38.803024 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2025.08.01 21:21:38.803119 [ 5 ] {1837aa99-a1a6-44fe-a7e6-680a78eba39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2928 | 2025.08.01 21:21:38.803161 [ 5 ] {1837aa99-a1a6-44fe-a7e6-680a78eba39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2929 | 2025.08.01 21:21:38.803588 [ 5 ] {1837aa99-a1a6-44fe-a7e6-680a78eba39c} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2025.08.01 21:21:38.803624 [ 5 ] {1837aa99-a1a6-44fe-a7e6-680a78eba39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2931 | 2025.08.01 21:21:38.803956 [ 5 ] {1837aa99-a1a6-44fe-a7e6-680a78eba39c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2932 | 2025.08.01 21:21:38.804169 [ 5 ] {1837aa99-a1a6-44fe-a7e6-680a78eba39c} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2025.08.01 21:21:38.804302 [ 5 ] {1837aa99-a1a6-44fe-a7e6-680a78eba39c} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001202 sec., 255407.65391014976 rows/sec., 16.80 MiB/sec. | ||
| 2934 | 2025.08.01 21:21:38.804338 [ 5 ] {1837aa99-a1a6-44fe-a7e6-680a78eba39c} <Debug> TCPHandler: Processed in 0.001362975 sec. | ||
| 2935 | 2025.08.01 21:21:38.804453 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2025.08.01 21:21:38.804548 [ 5 ] {64209629-1567-4a77-85fc-17fdef66f629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2937 | 2025.08.01 21:21:38.804590 [ 5 ] {64209629-1567-4a77-85fc-17fdef66f629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2938 | 2025.08.01 21:21:38.804895 [ 5 ] {64209629-1567-4a77-85fc-17fdef66f629} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.08.01 21:21:38.804931 [ 5 ] {64209629-1567-4a77-85fc-17fdef66f629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2940 | 2025.08.01 21:21:38.805223 [ 5 ] {64209629-1567-4a77-85fc-17fdef66f629} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2941 | 2025.08.01 21:21:38.805425 [ 5 ] {64209629-1567-4a77-85fc-17fdef66f629} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2025.08.01 21:21:38.805548 [ 5 ] {64209629-1567-4a77-85fc-17fdef66f629} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 2943 | 2025.08.01 21:21:38.805584 [ 5 ] {64209629-1567-4a77-85fc-17fdef66f629} <Debug> TCPHandler: Processed in 0.001179511 sec. | ||
| 2944 | 2025.08.01 21:21:38.805691 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2025.08.01 21:21:38.805785 [ 5 ] {b97747ec-e8a9-41be-8cd1-a108b063ac8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2946 | 2025.08.01 21:21:38.805840 [ 5 ] {b97747ec-e8a9-41be-8cd1-a108b063ac8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2947 | 2025.08.01 21:21:38.806669 [ 5 ] {b97747ec-e8a9-41be-8cd1-a108b063ac8c} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2025.08.01 21:21:38.806704 [ 5 ] {b97747ec-e8a9-41be-8cd1-a108b063ac8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2949 | 2025.08.01 21:21:38.807261 [ 5 ] {b97747ec-e8a9-41be-8cd1-a108b063ac8c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2950 | 2025.08.01 21:21:38.807484 [ 5 ] {b97747ec-e8a9-41be-8cd1-a108b063ac8c} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2025.08.01 21:21:38.807617 [ 5 ] {b97747ec-e8a9-41be-8cd1-a108b063ac8c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00185 sec., 22162.16216216216 rows/sec., 39.71 MiB/sec. | ||
| 2952 | 2025.08.01 21:21:38.807672 [ 5 ] {b97747ec-e8a9-41be-8cd1-a108b063ac8c} <Debug> TCPHandler: Processed in 0.002029786 sec. | ||
| 2953 | 2025.08.01 21:21:38.807788 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2025.08.01 21:21:38.807883 [ 5 ] {2d05f3b5-bb40-4433-a074-b71b61f8421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2955 | 2025.08.01 21:21:38.807925 [ 5 ] {2d05f3b5-bb40-4433-a074-b71b61f8421d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2956 | 2025.08.01 21:21:38.808245 [ 5 ] {2d05f3b5-bb40-4433-a074-b71b61f8421d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2025.08.01 21:21:38.808281 [ 5 ] {2d05f3b5-bb40-4433-a074-b71b61f8421d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2958 | 2025.08.01 21:21:38.808587 [ 5 ] {2d05f3b5-bb40-4433-a074-b71b61f8421d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2959 | 2025.08.01 21:21:38.808791 [ 5 ] {2d05f3b5-bb40-4433-a074-b71b61f8421d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2025.08.01 21:21:38.808919 [ 5 ] {2d05f3b5-bb40-4433-a074-b71b61f8421d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001054 sec., 96774.19354838709 rows/sec., 5.95 MiB/sec. | ||
| 2961 | 2025.08.01 21:21:38.808955 [ 5 ] {2d05f3b5-bb40-4433-a074-b71b61f8421d} <Debug> TCPHandler: Processed in 0.001216312 sec. | ||
| 2962 | 2025.08.01 21:21:41.564065 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2963 | 2025.08.01 21:21:41.564124 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2964 | 2025.08.01 21:21:41.670660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2965 | 2025.08.01 21:21:41.671133 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2025.08.01 21:21:41.671181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2967 | 2025.08.01 21:21:41.671664 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2968 | 2025.08.01 21:21:41.671910 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2025.08.01 21:21:41.672055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2970 | 2025.08.01 21:21:42.028024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2971 | 2025.08.01 21:21:42.045173 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.08.01 21:21:42.045233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2973 | 2025.08.01 21:21:42.051634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2974 | 2025.08.01 21:21:42.052359 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.08.01 21:21:42.055405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2976 | 2025.08.01 21:21:43.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.12 MiB, peak 205.65 MiB, free memory in arenas 0.00 B, will set to 201.38 MiB (RSS), difference: 1.27 MiB | ||
| 2977 | 2025.08.01 21:21:43.778574 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.08.01 21:21:43.778756 [ 5 ] {2d1fe70f-2399-4ff8-894f-b85edaf1fa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2979 | 2025.08.01 21:21:43.778824 [ 5 ] {2d1fe70f-2399-4ff8-894f-b85edaf1fa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2980 | 2025.08.01 21:21:43.779572 [ 5 ] {2d1fe70f-2399-4ff8-894f-b85edaf1fa8e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.08.01 21:21:43.779629 [ 5 ] {2d1fe70f-2399-4ff8-894f-b85edaf1fa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2982 | 2025.08.01 21:21:43.780210 [ 5 ] {2d1fe70f-2399-4ff8-894f-b85edaf1fa8e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2983 | 2025.08.01 21:21:43.780553 [ 5 ] {2d1fe70f-2399-4ff8-894f-b85edaf1fa8e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.08.01 21:21:43.780755 [ 5 ] {2d1fe70f-2399-4ff8-894f-b85edaf1fa8e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00205 sec., 27317.073170731706 rows/sec., 2.09 MiB/sec. | ||
| 2985 | 2025.08.01 21:21:43.780810 [ 5 ] {2d1fe70f-2399-4ff8-894f-b85edaf1fa8e} <Debug> TCPHandler: Processed in 0.002367783 sec. | ||
| 2986 | 2025.08.01 21:21:43.780942 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.08.01 21:21:43.781048 [ 5 ] {a9333693-7da3-4baa-aa44-e6f4e3b3d765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2988 | 2025.08.01 21:21:43.781094 [ 5 ] {a9333693-7da3-4baa-aa44-e6f4e3b3d765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2989 | 2025.08.01 21:21:43.781540 [ 5 ] {a9333693-7da3-4baa-aa44-e6f4e3b3d765} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.08.01 21:21:43.781576 [ 5 ] {a9333693-7da3-4baa-aa44-e6f4e3b3d765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2991 | 2025.08.01 21:21:43.781906 [ 5 ] {a9333693-7da3-4baa-aa44-e6f4e3b3d765} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2992 | 2025.08.01 21:21:43.782120 [ 5 ] {a9333693-7da3-4baa-aa44-e6f4e3b3d765} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.08.01 21:21:43.782254 [ 5 ] {a9333693-7da3-4baa-aa44-e6f4e3b3d765} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 2994 | 2025.08.01 21:21:43.782294 [ 5 ] {a9333693-7da3-4baa-aa44-e6f4e3b3d765} <Debug> TCPHandler: Processed in 0.001405915 sec. | ||
| 2995 | 2025.08.01 21:21:43.782417 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2025.08.01 21:21:43.782518 [ 5 ] {5a223fd8-fa58-4045-af99-f384353df96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2025.08.01 21:21:43.782566 [ 5 ] {5a223fd8-fa58-4045-af99-f384353df96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2998 | 2025.08.01 21:21:43.782982 [ 5 ] {5a223fd8-fa58-4045-af99-f384353df96a} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2025.08.01 21:21:43.783019 [ 5 ] {5a223fd8-fa58-4045-af99-f384353df96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3000 | 2025.08.01 21:21:43.783358 [ 5 ] {5a223fd8-fa58-4045-af99-f384353df96a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3001 | 2025.08.01 21:21:43.783578 [ 5 ] {5a223fd8-fa58-4045-af99-f384353df96a} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.08.01 21:21:43.783716 [ 5 ] {5a223fd8-fa58-4045-af99-f384353df96a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3003 | 2025.08.01 21:21:43.783753 [ 5 ] {5a223fd8-fa58-4045-af99-f384353df96a} <Debug> TCPHandler: Processed in 0.001392745 sec. | ||
| 3004 | 2025.08.01 21:21:43.783855 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2025.08.01 21:21:43.783951 [ 5 ] {91ae452c-e9ef-4517-8b82-f8cd35f118ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3006 | 2025.08.01 21:21:43.783994 [ 5 ] {91ae452c-e9ef-4517-8b82-f8cd35f118ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3007 | 2025.08.01 21:21:43.784328 [ 5 ] {91ae452c-e9ef-4517-8b82-f8cd35f118ae} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2025.08.01 21:21:43.784365 [ 5 ] {91ae452c-e9ef-4517-8b82-f8cd35f118ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3009 | 2025.08.01 21:21:43.784695 [ 5 ] {91ae452c-e9ef-4517-8b82-f8cd35f118ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3010 | 2025.08.01 21:21:43.784907 [ 5 ] {91ae452c-e9ef-4517-8b82-f8cd35f118ae} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2025.08.01 21:21:43.785034 [ 5 ] {91ae452c-e9ef-4517-8b82-f8cd35f118ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 3012 | 2025.08.01 21:21:43.785070 [ 5 ] {91ae452c-e9ef-4517-8b82-f8cd35f118ae} <Debug> TCPHandler: Processed in 0.001264823 sec. | ||
| 3013 | 2025.08.01 21:21:44.384020 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2025.08.01 21:21:44.384201 [ 5 ] {e68a1423-7ead-4c64-9c55-6f69eeb9ba55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3015 | 2025.08.01 21:21:44.384268 [ 5 ] {e68a1423-7ead-4c64-9c55-6f69eeb9ba55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3016 | 2025.08.01 21:21:44.385062 [ 5 ] {e68a1423-7ead-4c64-9c55-6f69eeb9ba55} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2025.08.01 21:21:44.385108 [ 5 ] {e68a1423-7ead-4c64-9c55-6f69eeb9ba55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3018 | 2025.08.01 21:21:44.385510 [ 5 ] {e68a1423-7ead-4c64-9c55-6f69eeb9ba55} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3019 | 2025.08.01 21:21:44.385737 [ 5 ] {e68a1423-7ead-4c64-9c55-6f69eeb9ba55} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2025.08.01 21:21:44.385895 [ 5 ] {e68a1423-7ead-4c64-9c55-6f69eeb9ba55} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001743 sec., 224899.5983935743 rows/sec., 14.27 MiB/sec. | ||
| 3021 | 2025.08.01 21:21:44.385938 [ 5 ] {e68a1423-7ead-4c64-9c55-6f69eeb9ba55} <Debug> TCPHandler: Processed in 0.002049577 sec. | ||
| 3022 | 2025.08.01 21:21:44.386050 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2025.08.01 21:21:44.386148 [ 5 ] {260f1568-b499-42af-a72e-568eb1c029a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3024 | 2025.08.01 21:21:44.386188 [ 5 ] {260f1568-b499-42af-a72e-568eb1c029a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3025 | 2025.08.01 21:21:44.387761 [ 5 ] {260f1568-b499-42af-a72e-568eb1c029a8} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2025.08.01 21:21:44.387798 [ 5 ] {260f1568-b499-42af-a72e-568eb1c029a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3027 | 2025.08.01 21:21:44.388245 [ 5 ] {260f1568-b499-42af-a72e-568eb1c029a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3028 | 2025.08.01 21:21:44.388465 [ 5 ] {260f1568-b499-42af-a72e-568eb1c029a8} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.08.01 21:21:44.388593 [ 5 ] {260f1568-b499-42af-a72e-568eb1c029a8} <Debug> executeQuery: Read 2235 rows, 184.93 KiB in 0.002465 sec., 906693.7119675456 rows/sec., 73.26 MiB/sec. | ||
| 3030 | 2025.08.01 21:21:44.388634 [ 5 ] {260f1568-b499-42af-a72e-568eb1c029a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 3031 | 2025.08.01 21:21:44.388648 [ 5 ] {260f1568-b499-42af-a72e-568eb1c029a8} <Debug> TCPHandler: Processed in 0.002648178 sec. | ||
| 3032 | 2025.08.01 21:21:44.388763 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2025.08.01 21:21:44.388860 [ 5 ] {3c500f20-2c49-4fb1-a8aa-3e6eaa89a5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3034 | 2025.08.01 21:21:44.388900 [ 5 ] {3c500f20-2c49-4fb1-a8aa-3e6eaa89a5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3035 | 2025.08.01 21:21:44.389390 [ 5 ] {3c500f20-2c49-4fb1-a8aa-3e6eaa89a5ab} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.08.01 21:21:44.389426 [ 5 ] {3c500f20-2c49-4fb1-a8aa-3e6eaa89a5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3037 | 2025.08.01 21:21:44.389757 [ 5 ] {3c500f20-2c49-4fb1-a8aa-3e6eaa89a5ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3038 | 2025.08.01 21:21:44.389977 [ 5 ] {3c500f20-2c49-4fb1-a8aa-3e6eaa89a5ab} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2025.08.01 21:21:44.390105 [ 5 ] {3c500f20-2c49-4fb1-a8aa-3e6eaa89a5ab} <Debug> executeQuery: Read 210 rows, 12.83 KiB in 0.001264 sec., 166139.24050632914 rows/sec., 9.91 MiB/sec. | ||
| 3040 | 2025.08.01 21:21:44.390142 [ 5 ] {3c500f20-2c49-4fb1-a8aa-3e6eaa89a5ab} <Debug> TCPHandler: Processed in 0.001430016 sec. | ||
| 3041 | 2025.08.01 21:21:44.390251 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2025.08.01 21:21:44.390347 [ 5 ] {ec55ffb1-88d8-402a-b487-47ee81015b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3043 | 2025.08.01 21:21:44.390388 [ 5 ] {ec55ffb1-88d8-402a-b487-47ee81015b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3044 | 2025.08.01 21:21:44.390920 [ 5 ] {ec55ffb1-88d8-402a-b487-47ee81015b90} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2025.08.01 21:21:44.390956 [ 5 ] {ec55ffb1-88d8-402a-b487-47ee81015b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3046 | 2025.08.01 21:21:44.391274 [ 5 ] {ec55ffb1-88d8-402a-b487-47ee81015b90} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3047 | 2025.08.01 21:21:44.391485 [ 5 ] {ec55ffb1-88d8-402a-b487-47ee81015b90} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2025.08.01 21:21:44.391573 [ 121 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3049 | 2025.08.01 21:21:44.391607 [ 5 ] {ec55ffb1-88d8-402a-b487-47ee81015b90} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001278 sec., 337245.696400626 rows/sec., 22.33 MiB/sec. | ||
| 3050 | 2025.08.01 21:21:44.391610 [ 121 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.08.01 21:21:44.391638 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3052 | 2025.08.01 21:21:44.391645 [ 5 ] {ec55ffb1-88d8-402a-b487-47ee81015b90} <Debug> TCPHandler: Processed in 0.001443866 sec. | ||
| 3053 | 2025.08.01 21:21:44.391752 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3054 | 2025.08.01 21:21:44.391759 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2025.08.01 21:21:44.391901 [ 5 ] {f44a171b-0834-4cc0-82e8-654a5b1cfe75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3056 | 2025.08.01 21:21:44.391924 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3057 | 2025.08.01 21:21:44.391942 [ 5 ] {f44a171b-0834-4cc0-82e8-654a5b1cfe75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3058 | 2025.08.01 21:21:44.391964 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 203 rows starting from the beginning of the part | ||
| 3059 | 2025.08.01 21:21:44.392033 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 203 rows starting from the beginning of the part | ||
| 3060 | 2025.08.01 21:21:44.392074 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 431 rows starting from the beginning of the part | ||
| 3061 | 2025.08.01 21:21:44.392112 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 203 rows starting from the beginning of the part | ||
| 3062 | 2025.08.01 21:21:44.392154 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 203 rows starting from the beginning of the part | ||
| 3063 | 2025.08.01 21:21:44.392200 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 431 rows starting from the beginning of the part | ||
| 3064 | 2025.08.01 21:21:44.392404 [ 5 ] {f44a171b-0834-4cc0-82e8-654a5b1cfe75} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2025.08.01 21:21:44.392446 [ 5 ] {f44a171b-0834-4cc0-82e8-654a5b1cfe75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3066 | 2025.08.01 21:21:44.392787 [ 5 ] {f44a171b-0834-4cc0-82e8-654a5b1cfe75} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3067 | 2025.08.01 21:21:44.393015 [ 5 ] {f44a171b-0834-4cc0-82e8-654a5b1cfe75} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2025.08.01 21:21:44.393139 [ 5 ] {f44a171b-0834-4cc0-82e8-654a5b1cfe75} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001256 sec., 160828.025477707 rows/sec., 9.13 MiB/sec. | ||
| 3069 | 2025.08.01 21:21:44.393178 [ 5 ] {f44a171b-0834-4cc0-82e8-654a5b1cfe75} <Debug> TCPHandler: Processed in 0.001468597 sec. | ||
| 3070 | 2025.08.01 21:21:44.393292 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2025.08.01 21:21:44.393334 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637019 sec., 1022590.4525237642 rows/sec., 70.75 MiB/sec. | ||
| 3072 | 2025.08.01 21:21:44.393388 [ 5 ] {10cba6a2-f073-4dc6-b2b8-60ce1e267664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3073 | 2025.08.01 21:21:44.393434 [ 5 ] {10cba6a2-f073-4dc6-b2b8-60ce1e267664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3074 | 2025.08.01 21:21:44.393525 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3075 | 2025.08.01 21:21:44.393826 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.08.01 21:21:44.393907 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_10_2} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3077 | 2025.08.01 21:21:44.393996 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3078 | 2025.08.01 21:21:44.394265 [ 5 ] {10cba6a2-f073-4dc6-b2b8-60ce1e267664} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2025.08.01 21:21:44.394306 [ 5 ] {10cba6a2-f073-4dc6-b2b8-60ce1e267664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3080 | 2025.08.01 21:21:44.394658 [ 5 ] {10cba6a2-f073-4dc6-b2b8-60ce1e267664} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3081 | 2025.08.01 21:21:44.394892 [ 5 ] {10cba6a2-f073-4dc6-b2b8-60ce1e267664} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2025.08.01 21:21:44.395020 [ 5 ] {10cba6a2-f073-4dc6-b2b8-60ce1e267664} <Debug> executeQuery: Read 1122 rows, 81.98 KiB in 0.001651 sec., 679588.1284070261 rows/sec., 48.49 MiB/sec. | ||
| 3083 | 2025.08.01 21:21:44.395057 [ 5 ] {10cba6a2-f073-4dc6-b2b8-60ce1e267664} <Debug> TCPHandler: Processed in 0.001813643 sec. | ||
| 3084 | 2025.08.01 21:21:44.395173 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2025.08.01 21:21:44.395269 [ 5 ] {a48f539c-620f-44c9-aa70-19973fe844ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3086 | 2025.08.01 21:21:44.395311 [ 5 ] {a48f539c-620f-44c9-aa70-19973fe844ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3087 | 2025.08.01 21:21:44.395647 [ 5 ] {a48f539c-620f-44c9-aa70-19973fe844ab} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.08.01 21:21:44.395682 [ 5 ] {a48f539c-620f-44c9-aa70-19973fe844ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3089 | 2025.08.01 21:21:44.395989 [ 5 ] {a48f539c-620f-44c9-aa70-19973fe844ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3090 | 2025.08.01 21:21:44.396196 [ 5 ] {a48f539c-620f-44c9-aa70-19973fe844ab} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.08.01 21:21:44.396323 [ 5 ] {a48f539c-620f-44c9-aa70-19973fe844ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 3092 | 2025.08.01 21:21:44.396359 [ 5 ] {a48f539c-620f-44c9-aa70-19973fe844ab} <Debug> TCPHandler: Processed in 0.001235482 sec. | ||
| 3093 | 2025.08.01 21:21:44.396468 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2025.08.01 21:21:44.396563 [ 5 ] {f041b728-3a31-493a-914c-63f7fc219004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3095 | 2025.08.01 21:21:44.396606 [ 5 ] {f041b728-3a31-493a-914c-63f7fc219004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3096 | 2025.08.01 21:21:44.397196 [ 5 ] {f041b728-3a31-493a-914c-63f7fc219004} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2025.08.01 21:21:44.397230 [ 5 ] {f041b728-3a31-493a-914c-63f7fc219004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3098 | 2025.08.01 21:21:44.397612 [ 5 ] {f041b728-3a31-493a-914c-63f7fc219004} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3099 | 2025.08.01 21:21:44.397820 [ 5 ] {f041b728-3a31-493a-914c-63f7fc219004} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.08.01 21:21:44.397946 [ 5 ] {f041b728-3a31-493a-914c-63f7fc219004} <Debug> executeQuery: Read 1025 rows, 69.38 KiB in 0.001401 sec., 731620.2712348324 rows/sec., 48.36 MiB/sec. | ||
| 3101 | 2025.08.01 21:21:44.397981 [ 5 ] {f041b728-3a31-493a-914c-63f7fc219004} <Debug> TCPHandler: Processed in 0.001562438 sec. | ||
| 3102 | 2025.08.01 21:21:44.398092 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2025.08.01 21:21:44.398187 [ 5 ] {2992cecc-aa88-450e-9a7b-f954fe185ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3104 | 2025.08.01 21:21:44.398230 [ 5 ] {2992cecc-aa88-450e-9a7b-f954fe185ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3105 | 2025.08.01 21:21:44.398545 [ 5 ] {2992cecc-aa88-450e-9a7b-f954fe185ae0} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2025.08.01 21:21:44.398580 [ 5 ] {2992cecc-aa88-450e-9a7b-f954fe185ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3107 | 2025.08.01 21:21:44.398879 [ 5 ] {2992cecc-aa88-450e-9a7b-f954fe185ae0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3108 | 2025.08.01 21:21:44.399096 [ 5 ] {2992cecc-aa88-450e-9a7b-f954fe185ae0} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.08.01 21:21:44.399181 [ 121 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3110 | 2025.08.01 21:21:44.399208 [ 121 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.08.01 21:21:44.399221 [ 5 ] {2992cecc-aa88-450e-9a7b-f954fe185ae0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 3112 | 2025.08.01 21:21:44.399223 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3113 | 2025.08.01 21:21:44.399256 [ 5 ] {2992cecc-aa88-450e-9a7b-f954fe185ae0} <Debug> TCPHandler: Processed in 0.001213382 sec. | ||
| 3114 | 2025.08.01 21:21:44.399313 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3115 | 2025.08.01 21:21:44.399358 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2025.08.01 21:21:44.399420 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3117 | 2025.08.01 21:21:44.399456 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3118 | 2025.08.01 21:21:44.399459 [ 5 ] {441ceaf0-7e72-46fb-81b5-bb6a1ee17d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3119 | 2025.08.01 21:21:44.399518 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3120 | 2025.08.01 21:21:44.399524 [ 5 ] {441ceaf0-7e72-46fb-81b5-bb6a1ee17d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3121 | 2025.08.01 21:21:44.399571 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3122 | 2025.08.01 21:21:44.399616 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3123 | 2025.08.01 21:21:44.399651 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3124 | 2025.08.01 21:21:44.399689 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3125 | 2025.08.01 21:21:44.400330 [ 5 ] {441ceaf0-7e72-46fb-81b5-bb6a1ee17d7d} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2025.08.01 21:21:44.400372 [ 5 ] {441ceaf0-7e72-46fb-81b5-bb6a1ee17d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3127 | 2025.08.01 21:21:44.400417 [ 198 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00114007 sec., 8771.391230363048 rows/sec., 591.04 KiB/sec. | ||
| 3128 | 2025.08.01 21:21:44.400531 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3129 | 2025.08.01 21:21:44.400803 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2025.08.01 21:21:44.400864 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_10_2} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3131 | 2025.08.01 21:21:44.400924 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3132 | 2025.08.01 21:21:44.400943 [ 5 ] {441ceaf0-7e72-46fb-81b5-bb6a1ee17d7d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3133 | 2025.08.01 21:21:44.401175 [ 5 ] {441ceaf0-7e72-46fb-81b5-bb6a1ee17d7d} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2025.08.01 21:21:44.401312 [ 5 ] {441ceaf0-7e72-46fb-81b5-bb6a1ee17d7d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 13.41 MiB/sec. | ||
| 3135 | 2025.08.01 21:21:44.401364 [ 5 ] {441ceaf0-7e72-46fb-81b5-bb6a1ee17d7d} <Debug> TCPHandler: Processed in 0.002054937 sec. | ||
| 3136 | 2025.08.01 21:21:44.401482 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2025.08.01 21:21:44.401578 [ 5 ] {c74ee270-8b1f-4364-ac2c-9d90c8aa3459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3138 | 2025.08.01 21:21:44.401620 [ 5 ] {c74ee270-8b1f-4364-ac2c-9d90c8aa3459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3139 | 2025.08.01 21:21:44.401948 [ 5 ] {c74ee270-8b1f-4364-ac2c-9d90c8aa3459} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2025.08.01 21:21:44.401982 [ 5 ] {c74ee270-8b1f-4364-ac2c-9d90c8aa3459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3141 | 2025.08.01 21:21:44.402293 [ 5 ] {c74ee270-8b1f-4364-ac2c-9d90c8aa3459} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3142 | 2025.08.01 21:21:44.402501 [ 5 ] {c74ee270-8b1f-4364-ac2c-9d90c8aa3459} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2025.08.01 21:21:44.402627 [ 5 ] {c74ee270-8b1f-4364-ac2c-9d90c8aa3459} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001068 sec., 50561.79775280899 rows/sec., 2.84 MiB/sec. | ||
| 3144 | 2025.08.01 21:21:44.402662 [ 5 ] {c74ee270-8b1f-4364-ac2c-9d90c8aa3459} <Debug> TCPHandler: Processed in 0.001230393 sec. | ||
| 3145 | 2025.08.01 21:21:46.699949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 488 | ||
| 3146 | 2025.08.01 21:21:46.702615 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2025.08.01 21:21:46.702662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3148 | 2025.08.01 21:21:46.703874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3149 | 2025.08.01 21:21:46.704146 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2025.08.01 21:21:46.704385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3151 | 2025.08.01 21:21:48.778407 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2025.08.01 21:21:48.778604 [ 5 ] {92f5240a-3899-4ec9-b799-b5d6d765efa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3153 | 2025.08.01 21:21:48.778672 [ 5 ] {92f5240a-3899-4ec9-b799-b5d6d765efa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3154 | 2025.08.01 21:21:48.779313 [ 5 ] {92f5240a-3899-4ec9-b799-b5d6d765efa2} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2025.08.01 21:21:48.779360 [ 5 ] {92f5240a-3899-4ec9-b799-b5d6d765efa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3156 | 2025.08.01 21:21:48.779828 [ 5 ] {92f5240a-3899-4ec9-b799-b5d6d765efa2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3157 | 2025.08.01 21:21:48.780063 [ 5 ] {92f5240a-3899-4ec9-b799-b5d6d765efa2} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2025.08.01 21:21:48.780221 [ 5 ] {92f5240a-3899-4ec9-b799-b5d6d765efa2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001666 sec., 1200.4801920768307 rows/sec., 97.89 KiB/sec. | ||
| 3159 | 2025.08.01 21:21:48.780272 [ 5 ] {92f5240a-3899-4ec9-b799-b5d6d765efa2} <Debug> TCPHandler: Processed in 0.001997346 sec. | ||
| 3160 | 2025.08.01 21:21:48.780402 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2025.08.01 21:21:48.780507 [ 5 ] {dd00a8a9-7238-4d89-bf8f-8afee7020e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3162 | 2025.08.01 21:21:48.780552 [ 5 ] {dd00a8a9-7238-4d89-bf8f-8afee7020e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3163 | 2025.08.01 21:21:48.781022 [ 5 ] {dd00a8a9-7238-4d89-bf8f-8afee7020e96} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.08.01 21:21:48.781060 [ 5 ] {dd00a8a9-7238-4d89-bf8f-8afee7020e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3165 | 2025.08.01 21:21:48.781424 [ 5 ] {dd00a8a9-7238-4d89-bf8f-8afee7020e96} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3166 | 2025.08.01 21:21:48.781641 [ 5 ] {dd00a8a9-7238-4d89-bf8f-8afee7020e96} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2025.08.01 21:21:48.781754 [ 116 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3168 | 2025.08.01 21:21:48.781776 [ 5 ] {dd00a8a9-7238-4d89-bf8f-8afee7020e96} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001293 sec., 85846.86774941995 rows/sec., 7.18 MiB/sec. | ||
| 3169 | 2025.08.01 21:21:48.781823 [ 116 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2025.08.01 21:21:48.781832 [ 5 ] {dd00a8a9-7238-4d89-bf8f-8afee7020e96} <Debug> TCPHandler: Processed in 0.001482786 sec. | ||
| 3171 | 2025.08.01 21:21:48.781853 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3172 | 2025.08.01 21:21:48.781962 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2025.08.01 21:21:48.781981 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 3174 | 2025.08.01 21:21:48.782066 [ 5 ] {76d19d50-66ea-4755-8bf4-937de31378c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3175 | 2025.08.01 21:21:48.782113 [ 5 ] {76d19d50-66ea-4755-8bf4-937de31378c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3176 | 2025.08.01 21:21:48.782132 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3177 | 2025.08.01 21:21:48.782176 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2298 rows starting from the beginning of the part | ||
| 3178 | 2025.08.01 21:21:48.782247 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3179 | 2025.08.01 21:21:48.782300 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1149 rows starting from the beginning of the part | ||
| 3180 | 2025.08.01 21:21:48.782347 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 3181 | 2025.08.01 21:21:48.782391 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2235 rows starting from the beginning of the part | ||
| 3182 | 2025.08.01 21:21:48.782436 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 111 rows starting from the beginning of the part | ||
| 3183 | 2025.08.01 21:21:48.782535 [ 5 ] {76d19d50-66ea-4755-8bf4-937de31378c6} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.08.01 21:21:48.782577 [ 5 ] {76d19d50-66ea-4755-8bf4-937de31378c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3185 | 2025.08.01 21:21:48.782990 [ 5 ] {76d19d50-66ea-4755-8bf4-937de31378c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3186 | 2025.08.01 21:21:48.783218 [ 5 ] {76d19d50-66ea-4755-8bf4-937de31378c6} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.08.01 21:21:48.783323 [ 116 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3188 | 2025.08.01 21:21:48.783354 [ 116 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.08.01 21:21:48.783358 [ 5 ] {76d19d50-66ea-4755-8bf4-937de31378c6} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001313 sec., 22086.824067022088 rows/sec., 1.61 MiB/sec. | ||
| 3190 | 2025.08.01 21:21:48.783372 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3191 | 2025.08.01 21:21:48.783407 [ 5 ] {76d19d50-66ea-4755-8bf4-937de31378c6} <Debug> TCPHandler: Processed in 0.001494977 sec. | ||
| 3192 | 2025.08.01 21:21:48.783486 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 3193 | 2025.08.01 21:21:48.783524 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.08.01 21:21:48.783626 [ 5 ] {135ad7c1-f777-4ea5-8d1d-1d65093584d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3195 | 2025.08.01 21:21:48.783630 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3196 | 2025.08.01 21:21:48.783672 [ 5 ] {135ad7c1-f777-4ea5-8d1d-1d65093584d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3197 | 2025.08.01 21:21:48.783681 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part | ||
| 3198 | 2025.08.01 21:21:48.783761 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 253 rows starting from the beginning of the part | ||
| 3199 | 2025.08.01 21:21:48.783807 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
| 3200 | 2025.08.01 21:21:48.783847 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part | ||
| 3201 | 2025.08.01 21:21:48.783885 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 210 rows starting from the beginning of the part | ||
| 3202 | 2025.08.01 21:21:48.783926 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 29 rows starting from the beginning of the part | ||
| 3203 | 2025.08.01 21:21:48.784116 [ 5 ] {135ad7c1-f777-4ea5-8d1d-1d65093584d3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2025.08.01 21:21:48.784158 [ 5 ] {135ad7c1-f777-4ea5-8d1d-1d65093584d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3205 | 2025.08.01 21:21:48.784582 [ 5 ] {135ad7c1-f777-4ea5-8d1d-1d65093584d3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3206 | 2025.08.01 21:21:48.784673 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002753339 sec., 2144668.709519605 rows/sec., 181.17 MiB/sec. | ||
| 3207 | 2025.08.01 21:21:48.784816 [ 5 ] {135ad7c1-f777-4ea5-8d1d-1d65093584d3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.08.01 21:21:48.784924 [ 116 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3209 | 2025.08.01 21:21:48.784954 [ 5 ] {135ad7c1-f777-4ea5-8d1d-1d65093584d3} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001347 sec., 69042.31625835189 rows/sec., 5.39 MiB/sec. | ||
| 3210 | 2025.08.01 21:21:48.784959 [ 116 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2025.08.01 21:21:48.784996 [ 193 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561098 sec., 775095.477670204 rows/sec., 50.51 MiB/sec. | ||
| 3212 | 2025.08.01 21:21:48.785030 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3213 | 2025.08.01 21:21:48.784970 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3214 | 2025.08.01 21:21:48.785000 [ 5 ] {135ad7c1-f777-4ea5-8d1d-1d65093584d3} <Debug> TCPHandler: Processed in 0.001525297 sec. | ||
| 3215 | 2025.08.01 21:21:48.785151 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 3216 | 2025.08.01 21:21:48.785168 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3217 | 2025.08.01 21:21:48.785220 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2025.08.01 21:21:48.785278 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3219 | 2025.08.01 21:21:48.785321 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1185 rows starting from the beginning of the part | ||
| 3220 | 2025.08.01 21:21:48.785324 [ 5 ] {4232befe-e48e-463f-a921-11d822a96a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3221 | 2025.08.01 21:21:48.785374 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2025.08.01 21:21:48.785428 [ 5 ] {4232befe-e48e-463f-a921-11d822a96a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3223 | 2025.08.01 21:21:48.785443 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3224 | 2025.08.01 21:21:48.785453 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2025.08.01 21:21:48.785476 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_21_4} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3226 | 2025.08.01 21:21:48.785513 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 693 rows starting from the beginning of the part | ||
| 3227 | 2025.08.01 21:21:48.785562 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_11_2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3228 | 2025.08.01 21:21:48.785573 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 3229 | 2025.08.01 21:21:48.785577 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3230 | 2025.08.01 21:21:48.785633 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1122 rows starting from the beginning of the part | ||
| 3231 | 2025.08.01 21:21:48.785647 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3232 | 2025.08.01 21:21:48.785683 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 93 rows starting from the beginning of the part | ||
| 3233 | 2025.08.01 21:21:48.785831 [ 5 ] {4232befe-e48e-463f-a921-11d822a96a5b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2025.08.01 21:21:48.785875 [ 5 ] {4232befe-e48e-463f-a921-11d822a96a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3235 | 2025.08.01 21:21:48.786252 [ 5 ] {4232befe-e48e-463f-a921-11d822a96a5b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3236 | 2025.08.01 21:21:48.786483 [ 5 ] {4232befe-e48e-463f-a921-11d822a96a5b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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.08.01 21:21:48.786589 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3238 | 2025.08.01 21:21:48.786618 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2025.08.01 21:21:48.786620 [ 5 ] {4232befe-e48e-463f-a921-11d822a96a5b} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001316 sec., 98024.3161094225 rows/sec., 6.83 MiB/sec. | ||
| 3240 | 2025.08.01 21:21:48.786634 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3241 | 2025.08.01 21:21:48.786670 [ 5 ] {4232befe-e48e-463f-a921-11d822a96a5b} <Debug> TCPHandler: Processed in 0.001499727 sec. | ||
| 3242 | 2025.08.01 21:21:48.786731 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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.08.01 21:21:48.786800 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.08.01 21:21:48.786828 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3245 | 2025.08.01 21:21:48.786858 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6770 rows starting from the beginning of the part | ||
| 3246 | 2025.08.01 21:21:48.786895 [ 5 ] {a06a48d6-54c9-46de-888b-76887ab33888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3247 | 2025.08.01 21:21:48.786946 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3248 | 2025.08.01 21:21:48.786951 [ 5 ] {a06a48d6-54c9-46de-888b-76887ab33888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3249 | 2025.08.01 21:21:48.786995 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 307 rows starting from the beginning of the part | ||
| 3250 | 2025.08.01 21:21:48.787038 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 3251 | 2025.08.01 21:21:48.787082 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1025 rows starting from the beginning of the part | ||
| 3252 | 2025.08.01 21:21:48.787101 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001996786 sec., 1613092.2392284402 rows/sec., 121.85 MiB/sec. | ||
| 3253 | 2025.08.01 21:21:48.787123 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 129 rows starting from the beginning of the part | ||
| 3254 | 2025.08.01 21:21:48.787384 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3255 | 2025.08.01 21:21:48.787728 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.08.01 21:21:48.787816 [ 5 ] {a06a48d6-54c9-46de-888b-76887ab33888} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2025.08.01 21:21:48.787821 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_21_4} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3258 | 2025.08.01 21:21:48.787861 [ 5 ] {a06a48d6-54c9-46de-888b-76887ab33888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3259 | 2025.08.01 21:21:48.787951 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3260 | 2025.08.01 21:21:48.788416 [ 5 ] {a06a48d6-54c9-46de-888b-76887ab33888} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3261 | 2025.08.01 21:21:48.788645 [ 5 ] {a06a48d6-54c9-46de-888b-76887ab33888} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.08.01 21:21:48.788750 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3263 | 2025.08.01 21:21:48.788779 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2025.08.01 21:21:48.788782 [ 5 ] {a06a48d6-54c9-46de-888b-76887ab33888} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001906 sec., 14165.79223504722 rows/sec., 25.38 MiB/sec. | ||
| 3265 | 2025.08.01 21:21:48.788796 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3266 | 2025.08.01 21:21:48.788846 [ 5 ] {a06a48d6-54c9-46de-888b-76887ab33888} <Debug> TCPHandler: Processed in 0.002095598 sec. | ||
| 3267 | 2025.08.01 21:21:48.788876 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 3268 | 2025.08.01 21:21:48.788980 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2025.08.01 21:21:48.789050 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3270 | 2025.08.01 21:21:48.789081 [ 5 ] {c3cac769-db87-4afb-9fff-0b50658e3582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3271 | 2025.08.01 21:21:48.789101 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 122 rows starting from the beginning of the part | ||
| 3272 | 2025.08.01 21:21:48.789128 [ 5 ] {c3cac769-db87-4afb-9fff-0b50658e3582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3273 | 2025.08.01 21:21:48.789211 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3274 | 2025.08.01 21:21:48.789315 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3275 | 2025.08.01 21:21:48.789422 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3276 | 2025.08.01 21:21:48.789486 [ 5 ] {c3cac769-db87-4afb-9fff-0b50658e3582} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2025.08.01 21:21:48.789522 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 3278 | 2025.08.01 21:21:48.789528 [ 5 ] {c3cac769-db87-4afb-9fff-0b50658e3582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3279 | 2025.08.01 21:21:48.789625 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 3280 | 2025.08.01 21:21:48.789870 [ 5 ] {c3cac769-db87-4afb-9fff-0b50658e3582} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3281 | 2025.08.01 21:21:48.790126 [ 5 ] {c3cac769-db87-4afb-9fff-0b50658e3582} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2025.08.01 21:21:48.790231 [ 116 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3283 | 2025.08.01 21:21:48.790257 [ 116 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2025.08.01 21:21:48.790264 [ 5 ] {c3cac769-db87-4afb-9fff-0b50658e3582} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001202 sec., 39933.44425956739 rows/sec., 2.69 MiB/sec. | ||
| 3285 | 2025.08.01 21:21:48.790274 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3286 | 2025.08.01 21:21:48.790308 [ 5 ] {c3cac769-db87-4afb-9fff-0b50658e3582} <Debug> TCPHandler: Processed in 0.001378355 sec. | ||
| 3287 | 2025.08.01 21:21:48.790356 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 3288 | 2025.08.01 21:21:48.790454 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3289 | 2025.08.01 21:21:48.790459 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8551 rows, containing 5 columns (5 merged, 0 gathered) in 0.003768808 sec., 2268887.138851329 rows/sec., 151.78 MiB/sec. | ||
| 3290 | 2025.08.01 21:21:48.790481 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1236 rows starting from the beginning of the part | ||
| 3291 | 2025.08.01 21:21:48.790548 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 3292 | 2025.08.01 21:21:48.790590 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
| 3293 | 2025.08.01 21:21:48.790630 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 3294 | 2025.08.01 21:21:48.790667 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
| 3295 | 2025.08.01 21:21:48.790701 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3296 | 2025.08.01 21:21:48.790706 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3297 | 2025.08.01 21:21:48.791068 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2025.08.01 21:21:48.791147 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3299 | 2025.08.01 21:21:48.791234 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3300 | 2025.08.01 21:21:48.791725 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001400116 sec., 1114193.3954043807 rows/sec., 70.75 MiB/sec. | ||
| 3301 | 2025.08.01 21:21:48.791917 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3302 | 2025.08.01 21:21:48.792161 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_21_4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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.08.01 21:21:48.792225 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_21_4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3304 | 2025.08.01 21:21:48.792298 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3305 | 2025.08.01 21:21:48.792351 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 19 columns (19 merged, 0 gathered) in 0.003505153 sec., 81594.1558043258 rows/sec., 146.21 MiB/sec. | ||
| 3306 | 2025.08.01 21:21:48.792942 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3307 | 2025.08.01 21:21:48.793289 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2025.08.01 21:21:48.793366 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3309 | 2025.08.01 21:21:48.793481 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 3310 | 2025.08.01 21:21:49.172146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 3311 | 2025.08.01 21:21:49.172639 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2025.08.01 21:21:49.172682 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3313 | 2025.08.01 21:21:49.173122 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3314 | 2025.08.01 21:21:49.173337 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2025.08.01 21:21:49.173459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 3316 | 2025.08.01 21:21:49.555709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3317 | 2025.08.01 21:21:49.573780 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2025.08.01 21:21:49.573856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3319 | 2025.08.01 21:21:49.579893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3320 | 2025.08.01 21:21:49.580816 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2025.08.01 21:21:49.585804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3322 | 2025.08.01 21:21:53.778592 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2025.08.01 21:21:53.778816 [ 5 ] {50c677f3-e372-4eed-b31e-4fd50488b06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3324 | 2025.08.01 21:21:53.778891 [ 5 ] {50c677f3-e372-4eed-b31e-4fd50488b06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3325 | 2025.08.01 21:21:53.779583 [ 5 ] {50c677f3-e372-4eed-b31e-4fd50488b06e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2025.08.01 21:21:53.779633 [ 5 ] {50c677f3-e372-4eed-b31e-4fd50488b06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3327 | 2025.08.01 21:21:53.780036 [ 5 ] {50c677f3-e372-4eed-b31e-4fd50488b06e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3328 | 2025.08.01 21:21:53.780296 [ 5 ] {50c677f3-e372-4eed-b31e-4fd50488b06e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2025.08.01 21:21:53.780455 [ 5 ] {50c677f3-e372-4eed-b31e-4fd50488b06e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.52 MiB/sec. | ||
| 3330 | 2025.08.01 21:21:53.780504 [ 5 ] {50c677f3-e372-4eed-b31e-4fd50488b06e} <Debug> TCPHandler: Processed in 0.002058997 sec. | ||
| 3331 | 2025.08.01 21:21:53.780630 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2025.08.01 21:21:53.780729 [ 5 ] {2f536052-852e-4660-ac4a-ef3db57a8563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3333 | 2025.08.01 21:21:53.780772 [ 5 ] {2f536052-852e-4660-ac4a-ef3db57a8563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3334 | 2025.08.01 21:21:53.781189 [ 5 ] {2f536052-852e-4660-ac4a-ef3db57a8563} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2025.08.01 21:21:53.781227 [ 5 ] {2f536052-852e-4660-ac4a-ef3db57a8563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3336 | 2025.08.01 21:21:53.781548 [ 5 ] {2f536052-852e-4660-ac4a-ef3db57a8563} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3337 | 2025.08.01 21:21:53.781762 [ 5 ] {2f536052-852e-4660-ac4a-ef3db57a8563} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2025.08.01 21:21:53.781890 [ 5 ] {2f536052-852e-4660-ac4a-ef3db57a8563} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 3339 | 2025.08.01 21:21:53.781928 [ 5 ] {2f536052-852e-4660-ac4a-ef3db57a8563} <Debug> TCPHandler: Processed in 0.001350315 sec. | ||
| 3340 | 2025.08.01 21:21:53.782041 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2025.08.01 21:21:53.782139 [ 5 ] {cd89d3f3-0fa1-40d8-b2f6-09e81dccafa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3342 | 2025.08.01 21:21:53.782184 [ 5 ] {cd89d3f3-0fa1-40d8-b2f6-09e81dccafa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3343 | 2025.08.01 21:21:53.782606 [ 5 ] {cd89d3f3-0fa1-40d8-b2f6-09e81dccafa8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2025.08.01 21:21:53.782644 [ 5 ] {cd89d3f3-0fa1-40d8-b2f6-09e81dccafa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3345 | 2025.08.01 21:21:53.782998 [ 5 ] {cd89d3f3-0fa1-40d8-b2f6-09e81dccafa8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3346 | 2025.08.01 21:21:53.783212 [ 5 ] {cd89d3f3-0fa1-40d8-b2f6-09e81dccafa8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2025.08.01 21:21:53.783344 [ 5 ] {cd89d3f3-0fa1-40d8-b2f6-09e81dccafa8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 3348 | 2025.08.01 21:21:53.783381 [ 5 ] {cd89d3f3-0fa1-40d8-b2f6-09e81dccafa8} <Debug> TCPHandler: Processed in 0.001389355 sec. | ||
| 3349 | 2025.08.01 21:21:53.783499 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2025.08.01 21:21:53.783595 [ 5 ] {727e36b7-1e69-4226-a374-22d15a07bdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3351 | 2025.08.01 21:21:53.783637 [ 5 ] {727e36b7-1e69-4226-a374-22d15a07bdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3352 | 2025.08.01 21:21:53.783981 [ 5 ] {727e36b7-1e69-4226-a374-22d15a07bdd4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2025.08.01 21:21:53.784017 [ 5 ] {727e36b7-1e69-4226-a374-22d15a07bdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3354 | 2025.08.01 21:21:53.784321 [ 5 ] {727e36b7-1e69-4226-a374-22d15a07bdd4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3355 | 2025.08.01 21:21:53.784559 [ 5 ] {727e36b7-1e69-4226-a374-22d15a07bdd4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2025.08.01 21:21:53.784690 [ 5 ] {727e36b7-1e69-4226-a374-22d15a07bdd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 3357 | 2025.08.01 21:21:53.784726 [ 5 ] {727e36b7-1e69-4226-a374-22d15a07bdd4} <Debug> TCPHandler: Processed in 0.001276393 sec. | ||
| 3358 | 2025.08.01 21:21:55.811161 [ 84 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3359 | 2025.08.01 21:21:55.811245 [ 84 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2025.08.01 21:21:55.811279 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3361 | 2025.08.01 21:21:55.811438 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3362 | 2025.08.01 21:21:55.811630 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3363 | 2025.08.01 21:21:55.811678 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3364 | 2025.08.01 21:21:55.811804 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3365 | 2025.08.01 21:21:55.811866 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3366 | 2025.08.01 21:21:55.811922 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3367 | 2025.08.01 21:21:55.811969 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3368 | 2025.08.01 21:21:55.812796 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420956 sec., 42225.09352858217 rows/sec., 2.15 MiB/sec. | ||
| 3369 | 2025.08.01 21:21:55.812939 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3370 | 2025.08.01 21:21:55.813194 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.08.01 21:21:55.813262 [ 197 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_10_2} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3372 | 2025.08.01 21:21:55.813327 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3373 | 2025.08.01 21:21:56.564181 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3374 | 2025.08.01 21:21:56.564255 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3375 | 2025.08.01 21:21:56.673566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 3376 | 2025.08.01 21:21:56.674120 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.08.01 21:21:56.674175 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3378 | 2025.08.01 21:21:56.674674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3379 | 2025.08.01 21:21:56.674935 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.08.01 21:21:56.675090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3381 | 2025.08.01 21:21:56.675120 [ 72 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3382 | 2025.08.01 21:21:56.675210 [ 72 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.08.01 21:21:56.675250 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3384 | 2025.08.01 21:21:56.675374 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 3385 | 2025.08.01 21:21:56.675484 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3386 | 2025.08.01 21:21:56.675520 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 3387 | 2025.08.01 21:21:56.675583 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 3388 | 2025.08.01 21:21:56.675636 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 3389 | 2025.08.01 21:21:56.675680 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 3390 | 2025.08.01 21:21:56.675721 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 3391 | 2025.08.01 21:21:56.675763 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 3392 | 2025.08.01 21:21:56.677157 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001827083 sec., 4039772.6868456444 rows/sec., 57.79 MiB/sec. | ||
| 3393 | 2025.08.01 21:21:56.677493 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3394 | 2025.08.01 21:21:56.677739 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.08.01 21:21:56.677801 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_16_3} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3396 | 2025.08.01 21:21:56.677867 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3397 | 2025.08.01 21:21:56.704637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 510 | ||
| 3398 | 2025.08.01 21:21:56.707027 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2025.08.01 21:21:56.707067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3400 | 2025.08.01 21:21:56.708209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3401 | 2025.08.01 21:21:56.708471 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2025.08.01 21:21:56.708602 [ 72 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3403 | 2025.08.01 21:21:56.708647 [ 72 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.08.01 21:21:56.708675 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3405 | 2025.08.01 21:21:56.708753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 3406 | 2025.08.01 21:21:56.708899 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 3407 | 2025.08.01 21:21:56.709996 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3408 | 2025.08.01 21:21:56.710312 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part | ||
| 3409 | 2025.08.01 21:21:56.710803 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 3410 | 2025.08.01 21:21:56.711138 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
| 3411 | 2025.08.01 21:21:56.711458 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3412 | 2025.08.01 21:21:56.711768 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 3413 | 2025.08.01 21:21:56.712086 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part | ||
| 3414 | 2025.08.01 21:21:56.718592 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 72 columns (72 merged, 0 gathered) in 0.009795057 sec., 52067.07832328082 rows/sec., 46.55 MiB/sec. | ||
| 3415 | 2025.08.01 21:21:56.719375 [ 197 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3416 | 2025.08.01 21:21:56.719924 [ 197 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2025.08.01 21:21:56.720004 [ 197 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_11_2} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3418 | 2025.08.01 21:21:56.720147 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3419 | 2025.08.01 21:21:57.002114 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817885 sec. | ||
| 3420 | 2025.08.01 21:21:57.085877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3421 | 2025.08.01 21:21:57.103333 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2025.08.01 21:21:57.103390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3423 | 2025.08.01 21:21:57.109475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3424 | 2025.08.01 21:21:57.110166 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2025.08.01 21:21:57.110461 [ 72 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3426 | 2025.08.01 21:21:57.110521 [ 72 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2025.08.01 21:21:57.110541 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3428 | 2025.08.01 21:21:57.110639 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 3429 | 2025.08.01 21:21:57.113538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3430 | 2025.08.01 21:21:57.114714 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3431 | 2025.08.01 21:21:57.116333 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 3432 | 2025.08.01 21:21:57.121204 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 3433 | 2025.08.01 21:21:57.125862 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 3434 | 2025.08.01 21:21:57.130332 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 3435 | 2025.08.01 21:21:57.135225 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 3436 | 2025.08.01 21:21:57.139721 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 3437 | 2025.08.01 21:21:57.194046 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083449654 sec., 1449.97605382522 rows/sec., 7.50 MiB/sec. | ||
| 3438 | 2025.08.01 21:21:57.196512 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3439 | 2025.08.01 21:21:57.198683 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_16_3} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2025.08.01 21:21:57.198790 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_16_3} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3441 | 2025.08.01 21:21:57.200930 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3442 | 2025.08.01 21:21:58.000154 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.25 MiB, peak 214.22 MiB, free memory in arenas 0.00 B, will set to 213.55 MiB (RSS), difference: 9.30 MiB | ||
| 3443 | 2025.08.01 21:21:58.790235 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2025.08.01 21:21:58.790444 [ 5 ] {86049494-3e26-404c-9782-c4c54ae3f5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3445 | 2025.08.01 21:21:58.790521 [ 5 ] {86049494-3e26-404c-9782-c4c54ae3f5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3446 | 2025.08.01 21:21:58.791391 [ 5 ] {86049494-3e26-404c-9782-c4c54ae3f5d2} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2025.08.01 21:21:58.791439 [ 5 ] {86049494-3e26-404c-9782-c4c54ae3f5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3448 | 2025.08.01 21:21:58.791889 [ 5 ] {86049494-3e26-404c-9782-c4c54ae3f5d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3449 | 2025.08.01 21:21:58.792125 [ 5 ] {86049494-3e26-404c-9782-c4c54ae3f5d2} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2025.08.01 21:21:58.792300 [ 5 ] {86049494-3e26-404c-9782-c4c54ae3f5d2} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001917 sec., 204486.17631716223 rows/sec., 12.97 MiB/sec. | ||
| 3451 | 2025.08.01 21:21:58.792352 [ 5 ] {86049494-3e26-404c-9782-c4c54ae3f5d2} <Debug> TCPHandler: Processed in 0.002255711 sec. | ||
| 3452 | 2025.08.01 21:21:58.792476 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2025.08.01 21:21:58.792583 [ 5 ] {f15843db-c2e7-4a59-90c8-4530db69ba15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3454 | 2025.08.01 21:21:58.792628 [ 5 ] {f15843db-c2e7-4a59-90c8-4530db69ba15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3455 | 2025.08.01 21:21:58.793678 [ 5 ] {f15843db-c2e7-4a59-90c8-4530db69ba15} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2025.08.01 21:21:58.793718 [ 5 ] {f15843db-c2e7-4a59-90c8-4530db69ba15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3457 | 2025.08.01 21:21:58.794138 [ 5 ] {f15843db-c2e7-4a59-90c8-4530db69ba15} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3458 | 2025.08.01 21:21:58.794359 [ 5 ] {f15843db-c2e7-4a59-90c8-4530db69ba15} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2025.08.01 21:21:58.794495 [ 5 ] {f15843db-c2e7-4a59-90c8-4530db69ba15} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001937 sec., 593185.3381517811 rows/sec., 47.33 MiB/sec. | ||
| 3460 | 2025.08.01 21:21:58.794536 [ 5 ] {f15843db-c2e7-4a59-90c8-4530db69ba15} <Debug> TCPHandler: Processed in 0.002112878 sec. | ||
| 3461 | 2025.08.01 21:21:58.794651 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2025.08.01 21:21:58.794752 [ 5 ] {b2fcb785-e6c5-41fc-a951-6ee5772ece25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3463 | 2025.08.01 21:21:58.794795 [ 5 ] {b2fcb785-e6c5-41fc-a951-6ee5772ece25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3464 | 2025.08.01 21:21:58.795336 [ 5 ] {b2fcb785-e6c5-41fc-a951-6ee5772ece25} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2025.08.01 21:21:58.795373 [ 5 ] {b2fcb785-e6c5-41fc-a951-6ee5772ece25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3466 | 2025.08.01 21:21:58.795702 [ 5 ] {b2fcb785-e6c5-41fc-a951-6ee5772ece25} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3467 | 2025.08.01 21:21:58.795944 [ 5 ] {b2fcb785-e6c5-41fc-a951-6ee5772ece25} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2025.08.01 21:21:58.796078 [ 5 ] {b2fcb785-e6c5-41fc-a951-6ee5772ece25} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001348 sec., 175816.0237388724 rows/sec., 10.76 MiB/sec. | ||
| 3469 | 2025.08.01 21:21:58.796117 [ 5 ] {b2fcb785-e6c5-41fc-a951-6ee5772ece25} <Debug> TCPHandler: Processed in 0.001516288 sec. | ||
| 3470 | 2025.08.01 21:21:58.796221 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2025.08.01 21:21:58.796320 [ 5 ] {6449b553-1ef5-42c6-80f9-4a6bcdf6642b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3472 | 2025.08.01 21:21:58.796362 [ 5 ] {6449b553-1ef5-42c6-80f9-4a6bcdf6642b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3473 | 2025.08.01 21:21:58.796869 [ 5 ] {6449b553-1ef5-42c6-80f9-4a6bcdf6642b} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2025.08.01 21:21:58.796905 [ 5 ] {6449b553-1ef5-42c6-80f9-4a6bcdf6642b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3475 | 2025.08.01 21:21:58.797224 [ 5 ] {6449b553-1ef5-42c6-80f9-4a6bcdf6642b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3476 | 2025.08.01 21:21:58.797440 [ 5 ] {6449b553-1ef5-42c6-80f9-4a6bcdf6642b} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2025.08.01 21:21:58.797583 [ 5 ] {6449b553-1ef5-42c6-80f9-4a6bcdf6642b} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001284 sec., 158099.68847352025 rows/sec., 10.20 MiB/sec. | ||
| 3478 | 2025.08.01 21:21:58.797622 [ 5 ] {6449b553-1ef5-42c6-80f9-4a6bcdf6642b} <Debug> TCPHandler: Processed in 0.001451336 sec. | ||
| 3479 | 2025.08.01 21:21:58.797743 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2025.08.01 21:21:58.797863 [ 5 ] {7b03da26-d30d-40b2-9add-931e7520c556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3481 | 2025.08.01 21:21:58.797911 [ 5 ] {7b03da26-d30d-40b2-9add-931e7520c556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3482 | 2025.08.01 21:21:58.798443 [ 5 ] {7b03da26-d30d-40b2-9add-931e7520c556} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2025.08.01 21:21:58.798480 [ 5 ] {7b03da26-d30d-40b2-9add-931e7520c556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3484 | 2025.08.01 21:21:58.798803 [ 5 ] {7b03da26-d30d-40b2-9add-931e7520c556} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3485 | 2025.08.01 21:21:58.799009 [ 5 ] {7b03da26-d30d-40b2-9add-931e7520c556} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2025.08.01 21:21:58.799145 [ 5 ] {7b03da26-d30d-40b2-9add-931e7520c556} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001307 sec., 154552.4100994644 rows/sec., 8.78 MiB/sec. | ||
| 3487 | 2025.08.01 21:21:58.799182 [ 5 ] {7b03da26-d30d-40b2-9add-931e7520c556} <Debug> TCPHandler: Processed in 0.001499147 sec. | ||
| 3488 | 2025.08.01 21:21:58.799326 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2025.08.01 21:21:58.799420 [ 5 ] {2d0cca5e-23c1-492b-8c2c-e0aa51d352d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3490 | 2025.08.01 21:21:58.799466 [ 5 ] {2d0cca5e-23c1-492b-8c2c-e0aa51d352d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3491 | 2025.08.01 21:21:58.800252 [ 5 ] {2d0cca5e-23c1-492b-8c2c-e0aa51d352d3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2025.08.01 21:21:58.800290 [ 5 ] {2d0cca5e-23c1-492b-8c2c-e0aa51d352d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3493 | 2025.08.01 21:21:58.800636 [ 5 ] {2d0cca5e-23c1-492b-8c2c-e0aa51d352d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3494 | 2025.08.01 21:21:58.800851 [ 5 ] {2d0cca5e-23c1-492b-8c2c-e0aa51d352d3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2025.08.01 21:21:58.800980 [ 5 ] {2d0cca5e-23c1-492b-8c2c-e0aa51d352d3} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001579 sec., 438885.3704876504 rows/sec., 30.83 MiB/sec. | ||
| 3496 | 2025.08.01 21:21:58.801018 [ 5 ] {2d0cca5e-23c1-492b-8c2c-e0aa51d352d3} <Debug> TCPHandler: Processed in 0.001740952 sec. | ||
| 3497 | 2025.08.01 21:21:58.801145 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2025.08.01 21:21:58.801240 [ 5 ] {f6349cca-7e51-4411-9b38-6aef5e1ca5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3499 | 2025.08.01 21:21:58.801283 [ 5 ] {f6349cca-7e51-4411-9b38-6aef5e1ca5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3500 | 2025.08.01 21:21:58.801612 [ 5 ] {f6349cca-7e51-4411-9b38-6aef5e1ca5ac} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.08.01 21:21:58.801649 [ 5 ] {f6349cca-7e51-4411-9b38-6aef5e1ca5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3502 | 2025.08.01 21:21:58.801979 [ 5 ] {f6349cca-7e51-4411-9b38-6aef5e1ca5ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3503 | 2025.08.01 21:21:58.802199 [ 5 ] {f6349cca-7e51-4411-9b38-6aef5e1ca5ac} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.08.01 21:21:58.802337 [ 5 ] {f6349cca-7e51-4411-9b38-6aef5e1ca5ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 3505 | 2025.08.01 21:21:58.802374 [ 5 ] {f6349cca-7e51-4411-9b38-6aef5e1ca5ac} <Debug> TCPHandler: Processed in 0.001279893 sec. | ||
| 3506 | 2025.08.01 21:21:58.802504 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2025.08.01 21:21:58.802623 [ 5 ] {e788b89f-85b1-4c29-be8b-2908d34051f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3508 | 2025.08.01 21:21:58.802675 [ 5 ] {e788b89f-85b1-4c29-be8b-2908d34051f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3509 | 2025.08.01 21:21:58.803191 [ 5 ] {e788b89f-85b1-4c29-be8b-2908d34051f2} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.08.01 21:21:58.803231 [ 5 ] {e788b89f-85b1-4c29-be8b-2908d34051f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3511 | 2025.08.01 21:21:58.803571 [ 5 ] {e788b89f-85b1-4c29-be8b-2908d34051f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3512 | 2025.08.01 21:21:58.803780 [ 5 ] {e788b89f-85b1-4c29-be8b-2908d34051f2} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.08.01 21:21:58.803910 [ 5 ] {e788b89f-85b1-4c29-be8b-2908d34051f2} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001311 sec., 234172.38749046528 rows/sec., 15.41 MiB/sec. | ||
| 3514 | 2025.08.01 21:21:58.803947 [ 5 ] {e788b89f-85b1-4c29-be8b-2908d34051f2} <Debug> TCPHandler: Processed in 0.001505248 sec. | ||
| 3515 | 2025.08.01 21:21:58.804067 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2025.08.01 21:21:58.804189 [ 5 ] {7b23fea6-160d-4cfc-a496-dd3c4130a524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3517 | 2025.08.01 21:21:58.804236 [ 5 ] {7b23fea6-160d-4cfc-a496-dd3c4130a524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3518 | 2025.08.01 21:21:58.804561 [ 5 ] {7b23fea6-160d-4cfc-a496-dd3c4130a524} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.08.01 21:21:58.804596 [ 5 ] {7b23fea6-160d-4cfc-a496-dd3c4130a524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3520 | 2025.08.01 21:21:58.804903 [ 5 ] {7b23fea6-160d-4cfc-a496-dd3c4130a524} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3521 | 2025.08.01 21:21:58.805121 [ 5 ] {7b23fea6-160d-4cfc-a496-dd3c4130a524} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.08.01 21:21:58.805263 [ 5 ] {7b23fea6-160d-4cfc-a496-dd3c4130a524} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 3523 | 2025.08.01 21:21:58.805298 [ 5 ] {7b23fea6-160d-4cfc-a496-dd3c4130a524} <Debug> TCPHandler: Processed in 0.001291973 sec. | ||
| 3524 | 2025.08.01 21:21:58.805398 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2025.08.01 21:21:58.805493 [ 5 ] {695ca47d-4ffd-417b-b861-d00b067abb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3526 | 2025.08.01 21:21:58.805548 [ 5 ] {695ca47d-4ffd-417b-b861-d00b067abb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3527 | 2025.08.01 21:21:58.806398 [ 5 ] {695ca47d-4ffd-417b-b861-d00b067abb08} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.08.01 21:21:58.806433 [ 5 ] {695ca47d-4ffd-417b-b861-d00b067abb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3529 | 2025.08.01 21:21:58.806996 [ 5 ] {695ca47d-4ffd-417b-b861-d00b067abb08} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3530 | 2025.08.01 21:21:58.807221 [ 5 ] {695ca47d-4ffd-417b-b861-d00b067abb08} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.08.01 21:21:58.807355 [ 5 ] {695ca47d-4ffd-417b-b861-d00b067abb08} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00188 sec., 21808.510638297874 rows/sec., 39.08 MiB/sec. | ||
| 3532 | 2025.08.01 21:21:58.807415 [ 5 ] {695ca47d-4ffd-417b-b861-d00b067abb08} <Debug> TCPHandler: Processed in 0.002064357 sec. | ||
| 3533 | 2025.08.01 21:21:58.807527 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2025.08.01 21:21:58.807621 [ 5 ] {e95f6bfd-29b2-4619-8d3c-b066ca1c0c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3535 | 2025.08.01 21:21:58.807664 [ 5 ] {e95f6bfd-29b2-4619-8d3c-b066ca1c0c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3536 | 2025.08.01 21:21:58.807997 [ 5 ] {e95f6bfd-29b2-4619-8d3c-b066ca1c0c15} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2025.08.01 21:21:58.808032 [ 5 ] {e95f6bfd-29b2-4619-8d3c-b066ca1c0c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3538 | 2025.08.01 21:21:58.808338 [ 5 ] {e95f6bfd-29b2-4619-8d3c-b066ca1c0c15} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3539 | 2025.08.01 21:21:58.808559 [ 5 ] {e95f6bfd-29b2-4619-8d3c-b066ca1c0c15} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.08.01 21:21:58.808685 [ 5 ] {e95f6bfd-29b2-4619-8d3c-b066ca1c0c15} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001082 sec., 94269.87060998152 rows/sec., 5.79 MiB/sec. | ||
| 3541 | 2025.08.01 21:21:58.808719 [ 5 ] {e95f6bfd-29b2-4619-8d3c-b066ca1c0c15} <Debug> TCPHandler: Processed in 0.001241063 sec. | ||
| 3542 | 2025.08.01 21:22:03.778269 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2025.08.01 21:22:03.778531 [ 5 ] {36557eed-550b-4776-a5cd-7e30d2ec1fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3544 | 2025.08.01 21:22:03.778606 [ 5 ] {36557eed-550b-4776-a5cd-7e30d2ec1fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3545 | 2025.08.01 21:22:03.779377 [ 5 ] {36557eed-550b-4776-a5cd-7e30d2ec1fd0} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2025.08.01 21:22:03.779422 [ 5 ] {36557eed-550b-4776-a5cd-7e30d2ec1fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3547 | 2025.08.01 21:22:03.779815 [ 5 ] {36557eed-550b-4776-a5cd-7e30d2ec1fd0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3548 | 2025.08.01 21:22:03.780042 [ 5 ] {36557eed-550b-4776-a5cd-7e30d2ec1fd0} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.08.01 21:22:03.780206 [ 5 ] {36557eed-550b-4776-a5cd-7e30d2ec1fd0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.47 MiB/sec. | ||
| 3550 | 2025.08.01 21:22:03.780253 [ 5 ] {36557eed-550b-4776-a5cd-7e30d2ec1fd0} <Debug> TCPHandler: Processed in 0.002168599 sec. | ||
| 3551 | 2025.08.01 21:22:03.780378 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2025.08.01 21:22:03.780479 [ 5 ] {12eb78a4-d63e-4e07-950d-53b726517e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3553 | 2025.08.01 21:22:03.780522 [ 5 ] {12eb78a4-d63e-4e07-950d-53b726517e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3554 | 2025.08.01 21:22:03.780948 [ 5 ] {12eb78a4-d63e-4e07-950d-53b726517e17} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2025.08.01 21:22:03.780982 [ 5 ] {12eb78a4-d63e-4e07-950d-53b726517e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3556 | 2025.08.01 21:22:03.781295 [ 5 ] {12eb78a4-d63e-4e07-950d-53b726517e17} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3557 | 2025.08.01 21:22:03.781506 [ 5 ] {12eb78a4-d63e-4e07-950d-53b726517e17} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2025.08.01 21:22:03.781636 [ 5 ] {12eb78a4-d63e-4e07-950d-53b726517e17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 3559 | 2025.08.01 21:22:03.781673 [ 5 ] {12eb78a4-d63e-4e07-950d-53b726517e17} <Debug> TCPHandler: Processed in 0.001347314 sec. | ||
| 3560 | 2025.08.01 21:22:03.781790 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2025.08.01 21:22:03.781886 [ 5 ] {baa7398e-27ad-4371-8d83-11727fc469b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3562 | 2025.08.01 21:22:03.781930 [ 5 ] {baa7398e-27ad-4371-8d83-11727fc469b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3563 | 2025.08.01 21:22:03.782349 [ 5 ] {baa7398e-27ad-4371-8d83-11727fc469b0} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2025.08.01 21:22:03.782384 [ 5 ] {baa7398e-27ad-4371-8d83-11727fc469b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3565 | 2025.08.01 21:22:03.782720 [ 5 ] {baa7398e-27ad-4371-8d83-11727fc469b0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3566 | 2025.08.01 21:22:03.782953 [ 5 ] {baa7398e-27ad-4371-8d83-11727fc469b0} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2025.08.01 21:22:03.783084 [ 5 ] {baa7398e-27ad-4371-8d83-11727fc469b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 3568 | 2025.08.01 21:22:03.783119 [ 5 ] {baa7398e-27ad-4371-8d83-11727fc469b0} <Debug> TCPHandler: Processed in 0.001379225 sec. | ||
| 3569 | 2025.08.01 21:22:03.783230 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2025.08.01 21:22:03.783325 [ 5 ] {88198938-8d7b-44c7-85d3-a36de34c8abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3571 | 2025.08.01 21:22:03.783367 [ 5 ] {88198938-8d7b-44c7-85d3-a36de34c8abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3572 | 2025.08.01 21:22:03.783704 [ 5 ] {88198938-8d7b-44c7-85d3-a36de34c8abc} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2025.08.01 21:22:03.783739 [ 5 ] {88198938-8d7b-44c7-85d3-a36de34c8abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3574 | 2025.08.01 21:22:03.784039 [ 5 ] {88198938-8d7b-44c7-85d3-a36de34c8abc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3575 | 2025.08.01 21:22:03.784245 [ 5 ] {88198938-8d7b-44c7-85d3-a36de34c8abc} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2025.08.01 21:22:03.784370 [ 5 ] {88198938-8d7b-44c7-85d3-a36de34c8abc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3577 | 2025.08.01 21:22:03.784406 [ 5 ] {88198938-8d7b-44c7-85d3-a36de34c8abc} <Debug> TCPHandler: Processed in 0.001224652 sec. | ||
| 3578 | 2025.08.01 21:22:04.176147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3579 | 2025.08.01 21:22:04.176699 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2025.08.01 21:22:04.176752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3581 | 2025.08.01 21:22:04.177310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3582 | 2025.08.01 21:22:04.177566 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2025.08.01 21:22:04.177716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3584 | 2025.08.01 21:22:04.613610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3585 | 2025.08.01 21:22:04.629007 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2025.08.01 21:22:04.629056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3587 | 2025.08.01 21:22:04.635060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3588 | 2025.08.01 21:22:04.635809 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2025.08.01 21:22:04.638439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3590 | 2025.08.01 21:22:06.709056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 540 | ||
| 3591 | 2025.08.01 21:22:06.712052 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2025.08.01 21:22:06.712131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3593 | 2025.08.01 21:22:06.713733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3594 | 2025.08.01 21:22:06.714074 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2025.08.01 21:22:06.714509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 3596 | 2025.08.01 21:22:08.791546 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2025.08.01 21:22:08.791766 [ 5 ] {9f40eaaf-7408-4dd5-bc07-f26045f8a201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3598 | 2025.08.01 21:22:08.791843 [ 5 ] {9f40eaaf-7408-4dd5-bc07-f26045f8a201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3599 | 2025.08.01 21:22:08.792789 [ 5 ] {9f40eaaf-7408-4dd5-bc07-f26045f8a201} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2025.08.01 21:22:08.792851 [ 5 ] {9f40eaaf-7408-4dd5-bc07-f26045f8a201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3601 | 2025.08.01 21:22:08.793347 [ 5 ] {9f40eaaf-7408-4dd5-bc07-f26045f8a201} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3602 | 2025.08.01 21:22:08.793610 [ 5 ] {9f40eaaf-7408-4dd5-bc07-f26045f8a201} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2025.08.01 21:22:08.793774 [ 5 ] {9f40eaaf-7408-4dd5-bc07-f26045f8a201} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002063 sec., 190014.54192922925 rows/sec., 12.06 MiB/sec. | ||
| 3604 | 2025.08.01 21:22:08.793825 [ 5 ] {9f40eaaf-7408-4dd5-bc07-f26045f8a201} <Debug> TCPHandler: Processed in 0.002420824 sec. | ||
| 3605 | 2025.08.01 21:22:08.793949 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2025.08.01 21:22:08.794053 [ 5 ] {1563fddc-21ee-4952-bb1e-8d32fdaad60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3607 | 2025.08.01 21:22:08.794096 [ 5 ] {1563fddc-21ee-4952-bb1e-8d32fdaad60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3608 | 2025.08.01 21:22:08.795063 [ 5 ] {1563fddc-21ee-4952-bb1e-8d32fdaad60c} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2025.08.01 21:22:08.795103 [ 5 ] {1563fddc-21ee-4952-bb1e-8d32fdaad60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3610 | 2025.08.01 21:22:08.795484 [ 5 ] {1563fddc-21ee-4952-bb1e-8d32fdaad60c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3611 | 2025.08.01 21:22:08.795690 [ 5 ] {1563fddc-21ee-4952-bb1e-8d32fdaad60c} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2025.08.01 21:22:08.795825 [ 5 ] {1563fddc-21ee-4952-bb1e-8d32fdaad60c} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001796 sec., 639755.0111358574 rows/sec., 51.04 MiB/sec. | ||
| 3613 | 2025.08.01 21:22:08.795863 [ 5 ] {1563fddc-21ee-4952-bb1e-8d32fdaad60c} <Debug> TCPHandler: Processed in 0.001965686 sec. | ||
| 3614 | 2025.08.01 21:22:08.795975 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2025.08.01 21:22:08.796073 [ 5 ] {eaef199c-4ddd-42bb-941c-57cbfcd2e4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3616 | 2025.08.01 21:22:08.796114 [ 5 ] {eaef199c-4ddd-42bb-941c-57cbfcd2e4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3617 | 2025.08.01 21:22:08.796601 [ 5 ] {eaef199c-4ddd-42bb-941c-57cbfcd2e4c7} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2025.08.01 21:22:08.796638 [ 5 ] {eaef199c-4ddd-42bb-941c-57cbfcd2e4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3619 | 2025.08.01 21:22:08.796949 [ 5 ] {eaef199c-4ddd-42bb-941c-57cbfcd2e4c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3620 | 2025.08.01 21:22:08.797151 [ 5 ] {eaef199c-4ddd-42bb-941c-57cbfcd2e4c7} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2025.08.01 21:22:08.797281 [ 5 ] {eaef199c-4ddd-42bb-941c-57cbfcd2e4c7} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001228 sec., 192996.7426710098 rows/sec., 11.82 MiB/sec. | ||
| 3622 | 2025.08.01 21:22:08.797318 [ 5 ] {eaef199c-4ddd-42bb-941c-57cbfcd2e4c7} <Debug> TCPHandler: Processed in 0.001391485 sec. | ||
| 3623 | 2025.08.01 21:22:08.797425 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2025.08.01 21:22:08.797522 [ 5 ] {3bcbc788-f47b-4fbd-8d3b-c23e1144a962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3625 | 2025.08.01 21:22:08.797561 [ 5 ] {3bcbc788-f47b-4fbd-8d3b-c23e1144a962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3626 | 2025.08.01 21:22:08.798023 [ 5 ] {3bcbc788-f47b-4fbd-8d3b-c23e1144a962} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2025.08.01 21:22:08.798061 [ 5 ] {3bcbc788-f47b-4fbd-8d3b-c23e1144a962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3628 | 2025.08.01 21:22:08.798373 [ 5 ] {3bcbc788-f47b-4fbd-8d3b-c23e1144a962} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3629 | 2025.08.01 21:22:08.798585 [ 5 ] {3bcbc788-f47b-4fbd-8d3b-c23e1144a962} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2025.08.01 21:22:08.798713 [ 5 ] {3bcbc788-f47b-4fbd-8d3b-c23e1144a962} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001211 sec., 167630.0578034682 rows/sec., 10.81 MiB/sec. | ||
| 3631 | 2025.08.01 21:22:08.798750 [ 5 ] {3bcbc788-f47b-4fbd-8d3b-c23e1144a962} <Debug> TCPHandler: Processed in 0.001373005 sec. | ||
| 3632 | 2025.08.01 21:22:08.798856 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2025.08.01 21:22:08.798950 [ 5 ] {04a190a1-0615-46b5-9b10-1c2350a80824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3634 | 2025.08.01 21:22:08.798990 [ 5 ] {04a190a1-0615-46b5-9b10-1c2350a80824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3635 | 2025.08.01 21:22:08.799466 [ 5 ] {04a190a1-0615-46b5-9b10-1c2350a80824} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2025.08.01 21:22:08.799509 [ 5 ] {04a190a1-0615-46b5-9b10-1c2350a80824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3637 | 2025.08.01 21:22:08.799808 [ 5 ] {04a190a1-0615-46b5-9b10-1c2350a80824} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3638 | 2025.08.01 21:22:08.800011 [ 5 ] {04a190a1-0615-46b5-9b10-1c2350a80824} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.08.01 21:22:08.800137 [ 5 ] {04a190a1-0615-46b5-9b10-1c2350a80824} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001204 sec., 167774.08637873756 rows/sec., 9.53 MiB/sec. | ||
| 3640 | 2025.08.01 21:22:08.800174 [ 5 ] {04a190a1-0615-46b5-9b10-1c2350a80824} <Debug> TCPHandler: Processed in 0.001367085 sec. | ||
| 3641 | 2025.08.01 21:22:08.800284 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2025.08.01 21:22:08.800378 [ 5 ] {a0079940-1563-49af-8643-512d4ca6d68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3643 | 2025.08.01 21:22:08.800417 [ 5 ] {a0079940-1563-49af-8643-512d4ca6d68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3644 | 2025.08.01 21:22:08.801037 [ 5 ] {a0079940-1563-49af-8643-512d4ca6d68e} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2025.08.01 21:22:08.801072 [ 5 ] {a0079940-1563-49af-8643-512d4ca6d68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3646 | 2025.08.01 21:22:08.801400 [ 5 ] {a0079940-1563-49af-8643-512d4ca6d68e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3647 | 2025.08.01 21:22:08.801603 [ 5 ] {a0079940-1563-49af-8643-512d4ca6d68e} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.08.01 21:22:08.801733 [ 5 ] {a0079940-1563-49af-8643-512d4ca6d68e} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001372 sec., 505102.04081632657 rows/sec., 35.48 MiB/sec. | ||
| 3649 | 2025.08.01 21:22:08.801771 [ 5 ] {a0079940-1563-49af-8643-512d4ca6d68e} <Debug> TCPHandler: Processed in 0.001534957 sec. | ||
| 3650 | 2025.08.01 21:22:08.801882 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2025.08.01 21:22:08.801976 [ 5 ] {3b5a9feb-9283-4a0b-816c-29323a2124fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3652 | 2025.08.01 21:22:08.802017 [ 5 ] {3b5a9feb-9283-4a0b-816c-29323a2124fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3653 | 2025.08.01 21:22:08.802345 [ 5 ] {3b5a9feb-9283-4a0b-816c-29323a2124fe} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2025.08.01 21:22:08.802382 [ 5 ] {3b5a9feb-9283-4a0b-816c-29323a2124fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3655 | 2025.08.01 21:22:08.802679 [ 5 ] {3b5a9feb-9283-4a0b-816c-29323a2124fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3656 | 2025.08.01 21:22:08.802886 [ 5 ] {3b5a9feb-9283-4a0b-816c-29323a2124fe} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.08.01 21:22:08.803010 [ 5 ] {3b5a9feb-9283-4a0b-816c-29323a2124fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3658 | 2025.08.01 21:22:08.803046 [ 5 ] {3b5a9feb-9283-4a0b-816c-29323a2124fe} <Debug> TCPHandler: Processed in 0.001211442 sec. | ||
| 3659 | 2025.08.01 21:22:08.803150 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2025.08.01 21:22:08.803245 [ 5 ] {e90cd8dc-8f65-4da0-9ee3-615565ba837f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3661 | 2025.08.01 21:22:08.803287 [ 5 ] {e90cd8dc-8f65-4da0-9ee3-615565ba837f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3662 | 2025.08.01 21:22:08.803711 [ 5 ] {e90cd8dc-8f65-4da0-9ee3-615565ba837f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.08.01 21:22:08.803746 [ 5 ] {e90cd8dc-8f65-4da0-9ee3-615565ba837f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3664 | 2025.08.01 21:22:08.804087 [ 5 ] {e90cd8dc-8f65-4da0-9ee3-615565ba837f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3665 | 2025.08.01 21:22:08.804294 [ 5 ] {e90cd8dc-8f65-4da0-9ee3-615565ba837f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.08.01 21:22:08.804432 [ 5 ] {e90cd8dc-8f65-4da0-9ee3-615565ba837f} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001205 sec., 254771.78423236517 rows/sec., 16.76 MiB/sec. | ||
| 3667 | 2025.08.01 21:22:08.804469 [ 5 ] {e90cd8dc-8f65-4da0-9ee3-615565ba837f} <Debug> TCPHandler: Processed in 0.001367105 sec. | ||
| 3668 | 2025.08.01 21:22:08.804569 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2025.08.01 21:22:08.804662 [ 5 ] {c45c51cb-497c-4589-b815-29a59d001031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3670 | 2025.08.01 21:22:08.804703 [ 5 ] {c45c51cb-497c-4589-b815-29a59d001031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3671 | 2025.08.01 21:22:08.805015 [ 5 ] {c45c51cb-497c-4589-b815-29a59d001031} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.08.01 21:22:08.805050 [ 5 ] {c45c51cb-497c-4589-b815-29a59d001031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3673 | 2025.08.01 21:22:08.805342 [ 5 ] {c45c51cb-497c-4589-b815-29a59d001031} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3674 | 2025.08.01 21:22:08.805560 [ 5 ] {c45c51cb-497c-4589-b815-29a59d001031} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2025.08.01 21:22:08.805697 [ 5 ] {c45c51cb-497c-4589-b815-29a59d001031} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 3676 | 2025.08.01 21:22:08.805735 [ 5 ] {c45c51cb-497c-4589-b815-29a59d001031} <Debug> TCPHandler: Processed in 0.001213852 sec. | ||
| 3677 | 2025.08.01 21:22:08.805853 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2025.08.01 21:22:08.805946 [ 5 ] {6516d3e2-2913-464f-b6d2-660bbaf7a88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3679 | 2025.08.01 21:22:08.806001 [ 5 ] {6516d3e2-2913-464f-b6d2-660bbaf7a88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3680 | 2025.08.01 21:22:08.806849 [ 5 ] {6516d3e2-2913-464f-b6d2-660bbaf7a88d} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.08.01 21:22:08.806886 [ 5 ] {6516d3e2-2913-464f-b6d2-660bbaf7a88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3682 | 2025.08.01 21:22:08.807436 [ 5 ] {6516d3e2-2913-464f-b6d2-660bbaf7a88d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3683 | 2025.08.01 21:22:08.807678 [ 5 ] {6516d3e2-2913-464f-b6d2-660bbaf7a88d} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2025.08.01 21:22:08.807814 [ 5 ] {6516d3e2-2913-464f-b6d2-660bbaf7a88d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001884 sec., 21762.20806794055 rows/sec., 39.00 MiB/sec. | ||
| 3685 | 2025.08.01 21:22:08.807866 [ 5 ] {6516d3e2-2913-464f-b6d2-660bbaf7a88d} <Debug> TCPHandler: Processed in 0.002073467 sec. | ||
| 3686 | 2025.08.01 21:22:08.807978 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2025.08.01 21:22:08.808073 [ 5 ] {971041e6-0373-4e3d-9f53-f3635462405f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3688 | 2025.08.01 21:22:08.808114 [ 5 ] {971041e6-0373-4e3d-9f53-f3635462405f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3689 | 2025.08.01 21:22:08.808441 [ 5 ] {971041e6-0373-4e3d-9f53-f3635462405f} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2025.08.01 21:22:08.808477 [ 5 ] {971041e6-0373-4e3d-9f53-f3635462405f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3691 | 2025.08.01 21:22:08.808781 [ 5 ] {971041e6-0373-4e3d-9f53-f3635462405f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3692 | 2025.08.01 21:22:08.808986 [ 5 ] {971041e6-0373-4e3d-9f53-f3635462405f} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2025.08.01 21:22:08.809120 [ 5 ] {971041e6-0373-4e3d-9f53-f3635462405f} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001066 sec., 95684.80300187616 rows/sec., 5.88 MiB/sec. | ||
| 3694 | 2025.08.01 21:22:08.809156 [ 5 ] {971041e6-0373-4e3d-9f53-f3635462405f} <Debug> TCPHandler: Processed in 0.001227252 sec. | ||
| 3695 | 2025.08.01 21:22:11.564508 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3696 | 2025.08.01 21:22:11.564564 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3697 | 2025.08.01 21:22:11.677868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3698 | 2025.08.01 21:22:11.678400 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2025.08.01 21:22:11.678446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3700 | 2025.08.01 21:22:11.678977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3701 | 2025.08.01 21:22:11.679199 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2025.08.01 21:22:11.679326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3703 | 2025.08.01 21:22:12.138583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3704 | 2025.08.01 21:22:12.154149 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2025.08.01 21:22:12.154205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3706 | 2025.08.01 21:22:12.159849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3707 | 2025.08.01 21:22:12.160534 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2025.08.01 21:22:12.163263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3709 | 2025.08.01 21:22:13.778435 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2025.08.01 21:22:13.778657 [ 5 ] {551f26e9-b40a-4054-a5d1-cd66cb30720f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3711 | 2025.08.01 21:22:13.778733 [ 5 ] {551f26e9-b40a-4054-a5d1-cd66cb30720f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3712 | 2025.08.01 21:22:13.779429 [ 5 ] {551f26e9-b40a-4054-a5d1-cd66cb30720f} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2025.08.01 21:22:13.779481 [ 5 ] {551f26e9-b40a-4054-a5d1-cd66cb30720f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3714 | 2025.08.01 21:22:13.779886 [ 5 ] {551f26e9-b40a-4054-a5d1-cd66cb30720f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3715 | 2025.08.01 21:22:13.780115 [ 5 ] {551f26e9-b40a-4054-a5d1-cd66cb30720f} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2025.08.01 21:22:13.780256 [ 96 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3717 | 2025.08.01 21:22:13.780282 [ 5 ] {551f26e9-b40a-4054-a5d1-cd66cb30720f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 3718 | 2025.08.01 21:22:13.780324 [ 96 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2025.08.01 21:22:13.780345 [ 5 ] {551f26e9-b40a-4054-a5d1-cd66cb30720f} <Debug> TCPHandler: Processed in 0.002052097 sec. | ||
| 3720 | 2025.08.01 21:22:13.780349 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3721 | 2025.08.01 21:22:13.780486 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2025.08.01 21:22:13.780496 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 3723 | 2025.08.01 21:22:13.780596 [ 5 ] {181cdee1-2a82-48c7-9bd0-8b701ffc6be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3724 | 2025.08.01 21:22:13.780645 [ 5 ] {181cdee1-2a82-48c7-9bd0-8b701ffc6be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3725 | 2025.08.01 21:22:13.780660 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3726 | 2025.08.01 21:22:13.780703 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2298 rows starting from the beginning of the part | ||
| 3727 | 2025.08.01 21:22:13.780773 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3728 | 2025.08.01 21:22:13.780818 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1149 rows starting from the beginning of the part | ||
| 3729 | 2025.08.01 21:22:13.780861 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3730 | 2025.08.01 21:22:13.780899 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1149 rows starting from the beginning of the part | ||
| 3731 | 2025.08.01 21:22:13.780939 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3732 | 2025.08.01 21:22:13.781088 [ 5 ] {181cdee1-2a82-48c7-9bd0-8b701ffc6be0} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.08.01 21:22:13.781134 [ 5 ] {181cdee1-2a82-48c7-9bd0-8b701ffc6be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3734 | 2025.08.01 21:22:13.781475 [ 5 ] {181cdee1-2a82-48c7-9bd0-8b701ffc6be0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3735 | 2025.08.01 21:22:13.781737 [ 5 ] {181cdee1-2a82-48c7-9bd0-8b701ffc6be0} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.08.01 21:22:13.781849 [ 96 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3737 | 2025.08.01 21:22:13.781881 [ 5 ] {181cdee1-2a82-48c7-9bd0-8b701ffc6be0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 3738 | 2025.08.01 21:22:13.781882 [ 96 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2025.08.01 21:22:13.781921 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3740 | 2025.08.01 21:22:13.781927 [ 5 ] {181cdee1-2a82-48c7-9bd0-8b701ffc6be0} <Debug> TCPHandler: Processed in 0.001493997 sec. | ||
| 3741 | 2025.08.01 21:22:13.782013 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 3742 | 2025.08.01 21:22:13.782067 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2025.08.01 21:22:13.782129 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3744 | 2025.08.01 21:22:13.782168 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1185 rows starting from the beginning of the part | ||
| 3745 | 2025.08.01 21:22:13.782170 [ 5 ] {6c756632-0ea5-4161-bdf2-0b9a97b6f090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3746 | 2025.08.01 21:22:13.782226 [ 5 ] {6c756632-0ea5-4161-bdf2-0b9a97b6f090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3747 | 2025.08.01 21:22:13.782231 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3748 | 2025.08.01 21:22:13.782284 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 693 rows starting from the beginning of the part | ||
| 3749 | 2025.08.01 21:22:13.782324 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3750 | 2025.08.01 21:22:13.782364 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 693 rows starting from the beginning of the part | ||
| 3751 | 2025.08.01 21:22:13.782406 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3752 | 2025.08.01 21:22:13.782661 [ 5 ] {6c756632-0ea5-4161-bdf2-0b9a97b6f090} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2025.08.01 21:22:13.782704 [ 5 ] {6c756632-0ea5-4161-bdf2-0b9a97b6f090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3754 | 2025.08.01 21:22:13.782860 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4764 rows, containing 5 columns (5 merged, 0 gathered) in 0.002425524 sec., 1964111.6723644044 rows/sec., 165.13 MiB/sec. | ||
| 3755 | 2025.08.01 21:22:13.783281 [ 5 ] {6c756632-0ea5-4161-bdf2-0b9a97b6f090} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3756 | 2025.08.01 21:22:13.783304 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3757 | 2025.08.01 21:22:13.783561 [ 5 ] {6c756632-0ea5-4161-bdf2-0b9a97b6f090} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2025.08.01 21:22:13.783636 [ 188 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166635 sec., 1658115.041857953 rows/sec., 124.77 MiB/sec. | ||
| 3759 | 2025.08.01 21:22:13.783692 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3760 | 2025.08.01 21:22:13.783710 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2025.08.01 21:22:13.783716 [ 5 ] {6c756632-0ea5-4161-bdf2-0b9a97b6f090} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. | ||
| 3762 | 2025.08.01 21:22:13.783723 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2025.08.01 21:22:13.783777 [ 5 ] {6c756632-0ea5-4161-bdf2-0b9a97b6f090} <Debug> TCPHandler: Processed in 0.001760941 sec. | ||
| 3764 | 2025.08.01 21:22:13.783781 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3765 | 2025.08.01 21:22:13.783833 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_26_5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3766 | 2025.08.01 21:22:13.783889 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 3767 | 2025.08.01 21:22:13.783903 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2025.08.01 21:22:13.783953 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3769 | 2025.08.01 21:22:13.783967 [ 187 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3770 | 2025.08.01 21:22:13.784008 [ 5 ] {6923fd2c-e11c-44f9-99e4-c7c887c129d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3771 | 2025.08.01 21:22:13.784014 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3772 | 2025.08.01 21:22:13.784055 [ 5 ] {6923fd2c-e11c-44f9-99e4-c7c887c129d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3773 | 2025.08.01 21:22:13.784058 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8551 rows starting from the beginning of the part | ||
| 3774 | 2025.08.01 21:22:13.784137 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 3775 | 2025.08.01 21:22:13.784193 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 307 rows starting from the beginning of the part | ||
| 3776 | 2025.08.01 21:22:13.784246 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 3777 | 2025.08.01 21:22:13.784264 [ 187 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.08.01 21:22:13.784295 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 307 rows starting from the beginning of the part | ||
| 3779 | 2025.08.01 21:22:13.784339 [ 187 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_26_5} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3780 | 2025.08.01 21:22:13.784350 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3781 | 2025.08.01 21:22:13.784403 [ 5 ] {6923fd2c-e11c-44f9-99e4-c7c887c129d5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2025.08.01 21:22:13.784429 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3783 | 2025.08.01 21:22:13.784441 [ 5 ] {6923fd2c-e11c-44f9-99e4-c7c887c129d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3784 | 2025.08.01 21:22:13.784767 [ 5 ] {6923fd2c-e11c-44f9-99e4-c7c887c129d5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3785 | 2025.08.01 21:22:13.784980 [ 5 ] {6923fd2c-e11c-44f9-99e4-c7c887c129d5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2025.08.01 21:22:13.785083 [ 96 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3787 | 2025.08.01 21:22:13.785110 [ 5 ] {6923fd2c-e11c-44f9-99e4-c7c887c129d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3788 | 2025.08.01 21:22:13.785112 [ 96 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2025.08.01 21:22:13.785149 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3790 | 2025.08.01 21:22:13.785153 [ 5 ] {6923fd2c-e11c-44f9-99e4-c7c887c129d5} <Debug> TCPHandler: Processed in 0.001299933 sec. | ||
| 3791 | 2025.08.01 21:22:13.785228 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 3792 | 2025.08.01 21:22:13.785327 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3793 | 2025.08.01 21:22:13.785357 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1560 rows starting from the beginning of the part | ||
| 3794 | 2025.08.01 21:22:13.785416 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 3795 | 2025.08.01 21:22:13.785460 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 102 rows starting from the beginning of the part | ||
| 3796 | 2025.08.01 21:22:13.785497 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 3797 | 2025.08.01 21:22:13.785537 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part | ||
| 3798 | 2025.08.01 21:22:13.785573 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 3799 | 2025.08.01 21:22:13.786690 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1944 rows, containing 4 columns (4 merged, 0 gathered) in 0.001495017 sec., 1300319.6619168879 rows/sec., 82.76 MiB/sec. | ||
| 3800 | 2025.08.01 21:22:13.787046 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3801 | 2025.08.01 21:22:13.787385 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_26_5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2025.08.01 21:22:13.787473 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_26_5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3803 | 2025.08.01 21:22:13.787568 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3804 | 2025.08.01 21:22:13.788280 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9645 rows, containing 5 columns (5 merged, 0 gathered) in 0.004440409 sec., 2172097.209964217 rows/sec., 145.45 MiB/sec. | ||
| 3805 | 2025.08.01 21:22:13.788479 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3806 | 2025.08.01 21:22:13.788753 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2025.08.01 21:22:13.788819 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3808 | 2025.08.01 21:22:13.788882 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 3809 | 2025.08.01 21:22:14.000150 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.08 MiB, peak 222.14 MiB, free memory in arenas 0.00 B, will set to 216.65 MiB (RSS), difference: 1.58 MiB | ||
| 3810 | 2025.08.01 21:22:14.383954 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2025.08.01 21:22:14.384150 [ 5 ] {c7999db5-b7e7-4cb0-88c7-a7e932cebdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3812 | 2025.08.01 21:22:14.384225 [ 5 ] {c7999db5-b7e7-4cb0-88c7-a7e932cebdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3813 | 2025.08.01 21:22:14.385017 [ 5 ] {c7999db5-b7e7-4cb0-88c7-a7e932cebdca} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2025.08.01 21:22:14.385068 [ 5 ] {c7999db5-b7e7-4cb0-88c7-a7e932cebdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3815 | 2025.08.01 21:22:14.385497 [ 5 ] {c7999db5-b7e7-4cb0-88c7-a7e932cebdca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3816 | 2025.08.01 21:22:14.385722 [ 5 ] {c7999db5-b7e7-4cb0-88c7-a7e932cebdca} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2025.08.01 21:22:14.385860 [ 94 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3818 | 2025.08.01 21:22:14.385877 [ 5 ] {c7999db5-b7e7-4cb0-88c7-a7e932cebdca} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00178 sec., 220224.7191011236 rows/sec., 13.97 MiB/sec. | ||
| 3819 | 2025.08.01 21:22:14.385934 [ 94 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2025.08.01 21:22:14.385954 [ 5 ] {c7999db5-b7e7-4cb0-88c7-a7e932cebdca} <Debug> TCPHandler: Processed in 0.002138688 sec. | ||
| 3821 | 2025.08.01 21:22:14.385964 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3822 | 2025.08.01 21:22:14.386077 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2025.08.01 21:22:14.386106 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 3824 | 2025.08.01 21:22:14.386184 [ 5 ] {0b368565-18f5-474a-aca3-711fd2a6798e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3825 | 2025.08.01 21:22:14.386232 [ 5 ] {0b368565-18f5-474a-aca3-711fd2a6798e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3826 | 2025.08.01 21:22:14.386265 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3827 | 2025.08.01 21:22:14.386311 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 392 rows starting from the beginning of the part | ||
| 3828 | 2025.08.01 21:22:14.386386 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 392 rows starting from the beginning of the part | ||
| 3829 | 2025.08.01 21:22:14.386436 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 392 rows starting from the beginning of the part | ||
| 3830 | 2025.08.01 21:22:14.386482 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 392 rows starting from the beginning of the part | ||
| 3831 | 2025.08.01 21:22:14.386527 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 392 rows starting from the beginning of the part | ||
| 3832 | 2025.08.01 21:22:14.386641 [ 5 ] {0b368565-18f5-474a-aca3-711fd2a6798e} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2025.08.01 21:22:14.386685 [ 5 ] {0b368565-18f5-474a-aca3-711fd2a6798e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3834 | 2025.08.01 21:22:14.387033 [ 5 ] {0b368565-18f5-474a-aca3-711fd2a6798e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3835 | 2025.08.01 21:22:14.387269 [ 5 ] {0b368565-18f5-474a-aca3-711fd2a6798e} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2025.08.01 21:22:14.387404 [ 5 ] {0b368565-18f5-474a-aca3-711fd2a6798e} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001245 sec., 12851.40562248996 rows/sec., 1.02 MiB/sec. | ||
| 3837 | 2025.08.01 21:22:14.387443 [ 5 ] {0b368565-18f5-474a-aca3-711fd2a6798e} <Debug> TCPHandler: Processed in 0.001415935 sec. | ||
| 3838 | 2025.08.01 21:22:14.387558 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2025.08.01 21:22:14.387633 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587659 sec., 1234522.022676154 rows/sec., 83.03 MiB/sec. | ||
| 3840 | 2025.08.01 21:22:14.387653 [ 5 ] {e168db33-70b8-42ca-aa92-888860e30095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3841 | 2025.08.01 21:22:14.387715 [ 5 ] {e168db33-70b8-42ca-aa92-888860e30095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3842 | 2025.08.01 21:22:14.387818 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3843 | 2025.08.01 21:22:14.388084 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2025.08.01 21:22:14.388158 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_13_3} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 3845 | 2025.08.01 21:22:14.388234 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3846 | 2025.08.01 21:22:14.388966 [ 5 ] {e168db33-70b8-42ca-aa92-888860e30095} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.08.01 21:22:14.389007 [ 5 ] {e168db33-70b8-42ca-aa92-888860e30095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3848 | 2025.08.01 21:22:14.389448 [ 5 ] {e168db33-70b8-42ca-aa92-888860e30095} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3849 | 2025.08.01 21:22:14.389657 [ 5 ] {e168db33-70b8-42ca-aa92-888860e30095} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.08.01 21:22:14.389783 [ 5 ] {e168db33-70b8-42ca-aa92-888860e30095} <Debug> executeQuery: Read 2243 rows, 185.52 KiB in 0.00215 sec., 1043255.8139534884 rows/sec., 84.26 MiB/sec. | ||
| 3851 | 2025.08.01 21:22:14.389821 [ 5 ] {e168db33-70b8-42ca-aa92-888860e30095} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 3852 | 2025.08.01 21:22:14.389834 [ 5 ] {e168db33-70b8-42ca-aa92-888860e30095} <Debug> TCPHandler: Processed in 0.002324462 sec. | ||
| 3853 | 2025.08.01 21:22:14.389950 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2025.08.01 21:22:14.390043 [ 5 ] {a63959bd-c706-4806-b651-b12c3a2fcb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3855 | 2025.08.01 21:22:14.390081 [ 5 ] {a63959bd-c706-4806-b651-b12c3a2fcb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3856 | 2025.08.01 21:22:14.390548 [ 5 ] {a63959bd-c706-4806-b651-b12c3a2fcb87} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.08.01 21:22:14.390584 [ 5 ] {a63959bd-c706-4806-b651-b12c3a2fcb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3858 | 2025.08.01 21:22:14.390891 [ 5 ] {a63959bd-c706-4806-b651-b12c3a2fcb87} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3859 | 2025.08.01 21:22:14.391091 [ 5 ] {a63959bd-c706-4806-b651-b12c3a2fcb87} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.08.01 21:22:14.391215 [ 5 ] {a63959bd-c706-4806-b651-b12c3a2fcb87} <Debug> executeQuery: Read 226 rows, 13.95 KiB in 0.00119 sec., 189915.96638655462 rows/sec., 11.44 MiB/sec. | ||
| 3861 | 2025.08.01 21:22:14.391251 [ 5 ] {a63959bd-c706-4806-b651-b12c3a2fcb87} <Debug> TCPHandler: Processed in 0.001349194 sec. | ||
| 3862 | 2025.08.01 21:22:14.391359 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2025.08.01 21:22:14.391452 [ 5 ] {0ec1f527-9020-4533-b5b6-c0b044a959b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3864 | 2025.08.01 21:22:14.391489 [ 5 ] {0ec1f527-9020-4533-b5b6-c0b044a959b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3865 | 2025.08.01 21:22:14.391986 [ 5 ] {0ec1f527-9020-4533-b5b6-c0b044a959b6} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2025.08.01 21:22:14.392021 [ 5 ] {0ec1f527-9020-4533-b5b6-c0b044a959b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3867 | 2025.08.01 21:22:14.392354 [ 5 ] {0ec1f527-9020-4533-b5b6-c0b044a959b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3868 | 2025.08.01 21:22:14.392559 [ 5 ] {0ec1f527-9020-4533-b5b6-c0b044a959b6} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2025.08.01 21:22:14.392680 [ 5 ] {0ec1f527-9020-4533-b5b6-c0b044a959b6} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001247 sec., 345629.5108259823 rows/sec., 22.88 MiB/sec. | ||
| 3870 | 2025.08.01 21:22:14.392717 [ 5 ] {0ec1f527-9020-4533-b5b6-c0b044a959b6} <Debug> TCPHandler: Processed in 0.001405375 sec. | ||
| 3871 | 2025.08.01 21:22:14.392836 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2025.08.01 21:22:14.392928 [ 5 ] {a12113d7-646d-4633-90ed-24df00dedf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3873 | 2025.08.01 21:22:14.392965 [ 5 ] {a12113d7-646d-4633-90ed-24df00dedf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3874 | 2025.08.01 21:22:14.393393 [ 5 ] {a12113d7-646d-4633-90ed-24df00dedf01} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2025.08.01 21:22:14.393429 [ 5 ] {a12113d7-646d-4633-90ed-24df00dedf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3876 | 2025.08.01 21:22:14.393728 [ 5 ] {a12113d7-646d-4633-90ed-24df00dedf01} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3877 | 2025.08.01 21:22:14.393934 [ 5 ] {a12113d7-646d-4633-90ed-24df00dedf01} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.08.01 21:22:14.394034 [ 94 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3879 | 2025.08.01 21:22:14.394053 [ 5 ] {a12113d7-646d-4633-90ed-24df00dedf01} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001143 sec., 176727.9090113736 rows/sec., 10.04 MiB/sec. | ||
| 3880 | 2025.08.01 21:22:14.394076 [ 94 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.08.01 21:22:14.394096 [ 5 ] {a12113d7-646d-4633-90ed-24df00dedf01} <Debug> TCPHandler: Processed in 0.001306794 sec. | ||
| 3882 | 2025.08.01 21:22:14.394100 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3883 | 2025.08.01 21:22:14.394203 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 3884 | 2025.08.01 21:22:14.394213 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2025.08.01 21:22:14.394319 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3886 | 2025.08.01 21:22:14.394323 [ 5 ] {1aa588c2-68b0-4361-afd3-5eaa40d8d42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3887 | 2025.08.01 21:22:14.394360 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 202 rows starting from the beginning of the part | ||
| 3888 | 2025.08.01 21:22:14.394377 [ 5 ] {1aa588c2-68b0-4361-afd3-5eaa40d8d42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3889 | 2025.08.01 21:22:14.394432 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 202 rows starting from the beginning of the part | ||
| 3890 | 2025.08.01 21:22:14.394483 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 202 rows starting from the beginning of the part | ||
| 3891 | 2025.08.01 21:22:14.394528 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 202 rows starting from the beginning of the part | ||
| 3892 | 2025.08.01 21:22:14.394573 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 202 rows starting from the beginning of the part | ||
| 3893 | 2025.08.01 21:22:14.395088 [ 5 ] {1aa588c2-68b0-4361-afd3-5eaa40d8d42b} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.08.01 21:22:14.395129 [ 5 ] {1aa588c2-68b0-4361-afd3-5eaa40d8d42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3895 | 2025.08.01 21:22:14.395459 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295693 sec., 779505.639067279 rows/sec., 47.25 MiB/sec. | ||
| 3896 | 2025.08.01 21:22:14.395495 [ 5 ] {1aa588c2-68b0-4361-afd3-5eaa40d8d42b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3897 | 2025.08.01 21:22:14.395676 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3898 | 2025.08.01 21:22:14.395812 [ 5 ] {1aa588c2-68b0-4361-afd3-5eaa40d8d42b} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2025.08.01 21:22:14.395949 [ 5 ] {1aa588c2-68b0-4361-afd3-5eaa40d8d42b} <Debug> executeQuery: Read 1138 rows, 83.28 KiB in 0.001644 sec., 692214.111922141 rows/sec., 49.47 MiB/sec. | ||
| 3900 | 2025.08.01 21:22:14.395987 [ 5 ] {1aa588c2-68b0-4361-afd3-5eaa40d8d42b} <Debug> TCPHandler: Processed in 0.001820853 sec. | ||
| 3901 | 2025.08.01 21:22:14.396055 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2025.08.01 21:22:14.396097 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2025.08.01 21:22:14.396153 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_13_3} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 3904 | 2025.08.01 21:22:14.396195 [ 5 ] {5dbcd9db-3708-44f1-9f93-07166a09d8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3905 | 2025.08.01 21:22:14.396314 [ 5 ] {5dbcd9db-3708-44f1-9f93-07166a09d8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3906 | 2025.08.01 21:22:14.396377 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3907 | 2025.08.01 21:22:14.396641 [ 5 ] {5dbcd9db-3708-44f1-9f93-07166a09d8e5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2025.08.01 21:22:14.396680 [ 5 ] {5dbcd9db-3708-44f1-9f93-07166a09d8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3909 | 2025.08.01 21:22:14.396980 [ 5 ] {5dbcd9db-3708-44f1-9f93-07166a09d8e5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3910 | 2025.08.01 21:22:14.397208 [ 5 ] {5dbcd9db-3708-44f1-9f93-07166a09d8e5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2025.08.01 21:22:14.397331 [ 5 ] {5dbcd9db-3708-44f1-9f93-07166a09d8e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 3912 | 2025.08.01 21:22:14.397365 [ 5 ] {5dbcd9db-3708-44f1-9f93-07166a09d8e5} <Debug> TCPHandler: Processed in 0.001315184 sec. | ||
| 3913 | 2025.08.01 21:22:14.397470 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2025.08.01 21:22:14.397562 [ 5 ] {89f5a9fd-299a-459e-83ac-1509bb4a5c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3915 | 2025.08.01 21:22:14.397604 [ 5 ] {89f5a9fd-299a-459e-83ac-1509bb4a5c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3916 | 2025.08.01 21:22:14.398159 [ 5 ] {89f5a9fd-299a-459e-83ac-1509bb4a5c79} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.08.01 21:22:14.398192 [ 5 ] {89f5a9fd-299a-459e-83ac-1509bb4a5c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3918 | 2025.08.01 21:22:14.398568 [ 5 ] {89f5a9fd-299a-459e-83ac-1509bb4a5c79} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3919 | 2025.08.01 21:22:14.398774 [ 5 ] {89f5a9fd-299a-459e-83ac-1509bb4a5c79} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2025.08.01 21:22:14.398895 [ 5 ] {89f5a9fd-299a-459e-83ac-1509bb4a5c79} <Debug> executeQuery: Read 1033 rows, 69.95 KiB in 0.001351 sec., 764618.8008882309 rows/sec., 50.56 MiB/sec. | ||
| 3921 | 2025.08.01 21:22:14.398930 [ 5 ] {89f5a9fd-299a-459e-83ac-1509bb4a5c79} <Debug> TCPHandler: Processed in 0.001506807 sec. | ||
| 3922 | 2025.08.01 21:22:14.399041 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2025.08.01 21:22:14.399133 [ 5 ] {b714810f-e32e-47da-add0-5440507bb23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3924 | 2025.08.01 21:22:14.399174 [ 5 ] {b714810f-e32e-47da-add0-5440507bb23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3925 | 2025.08.01 21:22:14.399477 [ 5 ] {b714810f-e32e-47da-add0-5440507bb23a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2025.08.01 21:22:14.399511 [ 5 ] {b714810f-e32e-47da-add0-5440507bb23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3927 | 2025.08.01 21:22:14.399795 [ 5 ] {b714810f-e32e-47da-add0-5440507bb23a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3928 | 2025.08.01 21:22:14.399990 [ 5 ] {b714810f-e32e-47da-add0-5440507bb23a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2025.08.01 21:22:14.400111 [ 5 ] {b714810f-e32e-47da-add0-5440507bb23a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 3930 | 2025.08.01 21:22:14.400144 [ 5 ] {b714810f-e32e-47da-add0-5440507bb23a} <Debug> TCPHandler: Processed in 0.001150901 sec. | ||
| 3931 | 2025.08.01 21:22:14.400248 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2025.08.01 21:22:14.400339 [ 5 ] {35ce691c-dc7d-487d-a6f1-44aec8c81546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3933 | 2025.08.01 21:22:14.400391 [ 5 ] {35ce691c-dc7d-487d-a6f1-44aec8c81546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3934 | 2025.08.01 21:22:14.401121 [ 5 ] {35ce691c-dc7d-487d-a6f1-44aec8c81546} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2025.08.01 21:22:14.401154 [ 5 ] {35ce691c-dc7d-487d-a6f1-44aec8c81546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3936 | 2025.08.01 21:22:14.401657 [ 5 ] {35ce691c-dc7d-487d-a6f1-44aec8c81546} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3937 | 2025.08.01 21:22:14.401883 [ 5 ] {35ce691c-dc7d-487d-a6f1-44aec8c81546} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2025.08.01 21:22:14.402014 [ 5 ] {35ce691c-dc7d-487d-a6f1-44aec8c81546} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001693 sec., 8269.344359125811 rows/sec., 14.82 MiB/sec. | ||
| 3939 | 2025.08.01 21:22:14.402063 [ 5 ] {35ce691c-dc7d-487d-a6f1-44aec8c81546} <Debug> TCPHandler: Processed in 0.001861213 sec. | ||
| 3940 | 2025.08.01 21:22:14.402170 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2025.08.01 21:22:14.402263 [ 5 ] {e1203f35-b68a-45f5-bbef-691410918d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3942 | 2025.08.01 21:22:14.402303 [ 5 ] {e1203f35-b68a-45f5-bbef-691410918d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3943 | 2025.08.01 21:22:14.402619 [ 5 ] {e1203f35-b68a-45f5-bbef-691410918d8b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2025.08.01 21:22:14.402652 [ 5 ] {e1203f35-b68a-45f5-bbef-691410918d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3945 | 2025.08.01 21:22:14.402942 [ 5 ] {e1203f35-b68a-45f5-bbef-691410918d8b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3946 | 2025.08.01 21:22:14.403145 [ 5 ] {e1203f35-b68a-45f5-bbef-691410918d8b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2025.08.01 21:22:14.403267 [ 5 ] {e1203f35-b68a-45f5-bbef-691410918d8b} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001022 sec., 52837.5733855186 rows/sec., 2.97 MiB/sec. | ||
| 3948 | 2025.08.01 21:22:14.403300 [ 5 ] {e1203f35-b68a-45f5-bbef-691410918d8b} <Debug> TCPHandler: Processed in 0.001177642 sec. | ||
| 3949 | 2025.08.01 21:22:16.715625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 594 | ||
| 3950 | 2025.08.01 21:22:16.718266 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2025.08.01 21:22:16.718305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3952 | 2025.08.01 21:22:16.719502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3953 | 2025.08.01 21:22:16.719787 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2025.08.01 21:22:16.720021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 3955 | 2025.08.01 21:22:18.778650 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2025.08.01 21:22:18.778960 [ 5 ] {5d666dda-ce83-45de-a476-4f15792c52cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3957 | 2025.08.01 21:22:18.779064 [ 5 ] {5d666dda-ce83-45de-a476-4f15792c52cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3958 | 2025.08.01 21:22:18.780020 [ 5 ] {5d666dda-ce83-45de-a476-4f15792c52cc} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2025.08.01 21:22:18.780061 [ 5 ] {5d666dda-ce83-45de-a476-4f15792c52cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3960 | 2025.08.01 21:22:18.780458 [ 5 ] {5d666dda-ce83-45de-a476-4f15792c52cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3961 | 2025.08.01 21:22:18.780683 [ 5 ] {5d666dda-ce83-45de-a476-4f15792c52cc} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2025.08.01 21:22:18.780838 [ 5 ] {5d666dda-ce83-45de-a476-4f15792c52cc} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001957 sec., 56208.48237097599 rows/sec., 4.71 MiB/sec. | ||
| 3963 | 2025.08.01 21:22:18.780880 [ 5 ] {5d666dda-ce83-45de-a476-4f15792c52cc} <Debug> TCPHandler: Processed in 0.002411373 sec. | ||
| 3964 | 2025.08.01 21:22:18.781003 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2025.08.01 21:22:18.781100 [ 5 ] {b27d0b32-b193-48b0-a124-564a501f7401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3966 | 2025.08.01 21:22:18.781141 [ 5 ] {b27d0b32-b193-48b0-a124-564a501f7401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3967 | 2025.08.01 21:22:18.781542 [ 5 ] {b27d0b32-b193-48b0-a124-564a501f7401} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2025.08.01 21:22:18.781578 [ 5 ] {b27d0b32-b193-48b0-a124-564a501f7401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3969 | 2025.08.01 21:22:18.781877 [ 5 ] {b27d0b32-b193-48b0-a124-564a501f7401} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3970 | 2025.08.01 21:22:18.782093 [ 5 ] {b27d0b32-b193-48b0-a124-564a501f7401} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2025.08.01 21:22:18.782220 [ 5 ] {b27d0b32-b193-48b0-a124-564a501f7401} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001139 sec., 23705.004389815625 rows/sec., 1.74 MiB/sec. | ||
| 3972 | 2025.08.01 21:22:18.782257 [ 5 ] {b27d0b32-b193-48b0-a124-564a501f7401} <Debug> TCPHandler: Processed in 0.001303294 sec. | ||
| 3973 | 2025.08.01 21:22:18.782365 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2025.08.01 21:22:18.782460 [ 5 ] {14cc02a1-1832-4a5f-83ce-c6237a39fa79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3975 | 2025.08.01 21:22:18.782499 [ 5 ] {14cc02a1-1832-4a5f-83ce-c6237a39fa79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3976 | 2025.08.01 21:22:18.782916 [ 5 ] {14cc02a1-1832-4a5f-83ce-c6237a39fa79} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2025.08.01 21:22:18.782952 [ 5 ] {14cc02a1-1832-4a5f-83ce-c6237a39fa79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3978 | 2025.08.01 21:22:18.783253 [ 5 ] {14cc02a1-1832-4a5f-83ce-c6237a39fa79} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3979 | 2025.08.01 21:22:18.783467 [ 5 ] {14cc02a1-1832-4a5f-83ce-c6237a39fa79} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2025.08.01 21:22:18.783594 [ 5 ] {14cc02a1-1832-4a5f-83ce-c6237a39fa79} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001153 sec., 78924.54466608846 rows/sec., 6.16 MiB/sec. | ||
| 3981 | 2025.08.01 21:22:18.783631 [ 5 ] {14cc02a1-1832-4a5f-83ce-c6237a39fa79} <Debug> TCPHandler: Processed in 0.001313554 sec. | ||
| 3982 | 2025.08.01 21:22:18.783742 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2025.08.01 21:22:18.783836 [ 5 ] {53a81f65-d696-4e24-a817-ac273e722de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3984 | 2025.08.01 21:22:18.783879 [ 5 ] {53a81f65-d696-4e24-a817-ac273e722de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3985 | 2025.08.01 21:22:18.784262 [ 5 ] {53a81f65-d696-4e24-a817-ac273e722de1} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.08.01 21:22:18.784298 [ 5 ] {53a81f65-d696-4e24-a817-ac273e722de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3987 | 2025.08.01 21:22:18.784625 [ 5 ] {53a81f65-d696-4e24-a817-ac273e722de1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3988 | 2025.08.01 21:22:18.784834 [ 5 ] {53a81f65-d696-4e24-a817-ac273e722de1} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2025.08.01 21:22:18.784959 [ 5 ] {53a81f65-d696-4e24-a817-ac273e722de1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00114 sec., 112280.70175438597 rows/sec., 7.82 MiB/sec. | ||
| 3990 | 2025.08.01 21:22:18.784995 [ 5 ] {53a81f65-d696-4e24-a817-ac273e722de1} <Debug> TCPHandler: Processed in 0.001300913 sec. | ||
| 3991 | 2025.08.01 21:22:18.785104 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2025.08.01 21:22:18.785199 [ 5 ] {c37d0646-5da5-4b77-8aae-1c944e77d082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3993 | 2025.08.01 21:22:18.785254 [ 5 ] {c37d0646-5da5-4b77-8aae-1c944e77d082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3994 | 2025.08.01 21:22:18.786040 [ 5 ] {c37d0646-5da5-4b77-8aae-1c944e77d082} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2025.08.01 21:22:18.786076 [ 5 ] {c37d0646-5da5-4b77-8aae-1c944e77d082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3996 | 2025.08.01 21:22:18.786593 [ 5 ] {c37d0646-5da5-4b77-8aae-1c944e77d082} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3997 | 2025.08.01 21:22:18.786814 [ 5 ] {c37d0646-5da5-4b77-8aae-1c944e77d082} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.08.01 21:22:18.786947 [ 5 ] {c37d0646-5da5-4b77-8aae-1c944e77d082} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001766 sec., 15288.788221970555 rows/sec., 27.40 MiB/sec. | ||
| 3999 | 2025.08.01 21:22:18.787000 [ 5 ] {c37d0646-5da5-4b77-8aae-1c944e77d082} <Debug> TCPHandler: Processed in 0.001943075 sec. | ||
| 4000 | 2025.08.01 21:22:18.787112 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2025.08.01 21:22:18.787208 [ 5 ] {3bf7ed4a-13c8-4bb7-a6fc-cc2d9380043c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4002 | 2025.08.01 21:22:18.787249 [ 5 ] {3bf7ed4a-13c8-4bb7-a6fc-cc2d9380043c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4003 | 2025.08.01 21:22:18.787581 [ 5 ] {3bf7ed4a-13c8-4bb7-a6fc-cc2d9380043c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2025.08.01 21:22:18.787616 [ 5 ] {3bf7ed4a-13c8-4bb7-a6fc-cc2d9380043c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4005 | 2025.08.01 21:22:18.787939 [ 5 ] {3bf7ed4a-13c8-4bb7-a6fc-cc2d9380043c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4006 | 2025.08.01 21:22:18.788156 [ 5 ] {3bf7ed4a-13c8-4bb7-a6fc-cc2d9380043c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2025.08.01 21:22:18.788287 [ 5 ] {3bf7ed4a-13c8-4bb7-a6fc-cc2d9380043c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 4008 | 2025.08.01 21:22:18.788322 [ 5 ] {3bf7ed4a-13c8-4bb7-a6fc-cc2d9380043c} <Debug> TCPHandler: Processed in 0.001259433 sec. | ||
| 4009 | 2025.08.01 21:22:19.180270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 4010 | 2025.08.01 21:22:19.180754 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.08.01 21:22:19.180799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4012 | 2025.08.01 21:22:19.181302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4013 | 2025.08.01 21:22:19.181535 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.08.01 21:22:19.181672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 4015 | 2025.08.01 21:22:19.664199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4016 | 2025.08.01 21:22:19.681212 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2025.08.01 21:22:19.681277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4018 | 2025.08.01 21:22:19.687427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4019 | 2025.08.01 21:22:19.688177 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2025.08.01 21:22:19.691331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4021 | 2025.08.01 21:22:23.779243 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4022 | 2025.08.01 21:22:23.779549 [ 5 ] {6ea6bc2c-5c59-4a20-a2aa-1219dea6fcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4023 | 2025.08.01 21:22:23.779656 [ 5 ] {6ea6bc2c-5c59-4a20-a2aa-1219dea6fcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4024 | 2025.08.01 21:22:23.780410 [ 5 ] {6ea6bc2c-5c59-4a20-a2aa-1219dea6fcf5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2025.08.01 21:22:23.780456 [ 5 ] {6ea6bc2c-5c59-4a20-a2aa-1219dea6fcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4026 | 2025.08.01 21:22:23.780885 [ 5 ] {6ea6bc2c-5c59-4a20-a2aa-1219dea6fcf5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4027 | 2025.08.01 21:22:23.781120 [ 5 ] {6ea6bc2c-5c59-4a20-a2aa-1219dea6fcf5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2025.08.01 21:22:23.781284 [ 5 ] {6ea6bc2c-5c59-4a20-a2aa-1219dea6fcf5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.36 MiB/sec. | ||
| 4029 | 2025.08.01 21:22:23.781333 [ 5 ] {6ea6bc2c-5c59-4a20-a2aa-1219dea6fcf5} <Debug> TCPHandler: Processed in 0.002274541 sec. | ||
| 4030 | 2025.08.01 21:22:23.781465 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2025.08.01 21:22:23.781568 [ 5 ] {674f5c2f-f089-4fbe-8e25-0edcceb1ffa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4032 | 2025.08.01 21:22:23.781612 [ 5 ] {674f5c2f-f089-4fbe-8e25-0edcceb1ffa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4033 | 2025.08.01 21:22:23.782046 [ 5 ] {674f5c2f-f089-4fbe-8e25-0edcceb1ffa3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2025.08.01 21:22:23.782083 [ 5 ] {674f5c2f-f089-4fbe-8e25-0edcceb1ffa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4035 | 2025.08.01 21:22:23.782393 [ 5 ] {674f5c2f-f089-4fbe-8e25-0edcceb1ffa3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4036 | 2025.08.01 21:22:23.782603 [ 5 ] {674f5c2f-f089-4fbe-8e25-0edcceb1ffa3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2025.08.01 21:22:23.782735 [ 5 ] {674f5c2f-f089-4fbe-8e25-0edcceb1ffa3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 4038 | 2025.08.01 21:22:23.782774 [ 5 ] {674f5c2f-f089-4fbe-8e25-0edcceb1ffa3} <Debug> TCPHandler: Processed in 0.001361334 sec. | ||
| 4039 | 2025.08.01 21:22:23.782889 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4040 | 2025.08.01 21:22:23.782986 [ 5 ] {9546d5c3-bbed-4915-b7b2-7f7c66cede7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4041 | 2025.08.01 21:22:23.783030 [ 5 ] {9546d5c3-bbed-4915-b7b2-7f7c66cede7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4042 | 2025.08.01 21:22:23.783447 [ 5 ] {9546d5c3-bbed-4915-b7b2-7f7c66cede7d} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2025.08.01 21:22:23.783484 [ 5 ] {9546d5c3-bbed-4915-b7b2-7f7c66cede7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4044 | 2025.08.01 21:22:23.783837 [ 5 ] {9546d5c3-bbed-4915-b7b2-7f7c66cede7d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4045 | 2025.08.01 21:22:23.784044 [ 5 ] {9546d5c3-bbed-4915-b7b2-7f7c66cede7d} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2025.08.01 21:22:23.784175 [ 5 ] {9546d5c3-bbed-4915-b7b2-7f7c66cede7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 4047 | 2025.08.01 21:22:23.784212 [ 5 ] {9546d5c3-bbed-4915-b7b2-7f7c66cede7d} <Debug> TCPHandler: Processed in 0.001372265 sec. | ||
| 4048 | 2025.08.01 21:22:23.784312 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2025.08.01 21:22:23.784407 [ 5 ] {2a47b5bc-e3f1-46cf-b6a0-9257769e6ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4050 | 2025.08.01 21:22:23.784449 [ 5 ] {2a47b5bc-e3f1-46cf-b6a0-9257769e6ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4051 | 2025.08.01 21:22:23.784780 [ 5 ] {2a47b5bc-e3f1-46cf-b6a0-9257769e6ad0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.08.01 21:22:23.784816 [ 5 ] {2a47b5bc-e3f1-46cf-b6a0-9257769e6ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4053 | 2025.08.01 21:22:23.785128 [ 5 ] {2a47b5bc-e3f1-46cf-b6a0-9257769e6ad0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4054 | 2025.08.01 21:22:23.785333 [ 5 ] {2a47b5bc-e3f1-46cf-b6a0-9257769e6ad0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2025.08.01 21:22:23.785466 [ 5 ] {2a47b5bc-e3f1-46cf-b6a0-9257769e6ad0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4056 | 2025.08.01 21:22:23.785502 [ 5 ] {2a47b5bc-e3f1-46cf-b6a0-9257769e6ad0} <Debug> TCPHandler: Processed in 0.001238672 sec. | ||
| 4057 | 2025.08.01 21:22:25.701213 [ 73 ] {} <Debug> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4058 | 2025.08.01 21:22:25.701282 [ 73 ] {} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2025.08.01 21:22:25.701304 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4060 | 2025.08.01 21:22:25.701402 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 4061 | 2025.08.01 21:22:25.701506 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4062 | 2025.08.01 21:22:25.701536 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 4063 | 2025.08.01 21:22:25.701597 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 4064 | 2025.08.01 21:22:25.701640 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4065 | 2025.08.01 21:22:25.701677 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4066 | 2025.08.01 21:22:25.701717 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4067 | 2025.08.01 21:22:25.702501 [ 191 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113402 sec., 40563.65848926827 rows/sec., 3.38 MiB/sec. | ||
| 4068 | 2025.08.01 21:22:25.702722 [ 202 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4069 | 2025.08.01 21:22:25.703107 [ 202 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_5_1} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2025.08.01 21:22:25.703195 [ 202 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_5_1} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4071 | 2025.08.01 21:22:25.703308 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4072 | 2025.08.01 21:22:26.564610 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4073 | 2025.08.01 21:22:26.564659 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4074 | 2025.08.01 21:22:26.682708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 4075 | 2025.08.01 21:22:26.683210 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2025.08.01 21:22:26.683255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4077 | 2025.08.01 21:22:26.683747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4078 | 2025.08.01 21:22:26.683973 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2025.08.01 21:22:26.684106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 4080 | 2025.08.01 21:22:26.721146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 614 | ||
| 4081 | 2025.08.01 21:22:26.723186 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2025.08.01 21:22:26.723248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4083 | 2025.08.01 21:22:26.724427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4084 | 2025.08.01 21:22:26.724694 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.08.01 21:22:26.724998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4086 | 2025.08.01 21:22:27.192369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4087 | 2025.08.01 21:22:27.210131 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2025.08.01 21:22:27.210189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4089 | 2025.08.01 21:22:27.216167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4090 | 2025.08.01 21:22:27.216921 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2025.08.01 21:22:27.220093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4092 | 2025.08.01 21:22:28.790811 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2025.08.01 21:22:28.791095 [ 5 ] {4465845d-9343-4692-81f1-e39574840331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4094 | 2025.08.01 21:22:28.791159 [ 5 ] {4465845d-9343-4692-81f1-e39574840331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4095 | 2025.08.01 21:22:28.791980 [ 5 ] {4465845d-9343-4692-81f1-e39574840331} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2025.08.01 21:22:28.792025 [ 5 ] {4465845d-9343-4692-81f1-e39574840331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4097 | 2025.08.01 21:22:28.792440 [ 5 ] {4465845d-9343-4692-81f1-e39574840331} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4098 | 2025.08.01 21:22:28.792661 [ 5 ] {4465845d-9343-4692-81f1-e39574840331} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2025.08.01 21:22:28.792821 [ 5 ] {4465845d-9343-4692-81f1-e39574840331} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001788 sec., 219239.3736017897 rows/sec., 13.91 MiB/sec. | ||
| 4100 | 2025.08.01 21:22:28.792870 [ 5 ] {4465845d-9343-4692-81f1-e39574840331} <Debug> TCPHandler: Processed in 0.00223866 sec. | ||
| 4101 | 2025.08.01 21:22:28.792991 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2025.08.01 21:22:28.793093 [ 5 ] {72bd07f1-60b3-4851-971d-848113738cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4103 | 2025.08.01 21:22:28.793136 [ 5 ] {72bd07f1-60b3-4851-971d-848113738cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4104 | 2025.08.01 21:22:28.794253 [ 5 ] {72bd07f1-60b3-4851-971d-848113738cb9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2025.08.01 21:22:28.794291 [ 5 ] {72bd07f1-60b3-4851-971d-848113738cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4106 | 2025.08.01 21:22:28.794673 [ 5 ] {72bd07f1-60b3-4851-971d-848113738cb9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4107 | 2025.08.01 21:22:28.794903 [ 5 ] {72bd07f1-60b3-4851-971d-848113738cb9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2025.08.01 21:22:28.795033 [ 5 ] {72bd07f1-60b3-4851-971d-848113738cb9} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001963 sec., 585328.5787060622 rows/sec., 46.70 MiB/sec. | ||
| 4109 | 2025.08.01 21:22:28.795070 [ 5 ] {72bd07f1-60b3-4851-971d-848113738cb9} <Debug> TCPHandler: Processed in 0.002128588 sec. | ||
| 4110 | 2025.08.01 21:22:28.795182 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2025.08.01 21:22:28.795278 [ 5 ] {0909a307-f3d9-413c-ac01-491f4a46077e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4112 | 2025.08.01 21:22:28.795320 [ 5 ] {0909a307-f3d9-413c-ac01-491f4a46077e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4113 | 2025.08.01 21:22:28.795831 [ 5 ] {0909a307-f3d9-413c-ac01-491f4a46077e} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2025.08.01 21:22:28.795866 [ 5 ] {0909a307-f3d9-413c-ac01-491f4a46077e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4115 | 2025.08.01 21:22:28.796171 [ 5 ] {0909a307-f3d9-413c-ac01-491f4a46077e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4116 | 2025.08.01 21:22:28.796372 [ 5 ] {0909a307-f3d9-413c-ac01-491f4a46077e} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2025.08.01 21:22:28.796481 [ 66 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4118 | 2025.08.01 21:22:28.796496 [ 5 ] {0909a307-f3d9-413c-ac01-491f4a46077e} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001239 sec., 191283.29297820822 rows/sec., 11.71 MiB/sec. | ||
| 4119 | 2025.08.01 21:22:28.796553 [ 66 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2025.08.01 21:22:28.796561 [ 5 ] {0909a307-f3d9-413c-ac01-491f4a46077e} <Debug> TCPHandler: Processed in 0.001427516 sec. | ||
| 4121 | 2025.08.01 21:22:28.796584 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4122 | 2025.08.01 21:22:28.796672 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 4123 | 2025.08.01 21:22:28.796687 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2025.08.01 21:22:28.796767 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4125 | 2025.08.01 21:22:28.796785 [ 5 ] {85355eb4-f3df-4ffa-a0ec-dcf87014a8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4126 | 2025.08.01 21:22:28.796796 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 255 rows starting from the beginning of the part | ||
| 4127 | 2025.08.01 21:22:28.796825 [ 5 ] {85355eb4-f3df-4ffa-a0ec-dcf87014a8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4128 | 2025.08.01 21:22:28.796856 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
| 4129 | 2025.08.01 21:22:28.796899 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
| 4130 | 2025.08.01 21:22:28.796939 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 226 rows starting from the beginning of the part | ||
| 4131 | 2025.08.01 21:22:28.796979 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 4132 | 2025.08.01 21:22:28.797017 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
| 4133 | 2025.08.01 21:22:28.797320 [ 5 ] {85355eb4-f3df-4ffa-a0ec-dcf87014a8cb} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.08.01 21:22:28.797354 [ 5 ] {85355eb4-f3df-4ffa-a0ec-dcf87014a8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4135 | 2025.08.01 21:22:28.797665 [ 5 ] {85355eb4-f3df-4ffa-a0ec-dcf87014a8cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4136 | 2025.08.01 21:22:28.797870 [ 5 ] {85355eb4-f3df-4ffa-a0ec-dcf87014a8cb} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2025.08.01 21:22:28.797951 [ 191 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308474 sec., 931619.5812832352 rows/sec., 60.78 MiB/sec. | ||
| 4138 | 2025.08.01 21:22:28.797999 [ 5 ] {85355eb4-f3df-4ffa-a0ec-dcf87014a8cb} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001232 sec., 164772.72727272726 rows/sec., 10.63 MiB/sec. | ||
| 4139 | 2025.08.01 21:22:28.798040 [ 5 ] {85355eb4-f3df-4ffa-a0ec-dcf87014a8cb} <Debug> TCPHandler: Processed in 0.001399735 sec. | ||
| 4140 | 2025.08.01 21:22:28.798141 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4141 | 2025.08.01 21:22:28.798147 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2025.08.01 21:22:28.798246 [ 5 ] {4f75c14a-2273-44ac-9fb9-a822d545f2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4143 | 2025.08.01 21:22:28.798285 [ 5 ] {4f75c14a-2273-44ac-9fb9-a822d545f2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4144 | 2025.08.01 21:22:28.798429 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2025.08.01 21:22:28.798501 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_16_3} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4146 | 2025.08.01 21:22:28.798582 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4147 | 2025.08.01 21:22:28.798755 [ 5 ] {4f75c14a-2273-44ac-9fb9-a822d545f2c6} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2025.08.01 21:22:28.798790 [ 5 ] {4f75c14a-2273-44ac-9fb9-a822d545f2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4149 | 2025.08.01 21:22:28.799110 [ 5 ] {4f75c14a-2273-44ac-9fb9-a822d545f2c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4150 | 2025.08.01 21:22:28.799335 [ 5 ] {4f75c14a-2273-44ac-9fb9-a822d545f2c6} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2025.08.01 21:22:28.799479 [ 5 ] {4f75c14a-2273-44ac-9fb9-a822d545f2c6} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001251 sec., 161470.82334132693 rows/sec., 9.17 MiB/sec. | ||
| 4152 | 2025.08.01 21:22:28.799517 [ 5 ] {4f75c14a-2273-44ac-9fb9-a822d545f2c6} <Debug> TCPHandler: Processed in 0.001417235 sec. | ||
| 4153 | 2025.08.01 21:22:28.799625 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2025.08.01 21:22:28.799717 [ 5 ] {0b2d4f1c-4924-4199-9c86-fed127295261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4155 | 2025.08.01 21:22:28.799755 [ 5 ] {0b2d4f1c-4924-4199-9c86-fed127295261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4156 | 2025.08.01 21:22:28.800436 [ 5 ] {0b2d4f1c-4924-4199-9c86-fed127295261} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2025.08.01 21:22:28.800471 [ 5 ] {0b2d4f1c-4924-4199-9c86-fed127295261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4158 | 2025.08.01 21:22:28.800817 [ 5 ] {0b2d4f1c-4924-4199-9c86-fed127295261} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4159 | 2025.08.01 21:22:28.801018 [ 5 ] {0b2d4f1c-4924-4199-9c86-fed127295261} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2025.08.01 21:22:28.801140 [ 5 ] {0b2d4f1c-4924-4199-9c86-fed127295261} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.00144 sec., 481249.99999999994 rows/sec., 33.81 MiB/sec. | ||
| 4161 | 2025.08.01 21:22:28.801175 [ 5 ] {0b2d4f1c-4924-4199-9c86-fed127295261} <Debug> TCPHandler: Processed in 0.001596479 sec. | ||
| 4162 | 2025.08.01 21:22:28.801283 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2025.08.01 21:22:28.801375 [ 5 ] {96771b2d-aa62-41ba-aafa-2480dfa95f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4164 | 2025.08.01 21:22:28.801415 [ 5 ] {96771b2d-aa62-41ba-aafa-2480dfa95f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4165 | 2025.08.01 21:22:28.801744 [ 5 ] {96771b2d-aa62-41ba-aafa-2480dfa95f15} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2025.08.01 21:22:28.801777 [ 5 ] {96771b2d-aa62-41ba-aafa-2480dfa95f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4167 | 2025.08.01 21:22:28.802062 [ 5 ] {96771b2d-aa62-41ba-aafa-2480dfa95f15} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4168 | 2025.08.01 21:22:28.802262 [ 5 ] {96771b2d-aa62-41ba-aafa-2480dfa95f15} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2025.08.01 21:22:28.802384 [ 5 ] {96771b2d-aa62-41ba-aafa-2480dfa95f15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 4170 | 2025.08.01 21:22:28.802419 [ 5 ] {96771b2d-aa62-41ba-aafa-2480dfa95f15} <Debug> TCPHandler: Processed in 0.001183052 sec. | ||
| 4171 | 2025.08.01 21:22:28.802522 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2025.08.01 21:22:28.802613 [ 5 ] {ad6b7a99-bca5-4f4a-a684-15183cd2a00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4173 | 2025.08.01 21:22:28.802654 [ 5 ] {ad6b7a99-bca5-4f4a-a684-15183cd2a00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4174 | 2025.08.01 21:22:28.803090 [ 5 ] {ad6b7a99-bca5-4f4a-a684-15183cd2a00e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2025.08.01 21:22:28.803124 [ 5 ] {ad6b7a99-bca5-4f4a-a684-15183cd2a00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4176 | 2025.08.01 21:22:28.803464 [ 5 ] {ad6b7a99-bca5-4f4a-a684-15183cd2a00e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4177 | 2025.08.01 21:22:28.803690 [ 5 ] {ad6b7a99-bca5-4f4a-a684-15183cd2a00e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2025.08.01 21:22:28.803818 [ 5 ] {ad6b7a99-bca5-4f4a-a684-15183cd2a00e} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001222 sec., 251227.49590834696 rows/sec., 16.53 MiB/sec. | ||
| 4179 | 2025.08.01 21:22:28.803852 [ 5 ] {ad6b7a99-bca5-4f4a-a684-15183cd2a00e} <Debug> TCPHandler: Processed in 0.001376915 sec. | ||
| 4180 | 2025.08.01 21:22:28.803955 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2025.08.01 21:22:28.804047 [ 5 ] {5a5b7ebb-b168-4e9b-b48d-2b1b3c8c9192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4182 | 2025.08.01 21:22:28.804087 [ 5 ] {5a5b7ebb-b168-4e9b-b48d-2b1b3c8c9192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4183 | 2025.08.01 21:22:28.804388 [ 5 ] {5a5b7ebb-b168-4e9b-b48d-2b1b3c8c9192} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2025.08.01 21:22:28.804421 [ 5 ] {5a5b7ebb-b168-4e9b-b48d-2b1b3c8c9192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4185 | 2025.08.01 21:22:28.804696 [ 5 ] {5a5b7ebb-b168-4e9b-b48d-2b1b3c8c9192} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4186 | 2025.08.01 21:22:28.804895 [ 5 ] {5a5b7ebb-b168-4e9b-b48d-2b1b3c8c9192} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2025.08.01 21:22:28.805018 [ 5 ] {5a5b7ebb-b168-4e9b-b48d-2b1b3c8c9192} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000988 sec., 1012.1457489878543 rows/sec., 68.20 KiB/sec. | ||
| 4188 | 2025.08.01 21:22:28.805055 [ 5 ] {5a5b7ebb-b168-4e9b-b48d-2b1b3c8c9192} <Debug> TCPHandler: Processed in 0.00114667 sec. | ||
| 4189 | 2025.08.01 21:22:28.805169 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2025.08.01 21:22:28.805263 [ 5 ] {ecd0e6db-16c7-4d46-8f02-0a27560fb8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4191 | 2025.08.01 21:22:28.805316 [ 5 ] {ecd0e6db-16c7-4d46-8f02-0a27560fb8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4192 | 2025.08.01 21:22:28.806186 [ 5 ] {ecd0e6db-16c7-4d46-8f02-0a27560fb8e5} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2025.08.01 21:22:28.806220 [ 5 ] {ecd0e6db-16c7-4d46-8f02-0a27560fb8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4194 | 2025.08.01 21:22:28.806817 [ 5 ] {ecd0e6db-16c7-4d46-8f02-0a27560fb8e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4195 | 2025.08.01 21:22:28.807036 [ 5 ] {ecd0e6db-16c7-4d46-8f02-0a27560fb8e5} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2025.08.01 21:22:28.807137 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4197 | 2025.08.01 21:22:28.807169 [ 5 ] {ecd0e6db-16c7-4d46-8f02-0a27560fb8e5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001924 sec., 21309.77130977131 rows/sec., 38.19 MiB/sec. | ||
| 4198 | 2025.08.01 21:22:28.807178 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2025.08.01 21:22:28.807205 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4200 | 2025.08.01 21:22:28.807222 [ 5 ] {ecd0e6db-16c7-4d46-8f02-0a27560fb8e5} <Debug> TCPHandler: Processed in 0.002101158 sec. | ||
| 4201 | 2025.08.01 21:22:28.807271 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 4202 | 2025.08.01 21:22:28.807338 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2025.08.01 21:22:28.807434 [ 5 ] {881a9452-4d1e-4670-ae97-f6d7491ff893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4204 | 2025.08.01 21:22:28.807454 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4205 | 2025.08.01 21:22:28.807474 [ 5 ] {881a9452-4d1e-4670-ae97-f6d7491ff893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4206 | 2025.08.01 21:22:28.807503 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 286 rows starting from the beginning of the part | ||
| 4207 | 2025.08.01 21:22:28.807617 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 4208 | 2025.08.01 21:22:28.807726 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 4209 | 2025.08.01 21:22:28.807813 [ 5 ] {881a9452-4d1e-4670-ae97-f6d7491ff893} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2025.08.01 21:22:28.807830 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 4211 | 2025.08.01 21:22:28.807850 [ 5 ] {881a9452-4d1e-4670-ae97-f6d7491ff893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4212 | 2025.08.01 21:22:28.807943 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 4213 | 2025.08.01 21:22:28.808051 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 4214 | 2025.08.01 21:22:28.808169 [ 5 ] {881a9452-4d1e-4670-ae97-f6d7491ff893} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4215 | 2025.08.01 21:22:28.808385 [ 5 ] {881a9452-4d1e-4670-ae97-f6d7491ff893} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2025.08.01 21:22:28.808509 [ 5 ] {881a9452-4d1e-4670-ae97-f6d7491ff893} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001094 sec., 93235.83180987203 rows/sec., 5.73 MiB/sec. | ||
| 4217 | 2025.08.01 21:22:28.808543 [ 5 ] {881a9452-4d1e-4670-ae97-f6d7491ff893} <Debug> TCPHandler: Processed in 0.001253353 sec. | ||
| 4218 | 2025.08.01 21:22:28.811810 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 19 columns (19 merged, 0 gathered) in 0.004563023 sec., 98618.83229604585 rows/sec., 176.72 MiB/sec. | ||
| 4219 | 2025.08.01 21:22:28.812469 [ 205 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4220 | 2025.08.01 21:22:28.812766 [ 205 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2025.08.01 21:22:28.812824 [ 205 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4222 | 2025.08.01 21:22:28.812907 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4223 | 2025.08.01 21:22:29.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.24 MiB, peak 224.51 MiB, free memory in arenas 0.00 B, will set to 220.32 MiB (RSS), difference: 1.08 MiB | ||
| 4224 | 2025.08.01 21:22:33.778849 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2025.08.01 21:22:33.779155 [ 5 ] {4e7e5930-3dd4-4f9e-859a-c5b389e53f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4226 | 2025.08.01 21:22:33.779257 [ 5 ] {4e7e5930-3dd4-4f9e-859a-c5b389e53f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4227 | 2025.08.01 21:22:33.779917 [ 5 ] {4e7e5930-3dd4-4f9e-859a-c5b389e53f77} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2025.08.01 21:22:33.779965 [ 5 ] {4e7e5930-3dd4-4f9e-859a-c5b389e53f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4229 | 2025.08.01 21:22:33.780388 [ 5 ] {4e7e5930-3dd4-4f9e-859a-c5b389e53f77} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4230 | 2025.08.01 21:22:33.780620 [ 5 ] {4e7e5930-3dd4-4f9e-859a-c5b389e53f77} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2025.08.01 21:22:33.780778 [ 58 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4232 | 2025.08.01 21:22:33.780786 [ 5 ] {4e7e5930-3dd4-4f9e-859a-c5b389e53f77} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.50 MiB/sec. | ||
| 4233 | 2025.08.01 21:22:33.780858 [ 58 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2025.08.01 21:22:33.780887 [ 5 ] {4e7e5930-3dd4-4f9e-859a-c5b389e53f77} <Debug> TCPHandler: Processed in 0.00222106 sec. | ||
| 4235 | 2025.08.01 21:22:33.780887 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4236 | 2025.08.01 21:22:33.781028 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2025.08.01 21:22:33.781038 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 4238 | 2025.08.01 21:22:33.781136 [ 5 ] {993117d9-8a34-4b73-9f19-f9600ffda029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4239 | 2025.08.01 21:22:33.781183 [ 5 ] {993117d9-8a34-4b73-9f19-f9600ffda029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4240 | 2025.08.01 21:22:33.781200 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4241 | 2025.08.01 21:22:33.781245 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2298 rows starting from the beginning of the part | ||
| 4242 | 2025.08.01 21:22:33.781320 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2243 rows starting from the beginning of the part | ||
| 4243 | 2025.08.01 21:22:33.781374 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 110 rows starting from the beginning of the part | ||
| 4244 | 2025.08.01 21:22:33.781422 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4245 | 2025.08.01 21:22:33.781468 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1149 rows starting from the beginning of the part | ||
| 4246 | 2025.08.01 21:22:33.781514 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 4247 | 2025.08.01 21:22:33.781625 [ 5 ] {993117d9-8a34-4b73-9f19-f9600ffda029} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2025.08.01 21:22:33.781669 [ 5 ] {993117d9-8a34-4b73-9f19-f9600ffda029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4249 | 2025.08.01 21:22:33.782035 [ 5 ] {993117d9-8a34-4b73-9f19-f9600ffda029} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4250 | 2025.08.01 21:22:33.782257 [ 5 ] {993117d9-8a34-4b73-9f19-f9600ffda029} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2025.08.01 21:22:33.782375 [ 57 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4252 | 2025.08.01 21:22:33.782391 [ 5 ] {993117d9-8a34-4b73-9f19-f9600ffda029} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001279 sec., 50039.093041438624 rows/sec., 3.91 MiB/sec. | ||
| 4253 | 2025.08.01 21:22:33.782412 [ 57 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2025.08.01 21:22:33.782430 [ 5 ] {993117d9-8a34-4b73-9f19-f9600ffda029} <Debug> TCPHandler: Processed in 0.001455796 sec. | ||
| 4255 | 2025.08.01 21:22:33.782433 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4256 | 2025.08.01 21:22:33.782516 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 4257 | 2025.08.01 21:22:33.782545 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2025.08.01 21:22:33.782609 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4259 | 2025.08.01 21:22:33.782639 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1185 rows starting from the beginning of the part | ||
| 4260 | 2025.08.01 21:22:33.782645 [ 5 ] {e2006ee3-0289-4d45-94b2-fe19ba51df14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4261 | 2025.08.01 21:22:33.782693 [ 5 ] {e2006ee3-0289-4d45-94b2-fe19ba51df14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4262 | 2025.08.01 21:22:33.782696 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1138 rows starting from the beginning of the part | ||
| 4263 | 2025.08.01 21:22:33.782744 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 91 rows starting from the beginning of the part | ||
| 4264 | 2025.08.01 21:22:33.782782 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4265 | 2025.08.01 21:22:33.782817 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 693 rows starting from the beginning of the part | ||
| 4266 | 2025.08.01 21:22:33.782855 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 4267 | 2025.08.01 21:22:33.783106 [ 5 ] {e2006ee3-0289-4d45-94b2-fe19ba51df14} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2025.08.01 21:22:33.783140 [ 5 ] {e2006ee3-0289-4d45-94b2-fe19ba51df14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4269 | 2025.08.01 21:22:33.783584 [ 5 ] {e2006ee3-0289-4d45-94b2-fe19ba51df14} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4270 | 2025.08.01 21:22:33.783745 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5912 rows, containing 5 columns (5 merged, 0 gathered) in 0.00276957 sec., 2134627.3970327526 rows/sec., 180.30 MiB/sec. | ||
| 4271 | 2025.08.01 21:22:33.783799 [ 5 ] {e2006ee3-0289-4d45-94b2-fe19ba51df14} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2025.08.01 21:22:33.783909 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4273 | 2025.08.01 21:22:33.783937 [ 5 ] {e2006ee3-0289-4d45-94b2-fe19ba51df14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 4274 | 2025.08.01 21:22:33.783938 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2025.08.01 21:22:33.783967 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4276 | 2025.08.01 21:22:33.783975 [ 5 ] {e2006ee3-0289-4d45-94b2-fe19ba51df14} <Debug> TCPHandler: Processed in 0.001478127 sec. | ||
| 4277 | 2025.08.01 21:22:33.784039 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 4278 | 2025.08.01 21:22:33.784075 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4279 | 2025.08.01 21:22:33.784101 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2025.08.01 21:22:33.784101 [ 187 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620289 sec., 1996557.4042655353 rows/sec., 150.88 MiB/sec. | ||
| 4281 | 2025.08.01 21:22:33.784147 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4282 | 2025.08.01 21:22:33.784181 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9645 rows starting from the beginning of the part | ||
| 4283 | 2025.08.01 21:22:33.784233 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1033 rows starting from the beginning of the part | ||
| 4284 | 2025.08.01 21:22:33.784237 [ 5 ] {f356f205-c454-4db4-9a58-538fc84e36a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4285 | 2025.08.01 21:22:33.784275 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 4286 | 2025.08.01 21:22:33.784304 [ 5 ] {f356f205-c454-4db4-9a58-538fc84e36a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4287 | 2025.08.01 21:22:33.784319 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4288 | 2025.08.01 21:22:33.784370 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 307 rows starting from the beginning of the part | ||
| 4289 | 2025.08.01 21:22:33.784409 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 4290 | 2025.08.01 21:22:33.784417 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4291 | 2025.08.01 21:22:33.784469 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2025.08.01 21:22:33.784582 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_31_6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4293 | 2025.08.01 21:22:33.784691 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 4294 | 2025.08.01 21:22:33.784748 [ 5 ] {f356f205-c454-4db4-9a58-538fc84e36a8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2025.08.01 21:22:33.784799 [ 5 ] {f356f205-c454-4db4-9a58-538fc84e36a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4296 | 2025.08.01 21:22:33.784829 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2025.08.01 21:22:33.784954 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_31_6} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4298 | 2025.08.01 21:22:33.785080 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4299 | 2025.08.01 21:22:33.785216 [ 5 ] {f356f205-c454-4db4-9a58-538fc84e36a8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4300 | 2025.08.01 21:22:33.785442 [ 5 ] {f356f205-c454-4db4-9a58-538fc84e36a8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2025.08.01 21:22:33.785554 [ 58 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4302 | 2025.08.01 21:22:33.785580 [ 5 ] {f356f205-c454-4db4-9a58-538fc84e36a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
| 4303 | 2025.08.01 21:22:33.785590 [ 58 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2025.08.01 21:22:33.785621 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4305 | 2025.08.01 21:22:33.785624 [ 5 ] {f356f205-c454-4db4-9a58-538fc84e36a8} <Debug> TCPHandler: Processed in 0.001584828 sec. | ||
| 4306 | 2025.08.01 21:22:33.785694 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 4307 | 2025.08.01 21:22:33.785795 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4308 | 2025.08.01 21:22:33.785828 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1944 rows starting from the beginning of the part | ||
| 4309 | 2025.08.01 21:22:33.785886 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part | ||
| 4310 | 2025.08.01 21:22:33.785927 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 4311 | 2025.08.01 21:22:33.785964 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 4312 | 2025.08.01 21:22:33.786002 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part | ||
| 4313 | 2025.08.01 21:22:33.786040 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 4314 | 2025.08.01 21:22:33.787172 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 4 columns (4 merged, 0 gathered) in 0.001508177 sec., 1503802.2725449333 rows/sec., 95.71 MiB/sec. | ||
| 4315 | 2025.08.01 21:22:33.787388 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4316 | 2025.08.01 21:22:33.787641 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_31_6} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2025.08.01 21:22:33.787716 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_31_6} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4318 | 2025.08.01 21:22:33.787787 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 4319 | 2025.08.01 21:22:33.788505 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11433 rows, containing 5 columns (5 merged, 0 gathered) in 0.004495801 sec., 2543039.605178254 rows/sec., 170.29 MiB/sec. | ||
| 4320 | 2025.08.01 21:22:33.788823 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4321 | 2025.08.01 21:22:33.789099 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2025.08.01 21:22:33.789177 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4323 | 2025.08.01 21:22:33.789252 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 4324 | 2025.08.01 21:22:34.000146 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.71 MiB, peak 227.90 MiB, free memory in arenas 0.00 B, will set to 221.75 MiB (RSS), difference: 1.04 MiB | ||
| 4325 | 2025.08.01 21:22:34.184267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 4326 | 2025.08.01 21:22:34.184837 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2025.08.01 21:22:34.184890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4328 | 2025.08.01 21:22:34.185414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4329 | 2025.08.01 21:22:34.185657 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2025.08.01 21:22:34.185790 [ 58 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4331 | 2025.08.01 21:22:34.185798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 4332 | 2025.08.01 21:22:34.185839 [ 58 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2025.08.01 21:22:34.185863 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4334 | 2025.08.01 21:22:34.185986 [ 200 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 4335 | 2025.08.01 21:22:34.186124 [ 200 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4336 | 2025.08.01 21:22:34.186161 [ 200 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 4337 | 2025.08.01 21:22:34.186225 [ 200 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 4338 | 2025.08.01 21:22:34.186267 [ 200 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 4339 | 2025.08.01 21:22:34.186311 [ 200 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 4340 | 2025.08.01 21:22:34.186350 [ 200 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 4341 | 2025.08.01 21:22:34.186388 [ 200 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 4342 | 2025.08.01 21:22:34.188125 [ 195 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00219683 sec., 4414997.974353956 rows/sec., 63.16 MiB/sec. | ||
| 4343 | 2025.08.01 21:22:34.188413 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4344 | 2025.08.01 21:22:34.188696 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.08.01 21:22:34.188765 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_21_4} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4346 | 2025.08.01 21:22:34.188872 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4347 | 2025.08.01 21:22:34.720248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4348 | 2025.08.01 21:22:34.738461 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2025.08.01 21:22:34.738531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4350 | 2025.08.01 21:22:34.744493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4351 | 2025.08.01 21:22:34.745192 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2025.08.01 21:22:34.745513 [ 56 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4353 | 2025.08.01 21:22:34.745611 [ 56 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2025.08.01 21:22:34.745649 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4355 | 2025.08.01 21:22:34.745777 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 4356 | 2025.08.01 21:22:34.748860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4357 | 2025.08.01 21:22:34.749434 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4358 | 2025.08.01 21:22:34.750864 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 4359 | 2025.08.01 21:22:34.755832 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4360 | 2025.08.01 21:22:34.760419 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4361 | 2025.08.01 21:22:34.764744 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 4362 | 2025.08.01 21:22:34.769008 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 4363 | 2025.08.01 21:22:34.772878 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 4364 | 2025.08.01 21:22:34.825714 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079989772 sec., 1987.7541343660787 rows/sec., 10.28 MiB/sec. | ||
| 4365 | 2025.08.01 21:22:34.827332 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4366 | 2025.08.01 21:22:34.828991 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_21_4} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.08.01 21:22:34.829080 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_21_4} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4368 | 2025.08.01 21:22:34.830561 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4369 | 2025.08.01 21:22:35.000137 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.87 MiB, peak 233.41 MiB, free memory in arenas 0.00 B, will set to 225.86 MiB (RSS), difference: 2.99 MiB | ||
| 4370 | 2025.08.01 21:22:36.725128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 644 | ||
| 4371 | 2025.08.01 21:22:36.727342 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2025.08.01 21:22:36.727412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4373 | 2025.08.01 21:22:36.728611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4374 | 2025.08.01 21:22:36.728921 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2025.08.01 21:22:36.729169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
| 4376 | 2025.08.01 21:22:38.790901 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2025.08.01 21:22:38.791095 [ 5 ] {25a55707-8dd2-49c5-9eeb-b772f47e4069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4378 | 2025.08.01 21:22:38.791161 [ 5 ] {25a55707-8dd2-49c5-9eeb-b772f47e4069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4379 | 2025.08.01 21:22:38.792009 [ 5 ] {25a55707-8dd2-49c5-9eeb-b772f47e4069} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2025.08.01 21:22:38.792053 [ 5 ] {25a55707-8dd2-49c5-9eeb-b772f47e4069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4381 | 2025.08.01 21:22:38.792469 [ 5 ] {25a55707-8dd2-49c5-9eeb-b772f47e4069} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4382 | 2025.08.01 21:22:38.792716 [ 5 ] {25a55707-8dd2-49c5-9eeb-b772f47e4069} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2025.08.01 21:22:38.792865 [ 5 ] {25a55707-8dd2-49c5-9eeb-b772f47e4069} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001818 sec., 215621.56215621563 rows/sec., 13.68 MiB/sec. | ||
| 4384 | 2025.08.01 21:22:38.792907 [ 5 ] {25a55707-8dd2-49c5-9eeb-b772f47e4069} <Debug> TCPHandler: Processed in 0.002134638 sec. | ||
| 4385 | 2025.08.01 21:22:38.793032 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2025.08.01 21:22:38.793129 [ 5 ] {ba59f463-ff81-492c-88c8-bcd2f519042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4387 | 2025.08.01 21:22:38.793170 [ 5 ] {ba59f463-ff81-492c-88c8-bcd2f519042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4388 | 2025.08.01 21:22:38.794119 [ 5 ] {ba59f463-ff81-492c-88c8-bcd2f519042d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2025.08.01 21:22:38.794154 [ 5 ] {ba59f463-ff81-492c-88c8-bcd2f519042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4390 | 2025.08.01 21:22:38.794534 [ 5 ] {ba59f463-ff81-492c-88c8-bcd2f519042d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4391 | 2025.08.01 21:22:38.794742 [ 5 ] {ba59f463-ff81-492c-88c8-bcd2f519042d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2025.08.01 21:22:38.794870 [ 5 ] {ba59f463-ff81-492c-88c8-bcd2f519042d} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001759 sec., 653212.0523024446 rows/sec., 52.12 MiB/sec. | ||
| 4393 | 2025.08.01 21:22:38.794909 [ 5 ] {ba59f463-ff81-492c-88c8-bcd2f519042d} <Debug> TCPHandler: Processed in 0.001925175 sec. | ||
| 4394 | 2025.08.01 21:22:38.795028 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2025.08.01 21:22:38.795123 [ 5 ] {0dd81ee8-84b8-4622-99f3-1028168b629f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4396 | 2025.08.01 21:22:38.795162 [ 5 ] {0dd81ee8-84b8-4622-99f3-1028168b629f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4397 | 2025.08.01 21:22:38.795650 [ 5 ] {0dd81ee8-84b8-4622-99f3-1028168b629f} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2025.08.01 21:22:38.795686 [ 5 ] {0dd81ee8-84b8-4622-99f3-1028168b629f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4399 | 2025.08.01 21:22:38.795998 [ 5 ] {0dd81ee8-84b8-4622-99f3-1028168b629f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4400 | 2025.08.01 21:22:38.796204 [ 5 ] {0dd81ee8-84b8-4622-99f3-1028168b629f} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2025.08.01 21:22:38.796331 [ 5 ] {0dd81ee8-84b8-4622-99f3-1028168b629f} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001225 sec., 193469.38775510204 rows/sec., 11.85 MiB/sec. | ||
| 4402 | 2025.08.01 21:22:38.796368 [ 5 ] {0dd81ee8-84b8-4622-99f3-1028168b629f} <Debug> TCPHandler: Processed in 0.001388825 sec. | ||
| 4403 | 2025.08.01 21:22:38.796467 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2025.08.01 21:22:38.796560 [ 5 ] {dc518cdc-c933-45da-96db-76e9d11f69bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4405 | 2025.08.01 21:22:38.796599 [ 5 ] {dc518cdc-c933-45da-96db-76e9d11f69bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4406 | 2025.08.01 21:22:38.797062 [ 5 ] {dc518cdc-c933-45da-96db-76e9d11f69bb} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2025.08.01 21:22:38.797098 [ 5 ] {dc518cdc-c933-45da-96db-76e9d11f69bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4408 | 2025.08.01 21:22:38.797406 [ 5 ] {dc518cdc-c933-45da-96db-76e9d11f69bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4409 | 2025.08.01 21:22:38.797632 [ 5 ] {dc518cdc-c933-45da-96db-76e9d11f69bb} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2025.08.01 21:22:38.797737 [ 52 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4411 | 2025.08.01 21:22:38.797760 [ 5 ] {dc518cdc-c933-45da-96db-76e9d11f69bb} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001217 sec., 166803.61544782252 rows/sec., 10.76 MiB/sec. | ||
| 4412 | 2025.08.01 21:22:38.797811 [ 52 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2025.08.01 21:22:38.797821 [ 5 ] {dc518cdc-c933-45da-96db-76e9d11f69bb} <Debug> TCPHandler: Processed in 0.001402066 sec. | ||
| 4414 | 2025.08.01 21:22:38.797841 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4415 | 2025.08.01 21:22:38.797940 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2025.08.01 21:22:38.797942 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4417 | 2025.08.01 21:22:38.798040 [ 5 ] {c5a21775-c028-4275-805f-a98f934fef07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4418 | 2025.08.01 21:22:38.798056 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4419 | 2025.08.01 21:22:38.798079 [ 5 ] {c5a21775-c028-4275-805f-a98f934fef07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4420 | 2025.08.01 21:22:38.798088 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 431 rows starting from the beginning of the part | ||
| 4421 | 2025.08.01 21:22:38.798152 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 203 rows starting from the beginning of the part | ||
| 4422 | 2025.08.01 21:22:38.798201 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 203 rows starting from the beginning of the part | ||
| 4423 | 2025.08.01 21:22:38.798250 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 431 rows starting from the beginning of the part | ||
| 4424 | 2025.08.01 21:22:38.798294 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 4425 | 2025.08.01 21:22:38.798333 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 203 rows starting from the beginning of the part | ||
| 4426 | 2025.08.01 21:22:38.798531 [ 5 ] {c5a21775-c028-4275-805f-a98f934fef07} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2025.08.01 21:22:38.798566 [ 5 ] {c5a21775-c028-4275-805f-a98f934fef07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4428 | 2025.08.01 21:22:38.798974 [ 5 ] {c5a21775-c028-4275-805f-a98f934fef07} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4429 | 2025.08.01 21:22:38.799184 [ 5 ] {c5a21775-c028-4275-805f-a98f934fef07} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2025.08.01 21:22:38.799300 [ 195 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396605 sec., 1198620.941497417 rows/sec., 82.93 MiB/sec. | ||
| 4431 | 2025.08.01 21:22:38.799309 [ 5 ] {c5a21775-c028-4275-805f-a98f934fef07} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001287 sec., 156954.15695415696 rows/sec., 8.91 MiB/sec. | ||
| 4432 | 2025.08.01 21:22:38.799391 [ 5 ] {c5a21775-c028-4275-805f-a98f934fef07} <Debug> TCPHandler: Processed in 0.001499377 sec. | ||
| 4433 | 2025.08.01 21:22:38.799457 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4434 | 2025.08.01 21:22:38.799505 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2025.08.01 21:22:38.799598 [ 5 ] {6ae13543-7935-4dcc-922a-b34e4dcf1578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4436 | 2025.08.01 21:22:38.799638 [ 5 ] {6ae13543-7935-4dcc-922a-b34e4dcf1578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4437 | 2025.08.01 21:22:38.799691 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2025.08.01 21:22:38.799749 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_15_3} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4439 | 2025.08.01 21:22:38.799807 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4440 | 2025.08.01 21:22:38.800272 [ 5 ] {6ae13543-7935-4dcc-922a-b34e4dcf1578} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2025.08.01 21:22:38.800307 [ 5 ] {6ae13543-7935-4dcc-922a-b34e4dcf1578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4442 | 2025.08.01 21:22:38.800681 [ 5 ] {6ae13543-7935-4dcc-922a-b34e4dcf1578} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4443 | 2025.08.01 21:22:38.800887 [ 5 ] {6ae13543-7935-4dcc-922a-b34e4dcf1578} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2025.08.01 21:22:38.801012 [ 5 ] {6ae13543-7935-4dcc-922a-b34e4dcf1578} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001432 sec., 483938.5474860336 rows/sec., 34.00 MiB/sec. | ||
| 4445 | 2025.08.01 21:22:38.801049 [ 5 ] {6ae13543-7935-4dcc-922a-b34e4dcf1578} <Debug> TCPHandler: Processed in 0.001593379 sec. | ||
| 4446 | 2025.08.01 21:22:38.801160 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2025.08.01 21:22:38.801255 [ 5 ] {821c492a-80a1-4fb5-a6c5-7a85cb9071e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4448 | 2025.08.01 21:22:38.801295 [ 5 ] {821c492a-80a1-4fb5-a6c5-7a85cb9071e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4449 | 2025.08.01 21:22:38.801622 [ 5 ] {821c492a-80a1-4fb5-a6c5-7a85cb9071e1} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2025.08.01 21:22:38.801658 [ 5 ] {821c492a-80a1-4fb5-a6c5-7a85cb9071e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4451 | 2025.08.01 21:22:38.801962 [ 5 ] {821c492a-80a1-4fb5-a6c5-7a85cb9071e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4452 | 2025.08.01 21:22:38.802166 [ 5 ] {821c492a-80a1-4fb5-a6c5-7a85cb9071e1} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2025.08.01 21:22:38.802270 [ 51 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4454 | 2025.08.01 21:22:38.802291 [ 5 ] {821c492a-80a1-4fb5-a6c5-7a85cb9071e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 4455 | 2025.08.01 21:22:38.802311 [ 51 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2025.08.01 21:22:38.802331 [ 5 ] {821c492a-80a1-4fb5-a6c5-7a85cb9071e1} <Debug> TCPHandler: Processed in 0.001219662 sec. | ||
| 4457 | 2025.08.01 21:22:38.802335 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4458 | 2025.08.01 21:22:38.802438 [ 199 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4459 | 2025.08.01 21:22:38.802449 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2025.08.01 21:22:38.802561 [ 5 ] {de19bef3-3778-4054-a907-868af3e12822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4461 | 2025.08.01 21:22:38.802600 [ 199 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4462 | 2025.08.01 21:22:38.802603 [ 5 ] {de19bef3-3778-4054-a907-868af3e12822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4463 | 2025.08.01 21:22:38.802647 [ 199 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 4464 | 2025.08.01 21:22:38.802720 [ 199 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4465 | 2025.08.01 21:22:38.802768 [ 199 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 4466 | 2025.08.01 21:22:38.802811 [ 199 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 4467 | 2025.08.01 21:22:38.802852 [ 199 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 4468 | 2025.08.01 21:22:38.802894 [ 199 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 4469 | 2025.08.01 21:22:38.803053 [ 5 ] {de19bef3-3778-4054-a907-868af3e12822} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2025.08.01 21:22:38.803094 [ 5 ] {de19bef3-3778-4054-a907-868af3e12822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4471 | 2025.08.01 21:22:38.803498 [ 5 ] {de19bef3-3778-4054-a907-868af3e12822} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4472 | 2025.08.01 21:22:38.803719 [ 5 ] {de19bef3-3778-4054-a907-868af3e12822} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2025.08.01 21:22:38.803732 [ 193 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001336274 sec., 67351.45636299142 rows/sec., 3.44 MiB/sec. | ||
| 4474 | 2025.08.01 21:22:38.803847 [ 5 ] {de19bef3-3778-4054-a907-868af3e12822} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001305 sec., 235249.04214559388 rows/sec., 15.48 MiB/sec. | ||
| 4475 | 2025.08.01 21:22:38.803854 [ 195 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4476 | 2025.08.01 21:22:38.803888 [ 5 ] {de19bef3-3778-4054-a907-868af3e12822} <Debug> TCPHandler: Processed in 0.001488207 sec. | ||
| 4477 | 2025.08.01 21:22:38.803998 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2025.08.01 21:22:38.804102 [ 5 ] {55e9d83c-3ff9-433b-b917-83714f7b1e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4479 | 2025.08.01 21:22:38.804139 [ 195 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2025.08.01 21:22:38.804148 [ 5 ] {55e9d83c-3ff9-433b-b917-83714f7b1e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4481 | 2025.08.01 21:22:38.804216 [ 195 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_15_3} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4482 | 2025.08.01 21:22:38.804292 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4483 | 2025.08.01 21:22:38.804488 [ 5 ] {55e9d83c-3ff9-433b-b917-83714f7b1e1f} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2025.08.01 21:22:38.804529 [ 5 ] {55e9d83c-3ff9-433b-b917-83714f7b1e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4485 | 2025.08.01 21:22:38.804858 [ 5 ] {55e9d83c-3ff9-433b-b917-83714f7b1e1f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4486 | 2025.08.01 21:22:38.805080 [ 5 ] {55e9d83c-3ff9-433b-b917-83714f7b1e1f} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2025.08.01 21:22:38.805183 [ 51 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4488 | 2025.08.01 21:22:38.805214 [ 5 ] {55e9d83c-3ff9-433b-b917-83714f7b1e1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 59.58 KiB/sec. | ||
| 4489 | 2025.08.01 21:22:38.805221 [ 51 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2025.08.01 21:22:38.805256 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4491 | 2025.08.01 21:22:38.805259 [ 5 ] {55e9d83c-3ff9-433b-b917-83714f7b1e1f} <Debug> TCPHandler: Processed in 0.001311014 sec. | ||
| 4492 | 2025.08.01 21:22:38.805320 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4493 | 2025.08.01 21:22:38.805373 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4494 | 2025.08.01 21:22:38.805425 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4495 | 2025.08.01 21:22:38.805456 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 4496 | 2025.08.01 21:22:38.805474 [ 5 ] {4f874c6e-a74a-499e-bedb-474e36343f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4497 | 2025.08.01 21:22:38.805498 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4498 | 2025.08.01 21:22:38.805533 [ 5 ] {4f874c6e-a74a-499e-bedb-474e36343f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4499 | 2025.08.01 21:22:38.805537 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 4500 | 2025.08.01 21:22:38.805589 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 4501 | 2025.08.01 21:22:38.805621 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 4502 | 2025.08.01 21:22:38.805652 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 4503 | 2025.08.01 21:22:38.806306 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001010869 sec., 14838.717974336932 rows/sec., 999.87 KiB/sec. | ||
| 4504 | 2025.08.01 21:22:38.806422 [ 5 ] {4f874c6e-a74a-499e-bedb-474e36343f1d} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2025.08.01 21:22:38.806464 [ 5 ] {4f874c6e-a74a-499e-bedb-474e36343f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4506 | 2025.08.01 21:22:38.806478 [ 192 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4507 | 2025.08.01 21:22:38.806820 [ 192 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2025.08.01 21:22:38.806898 [ 192 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_15_3} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4509 | 2025.08.01 21:22:38.806987 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4510 | 2025.08.01 21:22:38.807127 [ 5 ] {4f874c6e-a74a-499e-bedb-474e36343f1d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4511 | 2025.08.01 21:22:38.807357 [ 5 ] {4f874c6e-a74a-499e-bedb-474e36343f1d} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2025.08.01 21:22:38.807496 [ 5 ] {4f874c6e-a74a-499e-bedb-474e36343f1d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002041 sec., 20088.192062714355 rows/sec., 36.00 MiB/sec. | ||
| 4513 | 2025.08.01 21:22:38.807557 [ 5 ] {4f874c6e-a74a-499e-bedb-474e36343f1d} <Debug> TCPHandler: Processed in 0.00223253 sec. | ||
| 4514 | 2025.08.01 21:22:38.807671 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2025.08.01 21:22:38.807766 [ 5 ] {b6b281c3-616a-4658-905a-e0f660b3639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4516 | 2025.08.01 21:22:38.807807 [ 5 ] {b6b281c3-616a-4658-905a-e0f660b3639f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4517 | 2025.08.01 21:22:38.808139 [ 5 ] {b6b281c3-616a-4658-905a-e0f660b3639f} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2025.08.01 21:22:38.808175 [ 5 ] {b6b281c3-616a-4658-905a-e0f660b3639f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4519 | 2025.08.01 21:22:38.808489 [ 5 ] {b6b281c3-616a-4658-905a-e0f660b3639f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4520 | 2025.08.01 21:22:38.808696 [ 5 ] {b6b281c3-616a-4658-905a-e0f660b3639f} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2025.08.01 21:22:38.808821 [ 5 ] {b6b281c3-616a-4658-905a-e0f660b3639f} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001074 sec., 94972.06703910614 rows/sec., 5.83 MiB/sec. | ||
| 4522 | 2025.08.01 21:22:38.808855 [ 5 ] {b6b281c3-616a-4658-905a-e0f660b3639f} <Debug> TCPHandler: Processed in 0.001234533 sec. | ||
| 4523 | 2025.08.01 21:22:41.564711 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4524 | 2025.08.01 21:22:41.564791 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4525 | 2025.08.01 21:22:41.686877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 4526 | 2025.08.01 21:22:41.687351 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2025.08.01 21:22:41.687391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4528 | 2025.08.01 21:22:41.687868 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4529 | 2025.08.01 21:22:41.688099 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2025.08.01 21:22:41.688224 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4531 | 2025.08.01 21:22:42.249890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4532 | 2025.08.01 21:22:42.265382 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2025.08.01 21:22:42.265437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4534 | 2025.08.01 21:22:42.271319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4535 | 2025.08.01 21:22:42.272071 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2025.08.01 21:22:42.274795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4537 | 2025.08.01 21:22:43.778508 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2025.08.01 21:22:43.778720 [ 5 ] {81a369f8-6b15-4fd3-b43e-a4f2c9af671b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4539 | 2025.08.01 21:22:43.778794 [ 5 ] {81a369f8-6b15-4fd3-b43e-a4f2c9af671b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4540 | 2025.08.01 21:22:43.779552 [ 5 ] {81a369f8-6b15-4fd3-b43e-a4f2c9af671b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2025.08.01 21:22:43.779595 [ 5 ] {81a369f8-6b15-4fd3-b43e-a4f2c9af671b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4542 | 2025.08.01 21:22:43.780021 [ 5 ] {81a369f8-6b15-4fd3-b43e-a4f2c9af671b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4543 | 2025.08.01 21:22:43.780257 [ 5 ] {81a369f8-6b15-4fd3-b43e-a4f2c9af671b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2025.08.01 21:22:43.780414 [ 5 ] {81a369f8-6b15-4fd3-b43e-a4f2c9af671b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.45 MiB/sec. | ||
| 4545 | 2025.08.01 21:22:43.780455 [ 5 ] {81a369f8-6b15-4fd3-b43e-a4f2c9af671b} <Debug> TCPHandler: Processed in 0.002122138 sec. | ||
| 4546 | 2025.08.01 21:22:43.780583 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2025.08.01 21:22:43.780678 [ 5 ] {c23f39a9-f86c-462e-95cb-b9f782575923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4548 | 2025.08.01 21:22:43.780718 [ 5 ] {c23f39a9-f86c-462e-95cb-b9f782575923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4549 | 2025.08.01 21:22:43.781180 [ 5 ] {c23f39a9-f86c-462e-95cb-b9f782575923} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2025.08.01 21:22:43.781216 [ 5 ] {c23f39a9-f86c-462e-95cb-b9f782575923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4551 | 2025.08.01 21:22:43.781522 [ 5 ] {c23f39a9-f86c-462e-95cb-b9f782575923} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4552 | 2025.08.01 21:22:43.781729 [ 5 ] {c23f39a9-f86c-462e-95cb-b9f782575923} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2025.08.01 21:22:43.781854 [ 5 ] {c23f39a9-f86c-462e-95cb-b9f782575923} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 4554 | 2025.08.01 21:22:43.781891 [ 5 ] {c23f39a9-f86c-462e-95cb-b9f782575923} <Debug> TCPHandler: Processed in 0.001358135 sec. | ||
| 4555 | 2025.08.01 21:22:43.782005 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2025.08.01 21:22:43.782100 [ 5 ] {2230c0e1-bb3a-499c-a3ca-5741c56a447a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4557 | 2025.08.01 21:22:43.782143 [ 5 ] {2230c0e1-bb3a-499c-a3ca-5741c56a447a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4558 | 2025.08.01 21:22:43.782574 [ 5 ] {2230c0e1-bb3a-499c-a3ca-5741c56a447a} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2025.08.01 21:22:43.782609 [ 5 ] {2230c0e1-bb3a-499c-a3ca-5741c56a447a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4560 | 2025.08.01 21:22:43.782954 [ 5 ] {2230c0e1-bb3a-499c-a3ca-5741c56a447a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4561 | 2025.08.01 21:22:43.783162 [ 5 ] {2230c0e1-bb3a-499c-a3ca-5741c56a447a} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2025.08.01 21:22:43.783289 [ 5 ] {2230c0e1-bb3a-499c-a3ca-5741c56a447a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 4563 | 2025.08.01 21:22:43.783325 [ 5 ] {2230c0e1-bb3a-499c-a3ca-5741c56a447a} <Debug> TCPHandler: Processed in 0.001369365 sec. | ||
| 4564 | 2025.08.01 21:22:43.783437 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2025.08.01 21:22:43.783531 [ 5 ] {ad63872c-f317-447b-8cb6-6ae6a8c6dbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4566 | 2025.08.01 21:22:43.783572 [ 5 ] {ad63872c-f317-447b-8cb6-6ae6a8c6dbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4567 | 2025.08.01 21:22:43.783906 [ 5 ] {ad63872c-f317-447b-8cb6-6ae6a8c6dbd6} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2025.08.01 21:22:43.783941 [ 5 ] {ad63872c-f317-447b-8cb6-6ae6a8c6dbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4569 | 2025.08.01 21:22:43.784255 [ 5 ] {ad63872c-f317-447b-8cb6-6ae6a8c6dbd6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4570 | 2025.08.01 21:22:43.784477 [ 5 ] {ad63872c-f317-447b-8cb6-6ae6a8c6dbd6} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2025.08.01 21:22:43.784603 [ 5 ] {ad63872c-f317-447b-8cb6-6ae6a8c6dbd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4572 | 2025.08.01 21:22:43.784638 [ 5 ] {ad63872c-f317-447b-8cb6-6ae6a8c6dbd6} <Debug> TCPHandler: Processed in 0.001251122 sec. | ||
| 4573 | 2025.08.01 21:22:44.387766 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2025.08.01 21:22:44.387962 [ 5 ] {49cc6478-2774-4ddb-9e08-5386185cb129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4575 | 2025.08.01 21:22:44.388034 [ 5 ] {49cc6478-2774-4ddb-9e08-5386185cb129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4576 | 2025.08.01 21:22:44.388863 [ 5 ] {49cc6478-2774-4ddb-9e08-5386185cb129} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2025.08.01 21:22:44.388908 [ 5 ] {49cc6478-2774-4ddb-9e08-5386185cb129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4578 | 2025.08.01 21:22:44.389312 [ 5 ] {49cc6478-2774-4ddb-9e08-5386185cb129} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4579 | 2025.08.01 21:22:44.389541 [ 5 ] {49cc6478-2774-4ddb-9e08-5386185cb129} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2025.08.01 21:22:44.389688 [ 5 ] {49cc6478-2774-4ddb-9e08-5386185cb129} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001779 sec., 220348.51039910063 rows/sec., 13.98 MiB/sec. | ||
| 4581 | 2025.08.01 21:22:44.389730 [ 5 ] {49cc6478-2774-4ddb-9e08-5386185cb129} <Debug> TCPHandler: Processed in 0.002104798 sec. | ||
| 4582 | 2025.08.01 21:22:44.389850 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2025.08.01 21:22:44.389973 [ 5 ] {2a9d3f66-dcd1-413e-99c1-4f8ddd5d497f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4584 | 2025.08.01 21:22:44.390015 [ 5 ] {2a9d3f66-dcd1-413e-99c1-4f8ddd5d497f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4585 | 2025.08.01 21:22:44.391380 [ 5 ] {2a9d3f66-dcd1-413e-99c1-4f8ddd5d497f} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2025.08.01 21:22:44.391417 [ 5 ] {2a9d3f66-dcd1-413e-99c1-4f8ddd5d497f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4587 | 2025.08.01 21:22:44.391868 [ 5 ] {2a9d3f66-dcd1-413e-99c1-4f8ddd5d497f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4588 | 2025.08.01 21:22:44.392083 [ 5 ] {2a9d3f66-dcd1-413e-99c1-4f8ddd5d497f} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.08.01 21:22:44.392210 [ 5 ] {2a9d3f66-dcd1-413e-99c1-4f8ddd5d497f} <Debug> executeQuery: Read 2235 rows, 184.93 KiB in 0.002255 sec., 991130.820399113 rows/sec., 80.09 MiB/sec. | ||
| 4590 | 2025.08.01 21:22:44.392250 [ 5 ] {2a9d3f66-dcd1-413e-99c1-4f8ddd5d497f} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 4591 | 2025.08.01 21:22:44.392341 [ 5 ] {2a9d3f66-dcd1-413e-99c1-4f8ddd5d497f} <Debug> TCPHandler: Processed in 0.002540366 sec. | ||
| 4592 | 2025.08.01 21:22:44.392457 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2025.08.01 21:22:44.392552 [ 5 ] {616ea5fe-e068-4f11-b9aa-b417ddb87aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4594 | 2025.08.01 21:22:44.392592 [ 5 ] {616ea5fe-e068-4f11-b9aa-b417ddb87aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4595 | 2025.08.01 21:22:44.393066 [ 5 ] {616ea5fe-e068-4f11-b9aa-b417ddb87aa6} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.08.01 21:22:44.393102 [ 5 ] {616ea5fe-e068-4f11-b9aa-b417ddb87aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4597 | 2025.08.01 21:22:44.393431 [ 5 ] {616ea5fe-e068-4f11-b9aa-b417ddb87aa6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4598 | 2025.08.01 21:22:44.393662 [ 5 ] {616ea5fe-e068-4f11-b9aa-b417ddb87aa6} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2025.08.01 21:22:44.393799 [ 5 ] {616ea5fe-e068-4f11-b9aa-b417ddb87aa6} <Debug> executeQuery: Read 210 rows, 12.83 KiB in 0.001265 sec., 166007.9051383399 rows/sec., 9.90 MiB/sec. | ||
| 4600 | 2025.08.01 21:22:44.393838 [ 5 ] {616ea5fe-e068-4f11-b9aa-b417ddb87aa6} <Debug> TCPHandler: Processed in 0.001429696 sec. | ||
| 4601 | 2025.08.01 21:22:44.393951 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2025.08.01 21:22:44.394044 [ 5 ] {05c74bab-43d6-4e19-8573-e738cd1a2a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4603 | 2025.08.01 21:22:44.394083 [ 5 ] {05c74bab-43d6-4e19-8573-e738cd1a2a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4604 | 2025.08.01 21:22:44.394606 [ 5 ] {05c74bab-43d6-4e19-8573-e738cd1a2a55} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2025.08.01 21:22:44.394642 [ 5 ] {05c74bab-43d6-4e19-8573-e738cd1a2a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4606 | 2025.08.01 21:22:44.394968 [ 5 ] {05c74bab-43d6-4e19-8573-e738cd1a2a55} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4607 | 2025.08.01 21:22:44.395175 [ 5 ] {05c74bab-43d6-4e19-8573-e738cd1a2a55} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2025.08.01 21:22:44.395298 [ 5 ] {05c74bab-43d6-4e19-8573-e738cd1a2a55} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001272 sec., 338836.4779874214 rows/sec., 22.43 MiB/sec. | ||
| 4609 | 2025.08.01 21:22:44.395335 [ 5 ] {05c74bab-43d6-4e19-8573-e738cd1a2a55} <Debug> TCPHandler: Processed in 0.001434056 sec. | ||
| 4610 | 2025.08.01 21:22:44.395448 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2025.08.01 21:22:44.395542 [ 5 ] {3b7dbb84-0c18-4ba6-9a1b-898ca8ad2c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4612 | 2025.08.01 21:22:44.395581 [ 5 ] {3b7dbb84-0c18-4ba6-9a1b-898ca8ad2c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4613 | 2025.08.01 21:22:44.396026 [ 5 ] {3b7dbb84-0c18-4ba6-9a1b-898ca8ad2c26} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2025.08.01 21:22:44.396062 [ 5 ] {3b7dbb84-0c18-4ba6-9a1b-898ca8ad2c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4615 | 2025.08.01 21:22:44.396380 [ 5 ] {3b7dbb84-0c18-4ba6-9a1b-898ca8ad2c26} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4616 | 2025.08.01 21:22:44.396592 [ 5 ] {3b7dbb84-0c18-4ba6-9a1b-898ca8ad2c26} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2025.08.01 21:22:44.396720 [ 5 ] {3b7dbb84-0c18-4ba6-9a1b-898ca8ad2c26} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001196 sec., 168896.32107023412 rows/sec., 9.59 MiB/sec. | ||
| 4618 | 2025.08.01 21:22:44.396756 [ 5 ] {3b7dbb84-0c18-4ba6-9a1b-898ca8ad2c26} <Debug> TCPHandler: Processed in 0.001357204 sec. | ||
| 4619 | 2025.08.01 21:22:44.396867 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2025.08.01 21:22:44.396960 [ 5 ] {b40e0084-4e7e-4764-a591-9cf9de779fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4621 | 2025.08.01 21:22:44.396998 [ 5 ] {b40e0084-4e7e-4764-a591-9cf9de779fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4622 | 2025.08.01 21:22:44.397747 [ 5 ] {b40e0084-4e7e-4764-a591-9cf9de779fc0} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2025.08.01 21:22:44.397783 [ 5 ] {b40e0084-4e7e-4764-a591-9cf9de779fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4624 | 2025.08.01 21:22:44.398150 [ 5 ] {b40e0084-4e7e-4764-a591-9cf9de779fc0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4625 | 2025.08.01 21:22:44.398378 [ 5 ] {b40e0084-4e7e-4764-a591-9cf9de779fc0} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.08.01 21:22:44.398505 [ 5 ] {b40e0084-4e7e-4764-a591-9cf9de779fc0} <Debug> executeQuery: Read 1122 rows, 81.98 KiB in 0.001562 sec., 718309.8591549295 rows/sec., 51.25 MiB/sec. | ||
| 4627 | 2025.08.01 21:22:44.398543 [ 5 ] {b40e0084-4e7e-4764-a591-9cf9de779fc0} <Debug> TCPHandler: Processed in 0.001724451 sec. | ||
| 4628 | 2025.08.01 21:22:44.398655 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2025.08.01 21:22:44.398749 [ 5 ] {e1865ce3-43f4-421f-bdb5-9bdf8067209a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4630 | 2025.08.01 21:22:44.398789 [ 5 ] {e1865ce3-43f4-421f-bdb5-9bdf8067209a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4631 | 2025.08.01 21:22:44.399143 [ 5 ] {e1865ce3-43f4-421f-bdb5-9bdf8067209a} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2025.08.01 21:22:44.399178 [ 5 ] {e1865ce3-43f4-421f-bdb5-9bdf8067209a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4633 | 2025.08.01 21:22:44.399468 [ 5 ] {e1865ce3-43f4-421f-bdb5-9bdf8067209a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4634 | 2025.08.01 21:22:44.399674 [ 5 ] {e1865ce3-43f4-421f-bdb5-9bdf8067209a} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2025.08.01 21:22:44.399801 [ 5 ] {e1865ce3-43f4-421f-bdb5-9bdf8067209a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 4636 | 2025.08.01 21:22:44.399836 [ 5 ] {e1865ce3-43f4-421f-bdb5-9bdf8067209a} <Debug> TCPHandler: Processed in 0.001230132 sec. | ||
| 4637 | 2025.08.01 21:22:44.399946 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2025.08.01 21:22:44.400039 [ 5 ] {6c7f150d-8421-4ea5-8e26-a67483bcf22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4639 | 2025.08.01 21:22:44.400081 [ 5 ] {6c7f150d-8421-4ea5-8e26-a67483bcf22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4640 | 2025.08.01 21:22:44.400670 [ 5 ] {6c7f150d-8421-4ea5-8e26-a67483bcf22b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2025.08.01 21:22:44.400704 [ 5 ] {6c7f150d-8421-4ea5-8e26-a67483bcf22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4642 | 2025.08.01 21:22:44.401093 [ 5 ] {6c7f150d-8421-4ea5-8e26-a67483bcf22b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4643 | 2025.08.01 21:22:44.401299 [ 5 ] {6c7f150d-8421-4ea5-8e26-a67483bcf22b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2025.08.01 21:22:44.401423 [ 5 ] {6c7f150d-8421-4ea5-8e26-a67483bcf22b} <Debug> executeQuery: Read 1025 rows, 69.38 KiB in 0.001402 sec., 731098.430813124 rows/sec., 48.33 MiB/sec. | ||
| 4645 | 2025.08.01 21:22:44.401460 [ 5 ] {6c7f150d-8421-4ea5-8e26-a67483bcf22b} <Debug> TCPHandler: Processed in 0.001562798 sec. | ||
| 4646 | 2025.08.01 21:22:44.401569 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2025.08.01 21:22:44.401663 [ 5 ] {ac0405a3-d3f4-4a7b-8272-781c3f165ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4648 | 2025.08.01 21:22:44.401704 [ 5 ] {ac0405a3-d3f4-4a7b-8272-781c3f165ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4649 | 2025.08.01 21:22:44.402009 [ 5 ] {ac0405a3-d3f4-4a7b-8272-781c3f165ea8} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2025.08.01 21:22:44.402044 [ 5 ] {ac0405a3-d3f4-4a7b-8272-781c3f165ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4651 | 2025.08.01 21:22:44.402329 [ 5 ] {ac0405a3-d3f4-4a7b-8272-781c3f165ea8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4652 | 2025.08.01 21:22:44.402532 [ 5 ] {ac0405a3-d3f4-4a7b-8272-781c3f165ea8} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2025.08.01 21:22:44.402656 [ 5 ] {ac0405a3-d3f4-4a7b-8272-781c3f165ea8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 4654 | 2025.08.01 21:22:44.402691 [ 5 ] {ac0405a3-d3f4-4a7b-8272-781c3f165ea8} <Debug> TCPHandler: Processed in 0.001170721 sec. | ||
| 4655 | 2025.08.01 21:22:44.402799 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2025.08.01 21:22:44.402891 [ 5 ] {15063273-3728-4f1d-96ec-b27f7a92bb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4657 | 2025.08.01 21:22:44.402944 [ 5 ] {15063273-3728-4f1d-96ec-b27f7a92bb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4658 | 2025.08.01 21:22:44.403718 [ 5 ] {15063273-3728-4f1d-96ec-b27f7a92bb0f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2025.08.01 21:22:44.403754 [ 5 ] {15063273-3728-4f1d-96ec-b27f7a92bb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4660 | 2025.08.01 21:22:44.404312 [ 5 ] {15063273-3728-4f1d-96ec-b27f7a92bb0f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4661 | 2025.08.01 21:22:44.404544 [ 5 ] {15063273-3728-4f1d-96ec-b27f7a92bb0f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2025.08.01 21:22:44.404687 [ 5 ] {15063273-3728-4f1d-96ec-b27f7a92bb0f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 13.84 MiB/sec. | ||
| 4663 | 2025.08.01 21:22:44.404738 [ 5 ] {15063273-3728-4f1d-96ec-b27f7a92bb0f} <Debug> TCPHandler: Processed in 0.001988376 sec. | ||
| 4664 | 2025.08.01 21:22:44.404852 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2025.08.01 21:22:44.404945 [ 5 ] {e0b5183f-e6ed-484f-8153-24f121478b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4666 | 2025.08.01 21:22:44.404986 [ 5 ] {e0b5183f-e6ed-484f-8153-24f121478b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4667 | 2025.08.01 21:22:44.405319 [ 5 ] {e0b5183f-e6ed-484f-8153-24f121478b4b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2025.08.01 21:22:44.405354 [ 5 ] {e0b5183f-e6ed-484f-8153-24f121478b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4669 | 2025.08.01 21:22:44.405652 [ 5 ] {e0b5183f-e6ed-484f-8153-24f121478b4b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4670 | 2025.08.01 21:22:44.405856 [ 5 ] {e0b5183f-e6ed-484f-8153-24f121478b4b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2025.08.01 21:22:44.405982 [ 5 ] {e0b5183f-e6ed-484f-8153-24f121478b4b} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001055 sec., 51184.834123222754 rows/sec., 2.87 MiB/sec. | ||
| 4672 | 2025.08.01 21:22:44.406016 [ 5 ] {e0b5183f-e6ed-484f-8153-24f121478b4b} <Debug> TCPHandler: Processed in 0.001213692 sec. | ||
| 4673 | 2025.08.01 21:22:46.730284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 696 | ||
| 4674 | 2025.08.01 21:22:46.732979 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2025.08.01 21:22:46.733028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4676 | 2025.08.01 21:22:46.734269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4677 | 2025.08.01 21:22:46.734554 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2025.08.01 21:22:46.734724 [ 39 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4679 | 2025.08.01 21:22:46.734793 [ 39 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2025.08.01 21:22:46.734806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 4681 | 2025.08.01 21:22:46.734816 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4682 | 2025.08.01 21:22:46.734938 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 4683 | 2025.08.01 21:22:46.735524 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4684 | 2025.08.01 21:22:46.735673 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 4685 | 2025.08.01 21:22:46.736057 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4686 | 2025.08.01 21:22:46.736438 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 4687 | 2025.08.01 21:22:46.736794 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 4688 | 2025.08.01 21:22:46.737153 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 4689 | 2025.08.01 21:22:46.737515 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 4690 | 2025.08.01 21:22:46.744277 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 72 columns (72 merged, 0 gathered) in 0.009387279 sec., 74142.89060759779 rows/sec., 62.58 MiB/sec. | ||
| 4691 | 2025.08.01 21:22:46.745470 [ 198 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4692 | 2025.08.01 21:22:46.746121 [ 198 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2025.08.01 21:22:46.746211 [ 198 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_16_3} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4694 | 2025.08.01 21:22:46.746480 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 4695 | 2025.08.01 21:22:48.778585 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2025.08.01 21:22:48.778888 [ 5 ] {aa0a72cb-0aaa-4828-9ca8-cf7bb98a99ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4697 | 2025.08.01 21:22:48.778994 [ 5 ] {aa0a72cb-0aaa-4828-9ca8-cf7bb98a99ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4698 | 2025.08.01 21:22:48.779843 [ 5 ] {aa0a72cb-0aaa-4828-9ca8-cf7bb98a99ef} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2025.08.01 21:22:48.779886 [ 5 ] {aa0a72cb-0aaa-4828-9ca8-cf7bb98a99ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4700 | 2025.08.01 21:22:48.780282 [ 5 ] {aa0a72cb-0aaa-4828-9ca8-cf7bb98a99ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4701 | 2025.08.01 21:22:48.780510 [ 5 ] {aa0a72cb-0aaa-4828-9ca8-cf7bb98a99ef} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2025.08.01 21:22:48.780671 [ 5 ] {aa0a72cb-0aaa-4828-9ca8-cf7bb98a99ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001857 sec., 1077.0059235325796 rows/sec., 87.82 KiB/sec. | ||
| 4703 | 2025.08.01 21:22:48.780720 [ 5 ] {aa0a72cb-0aaa-4828-9ca8-cf7bb98a99ef} <Debug> TCPHandler: Processed in 0.002319422 sec. | ||
| 4704 | 2025.08.01 21:22:48.780838 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2025.08.01 21:22:48.780940 [ 5 ] {78cc247a-6a66-483e-8cb8-37c92616f5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4706 | 2025.08.01 21:22:48.780984 [ 5 ] {78cc247a-6a66-483e-8cb8-37c92616f5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4707 | 2025.08.01 21:22:48.781450 [ 5 ] {78cc247a-6a66-483e-8cb8-37c92616f5c5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2025.08.01 21:22:48.781487 [ 5 ] {78cc247a-6a66-483e-8cb8-37c92616f5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4709 | 2025.08.01 21:22:48.781824 [ 5 ] {78cc247a-6a66-483e-8cb8-37c92616f5c5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4710 | 2025.08.01 21:22:48.782040 [ 5 ] {78cc247a-6a66-483e-8cb8-37c92616f5c5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2025.08.01 21:22:48.782174 [ 5 ] {78cc247a-6a66-483e-8cb8-37c92616f5c5} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001257 sec., 88305.4892601432 rows/sec., 7.39 MiB/sec. | ||
| 4712 | 2025.08.01 21:22:48.782212 [ 5 ] {78cc247a-6a66-483e-8cb8-37c92616f5c5} <Debug> TCPHandler: Processed in 0.001425256 sec. | ||
| 4713 | 2025.08.01 21:22:48.782327 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2025.08.01 21:22:48.782425 [ 5 ] {be081e14-180f-4c43-b32e-eb72ffbb66fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4715 | 2025.08.01 21:22:48.782465 [ 5 ] {be081e14-180f-4c43-b32e-eb72ffbb66fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4716 | 2025.08.01 21:22:48.782872 [ 5 ] {be081e14-180f-4c43-b32e-eb72ffbb66fe} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2025.08.01 21:22:48.782907 [ 5 ] {be081e14-180f-4c43-b32e-eb72ffbb66fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4718 | 2025.08.01 21:22:48.783202 [ 5 ] {be081e14-180f-4c43-b32e-eb72ffbb66fe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4719 | 2025.08.01 21:22:48.783414 [ 5 ] {be081e14-180f-4c43-b32e-eb72ffbb66fe} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2025.08.01 21:22:48.783542 [ 5 ] {be081e14-180f-4c43-b32e-eb72ffbb66fe} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001138 sec., 25483.304042179265 rows/sec., 1.86 MiB/sec. | ||
| 4721 | 2025.08.01 21:22:48.783578 [ 5 ] {be081e14-180f-4c43-b32e-eb72ffbb66fe} <Debug> TCPHandler: Processed in 0.001301263 sec. | ||
| 4722 | 2025.08.01 21:22:48.783687 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2025.08.01 21:22:48.783782 [ 5 ] {5c8d2c3c-ac61-4f15-af70-42758c49a5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4724 | 2025.08.01 21:22:48.783820 [ 5 ] {5c8d2c3c-ac61-4f15-af70-42758c49a5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4725 | 2025.08.01 21:22:48.784234 [ 5 ] {5c8d2c3c-ac61-4f15-af70-42758c49a5f7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2025.08.01 21:22:48.784270 [ 5 ] {5c8d2c3c-ac61-4f15-af70-42758c49a5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4727 | 2025.08.01 21:22:48.784573 [ 5 ] {5c8d2c3c-ac61-4f15-af70-42758c49a5f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4728 | 2025.08.01 21:22:48.784779 [ 5 ] {5c8d2c3c-ac61-4f15-af70-42758c49a5f7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2025.08.01 21:22:48.784905 [ 5 ] {5c8d2c3c-ac61-4f15-af70-42758c49a5f7} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001142 sec., 81436.07705779334 rows/sec., 6.36 MiB/sec. | ||
| 4730 | 2025.08.01 21:22:48.784941 [ 5 ] {5c8d2c3c-ac61-4f15-af70-42758c49a5f7} <Debug> TCPHandler: Processed in 0.001302974 sec. | ||
| 4731 | 2025.08.01 21:22:48.785051 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2025.08.01 21:22:48.785146 [ 5 ] {941f8821-4bf2-4451-9222-c8e547465763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4733 | 2025.08.01 21:22:48.785189 [ 5 ] {941f8821-4bf2-4451-9222-c8e547465763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4734 | 2025.08.01 21:22:48.785575 [ 5 ] {941f8821-4bf2-4451-9222-c8e547465763} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2025.08.01 21:22:48.785611 [ 5 ] {941f8821-4bf2-4451-9222-c8e547465763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4736 | 2025.08.01 21:22:48.785936 [ 5 ] {941f8821-4bf2-4451-9222-c8e547465763} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4737 | 2025.08.01 21:22:48.786150 [ 5 ] {941f8821-4bf2-4451-9222-c8e547465763} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.08.01 21:22:48.786277 [ 5 ] {941f8821-4bf2-4451-9222-c8e547465763} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.00115 sec., 112173.91304347826 rows/sec., 7.81 MiB/sec. | ||
| 4739 | 2025.08.01 21:22:48.786314 [ 5 ] {941f8821-4bf2-4451-9222-c8e547465763} <Debug> TCPHandler: Processed in 0.001311013 sec. | ||
| 4740 | 2025.08.01 21:22:48.786430 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2025.08.01 21:22:48.786523 [ 5 ] {ccecdf5b-59ff-4c09-8911-44f3509ecee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4742 | 2025.08.01 21:22:48.786577 [ 5 ] {ccecdf5b-59ff-4c09-8911-44f3509ecee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4743 | 2025.08.01 21:22:48.787379 [ 5 ] {ccecdf5b-59ff-4c09-8911-44f3509ecee5} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2025.08.01 21:22:48.787414 [ 5 ] {ccecdf5b-59ff-4c09-8911-44f3509ecee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4745 | 2025.08.01 21:22:48.787923 [ 5 ] {ccecdf5b-59ff-4c09-8911-44f3509ecee5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4746 | 2025.08.01 21:22:48.788138 [ 5 ] {ccecdf5b-59ff-4c09-8911-44f3509ecee5} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2025.08.01 21:22:48.788273 [ 5 ] {ccecdf5b-59ff-4c09-8911-44f3509ecee5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001767 sec., 15280.135823429542 rows/sec., 27.38 MiB/sec. | ||
| 4748 | 2025.08.01 21:22:48.788336 [ 5 ] {ccecdf5b-59ff-4c09-8911-44f3509ecee5} <Debug> TCPHandler: Processed in 0.001954895 sec. | ||
| 4749 | 2025.08.01 21:22:48.788452 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2025.08.01 21:22:48.788546 [ 5 ] {bf330bb2-696b-43aa-923d-4dbaec6d70af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4751 | 2025.08.01 21:22:48.788588 [ 5 ] {bf330bb2-696b-43aa-923d-4dbaec6d70af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4752 | 2025.08.01 21:22:48.788936 [ 5 ] {bf330bb2-696b-43aa-923d-4dbaec6d70af} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2025.08.01 21:22:48.788972 [ 5 ] {bf330bb2-696b-43aa-923d-4dbaec6d70af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4754 | 2025.08.01 21:22:48.789267 [ 5 ] {bf330bb2-696b-43aa-923d-4dbaec6d70af} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4755 | 2025.08.01 21:22:48.789473 [ 5 ] {bf330bb2-696b-43aa-923d-4dbaec6d70af} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2025.08.01 21:22:48.789600 [ 5 ] {bf330bb2-696b-43aa-923d-4dbaec6d70af} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001072 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 4757 | 2025.08.01 21:22:48.789636 [ 5 ] {bf330bb2-696b-43aa-923d-4dbaec6d70af} <Debug> TCPHandler: Processed in 0.001233933 sec. | ||
| 4758 | 2025.08.01 21:22:49.188291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
| 4759 | 2025.08.01 21:22:49.188914 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.08.01 21:22:49.188964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4761 | 2025.08.01 21:22:49.189510 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4762 | 2025.08.01 21:22:49.189741 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.08.01 21:22:49.189883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4764 | 2025.08.01 21:22:49.774877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4765 | 2025.08.01 21:22:49.792308 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2025.08.01 21:22:49.792372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4767 | 2025.08.01 21:22:49.798329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4768 | 2025.08.01 21:22:49.799041 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2025.08.01 21:22:49.801868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4770 | 2025.08.01 21:22:53.779159 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2025.08.01 21:22:53.779378 [ 5 ] {a6cd70f2-3d9d-45e8-81cd-63897d5cba33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4772 | 2025.08.01 21:22:53.779453 [ 5 ] {a6cd70f2-3d9d-45e8-81cd-63897d5cba33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4773 | 2025.08.01 21:22:53.780160 [ 5 ] {a6cd70f2-3d9d-45e8-81cd-63897d5cba33} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2025.08.01 21:22:53.780212 [ 5 ] {a6cd70f2-3d9d-45e8-81cd-63897d5cba33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4775 | 2025.08.01 21:22:53.780635 [ 5 ] {a6cd70f2-3d9d-45e8-81cd-63897d5cba33} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4776 | 2025.08.01 21:22:53.780873 [ 5 ] {a6cd70f2-3d9d-45e8-81cd-63897d5cba33} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2025.08.01 21:22:53.781043 [ 5 ] {a6cd70f2-3d9d-45e8-81cd-63897d5cba33} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.49 MiB/sec. | ||
| 4778 | 2025.08.01 21:22:53.781056 [ 30 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4779 | 2025.08.01 21:22:53.781093 [ 5 ] {a6cd70f2-3d9d-45e8-81cd-63897d5cba33} <Debug> TCPHandler: Processed in 0.002072078 sec. | ||
| 4780 | 2025.08.01 21:22:53.781132 [ 30 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2025.08.01 21:22:53.781164 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4782 | 2025.08.01 21:22:53.781237 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2025.08.01 21:22:53.781275 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 4784 | 2025.08.01 21:22:53.781346 [ 5 ] {585d7961-a8e9-43c6-8d9c-874c20183080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4785 | 2025.08.01 21:22:53.781395 [ 5 ] {585d7961-a8e9-43c6-8d9c-874c20183080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4786 | 2025.08.01 21:22:53.781405 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4787 | 2025.08.01 21:22:53.781449 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2298 rows starting from the beginning of the part | ||
| 4788 | 2025.08.01 21:22:53.781524 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1149 rows starting from the beginning of the part | ||
| 4789 | 2025.08.01 21:22:53.781577 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 4790 | 2025.08.01 21:22:53.781625 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2235 rows starting from the beginning of the part | ||
| 4791 | 2025.08.01 21:22:53.781668 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 111 rows starting from the beginning of the part | ||
| 4792 | 2025.08.01 21:22:53.781712 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4793 | 2025.08.01 21:22:53.781845 [ 5 ] {585d7961-a8e9-43c6-8d9c-874c20183080} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.08.01 21:22:53.781890 [ 5 ] {585d7961-a8e9-43c6-8d9c-874c20183080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4795 | 2025.08.01 21:22:53.782228 [ 5 ] {585d7961-a8e9-43c6-8d9c-874c20183080} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4796 | 2025.08.01 21:22:53.782449 [ 5 ] {585d7961-a8e9-43c6-8d9c-874c20183080} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2025.08.01 21:22:53.782559 [ 30 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4798 | 2025.08.01 21:22:53.782580 [ 5 ] {585d7961-a8e9-43c6-8d9c-874c20183080} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 4799 | 2025.08.01 21:22:53.782590 [ 30 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2025.08.01 21:22:53.782620 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4801 | 2025.08.01 21:22:53.782624 [ 5 ] {585d7961-a8e9-43c6-8d9c-874c20183080} <Debug> TCPHandler: Processed in 0.001440276 sec. | ||
| 4802 | 2025.08.01 21:22:53.782696 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 4803 | 2025.08.01 21:22:53.782751 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2025.08.01 21:22:53.782801 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4805 | 2025.08.01 21:22:53.782840 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1185 rows starting from the beginning of the part | ||
| 4806 | 2025.08.01 21:22:53.782849 [ 5 ] {878aee2f-53ee-404f-8366-9401fd979493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4807 | 2025.08.01 21:22:53.782897 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 693 rows starting from the beginning of the part | ||
| 4808 | 2025.08.01 21:22:53.782898 [ 5 ] {878aee2f-53ee-404f-8366-9401fd979493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4809 | 2025.08.01 21:22:53.782952 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 4810 | 2025.08.01 21:22:53.783003 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1122 rows starting from the beginning of the part | ||
| 4811 | 2025.08.01 21:22:53.783050 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 93 rows starting from the beginning of the part | ||
| 4812 | 2025.08.01 21:22:53.783089 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4813 | 2025.08.01 21:22:53.783339 [ 5 ] {878aee2f-53ee-404f-8366-9401fd979493} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2025.08.01 21:22:53.783380 [ 5 ] {878aee2f-53ee-404f-8366-9401fd979493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4815 | 2025.08.01 21:22:53.783802 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002570117 sec., 2297560.772525142 rows/sec., 194.08 MiB/sec. | ||
| 4816 | 2025.08.01 21:22:53.783870 [ 5 ] {878aee2f-53ee-404f-8366-9401fd979493} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4817 | 2025.08.01 21:22:53.784095 [ 5 ] {878aee2f-53ee-404f-8366-9401fd979493} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2025.08.01 21:22:53.784163 [ 197 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4819 | 2025.08.01 21:22:53.784207 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4820 | 2025.08.01 21:22:53.784228 [ 5 ] {878aee2f-53ee-404f-8366-9401fd979493} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001398 sec., 114449.21316165951 rows/sec., 7.97 MiB/sec. | ||
| 4821 | 2025.08.01 21:22:53.784240 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2025.08.01 21:22:53.784271 [ 5 ] {878aee2f-53ee-404f-8366-9401fd979493} <Debug> TCPHandler: Processed in 0.001569498 sec. | ||
| 4823 | 2025.08.01 21:22:53.784273 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4824 | 2025.08.01 21:22:53.784356 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 4825 | 2025.08.01 21:22:53.784383 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2025.08.01 21:22:53.784408 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749641 sec., 1840949.0861268113 rows/sec., 139.06 MiB/sec. | ||
| 4827 | 2025.08.01 21:22:53.784471 [ 197 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2025.08.01 21:22:53.784483 [ 5 ] {2f7c6aef-1376-490b-b7c8-946ac041f4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4829 | 2025.08.01 21:22:53.784503 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4830 | 2025.08.01 21:22:53.784525 [ 5 ] {2f7c6aef-1376-490b-b7c8-946ac041f4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4831 | 2025.08.01 21:22:53.784545 [ 197 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_36_7} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4832 | 2025.08.01 21:22:53.784550 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11433 rows starting from the beginning of the part | ||
| 4833 | 2025.08.01 21:22:53.784600 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4834 | 2025.08.01 21:22:53.784632 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 4835 | 2025.08.01 21:22:53.784635 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 307 rows starting from the beginning of the part | ||
| 4836 | 2025.08.01 21:22:53.784701 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 4837 | 2025.08.01 21:22:53.784748 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1025 rows starting from the beginning of the part | ||
| 4838 | 2025.08.01 21:22:53.784794 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 129 rows starting from the beginning of the part | ||
| 4839 | 2025.08.01 21:22:53.784842 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 4840 | 2025.08.01 21:22:53.784880 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2025.08.01 21:22:53.784906 [ 5 ] {2f7c6aef-1376-490b-b7c8-946ac041f4cf} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2025.08.01 21:22:53.784940 [ 5 ] {2f7c6aef-1376-490b-b7c8-946ac041f4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4843 | 2025.08.01 21:22:53.784953 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_36_7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4844 | 2025.08.01 21:22:53.785024 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4845 | 2025.08.01 21:22:53.785284 [ 5 ] {2f7c6aef-1376-490b-b7c8-946ac041f4cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4846 | 2025.08.01 21:22:53.785500 [ 5 ] {2f7c6aef-1376-490b-b7c8-946ac041f4cf} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2025.08.01 21:22:53.785615 [ 30 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4848 | 2025.08.01 21:22:53.785632 [ 5 ] {2f7c6aef-1376-490b-b7c8-946ac041f4cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 4849 | 2025.08.01 21:22:53.785656 [ 30 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2025.08.01 21:22:53.785676 [ 5 ] {2f7c6aef-1376-490b-b7c8-946ac041f4cf} <Debug> TCPHandler: Processed in 0.001342584 sec. | ||
| 4851 | 2025.08.01 21:22:53.785681 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4852 | 2025.08.01 21:22:53.785754 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 4853 | 2025.08.01 21:22:53.785842 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4854 | 2025.08.01 21:22:53.785868 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2268 rows starting from the beginning of the part | ||
| 4855 | 2025.08.01 21:22:53.785912 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part | ||
| 4856 | 2025.08.01 21:22:53.785949 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 4857 | 2025.08.01 21:22:53.785983 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
| 4858 | 2025.08.01 21:22:53.786018 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 4859 | 2025.08.01 21:22:53.786054 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 4860 | 2025.08.01 21:22:53.787143 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2592 rows, containing 4 columns (4 merged, 0 gathered) in 0.001411246 sec., 1836674.8249419308 rows/sec., 116.89 MiB/sec. | ||
| 4861 | 2025.08.01 21:22:53.787423 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4862 | 2025.08.01 21:22:53.787673 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_36_7} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2025.08.01 21:22:53.787741 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_36_7} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4864 | 2025.08.01 21:22:53.787807 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4865 | 2025.08.01 21:22:53.789101 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13214 rows, containing 5 columns (5 merged, 0 gathered) in 0.004775086 sec., 2767280.002915131 rows/sec., 185.30 MiB/sec. | ||
| 4866 | 2025.08.01 21:22:53.789484 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4867 | 2025.08.01 21:22:53.789796 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.08.01 21:22:53.789871 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4869 | 2025.08.01 21:22:53.789963 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 4870 | 2025.08.01 21:22:56.564849 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4871 | 2025.08.01 21:22:56.564928 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4872 | 2025.08.01 21:22:56.690016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
| 4873 | 2025.08.01 21:22:56.690605 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2025.08.01 21:22:56.690650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4875 | 2025.08.01 21:22:56.691126 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4876 | 2025.08.01 21:22:56.691360 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2025.08.01 21:22:56.691504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4878 | 2025.08.01 21:22:56.735141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 718 | ||
| 4879 | 2025.08.01 21:22:56.737403 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2025.08.01 21:22:56.737453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4881 | 2025.08.01 21:22:56.738571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4882 | 2025.08.01 21:22:56.738821 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2025.08.01 21:22:56.739059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 4884 | 2025.08.01 21:22:57.301981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4885 | 2025.08.01 21:22:57.318937 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2025.08.01 21:22:57.318988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4887 | 2025.08.01 21:22:57.324696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4888 | 2025.08.01 21:22:57.325378 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2025.08.01 21:22:57.328312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4890 | 2025.08.01 21:22:58.790776 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2025.08.01 21:22:58.790964 [ 5 ] {525573de-01f8-42c6-b48d-07176a7afb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4892 | 2025.08.01 21:22:58.791026 [ 5 ] {525573de-01f8-42c6-b48d-07176a7afb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4893 | 2025.08.01 21:22:58.791816 [ 5 ] {525573de-01f8-42c6-b48d-07176a7afb75} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2025.08.01 21:22:58.791854 [ 5 ] {525573de-01f8-42c6-b48d-07176a7afb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4895 | 2025.08.01 21:22:58.792249 [ 5 ] {525573de-01f8-42c6-b48d-07176a7afb75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4896 | 2025.08.01 21:22:58.792473 [ 5 ] {525573de-01f8-42c6-b48d-07176a7afb75} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2025.08.01 21:22:58.792624 [ 5 ] {525573de-01f8-42c6-b48d-07176a7afb75} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001708 sec., 229508.19672131145 rows/sec., 14.56 MiB/sec. | ||
| 4898 | 2025.08.01 21:22:58.792627 [ 43 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 4899 | 2025.08.01 21:22:58.792665 [ 5 ] {525573de-01f8-42c6-b48d-07176a7afb75} <Debug> TCPHandler: Processed in 0.002012996 sec. | ||
| 4900 | 2025.08.01 21:22:58.792703 [ 43 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2025.08.01 21:22:58.792731 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4902 | 2025.08.01 21:22:58.792801 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2025.08.01 21:22:58.792865 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 4904 | 2025.08.01 21:22:58.792900 [ 5 ] {a1eb5d93-aace-48d3-87ce-82bcdd6ca3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4905 | 2025.08.01 21:22:58.792951 [ 5 ] {a1eb5d93-aace-48d3-87ce-82bcdd6ca3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4906 | 2025.08.01 21:22:58.793018 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4907 | 2025.08.01 21:22:58.793057 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 392 rows starting from the beginning of the part | ||
| 4908 | 2025.08.01 21:22:58.793124 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 392 rows starting from the beginning of the part | ||
| 4909 | 2025.08.01 21:22:58.793185 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 392 rows starting from the beginning of the part | ||
| 4910 | 2025.08.01 21:22:58.793242 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 392 rows starting from the beginning of the part | ||
| 4911 | 2025.08.01 21:22:58.793285 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 392 rows starting from the beginning of the part | ||
| 4912 | 2025.08.01 21:22:58.793865 [ 5 ] {a1eb5d93-aace-48d3-87ce-82bcdd6ca3bf} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2025.08.01 21:22:58.793907 [ 5 ] {a1eb5d93-aace-48d3-87ce-82bcdd6ca3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4914 | 2025.08.01 21:22:58.794280 [ 5 ] {a1eb5d93-aace-48d3-87ce-82bcdd6ca3bf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4915 | 2025.08.01 21:22:58.794337 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529357 sec., 1281584.3521166085 rows/sec., 86.20 MiB/sec. | ||
| 4916 | 2025.08.01 21:22:58.794502 [ 5 ] {a1eb5d93-aace-48d3-87ce-82bcdd6ca3bf} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2025.08.01 21:22:58.794568 [ 187 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 4918 | 2025.08.01 21:22:58.794639 [ 5 ] {a1eb5d93-aace-48d3-87ce-82bcdd6ca3bf} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001758 sec., 653583.6177474402 rows/sec., 52.15 MiB/sec. | ||
| 4919 | 2025.08.01 21:22:58.794681 [ 5 ] {a1eb5d93-aace-48d3-87ce-82bcdd6ca3bf} <Debug> TCPHandler: Processed in 0.001928115 sec. | ||
| 4920 | 2025.08.01 21:22:58.794795 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2025.08.01 21:22:58.794887 [ 187 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2025.08.01 21:22:58.794890 [ 5 ] {ac19a0ee-801b-4525-8da7-c73f2087d472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4923 | 2025.08.01 21:22:58.794948 [ 5 ] {ac19a0ee-801b-4525-8da7-c73f2087d472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4924 | 2025.08.01 21:22:58.794980 [ 187 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_17_4} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 4925 | 2025.08.01 21:22:58.795077 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4926 | 2025.08.01 21:22:58.795437 [ 5 ] {ac19a0ee-801b-4525-8da7-c73f2087d472} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2025.08.01 21:22:58.795479 [ 5 ] {ac19a0ee-801b-4525-8da7-c73f2087d472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4928 | 2025.08.01 21:22:58.795783 [ 5 ] {ac19a0ee-801b-4525-8da7-c73f2087d472} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4929 | 2025.08.01 21:22:58.795991 [ 5 ] {ac19a0ee-801b-4525-8da7-c73f2087d472} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2025.08.01 21:22:58.796117 [ 5 ] {ac19a0ee-801b-4525-8da7-c73f2087d472} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001245 sec., 190361.44578313254 rows/sec., 11.66 MiB/sec. | ||
| 4931 | 2025.08.01 21:22:58.796153 [ 5 ] {ac19a0ee-801b-4525-8da7-c73f2087d472} <Debug> TCPHandler: Processed in 0.001405935 sec. | ||
| 4932 | 2025.08.01 21:22:58.796260 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2025.08.01 21:22:58.796353 [ 5 ] {c0a3e6e7-2272-4c7c-b379-578700ae7ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4934 | 2025.08.01 21:22:58.796391 [ 5 ] {c0a3e6e7-2272-4c7c-b379-578700ae7ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4935 | 2025.08.01 21:22:58.796846 [ 5 ] {c0a3e6e7-2272-4c7c-b379-578700ae7ae6} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2025.08.01 21:22:58.796881 [ 5 ] {c0a3e6e7-2272-4c7c-b379-578700ae7ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4937 | 2025.08.01 21:22:58.797185 [ 5 ] {c0a3e6e7-2272-4c7c-b379-578700ae7ae6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4938 | 2025.08.01 21:22:58.797390 [ 5 ] {c0a3e6e7-2272-4c7c-b379-578700ae7ae6} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2025.08.01 21:22:58.797515 [ 5 ] {c0a3e6e7-2272-4c7c-b379-578700ae7ae6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00118 sec., 172033.89830508473 rows/sec., 11.10 MiB/sec. | ||
| 4940 | 2025.08.01 21:22:58.797551 [ 5 ] {c0a3e6e7-2272-4c7c-b379-578700ae7ae6} <Debug> TCPHandler: Processed in 0.001338114 sec. | ||
| 4941 | 2025.08.01 21:22:58.797659 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2025.08.01 21:22:58.797752 [ 5 ] {8fefa641-806c-43d9-9f9e-301b9138f932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4943 | 2025.08.01 21:22:58.797791 [ 5 ] {8fefa641-806c-43d9-9f9e-301b9138f932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4944 | 2025.08.01 21:22:58.798221 [ 5 ] {8fefa641-806c-43d9-9f9e-301b9138f932} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2025.08.01 21:22:58.798257 [ 5 ] {8fefa641-806c-43d9-9f9e-301b9138f932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4946 | 2025.08.01 21:22:58.798547 [ 5 ] {8fefa641-806c-43d9-9f9e-301b9138f932} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4947 | 2025.08.01 21:22:58.798757 [ 5 ] {8fefa641-806c-43d9-9f9e-301b9138f932} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2025.08.01 21:22:58.798851 [ 43 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 4949 | 2025.08.01 21:22:58.798879 [ 5 ] {8fefa641-806c-43d9-9f9e-301b9138f932} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001145 sec., 176419.21397379914 rows/sec., 10.02 MiB/sec. | ||
| 4950 | 2025.08.01 21:22:58.798890 [ 43 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2025.08.01 21:22:58.798919 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4952 | 2025.08.01 21:22:58.798921 [ 5 ] {8fefa641-806c-43d9-9f9e-301b9138f932} <Debug> TCPHandler: Processed in 0.001309614 sec. | ||
| 4953 | 2025.08.01 21:22:58.799002 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 4954 | 2025.08.01 21:22:58.799048 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2025.08.01 21:22:58.799100 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4956 | 2025.08.01 21:22:58.799134 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 202 rows starting from the beginning of the part | ||
| 4957 | 2025.08.01 21:22:58.799146 [ 5 ] {6f862de9-6050-4f80-a23f-e9cd3b7fd266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4958 | 2025.08.01 21:22:58.799189 [ 5 ] {6f862de9-6050-4f80-a23f-e9cd3b7fd266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4959 | 2025.08.01 21:22:58.799226 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 202 rows starting from the beginning of the part | ||
| 4960 | 2025.08.01 21:22:58.799282 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 202 rows starting from the beginning of the part | ||
| 4961 | 2025.08.01 21:22:58.799326 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 202 rows starting from the beginning of the part | ||
| 4962 | 2025.08.01 21:22:58.799371 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 202 rows starting from the beginning of the part | ||
| 4963 | 2025.08.01 21:22:58.799988 [ 5 ] {6f862de9-6050-4f80-a23f-e9cd3b7fd266} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2025.08.01 21:22:58.800028 [ 5 ] {6f862de9-6050-4f80-a23f-e9cd3b7fd266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4965 | 2025.08.01 21:22:58.800422 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448806 sec., 697125.7711522453 rows/sec., 42.25 MiB/sec. | ||
| 4966 | 2025.08.01 21:22:58.800463 [ 5 ] {6f862de9-6050-4f80-a23f-e9cd3b7fd266} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4967 | 2025.08.01 21:22:58.800601 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 4968 | 2025.08.01 21:22:58.800737 [ 5 ] {6f862de9-6050-4f80-a23f-e9cd3b7fd266} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2025.08.01 21:22:58.800881 [ 5 ] {6f862de9-6050-4f80-a23f-e9cd3b7fd266} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001753 sec., 395322.3046206503 rows/sec., 27.77 MiB/sec. | ||
| 4970 | 2025.08.01 21:22:58.800888 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2025.08.01 21:22:58.800920 [ 5 ] {6f862de9-6050-4f80-a23f-e9cd3b7fd266} <Debug> TCPHandler: Processed in 0.001920695 sec. | ||
| 4972 | 2025.08.01 21:22:58.800969 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_17_4} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 4973 | 2025.08.01 21:22:58.801031 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4974 | 2025.08.01 21:22:58.801059 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2025.08.01 21:22:58.801157 [ 5 ] {bc76cc64-37dd-458a-935d-5bb01865c0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4976 | 2025.08.01 21:22:58.801197 [ 5 ] {bc76cc64-37dd-458a-935d-5bb01865c0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4977 | 2025.08.01 21:22:58.801544 [ 5 ] {bc76cc64-37dd-458a-935d-5bb01865c0ec} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2025.08.01 21:22:58.801578 [ 5 ] {bc76cc64-37dd-458a-935d-5bb01865c0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4979 | 2025.08.01 21:22:58.801886 [ 5 ] {bc76cc64-37dd-458a-935d-5bb01865c0ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4980 | 2025.08.01 21:22:58.802085 [ 5 ] {bc76cc64-37dd-458a-935d-5bb01865c0ec} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2025.08.01 21:22:58.802208 [ 5 ] {bc76cc64-37dd-458a-935d-5bb01865c0ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 4982 | 2025.08.01 21:22:58.802243 [ 5 ] {bc76cc64-37dd-458a-935d-5bb01865c0ec} <Debug> TCPHandler: Processed in 0.001231312 sec. | ||
| 4983 | 2025.08.01 21:22:58.802354 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2025.08.01 21:22:58.802447 [ 5 ] {787d5b0b-2860-4242-98d0-07e05cdf46a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4985 | 2025.08.01 21:22:58.802491 [ 5 ] {787d5b0b-2860-4242-98d0-07e05cdf46a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4986 | 2025.08.01 21:22:58.802945 [ 5 ] {787d5b0b-2860-4242-98d0-07e05cdf46a5} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2025.08.01 21:22:58.802979 [ 5 ] {787d5b0b-2860-4242-98d0-07e05cdf46a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4988 | 2025.08.01 21:22:58.803299 [ 5 ] {787d5b0b-2860-4242-98d0-07e05cdf46a5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4989 | 2025.08.01 21:22:58.803503 [ 5 ] {787d5b0b-2860-4242-98d0-07e05cdf46a5} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2025.08.01 21:22:58.803630 [ 5 ] {787d5b0b-2860-4242-98d0-07e05cdf46a5} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001201 sec., 255620.3164029975 rows/sec., 16.82 MiB/sec. | ||
| 4991 | 2025.08.01 21:22:58.803665 [ 5 ] {787d5b0b-2860-4242-98d0-07e05cdf46a5} <Debug> TCPHandler: Processed in 0.001358214 sec. | ||
| 4992 | 2025.08.01 21:22:58.803776 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2025.08.01 21:22:58.803868 [ 5 ] {d1672fd2-13ec-4264-b232-19456fdb00eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4994 | 2025.08.01 21:22:58.803910 [ 5 ] {d1672fd2-13ec-4264-b232-19456fdb00eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4995 | 2025.08.01 21:22:58.804222 [ 5 ] {d1672fd2-13ec-4264-b232-19456fdb00eb} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2025.08.01 21:22:58.804258 [ 5 ] {d1672fd2-13ec-4264-b232-19456fdb00eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4997 | 2025.08.01 21:22:58.804539 [ 5 ] {d1672fd2-13ec-4264-b232-19456fdb00eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4998 | 2025.08.01 21:22:58.804734 [ 5 ] {d1672fd2-13ec-4264-b232-19456fdb00eb} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2025.08.01 21:22:58.804856 [ 5 ] {d1672fd2-13ec-4264-b232-19456fdb00eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 5000 | 2025.08.01 21:22:58.804890 [ 5 ] {d1672fd2-13ec-4264-b232-19456fdb00eb} <Debug> TCPHandler: Processed in 0.001161291 sec. | ||
| 5001 | 2025.08.01 21:22:58.805000 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2025.08.01 21:22:58.805092 [ 5 ] {9422fd99-1416-4700-9928-ce8e5a22c27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5003 | 2025.08.01 21:22:58.805144 [ 5 ] {9422fd99-1416-4700-9928-ce8e5a22c27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5004 | 2025.08.01 21:22:58.805953 [ 5 ] {9422fd99-1416-4700-9928-ce8e5a22c27f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2025.08.01 21:22:58.805988 [ 5 ] {9422fd99-1416-4700-9928-ce8e5a22c27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5006 | 2025.08.01 21:22:58.806547 [ 5 ] {9422fd99-1416-4700-9928-ce8e5a22c27f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5007 | 2025.08.01 21:22:58.806769 [ 5 ] {9422fd99-1416-4700-9928-ce8e5a22c27f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2025.08.01 21:22:58.806899 [ 5 ] {9422fd99-1416-4700-9928-ce8e5a22c27f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001825 sec., 22465.753424657534 rows/sec., 40.26 MiB/sec. | ||
| 5009 | 2025.08.01 21:22:58.806949 [ 5 ] {9422fd99-1416-4700-9928-ce8e5a22c27f} <Debug> TCPHandler: Processed in 0.001996926 sec. | ||
| 5010 | 2025.08.01 21:22:58.807065 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2025.08.01 21:22:58.807158 [ 5 ] {88c443ef-ec9e-4ce2-b65e-6e56a049515c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5012 | 2025.08.01 21:22:58.807198 [ 5 ] {88c443ef-ec9e-4ce2-b65e-6e56a049515c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5013 | 2025.08.01 21:22:58.807529 [ 5 ] {88c443ef-ec9e-4ce2-b65e-6e56a049515c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.08.01 21:22:58.807564 [ 5 ] {88c443ef-ec9e-4ce2-b65e-6e56a049515c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5015 | 2025.08.01 21:22:58.807855 [ 5 ] {88c443ef-ec9e-4ce2-b65e-6e56a049515c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5016 | 2025.08.01 21:22:58.808055 [ 5 ] {88c443ef-ec9e-4ce2-b65e-6e56a049515c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.08.01 21:22:58.808178 [ 5 ] {88c443ef-ec9e-4ce2-b65e-6e56a049515c} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001038 sec., 98265.89595375722 rows/sec., 6.04 MiB/sec. | ||
| 5018 | 2025.08.01 21:22:58.808212 [ 5 ] {88c443ef-ec9e-4ce2-b65e-6e56a049515c} <Debug> TCPHandler: Processed in 0.001194172 sec. | ||
| 5019 | 2025.08.01 21:23:03.778614 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2025.08.01 21:23:03.778826 [ 5 ] {07bad011-db28-4da0-83e0-58408c95aa90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5021 | 2025.08.01 21:23:03.778898 [ 5 ] {07bad011-db28-4da0-83e0-58408c95aa90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5022 | 2025.08.01 21:23:03.779541 [ 5 ] {07bad011-db28-4da0-83e0-58408c95aa90} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2025.08.01 21:23:03.779579 [ 5 ] {07bad011-db28-4da0-83e0-58408c95aa90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5024 | 2025.08.01 21:23:03.779963 [ 5 ] {07bad011-db28-4da0-83e0-58408c95aa90} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5025 | 2025.08.01 21:23:03.780194 [ 5 ] {07bad011-db28-4da0-83e0-58408c95aa90} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2025.08.01 21:23:03.780346 [ 5 ] {07bad011-db28-4da0-83e0-58408c95aa90} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.72 MiB/sec. | ||
| 5027 | 2025.08.01 21:23:03.780387 [ 5 ] {07bad011-db28-4da0-83e0-58408c95aa90} <Debug> TCPHandler: Processed in 0.001912024 sec. | ||
| 5028 | 2025.08.01 21:23:03.780506 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2025.08.01 21:23:03.780603 [ 5 ] {4bf3ff77-a847-4b87-844a-f13029fad78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5030 | 2025.08.01 21:23:03.780644 [ 5 ] {4bf3ff77-a847-4b87-844a-f13029fad78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5031 | 2025.08.01 21:23:03.781061 [ 5 ] {4bf3ff77-a847-4b87-844a-f13029fad78e} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2025.08.01 21:23:03.781097 [ 5 ] {4bf3ff77-a847-4b87-844a-f13029fad78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5033 | 2025.08.01 21:23:03.781400 [ 5 ] {4bf3ff77-a847-4b87-844a-f13029fad78e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5034 | 2025.08.01 21:23:03.781621 [ 5 ] {4bf3ff77-a847-4b87-844a-f13029fad78e} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2025.08.01 21:23:03.781746 [ 5 ] {4bf3ff77-a847-4b87-844a-f13029fad78e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 5036 | 2025.08.01 21:23:03.781782 [ 5 ] {4bf3ff77-a847-4b87-844a-f13029fad78e} <Debug> TCPHandler: Processed in 0.001325814 sec. | ||
| 5037 | 2025.08.01 21:23:03.781897 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2025.08.01 21:23:03.781990 [ 5 ] {b2ccf7fe-cc20-451a-b18b-cc54b1a14c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5039 | 2025.08.01 21:23:03.782034 [ 5 ] {b2ccf7fe-cc20-451a-b18b-cc54b1a14c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5040 | 2025.08.01 21:23:03.782434 [ 5 ] {b2ccf7fe-cc20-451a-b18b-cc54b1a14c74} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2025.08.01 21:23:03.782468 [ 5 ] {b2ccf7fe-cc20-451a-b18b-cc54b1a14c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5042 | 2025.08.01 21:23:03.782797 [ 5 ] {b2ccf7fe-cc20-451a-b18b-cc54b1a14c74} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5043 | 2025.08.01 21:23:03.783004 [ 5 ] {b2ccf7fe-cc20-451a-b18b-cc54b1a14c74} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2025.08.01 21:23:03.783137 [ 5 ] {b2ccf7fe-cc20-451a-b18b-cc54b1a14c74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 5045 | 2025.08.01 21:23:03.783173 [ 5 ] {b2ccf7fe-cc20-451a-b18b-cc54b1a14c74} <Debug> TCPHandler: Processed in 0.001325734 sec. | ||
| 5046 | 2025.08.01 21:23:03.783284 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2025.08.01 21:23:03.783378 [ 5 ] {9c1387e1-d65f-40d1-88bc-f17e09f57be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5048 | 2025.08.01 21:23:03.783419 [ 5 ] {9c1387e1-d65f-40d1-88bc-f17e09f57be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5049 | 2025.08.01 21:23:03.783754 [ 5 ] {9c1387e1-d65f-40d1-88bc-f17e09f57be5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2025.08.01 21:23:03.783787 [ 5 ] {9c1387e1-d65f-40d1-88bc-f17e09f57be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5051 | 2025.08.01 21:23:03.784091 [ 5 ] {9c1387e1-d65f-40d1-88bc-f17e09f57be5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5052 | 2025.08.01 21:23:03.784299 [ 5 ] {9c1387e1-d65f-40d1-88bc-f17e09f57be5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2025.08.01 21:23:03.784427 [ 5 ] {9c1387e1-d65f-40d1-88bc-f17e09f57be5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5054 | 2025.08.01 21:23:03.784461 [ 5 ] {9c1387e1-d65f-40d1-88bc-f17e09f57be5} <Debug> TCPHandler: Processed in 0.001226582 sec. | ||
| 5055 | 2025.08.01 21:23:04.191654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
| 5056 | 2025.08.01 21:23:04.192478 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2025.08.01 21:23:04.192544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5058 | 2025.08.01 21:23:04.193062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5059 | 2025.08.01 21:23:04.193326 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2025.08.01 21:23:04.193480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
| 5061 | 2025.08.01 21:23:04.828437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5062 | 2025.08.01 21:23:04.846107 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2025.08.01 21:23:04.846154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5064 | 2025.08.01 21:23:04.851529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5065 | 2025.08.01 21:23:04.852220 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2025.08.01 21:23:04.855042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5067 | 2025.08.01 21:23:06.739285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 748 | ||
| 5068 | 2025.08.01 21:23:06.741584 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2025.08.01 21:23:06.741634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5070 | 2025.08.01 21:23:06.742824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5071 | 2025.08.01 21:23:06.743093 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2025.08.01 21:23:06.743357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5073 | 2025.08.01 21:23:08.794093 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2025.08.01 21:23:08.794287 [ 5 ] {16de6282-a77f-47fc-bc35-0a094964f2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5075 | 2025.08.01 21:23:08.794355 [ 5 ] {16de6282-a77f-47fc-bc35-0a094964f2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5076 | 2025.08.01 21:23:08.795124 [ 5 ] {16de6282-a77f-47fc-bc35-0a094964f2e8} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2025.08.01 21:23:08.795176 [ 5 ] {16de6282-a77f-47fc-bc35-0a094964f2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5078 | 2025.08.01 21:23:08.795590 [ 5 ] {16de6282-a77f-47fc-bc35-0a094964f2e8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5079 | 2025.08.01 21:23:08.795826 [ 5 ] {16de6282-a77f-47fc-bc35-0a094964f2e8} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2025.08.01 21:23:08.795984 [ 5 ] {16de6282-a77f-47fc-bc35-0a094964f2e8} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001745 sec., 224641.83381088826 rows/sec., 14.25 MiB/sec. | ||
| 5081 | 2025.08.01 21:23:08.796034 [ 5 ] {16de6282-a77f-47fc-bc35-0a094964f2e8} <Debug> TCPHandler: Processed in 0.002072387 sec. | ||
| 5082 | 2025.08.01 21:23:08.796154 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2025.08.01 21:23:08.796257 [ 5 ] {d387dcac-ad4c-4090-b075-8a1a7f7624fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5084 | 2025.08.01 21:23:08.796301 [ 5 ] {d387dcac-ad4c-4090-b075-8a1a7f7624fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5085 | 2025.08.01 21:23:08.797139 [ 5 ] {d387dcac-ad4c-4090-b075-8a1a7f7624fa} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2025.08.01 21:23:08.797179 [ 5 ] {d387dcac-ad4c-4090-b075-8a1a7f7624fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5087 | 2025.08.01 21:23:08.797554 [ 5 ] {d387dcac-ad4c-4090-b075-8a1a7f7624fa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5088 | 2025.08.01 21:23:08.797766 [ 5 ] {d387dcac-ad4c-4090-b075-8a1a7f7624fa} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2025.08.01 21:23:08.797900 [ 5 ] {d387dcac-ad4c-4090-b075-8a1a7f7624fa} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001667 sec., 689262.1475704858 rows/sec., 54.99 MiB/sec. | ||
| 5090 | 2025.08.01 21:23:08.797939 [ 5 ] {d387dcac-ad4c-4090-b075-8a1a7f7624fa} <Debug> TCPHandler: Processed in 0.001837063 sec. | ||
| 5091 | 2025.08.01 21:23:08.798055 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2025.08.01 21:23:08.798155 [ 5 ] {9c406a82-1e4d-423d-9157-892bf6308d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5093 | 2025.08.01 21:23:08.798196 [ 5 ] {9c406a82-1e4d-423d-9157-892bf6308d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5094 | 2025.08.01 21:23:08.798679 [ 5 ] {9c406a82-1e4d-423d-9157-892bf6308d6c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2025.08.01 21:23:08.798715 [ 5 ] {9c406a82-1e4d-423d-9157-892bf6308d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5096 | 2025.08.01 21:23:08.799021 [ 5 ] {9c406a82-1e4d-423d-9157-892bf6308d6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5097 | 2025.08.01 21:23:08.799228 [ 5 ] {9c406a82-1e4d-423d-9157-892bf6308d6c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2025.08.01 21:23:08.799339 [ 107 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5099 | 2025.08.01 21:23:08.799358 [ 5 ] {9c406a82-1e4d-423d-9157-892bf6308d6c} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001226 sec., 193311.58238172918 rows/sec., 11.84 MiB/sec. | ||
| 5100 | 2025.08.01 21:23:08.799408 [ 107 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2025.08.01 21:23:08.799417 [ 5 ] {9c406a82-1e4d-423d-9157-892bf6308d6c} <Debug> TCPHandler: Processed in 0.001412465 sec. | ||
| 5102 | 2025.08.01 21:23:08.799436 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5103 | 2025.08.01 21:23:08.799532 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2025.08.01 21:23:08.799558 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 5105 | 2025.08.01 21:23:08.799632 [ 5 ] {d7fd6772-1778-4eeb-8e71-f8e35eeb5934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5106 | 2025.08.01 21:23:08.799677 [ 5 ] {d7fd6772-1778-4eeb-8e71-f8e35eeb5934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5107 | 2025.08.01 21:23:08.799699 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5108 | 2025.08.01 21:23:08.799738 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 255 rows starting from the beginning of the part | ||
| 5109 | 2025.08.01 21:23:08.799804 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
| 5110 | 2025.08.01 21:23:08.799852 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 210 rows starting from the beginning of the part | ||
| 5111 | 2025.08.01 21:23:08.799895 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 29 rows starting from the beginning of the part | ||
| 5112 | 2025.08.01 21:23:08.799957 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
| 5113 | 2025.08.01 21:23:08.800015 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
| 5114 | 2025.08.01 21:23:08.800148 [ 5 ] {d7fd6772-1778-4eeb-8e71-f8e35eeb5934} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2025.08.01 21:23:08.800191 [ 5 ] {d7fd6772-1778-4eeb-8e71-f8e35eeb5934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5116 | 2025.08.01 21:23:08.800516 [ 5 ] {d7fd6772-1778-4eeb-8e71-f8e35eeb5934} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5117 | 2025.08.01 21:23:08.800749 [ 5 ] {d7fd6772-1778-4eeb-8e71-f8e35eeb5934} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2025.08.01 21:23:08.800891 [ 5 ] {d7fd6772-1778-4eeb-8e71-f8e35eeb5934} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001277 sec., 158966.32732967896 rows/sec., 10.25 MiB/sec. | ||
| 5119 | 2025.08.01 21:23:08.800932 [ 5 ] {d7fd6772-1778-4eeb-8e71-f8e35eeb5934} <Debug> TCPHandler: Processed in 0.001450586 sec. | ||
| 5120 | 2025.08.01 21:23:08.801054 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2025.08.01 21:23:08.801057 [ 187 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555688 sec., 774576.9074518798 rows/sec., 50.47 MiB/sec. | ||
| 5122 | 2025.08.01 21:23:08.801151 [ 5 ] {6acece09-a5c0-4473-ba5e-14ed6f27a3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5123 | 2025.08.01 21:23:08.801196 [ 5 ] {6acece09-a5c0-4473-ba5e-14ed6f27a3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5124 | 2025.08.01 21:23:08.801246 [ 188 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5125 | 2025.08.01 21:23:08.801520 [ 188 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2025.08.01 21:23:08.801597 [ 188 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_21_4} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5127 | 2025.08.01 21:23:08.801674 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5128 | 2025.08.01 21:23:08.801674 [ 5 ] {6acece09-a5c0-4473-ba5e-14ed6f27a3ee} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2025.08.01 21:23:08.801725 [ 5 ] {6acece09-a5c0-4473-ba5e-14ed6f27a3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5130 | 2025.08.01 21:23:08.802046 [ 5 ] {6acece09-a5c0-4473-ba5e-14ed6f27a3ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5131 | 2025.08.01 21:23:08.802257 [ 5 ] {6acece09-a5c0-4473-ba5e-14ed6f27a3ee} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2025.08.01 21:23:08.802387 [ 5 ] {6acece09-a5c0-4473-ba5e-14ed6f27a3ee} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001255 sec., 160956.17529880477 rows/sec., 9.14 MiB/sec. | ||
| 5133 | 2025.08.01 21:23:08.802425 [ 5 ] {6acece09-a5c0-4473-ba5e-14ed6f27a3ee} <Debug> TCPHandler: Processed in 0.001420685 sec. | ||
| 5134 | 2025.08.01 21:23:08.802539 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2025.08.01 21:23:08.802633 [ 5 ] {4f9cb725-d4d3-4621-9eb1-7d94d9981c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5136 | 2025.08.01 21:23:08.802672 [ 5 ] {4f9cb725-d4d3-4621-9eb1-7d94d9981c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5137 | 2025.08.01 21:23:08.803294 [ 5 ] {4f9cb725-d4d3-4621-9eb1-7d94d9981c05} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2025.08.01 21:23:08.803330 [ 5 ] {4f9cb725-d4d3-4621-9eb1-7d94d9981c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5139 | 2025.08.01 21:23:08.803657 [ 5 ] {4f9cb725-d4d3-4621-9eb1-7d94d9981c05} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5140 | 2025.08.01 21:23:08.803865 [ 5 ] {4f9cb725-d4d3-4621-9eb1-7d94d9981c05} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2025.08.01 21:23:08.803990 [ 5 ] {4f9cb725-d4d3-4621-9eb1-7d94d9981c05} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001375 sec., 504000.00000000006 rows/sec., 35.41 MiB/sec. | ||
| 5142 | 2025.08.01 21:23:08.804027 [ 5 ] {4f9cb725-d4d3-4621-9eb1-7d94d9981c05} <Debug> TCPHandler: Processed in 0.001537878 sec. | ||
| 5143 | 2025.08.01 21:23:08.804141 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2025.08.01 21:23:08.804235 [ 5 ] {63c16624-06fd-44b8-a37c-40cc5a8b1f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5145 | 2025.08.01 21:23:08.804277 [ 5 ] {63c16624-06fd-44b8-a37c-40cc5a8b1f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5146 | 2025.08.01 21:23:08.804616 [ 5 ] {63c16624-06fd-44b8-a37c-40cc5a8b1f21} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2025.08.01 21:23:08.804652 [ 5 ] {63c16624-06fd-44b8-a37c-40cc5a8b1f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5148 | 2025.08.01 21:23:08.804944 [ 5 ] {63c16624-06fd-44b8-a37c-40cc5a8b1f21} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5149 | 2025.08.01 21:23:08.805150 [ 5 ] {63c16624-06fd-44b8-a37c-40cc5a8b1f21} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2025.08.01 21:23:08.805279 [ 5 ] {63c16624-06fd-44b8-a37c-40cc5a8b1f21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 5151 | 2025.08.01 21:23:08.805315 [ 5 ] {63c16624-06fd-44b8-a37c-40cc5a8b1f21} <Debug> TCPHandler: Processed in 0.001223062 sec. | ||
| 5152 | 2025.08.01 21:23:08.805425 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2025.08.01 21:23:08.805518 [ 5 ] {569e340a-636c-4edc-a120-a31616637982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5154 | 2025.08.01 21:23:08.805563 [ 5 ] {569e340a-636c-4edc-a120-a31616637982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5155 | 2025.08.01 21:23:08.805984 [ 5 ] {569e340a-636c-4edc-a120-a31616637982} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2025.08.01 21:23:08.806019 [ 5 ] {569e340a-636c-4edc-a120-a31616637982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5157 | 2025.08.01 21:23:08.806357 [ 5 ] {569e340a-636c-4edc-a120-a31616637982} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5158 | 2025.08.01 21:23:08.806573 [ 5 ] {569e340a-636c-4edc-a120-a31616637982} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2025.08.01 21:23:08.806702 [ 5 ] {569e340a-636c-4edc-a120-a31616637982} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001202 sec., 255407.65391014976 rows/sec., 16.80 MiB/sec. | ||
| 5160 | 2025.08.01 21:23:08.806739 [ 5 ] {569e340a-636c-4edc-a120-a31616637982} <Debug> TCPHandler: Processed in 0.001363945 sec. | ||
| 5161 | 2025.08.01 21:23:08.806845 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2025.08.01 21:23:08.806941 [ 5 ] {2bc39112-0d77-4986-b7a5-5bc570aad15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5163 | 2025.08.01 21:23:08.806983 [ 5 ] {2bc39112-0d77-4986-b7a5-5bc570aad15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5164 | 2025.08.01 21:23:08.807294 [ 5 ] {2bc39112-0d77-4986-b7a5-5bc570aad15e} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2025.08.01 21:23:08.807329 [ 5 ] {2bc39112-0d77-4986-b7a5-5bc570aad15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5166 | 2025.08.01 21:23:08.807619 [ 5 ] {2bc39112-0d77-4986-b7a5-5bc570aad15e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5167 | 2025.08.01 21:23:08.807827 [ 5 ] {2bc39112-0d77-4986-b7a5-5bc570aad15e} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2025.08.01 21:23:08.807956 [ 5 ] {2bc39112-0d77-4986-b7a5-5bc570aad15e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 5169 | 2025.08.01 21:23:08.807992 [ 5 ] {2bc39112-0d77-4986-b7a5-5bc570aad15e} <Debug> TCPHandler: Processed in 0.001195881 sec. | ||
| 5170 | 2025.08.01 21:23:08.808091 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2025.08.01 21:23:08.808185 [ 5 ] {d02f1c09-36ab-4fee-a544-fec48e1861c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5172 | 2025.08.01 21:23:08.808239 [ 5 ] {d02f1c09-36ab-4fee-a544-fec48e1861c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5173 | 2025.08.01 21:23:08.809065 [ 5 ] {d02f1c09-36ab-4fee-a544-fec48e1861c8} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.08.01 21:23:08.809100 [ 5 ] {d02f1c09-36ab-4fee-a544-fec48e1861c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5175 | 2025.08.01 21:23:08.809643 [ 5 ] {d02f1c09-36ab-4fee-a544-fec48e1861c8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5176 | 2025.08.01 21:23:08.809860 [ 5 ] {d02f1c09-36ab-4fee-a544-fec48e1861c8} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.08.01 21:23:08.809984 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5178 | 2025.08.01 21:23:08.809994 [ 5 ] {d02f1c09-36ab-4fee-a544-fec48e1861c8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001826 sec., 22453.45016429354 rows/sec., 40.24 MiB/sec. | ||
| 5179 | 2025.08.01 21:23:08.810064 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2025.08.01 21:23:08.810092 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5181 | 2025.08.01 21:23:08.810094 [ 5 ] {d02f1c09-36ab-4fee-a544-fec48e1861c8} <Debug> TCPHandler: Processed in 0.002050287 sec. | ||
| 5182 | 2025.08.01 21:23:08.810179 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 5183 | 2025.08.01 21:23:08.810226 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2025.08.01 21:23:08.810327 [ 5 ] {3a7db4e9-4d37-4457-a157-9e6040665cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5185 | 2025.08.01 21:23:08.810369 [ 5 ] {3a7db4e9-4d37-4457-a157-9e6040665cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5186 | 2025.08.01 21:23:08.810404 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5187 | 2025.08.01 21:23:08.810467 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 450 rows starting from the beginning of the part | ||
| 5188 | 2025.08.01 21:23:08.810591 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 5189 | 2025.08.01 21:23:08.810704 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 5190 | 2025.08.01 21:23:08.810705 [ 5 ] {3a7db4e9-4d37-4457-a157-9e6040665cf3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2025.08.01 21:23:08.810757 [ 5 ] {3a7db4e9-4d37-4457-a157-9e6040665cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5192 | 2025.08.01 21:23:08.810808 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
| 5193 | 2025.08.01 21:23:08.810912 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 5194 | 2025.08.01 21:23:08.811006 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 5195 | 2025.08.01 21:23:08.811073 [ 5 ] {3a7db4e9-4d37-4457-a157-9e6040665cf3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5196 | 2025.08.01 21:23:08.811300 [ 5 ] {3a7db4e9-4d37-4457-a157-9e6040665cf3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2025.08.01 21:23:08.811437 [ 5 ] {3a7db4e9-4d37-4457-a157-9e6040665cf3} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001129 sec., 90345.43844109832 rows/sec., 5.55 MiB/sec. | ||
| 5198 | 2025.08.01 21:23:08.811473 [ 5 ] {3a7db4e9-4d37-4457-a157-9e6040665cf3} <Debug> TCPHandler: Processed in 0.001296103 sec. | ||
| 5199 | 2025.08.01 21:23:08.833150 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 19 columns (19 merged, 0 gathered) in 0.023004525 sec., 26690.40112760424 rows/sec., 47.83 MiB/sec. | ||
| 5200 | 2025.08.01 21:23:08.834045 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5201 | 2025.08.01 21:23:08.834401 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2025.08.01 21:23:08.834473 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5203 | 2025.08.01 21:23:08.834557 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 5204 | 2025.08.01 21:23:09.000146 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.50 MiB, peak 237.91 MiB, free memory in arenas 0.00 B, will set to 231.55 MiB (RSS), difference: 1.06 MiB | ||
| 5205 | 2025.08.01 21:23:11.564985 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5206 | 2025.08.01 21:23:11.565045 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5207 | 2025.08.01 21:23:11.693581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
| 5208 | 2025.08.01 21:23:11.694134 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2025.08.01 21:23:11.694188 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5210 | 2025.08.01 21:23:11.694731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5211 | 2025.08.01 21:23:11.694974 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2025.08.01 21:23:11.695120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 5213 | 2025.08.01 21:23:11.695150 [ 129 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5214 | 2025.08.01 21:23:11.695245 [ 129 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2025.08.01 21:23:11.695282 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5216 | 2025.08.01 21:23:11.695420 [ 187 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 5217 | 2025.08.01 21:23:11.695579 [ 187 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5218 | 2025.08.01 21:23:11.695625 [ 187 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
| 5219 | 2025.08.01 21:23:11.695697 [ 187 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
| 5220 | 2025.08.01 21:23:11.695746 [ 187 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
| 5221 | 2025.08.01 21:23:11.695795 [ 187 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
| 5222 | 2025.08.01 21:23:11.695841 [ 187 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
| 5223 | 2025.08.01 21:23:11.695887 [ 187 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
| 5224 | 2025.08.01 21:23:11.700537 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005176564 sec., 2309640.1396756615 rows/sec., 33.04 MiB/sec. | ||
| 5225 | 2025.08.01 21:23:11.700884 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5226 | 2025.08.01 21:23:11.701173 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2025.08.01 21:23:11.701246 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_26_5} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5228 | 2025.08.01 21:23:11.701359 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5229 | 2025.08.01 21:23:12.355137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5230 | 2025.08.01 21:23:12.372477 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2025.08.01 21:23:12.372531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5232 | 2025.08.01 21:23:12.378264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5233 | 2025.08.01 21:23:12.378971 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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.08.01 21:23:12.379260 [ 111 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5235 | 2025.08.01 21:23:12.379324 [ 111 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2025.08.01 21:23:12.379343 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5237 | 2025.08.01 21:23:12.379473 [ 195 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 5238 | 2025.08.01 21:23:12.382003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5239 | 2025.08.01 21:23:12.383886 [ 195 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5240 | 2025.08.01 21:23:12.385434 [ 195 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 5241 | 2025.08.01 21:23:12.390078 [ 195 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 5242 | 2025.08.01 21:23:12.394593 [ 195 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 5243 | 2025.08.01 21:23:12.399034 [ 195 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 5244 | 2025.08.01 21:23:12.403270 [ 195 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 5245 | 2025.08.01 21:23:12.407284 [ 195 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 5246 | 2025.08.01 21:23:12.463118 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083713468 sec., 2341.319798147653 rows/sec., 12.11 MiB/sec. | ||
| 5247 | 2025.08.01 21:23:12.466013 [ 193 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5248 | 2025.08.01 21:23:12.468026 [ 193 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_26_5} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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.08.01 21:23:12.468134 [ 193 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_26_5} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5250 | 2025.08.01 21:23:12.469997 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5251 | 2025.08.01 21:23:13.001138 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.77 MiB, peak 243.33 MiB, free memory in arenas 0.00 B, will set to 238.79 MiB (RSS), difference: 6.01 MiB | ||
| 5252 | 2025.08.01 21:23:13.778971 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2025.08.01 21:23:13.779251 [ 5 ] {00180cb7-d984-46f5-9086-5245a23faa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5254 | 2025.08.01 21:23:13.779355 [ 5 ] {00180cb7-d984-46f5-9086-5245a23faa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5255 | 2025.08.01 21:23:13.780102 [ 5 ] {00180cb7-d984-46f5-9086-5245a23faa30} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2025.08.01 21:23:13.780147 [ 5 ] {00180cb7-d984-46f5-9086-5245a23faa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5257 | 2025.08.01 21:23:13.780554 [ 5 ] {00180cb7-d984-46f5-9086-5245a23faa30} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5258 | 2025.08.01 21:23:13.780789 [ 5 ] {00180cb7-d984-46f5-9086-5245a23faa30} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2025.08.01 21:23:13.780950 [ 5 ] {00180cb7-d984-46f5-9086-5245a23faa30} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.41 MiB/sec. | ||
| 5260 | 2025.08.01 21:23:13.781000 [ 5 ] {00180cb7-d984-46f5-9086-5245a23faa30} <Debug> TCPHandler: Processed in 0.00221102 sec. | ||
| 5261 | 2025.08.01 21:23:13.781123 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2025.08.01 21:23:13.781226 [ 5 ] {a17b1ca1-25c4-4e2b-976f-d28c70e0a9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5263 | 2025.08.01 21:23:13.781269 [ 5 ] {a17b1ca1-25c4-4e2b-976f-d28c70e0a9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5264 | 2025.08.01 21:23:13.781698 [ 5 ] {a17b1ca1-25c4-4e2b-976f-d28c70e0a9ea} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2025.08.01 21:23:13.781736 [ 5 ] {a17b1ca1-25c4-4e2b-976f-d28c70e0a9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5266 | 2025.08.01 21:23:13.782046 [ 5 ] {a17b1ca1-25c4-4e2b-976f-d28c70e0a9ea} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5267 | 2025.08.01 21:23:13.782263 [ 5 ] {a17b1ca1-25c4-4e2b-976f-d28c70e0a9ea} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2025.08.01 21:23:13.782387 [ 5 ] {a17b1ca1-25c4-4e2b-976f-d28c70e0a9ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 5269 | 2025.08.01 21:23:13.782424 [ 5 ] {a17b1ca1-25c4-4e2b-976f-d28c70e0a9ea} <Debug> TCPHandler: Processed in 0.001352454 sec. | ||
| 5270 | 2025.08.01 21:23:13.782564 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2025.08.01 21:23:13.782659 [ 5 ] {77b23d56-a77e-45be-8895-513849795d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5272 | 2025.08.01 21:23:13.782704 [ 5 ] {77b23d56-a77e-45be-8895-513849795d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5273 | 2025.08.01 21:23:13.783118 [ 5 ] {77b23d56-a77e-45be-8895-513849795d89} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2025.08.01 21:23:13.783152 [ 5 ] {77b23d56-a77e-45be-8895-513849795d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5275 | 2025.08.01 21:23:13.783488 [ 5 ] {77b23d56-a77e-45be-8895-513849795d89} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5276 | 2025.08.01 21:23:13.783710 [ 5 ] {77b23d56-a77e-45be-8895-513849795d89} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2025.08.01 21:23:13.783834 [ 5 ] {77b23d56-a77e-45be-8895-513849795d89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 5278 | 2025.08.01 21:23:13.783894 [ 5 ] {77b23d56-a77e-45be-8895-513849795d89} <Debug> TCPHandler: Processed in 0.001379434 sec. | ||
| 5279 | 2025.08.01 21:23:13.783998 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2025.08.01 21:23:13.784091 [ 5 ] {5eb77688-3636-4803-a0b1-b8f113242b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5281 | 2025.08.01 21:23:13.784132 [ 5 ] {5eb77688-3636-4803-a0b1-b8f113242b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5282 | 2025.08.01 21:23:13.784464 [ 5 ] {5eb77688-3636-4803-a0b1-b8f113242b49} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2025.08.01 21:23:13.784497 [ 5 ] {5eb77688-3636-4803-a0b1-b8f113242b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5284 | 2025.08.01 21:23:13.784796 [ 5 ] {5eb77688-3636-4803-a0b1-b8f113242b49} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5285 | 2025.08.01 21:23:13.785001 [ 5 ] {5eb77688-3636-4803-a0b1-b8f113242b49} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2025.08.01 21:23:13.785128 [ 5 ] {5eb77688-3636-4803-a0b1-b8f113242b49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5287 | 2025.08.01 21:23:13.785162 [ 5 ] {5eb77688-3636-4803-a0b1-b8f113242b49} <Debug> TCPHandler: Processed in 0.001213302 sec. | ||
| 5288 | 2025.08.01 21:23:14.383150 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2025.08.01 21:23:14.383347 [ 5 ] {7a0c3a8d-86d9-4b40-910b-2742abdf95a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5290 | 2025.08.01 21:23:14.383419 [ 5 ] {7a0c3a8d-86d9-4b40-910b-2742abdf95a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5291 | 2025.08.01 21:23:14.384167 [ 5 ] {7a0c3a8d-86d9-4b40-910b-2742abdf95a4} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2025.08.01 21:23:14.384210 [ 5 ] {7a0c3a8d-86d9-4b40-910b-2742abdf95a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5293 | 2025.08.01 21:23:14.384632 [ 5 ] {7a0c3a8d-86d9-4b40-910b-2742abdf95a4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5294 | 2025.08.01 21:23:14.384859 [ 5 ] {7a0c3a8d-86d9-4b40-910b-2742abdf95a4} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2025.08.01 21:23:14.385014 [ 5 ] {7a0c3a8d-86d9-4b40-910b-2742abdf95a4} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001721 sec., 227774.54968041833 rows/sec., 14.45 MiB/sec. | ||
| 5296 | 2025.08.01 21:23:14.385065 [ 5 ] {7a0c3a8d-86d9-4b40-910b-2742abdf95a4} <Debug> TCPHandler: Processed in 0.002051397 sec. | ||
| 5297 | 2025.08.01 21:23:14.385179 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2025.08.01 21:23:14.385282 [ 5 ] {0f2ef106-d945-49c6-a76f-f02bbb61d0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5299 | 2025.08.01 21:23:14.385326 [ 5 ] {0f2ef106-d945-49c6-a76f-f02bbb61d0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5300 | 2025.08.01 21:23:14.385738 [ 5 ] {0f2ef106-d945-49c6-a76f-f02bbb61d0c2} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.08.01 21:23:14.385772 [ 5 ] {0f2ef106-d945-49c6-a76f-f02bbb61d0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5302 | 2025.08.01 21:23:14.386071 [ 5 ] {0f2ef106-d945-49c6-a76f-f02bbb61d0c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5303 | 2025.08.01 21:23:14.386293 [ 5 ] {0f2ef106-d945-49c6-a76f-f02bbb61d0c2} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.08.01 21:23:14.386422 [ 5 ] {0f2ef106-d945-49c6-a76f-f02bbb61d0c2} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001162 sec., 13769.363166953528 rows/sec., 1.10 MiB/sec. | ||
| 5305 | 2025.08.01 21:23:14.386460 [ 5 ] {0f2ef106-d945-49c6-a76f-f02bbb61d0c2} <Debug> TCPHandler: Processed in 0.001331724 sec. | ||
| 5306 | 2025.08.01 21:23:14.386564 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2025.08.01 21:23:14.386659 [ 5 ] {843eccd4-b8ce-4a3d-94ae-100fe6f64e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5308 | 2025.08.01 21:23:14.386699 [ 5 ] {843eccd4-b8ce-4a3d-94ae-100fe6f64e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5309 | 2025.08.01 21:23:14.387842 [ 5 ] {843eccd4-b8ce-4a3d-94ae-100fe6f64e76} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2025.08.01 21:23:14.387878 [ 5 ] {843eccd4-b8ce-4a3d-94ae-100fe6f64e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5311 | 2025.08.01 21:23:14.388362 [ 5 ] {843eccd4-b8ce-4a3d-94ae-100fe6f64e76} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5312 | 2025.08.01 21:23:14.388582 [ 5 ] {843eccd4-b8ce-4a3d-94ae-100fe6f64e76} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2025.08.01 21:23:14.388685 [ 153 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5314 | 2025.08.01 21:23:14.388710 [ 5 ] {843eccd4-b8ce-4a3d-94ae-100fe6f64e76} <Debug> executeQuery: Read 2243 rows, 185.52 KiB in 0.002071 sec., 1083051.6658619025 rows/sec., 87.48 MiB/sec. | ||
| 5315 | 2025.08.01 21:23:14.388728 [ 153 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2025.08.01 21:23:14.388751 [ 5 ] {843eccd4-b8ce-4a3d-94ae-100fe6f64e76} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 5317 | 2025.08.01 21:23:14.388750 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5318 | 2025.08.01 21:23:14.388766 [ 5 ] {843eccd4-b8ce-4a3d-94ae-100fe6f64e76} <Debug> TCPHandler: Processed in 0.002250551 sec. | ||
| 5319 | 2025.08.01 21:23:14.388879 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2025.08.01 21:23:14.388885 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 5321 | 2025.08.01 21:23:14.388975 [ 5 ] {49489225-d20f-4845-8d67-5d756d0f1c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5322 | 2025.08.01 21:23:14.389019 [ 5 ] {49489225-d20f-4845-8d67-5d756d0f1c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5323 | 2025.08.01 21:23:14.389038 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5324 | 2025.08.01 21:23:14.389076 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2298 rows starting from the beginning of the part | ||
| 5325 | 2025.08.01 21:23:14.389141 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1149 rows starting from the beginning of the part | ||
| 5326 | 2025.08.01 21:23:14.389185 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5327 | 2025.08.01 21:23:14.389231 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1149 rows starting from the beginning of the part | ||
| 5328 | 2025.08.01 21:23:14.389279 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 5329 | 2025.08.01 21:23:14.389322 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2243 rows starting from the beginning of the part | ||
| 5330 | 2025.08.01 21:23:14.389483 [ 5 ] {49489225-d20f-4845-8d67-5d756d0f1c33} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2025.08.01 21:23:14.389527 [ 5 ] {49489225-d20f-4845-8d67-5d756d0f1c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5332 | 2025.08.01 21:23:14.389956 [ 5 ] {49489225-d20f-4845-8d67-5d756d0f1c33} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5333 | 2025.08.01 21:23:14.390182 [ 5 ] {49489225-d20f-4845-8d67-5d756d0f1c33} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2025.08.01 21:23:14.390313 [ 5 ] {49489225-d20f-4845-8d67-5d756d0f1c33} <Debug> executeQuery: Read 226 rows, 13.95 KiB in 0.001358 sec., 166421.20765832104 rows/sec., 10.03 MiB/sec. | ||
| 5335 | 2025.08.01 21:23:14.390351 [ 5 ] {49489225-d20f-4845-8d67-5d756d0f1c33} <Debug> TCPHandler: Processed in 0.001522547 sec. | ||
| 5336 | 2025.08.01 21:23:14.390462 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2025.08.01 21:23:14.390556 [ 5 ] {bf86c30d-ec29-4f81-8a91-696290b21896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5338 | 2025.08.01 21:23:14.390596 [ 5 ] {bf86c30d-ec29-4f81-8a91-696290b21896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5339 | 2025.08.01 21:23:14.391077 [ 5 ] {bf86c30d-ec29-4f81-8a91-696290b21896} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.08.01 21:23:14.391111 [ 5 ] {bf86c30d-ec29-4f81-8a91-696290b21896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5341 | 2025.08.01 21:23:14.391451 [ 5 ] {bf86c30d-ec29-4f81-8a91-696290b21896} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5342 | 2025.08.01 21:23:14.391669 [ 5 ] {bf86c30d-ec29-4f81-8a91-696290b21896} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2025.08.01 21:23:14.391782 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6951 rows, containing 5 columns (5 merged, 0 gathered) in 0.002952483 sec., 2354289.5928613306 rows/sec., 198.40 MiB/sec. | ||
| 5344 | 2025.08.01 21:23:14.391794 [ 5 ] {bf86c30d-ec29-4f81-8a91-696290b21896} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001257 sec., 342879.87271280825 rows/sec., 22.70 MiB/sec. | ||
| 5345 | 2025.08.01 21:23:14.391879 [ 5 ] {bf86c30d-ec29-4f81-8a91-696290b21896} <Debug> TCPHandler: Processed in 0.001466697 sec. | ||
| 5346 | 2025.08.01 21:23:14.392005 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2025.08.01 21:23:14.392098 [ 5 ] {d71031fb-d42e-4c99-ae6b-790e4b11e467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5348 | 2025.08.01 21:23:14.392128 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5349 | 2025.08.01 21:23:14.392138 [ 5 ] {d71031fb-d42e-4c99-ae6b-790e4b11e467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5350 | 2025.08.01 21:23:14.392441 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2025.08.01 21:23:14.392533 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_41_8} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5352 | 2025.08.01 21:23:14.392589 [ 5 ] {d71031fb-d42e-4c99-ae6b-790e4b11e467} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2025.08.01 21:23:14.392626 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 5354 | 2025.08.01 21:23:14.392629 [ 5 ] {d71031fb-d42e-4c99-ae6b-790e4b11e467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5355 | 2025.08.01 21:23:14.392980 [ 5 ] {d71031fb-d42e-4c99-ae6b-790e4b11e467} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5356 | 2025.08.01 21:23:14.393189 [ 5 ] {d71031fb-d42e-4c99-ae6b-790e4b11e467} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2025.08.01 21:23:14.393313 [ 5 ] {d71031fb-d42e-4c99-ae6b-790e4b11e467} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001233 sec., 163828.06163828063 rows/sec., 9.30 MiB/sec. | ||
| 5358 | 2025.08.01 21:23:14.393351 [ 5 ] {d71031fb-d42e-4c99-ae6b-790e4b11e467} <Debug> TCPHandler: Processed in 0.001395336 sec. | ||
| 5359 | 2025.08.01 21:23:14.393462 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2025.08.01 21:23:14.393557 [ 5 ] {b076abed-69c2-4a3d-985c-8e1934f9ffca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5361 | 2025.08.01 21:23:14.393595 [ 5 ] {b076abed-69c2-4a3d-985c-8e1934f9ffca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5362 | 2025.08.01 21:23:14.394338 [ 5 ] {b076abed-69c2-4a3d-985c-8e1934f9ffca} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2025.08.01 21:23:14.394373 [ 5 ] {b076abed-69c2-4a3d-985c-8e1934f9ffca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5364 | 2025.08.01 21:23:14.394761 [ 5 ] {b076abed-69c2-4a3d-985c-8e1934f9ffca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5365 | 2025.08.01 21:23:14.394968 [ 5 ] {b076abed-69c2-4a3d-985c-8e1934f9ffca} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2025.08.01 21:23:14.395078 [ 126 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5367 | 2025.08.01 21:23:14.395093 [ 5 ] {b076abed-69c2-4a3d-985c-8e1934f9ffca} <Debug> executeQuery: Read 1138 rows, 83.28 KiB in 0.001555 sec., 731832.7974276528 rows/sec., 52.30 MiB/sec. | ||
| 5368 | 2025.08.01 21:23:14.395146 [ 126 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2025.08.01 21:23:14.395156 [ 5 ] {b076abed-69c2-4a3d-985c-8e1934f9ffca} <Debug> TCPHandler: Processed in 0.001742571 sec. | ||
| 5370 | 2025.08.01 21:23:14.395176 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5371 | 2025.08.01 21:23:14.395271 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 5372 | 2025.08.01 21:23:14.395276 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2025.08.01 21:23:14.395388 [ 5 ] {3e6f1c08-e204-41fa-bde8-ec15a2578b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5374 | 2025.08.01 21:23:14.395389 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5375 | 2025.08.01 21:23:14.395440 [ 5 ] {3e6f1c08-e204-41fa-bde8-ec15a2578b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5376 | 2025.08.01 21:23:14.395457 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1185 rows starting from the beginning of the part | ||
| 5377 | 2025.08.01 21:23:14.395533 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 693 rows starting from the beginning of the part | ||
| 5378 | 2025.08.01 21:23:14.395587 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 5379 | 2025.08.01 21:23:14.395634 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 693 rows starting from the beginning of the part | ||
| 5380 | 2025.08.01 21:23:14.395693 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5381 | 2025.08.01 21:23:14.395747 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1138 rows starting from the beginning of the part | ||
| 5382 | 2025.08.01 21:23:14.395784 [ 5 ] {3e6f1c08-e204-41fa-bde8-ec15a2578b4e} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2025.08.01 21:23:14.395824 [ 5 ] {3e6f1c08-e204-41fa-bde8-ec15a2578b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5384 | 2025.08.01 21:23:14.396183 [ 5 ] {3e6f1c08-e204-41fa-bde8-ec15a2578b4e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5385 | 2025.08.01 21:23:14.396403 [ 5 ] {3e6f1c08-e204-41fa-bde8-ec15a2578b4e} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2025.08.01 21:23:14.396534 [ 5 ] {3e6f1c08-e204-41fa-bde8-ec15a2578b4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 5387 | 2025.08.01 21:23:14.396571 [ 5 ] {3e6f1c08-e204-41fa-bde8-ec15a2578b4e} <Debug> TCPHandler: Processed in 0.001343955 sec. | ||
| 5388 | 2025.08.01 21:23:14.396678 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2025.08.01 21:23:14.396772 [ 5 ] {c72d07bb-8ab1-4de7-baf5-711ab4c69c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5390 | 2025.08.01 21:23:14.396814 [ 5 ] {c72d07bb-8ab1-4de7-baf5-711ab4c69c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5391 | 2025.08.01 21:23:14.397304 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3837 rows, containing 5 columns (5 merged, 0 gathered) in 0.002073168 sec., 1850790.6739830058 rows/sec., 139.08 MiB/sec. | ||
| 5392 | 2025.08.01 21:23:14.397409 [ 5 ] {c72d07bb-8ab1-4de7-baf5-711ab4c69c12} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2025.08.01 21:23:14.397450 [ 5 ] {c72d07bb-8ab1-4de7-baf5-711ab4c69c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5394 | 2025.08.01 21:23:14.397485 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5395 | 2025.08.01 21:23:14.397768 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2025.08.01 21:23:14.397834 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_41_8} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5397 | 2025.08.01 21:23:14.397897 [ 5 ] {c72d07bb-8ab1-4de7-baf5-711ab4c69c12} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5398 | 2025.08.01 21:23:14.397907 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5399 | 2025.08.01 21:23:14.398120 [ 5 ] {c72d07bb-8ab1-4de7-baf5-711ab4c69c12} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2025.08.01 21:23:14.398240 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5401 | 2025.08.01 21:23:14.398252 [ 5 ] {c72d07bb-8ab1-4de7-baf5-711ab4c69c12} <Debug> executeQuery: Read 1033 rows, 69.95 KiB in 0.001498 sec., 689586.1148197597 rows/sec., 45.60 MiB/sec. | ||
| 5402 | 2025.08.01 21:23:14.398282 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.08.01 21:23:14.398303 [ 5 ] {c72d07bb-8ab1-4de7-baf5-711ab4c69c12} <Debug> TCPHandler: Processed in 0.001672951 sec. | ||
| 5404 | 2025.08.01 21:23:14.398307 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5405 | 2025.08.01 21:23:14.398409 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 5406 | 2025.08.01 21:23:14.398422 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2025.08.01 21:23:14.398513 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5408 | 2025.08.01 21:23:14.398527 [ 5 ] {f8265018-c3d9-4a9b-814d-80abbe344f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5409 | 2025.08.01 21:23:14.398543 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13214 rows starting from the beginning of the part | ||
| 5410 | 2025.08.01 21:23:14.398568 [ 5 ] {f8265018-c3d9-4a9b-814d-80abbe344f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5411 | 2025.08.01 21:23:14.398602 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 307 rows starting from the beginning of the part | ||
| 5412 | 2025.08.01 21:23:14.398644 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5413 | 2025.08.01 21:23:14.398682 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 307 rows starting from the beginning of the part | ||
| 5414 | 2025.08.01 21:23:14.398720 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 5415 | 2025.08.01 21:23:14.398757 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1033 rows starting from the beginning of the part | ||
| 5416 | 2025.08.01 21:23:14.398887 [ 5 ] {f8265018-c3d9-4a9b-814d-80abbe344f28} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2025.08.01 21:23:14.398922 [ 5 ] {f8265018-c3d9-4a9b-814d-80abbe344f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5418 | 2025.08.01 21:23:14.399285 [ 5 ] {f8265018-c3d9-4a9b-814d-80abbe344f28} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5419 | 2025.08.01 21:23:14.399499 [ 5 ] {f8265018-c3d9-4a9b-814d-80abbe344f28} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2025.08.01 21:23:14.399627 [ 5 ] {f8265018-c3d9-4a9b-814d-80abbe344f28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 5421 | 2025.08.01 21:23:14.399662 [ 5 ] {f8265018-c3d9-4a9b-814d-80abbe344f28} <Debug> TCPHandler: Processed in 0.001289843 sec. | ||
| 5422 | 2025.08.01 21:23:14.399769 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2025.08.01 21:23:14.399862 [ 5 ] {84c9f779-dc03-4ab8-a63d-65455de4ab83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5424 | 2025.08.01 21:23:14.399915 [ 5 ] {84c9f779-dc03-4ab8-a63d-65455de4ab83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5425 | 2025.08.01 21:23:14.400694 [ 5 ] {84c9f779-dc03-4ab8-a63d-65455de4ab83} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2025.08.01 21:23:14.400729 [ 5 ] {84c9f779-dc03-4ab8-a63d-65455de4ab83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5427 | 2025.08.01 21:23:14.401307 [ 5 ] {84c9f779-dc03-4ab8-a63d-65455de4ab83} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5428 | 2025.08.01 21:23:14.401543 [ 5 ] {84c9f779-dc03-4ab8-a63d-65455de4ab83} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2025.08.01 21:23:14.401675 [ 5 ] {84c9f779-dc03-4ab8-a63d-65455de4ab83} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 13.70 MiB/sec. | ||
| 5430 | 2025.08.01 21:23:14.401727 [ 5 ] {84c9f779-dc03-4ab8-a63d-65455de4ab83} <Debug> TCPHandler: Processed in 0.002007276 sec. | ||
| 5431 | 2025.08.01 21:23:14.401836 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2025.08.01 21:23:14.401931 [ 5 ] {155b3d18-81e3-4609-9020-f7c8024853df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5433 | 2025.08.01 21:23:14.401972 [ 5 ] {155b3d18-81e3-4609-9020-f7c8024853df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5434 | 2025.08.01 21:23:14.402293 [ 5 ] {155b3d18-81e3-4609-9020-f7c8024853df} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2025.08.01 21:23:14.402330 [ 5 ] {155b3d18-81e3-4609-9020-f7c8024853df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5436 | 2025.08.01 21:23:14.402662 [ 5 ] {155b3d18-81e3-4609-9020-f7c8024853df} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5437 | 2025.08.01 21:23:14.402878 [ 5 ] {155b3d18-81e3-4609-9020-f7c8024853df} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2025.08.01 21:23:14.402979 [ 126 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5439 | 2025.08.01 21:23:14.403001 [ 5 ] {155b3d18-81e3-4609-9020-f7c8024853df} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001088 sec., 49632.35294117647 rows/sec., 2.79 MiB/sec. | ||
| 5440 | 2025.08.01 21:23:14.403011 [ 126 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2025.08.01 21:23:14.403040 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5442 | 2025.08.01 21:23:14.403043 [ 5 ] {155b3d18-81e3-4609-9020-f7c8024853df} <Debug> TCPHandler: Processed in 0.001256653 sec. | ||
| 5443 | 2025.08.01 21:23:14.403117 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 5444 | 2025.08.01 21:23:14.403214 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5445 | 2025.08.01 21:23:14.403240 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2592 rows starting from the beginning of the part | ||
| 5446 | 2025.08.01 21:23:14.403288 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 102 rows starting from the beginning of the part | ||
| 5447 | 2025.08.01 21:23:14.403327 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 5448 | 2025.08.01 21:23:14.403376 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 102 rows starting from the beginning of the part | ||
| 5449 | 2025.08.01 21:23:14.403412 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 5450 | 2025.08.01 21:23:14.403447 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
| 5451 | 2025.08.01 21:23:14.404113 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005741123 sec., 2644256.184722048 rows/sec., 176.93 MiB/sec. | ||
| 5452 | 2025.08.01 21:23:14.404717 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5453 | 2025.08.01 21:23:14.404734 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 4 columns (4 merged, 0 gathered) in 0.00164838 sec., 1801769.0095730352 rows/sec., 114.42 MiB/sec. | ||
| 5454 | 2025.08.01 21:23:14.405018 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2025.08.01 21:23:14.405042 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5456 | 2025.08.01 21:23:14.405117 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5457 | 2025.08.01 21:23:14.405220 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 5458 | 2025.08.01 21:23:14.405293 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_41_8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2025.08.01 21:23:14.405363 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_41_8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5460 | 2025.08.01 21:23:14.405420 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5461 | 2025.08.01 21:23:15.001148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.76 MiB, peak 248.82 MiB, free memory in arenas 0.00 B, will set to 241.95 MiB (RSS), difference: 2.19 MiB | ||
| 5462 | 2025.08.01 21:23:16.744486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 802 | ||
| 5463 | 2025.08.01 21:23:16.747218 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2025.08.01 21:23:16.747256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5465 | 2025.08.01 21:23:16.748484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5466 | 2025.08.01 21:23:16.748753 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2025.08.01 21:23:16.749001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 5468 | 2025.08.01 21:23:18.779009 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2025.08.01 21:23:18.779230 [ 5 ] {dbbc694f-d650-4399-8cc4-500c647e87cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5470 | 2025.08.01 21:23:18.779303 [ 5 ] {dbbc694f-d650-4399-8cc4-500c647e87cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5471 | 2025.08.01 21:23:18.780039 [ 5 ] {dbbc694f-d650-4399-8cc4-500c647e87cf} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2025.08.01 21:23:18.780085 [ 5 ] {dbbc694f-d650-4399-8cc4-500c647e87cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5473 | 2025.08.01 21:23:18.780498 [ 5 ] {dbbc694f-d650-4399-8cc4-500c647e87cf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5474 | 2025.08.01 21:23:18.780725 [ 5 ] {dbbc694f-d650-4399-8cc4-500c647e87cf} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2025.08.01 21:23:18.780878 [ 5 ] {dbbc694f-d650-4399-8cc4-500c647e87cf} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001703 sec., 64591.896652965355 rows/sec., 5.41 MiB/sec. | ||
| 5476 | 2025.08.01 21:23:18.780920 [ 5 ] {dbbc694f-d650-4399-8cc4-500c647e87cf} <Debug> TCPHandler: Processed in 0.002050587 sec. | ||
| 5477 | 2025.08.01 21:23:18.781041 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2025.08.01 21:23:18.781138 [ 5 ] {76a84b8e-b069-49d4-8c04-ea1827cf28c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5479 | 2025.08.01 21:23:18.781179 [ 5 ] {76a84b8e-b069-49d4-8c04-ea1827cf28c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5480 | 2025.08.01 21:23:18.781584 [ 5 ] {76a84b8e-b069-49d4-8c04-ea1827cf28c2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2025.08.01 21:23:18.781621 [ 5 ] {76a84b8e-b069-49d4-8c04-ea1827cf28c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5482 | 2025.08.01 21:23:18.781946 [ 5 ] {76a84b8e-b069-49d4-8c04-ea1827cf28c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5483 | 2025.08.01 21:23:18.782160 [ 5 ] {76a84b8e-b069-49d4-8c04-ea1827cf28c2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2025.08.01 21:23:18.782287 [ 5 ] {76a84b8e-b069-49d4-8c04-ea1827cf28c2} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001168 sec., 23116.438356164384 rows/sec., 1.70 MiB/sec. | ||
| 5485 | 2025.08.01 21:23:18.782324 [ 5 ] {76a84b8e-b069-49d4-8c04-ea1827cf28c2} <Debug> TCPHandler: Processed in 0.001332364 sec. | ||
| 5486 | 2025.08.01 21:23:18.782425 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2025.08.01 21:23:18.782524 [ 5 ] {ca702032-8d77-422f-8cae-4d9421acb76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5488 | 2025.08.01 21:23:18.782563 [ 5 ] {ca702032-8d77-422f-8cae-4d9421acb76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5489 | 2025.08.01 21:23:18.782986 [ 5 ] {ca702032-8d77-422f-8cae-4d9421acb76f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2025.08.01 21:23:18.783021 [ 5 ] {ca702032-8d77-422f-8cae-4d9421acb76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5491 | 2025.08.01 21:23:18.783317 [ 5 ] {ca702032-8d77-422f-8cae-4d9421acb76f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5492 | 2025.08.01 21:23:18.783533 [ 5 ] {ca702032-8d77-422f-8cae-4d9421acb76f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2025.08.01 21:23:18.783657 [ 5 ] {ca702032-8d77-422f-8cae-4d9421acb76f} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001152 sec., 78993.05555555555 rows/sec., 6.17 MiB/sec. | ||
| 5494 | 2025.08.01 21:23:18.783695 [ 5 ] {ca702032-8d77-422f-8cae-4d9421acb76f} <Debug> TCPHandler: Processed in 0.001318543 sec. | ||
| 5495 | 2025.08.01 21:23:18.783804 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2025.08.01 21:23:18.783899 [ 5 ] {e5cefe32-34ab-4ed7-8231-49d7d560c8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5497 | 2025.08.01 21:23:18.783942 [ 5 ] {e5cefe32-34ab-4ed7-8231-49d7d560c8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5498 | 2025.08.01 21:23:18.784328 [ 5 ] {e5cefe32-34ab-4ed7-8231-49d7d560c8cd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2025.08.01 21:23:18.784364 [ 5 ] {e5cefe32-34ab-4ed7-8231-49d7d560c8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5500 | 2025.08.01 21:23:18.784706 [ 5 ] {e5cefe32-34ab-4ed7-8231-49d7d560c8cd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5501 | 2025.08.01 21:23:18.784910 [ 5 ] {e5cefe32-34ab-4ed7-8231-49d7d560c8cd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2025.08.01 21:23:18.785037 [ 5 ] {e5cefe32-34ab-4ed7-8231-49d7d560c8cd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001156 sec., 110726.64359861592 rows/sec., 7.71 MiB/sec. | ||
| 5503 | 2025.08.01 21:23:18.785073 [ 5 ] {e5cefe32-34ab-4ed7-8231-49d7d560c8cd} <Debug> TCPHandler: Processed in 0.001318914 sec. | ||
| 5504 | 2025.08.01 21:23:18.785180 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2025.08.01 21:23:18.785273 [ 5 ] {88695915-c8e2-46a5-9e39-8e6940b9bd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5506 | 2025.08.01 21:23:18.785326 [ 5 ] {88695915-c8e2-46a5-9e39-8e6940b9bd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5507 | 2025.08.01 21:23:18.786142 [ 5 ] {88695915-c8e2-46a5-9e39-8e6940b9bd20} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2025.08.01 21:23:18.786177 [ 5 ] {88695915-c8e2-46a5-9e39-8e6940b9bd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5509 | 2025.08.01 21:23:18.786708 [ 5 ] {88695915-c8e2-46a5-9e39-8e6940b9bd20} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5510 | 2025.08.01 21:23:18.786926 [ 5 ] {88695915-c8e2-46a5-9e39-8e6940b9bd20} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2025.08.01 21:23:18.787060 [ 5 ] {88695915-c8e2-46a5-9e39-8e6940b9bd20} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001804 sec., 14966.740576496673 rows/sec., 26.82 MiB/sec. | ||
| 5512 | 2025.08.01 21:23:18.787112 [ 5 ] {88695915-c8e2-46a5-9e39-8e6940b9bd20} <Debug> TCPHandler: Processed in 0.001980576 sec. | ||
| 5513 | 2025.08.01 21:23:18.787221 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2025.08.01 21:23:18.787316 [ 5 ] {897dc221-90d0-4ced-aa80-08b6b2694e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5515 | 2025.08.01 21:23:18.787357 [ 5 ] {897dc221-90d0-4ced-aa80-08b6b2694e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5516 | 2025.08.01 21:23:18.787698 [ 5 ] {897dc221-90d0-4ced-aa80-08b6b2694e90} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2025.08.01 21:23:18.787734 [ 5 ] {897dc221-90d0-4ced-aa80-08b6b2694e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5518 | 2025.08.01 21:23:18.788031 [ 5 ] {897dc221-90d0-4ced-aa80-08b6b2694e90} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5519 | 2025.08.01 21:23:18.788242 [ 5 ] {897dc221-90d0-4ced-aa80-08b6b2694e90} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2025.08.01 21:23:18.788365 [ 5 ] {897dc221-90d0-4ced-aa80-08b6b2694e90} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001068 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 5521 | 2025.08.01 21:23:18.788399 [ 5 ] {897dc221-90d0-4ced-aa80-08b6b2694e90} <Debug> TCPHandler: Processed in 0.001227542 sec. | ||
| 5522 | 2025.08.01 21:23:19.196132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
| 5523 | 2025.08.01 21:23:19.196636 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.08.01 21:23:19.196682 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5525 | 2025.08.01 21:23:19.197167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5526 | 2025.08.01 21:23:19.197395 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.08.01 21:23:19.197537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
| 5528 | 2025.08.01 21:23:19.883012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5529 | 2025.08.01 21:23:19.898151 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.08.01 21:23:19.898206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5531 | 2025.08.01 21:23:19.904516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5532 | 2025.08.01 21:23:19.905214 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2025.08.01 21:23:19.907855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5534 | 2025.08.01 21:23:23.778662 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2025.08.01 21:23:23.778967 [ 5 ] {54faecc0-21b5-414f-b137-e53874555571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5536 | 2025.08.01 21:23:23.779073 [ 5 ] {54faecc0-21b5-414f-b137-e53874555571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5537 | 2025.08.01 21:23:23.780010 [ 5 ] {54faecc0-21b5-414f-b137-e53874555571} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2025.08.01 21:23:23.780057 [ 5 ] {54faecc0-21b5-414f-b137-e53874555571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5539 | 2025.08.01 21:23:23.780454 [ 5 ] {54faecc0-21b5-414f-b137-e53874555571} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5540 | 2025.08.01 21:23:23.780683 [ 5 ] {54faecc0-21b5-414f-b137-e53874555571} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2025.08.01 21:23:23.780851 [ 5 ] {54faecc0-21b5-414f-b137-e53874555571} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.18 MiB/sec. | ||
| 5542 | 2025.08.01 21:23:23.780900 [ 5 ] {54faecc0-21b5-414f-b137-e53874555571} <Debug> TCPHandler: Processed in 0.002422823 sec. | ||
| 5543 | 2025.08.01 21:23:23.781028 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2025.08.01 21:23:23.781131 [ 5 ] {db809df5-8190-4e95-b996-eebad7e4918a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5545 | 2025.08.01 21:23:23.781174 [ 5 ] {db809df5-8190-4e95-b996-eebad7e4918a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5546 | 2025.08.01 21:23:23.781612 [ 5 ] {db809df5-8190-4e95-b996-eebad7e4918a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2025.08.01 21:23:23.781649 [ 5 ] {db809df5-8190-4e95-b996-eebad7e4918a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5548 | 2025.08.01 21:23:23.781962 [ 5 ] {db809df5-8190-4e95-b996-eebad7e4918a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5549 | 2025.08.01 21:23:23.782173 [ 5 ] {db809df5-8190-4e95-b996-eebad7e4918a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2025.08.01 21:23:23.782304 [ 5 ] {db809df5-8190-4e95-b996-eebad7e4918a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 5551 | 2025.08.01 21:23:23.782342 [ 5 ] {db809df5-8190-4e95-b996-eebad7e4918a} <Debug> TCPHandler: Processed in 0.001365964 sec. | ||
| 5552 | 2025.08.01 21:23:23.782459 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2025.08.01 21:23:23.782555 [ 5 ] {fa29f200-5f66-476d-9715-e11c59d16280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5554 | 2025.08.01 21:23:23.782599 [ 5 ] {fa29f200-5f66-476d-9715-e11c59d16280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5555 | 2025.08.01 21:23:23.783009 [ 5 ] {fa29f200-5f66-476d-9715-e11c59d16280} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.08.01 21:23:23.783045 [ 5 ] {fa29f200-5f66-476d-9715-e11c59d16280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5557 | 2025.08.01 21:23:23.783370 [ 5 ] {fa29f200-5f66-476d-9715-e11c59d16280} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5558 | 2025.08.01 21:23:23.783579 [ 5 ] {fa29f200-5f66-476d-9715-e11c59d16280} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2025.08.01 21:23:23.783704 [ 5 ] {fa29f200-5f66-476d-9715-e11c59d16280} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 5560 | 2025.08.01 21:23:23.783740 [ 5 ] {fa29f200-5f66-476d-9715-e11c59d16280} <Debug> TCPHandler: Processed in 0.001330115 sec. | ||
| 5561 | 2025.08.01 21:23:23.783845 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2025.08.01 21:23:23.783939 [ 5 ] {1d17096c-ccc6-4afb-9741-278d6b4c09f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5563 | 2025.08.01 21:23:23.783980 [ 5 ] {1d17096c-ccc6-4afb-9741-278d6b4c09f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5564 | 2025.08.01 21:23:23.784309 [ 5 ] {1d17096c-ccc6-4afb-9741-278d6b4c09f5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2025.08.01 21:23:23.784345 [ 5 ] {1d17096c-ccc6-4afb-9741-278d6b4c09f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5566 | 2025.08.01 21:23:23.784653 [ 5 ] {1d17096c-ccc6-4afb-9741-278d6b4c09f5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5567 | 2025.08.01 21:23:23.784857 [ 5 ] {1d17096c-ccc6-4afb-9741-278d6b4c09f5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2025.08.01 21:23:23.784981 [ 5 ] {1d17096c-ccc6-4afb-9741-278d6b4c09f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 5569 | 2025.08.01 21:23:23.785016 [ 5 ] {1d17096c-ccc6-4afb-9741-278d6b4c09f5} <Debug> TCPHandler: Processed in 0.001218102 sec. | ||
| 5570 | 2025.08.01 21:23:25.543637 [ 140 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 5571 | 2025.08.01 21:23:25.543712 [ 140 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2025.08.01 21:23:25.543737 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5573 | 2025.08.01 21:23:25.543848 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 5574 | 2025.08.01 21:23:25.543991 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5575 | 2025.08.01 21:23:25.544032 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 5576 | 2025.08.01 21:23:25.544105 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 5577 | 2025.08.01 21:23:25.544155 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 5578 | 2025.08.01 21:23:25.544204 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 5579 | 2025.08.01 21:23:25.544247 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 5580 | 2025.08.01 21:23:25.545068 [ 199 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001266013 sec., 15007.744786190979 rows/sec., 1011.26 KiB/sec. | ||
| 5581 | 2025.08.01 21:23:25.545261 [ 198 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 5582 | 2025.08.01 21:23:25.545583 [ 198 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2025.08.01 21:23:25.545659 [ 198 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_19_4} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 5584 | 2025.08.01 21:23:25.545748 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5585 | 2025.08.01 21:23:26.071137 [ 140 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 5586 | 2025.08.01 21:23:26.071206 [ 140 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2025.08.01 21:23:26.071232 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5588 | 2025.08.01 21:23:26.071352 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 5589 | 2025.08.01 21:23:26.071504 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5590 | 2025.08.01 21:23:26.071543 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 431 rows starting from the beginning of the part | ||
| 5591 | 2025.08.01 21:23:26.071612 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 431 rows starting from the beginning of the part | ||
| 5592 | 2025.08.01 21:23:26.071657 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 203 rows starting from the beginning of the part | ||
| 5593 | 2025.08.01 21:23:26.071701 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 203 rows starting from the beginning of the part | ||
| 5594 | 2025.08.01 21:23:26.071742 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 431 rows starting from the beginning of the part | ||
| 5595 | 2025.08.01 21:23:26.072723 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421906 sec., 1194875.0479989536 rows/sec., 83.17 MiB/sec. | ||
| 5596 | 2025.08.01 21:23:26.072856 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 5597 | 2025.08.01 21:23:26.073093 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2025.08.01 21:23:26.073163 [ 202 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_19_4} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 5599 | 2025.08.01 21:23:26.073233 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5600 | 2025.08.01 21:23:26.139666 [ 140 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 5601 | 2025.08.01 21:23:26.139708 [ 140 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.08.01 21:23:26.139726 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5603 | 2025.08.01 21:23:26.139811 [ 198 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 5604 | 2025.08.01 21:23:26.139925 [ 198 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5605 | 2025.08.01 21:23:26.139955 [ 198 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 5606 | 2025.08.01 21:23:26.140009 [ 198 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5607 | 2025.08.01 21:23:26.140052 [ 198 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 5608 | 2025.08.01 21:23:26.140094 [ 198 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 5609 | 2025.08.01 21:23:26.140134 [ 198 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 5610 | 2025.08.01 21:23:26.140794 [ 188 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001014229 sec., 112400.6511350001 rows/sec., 5.73 MiB/sec. | ||
| 5611 | 2025.08.01 21:23:26.140970 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 5612 | 2025.08.01 21:23:26.141278 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2025.08.01 21:23:26.141349 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_19_4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 5614 | 2025.08.01 21:23:26.141436 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5615 | 2025.08.01 21:23:26.565322 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5616 | 2025.08.01 21:23:26.565403 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5617 | 2025.08.01 21:23:26.698587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
| 5618 | 2025.08.01 21:23:26.699093 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2025.08.01 21:23:26.699142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5620 | 2025.08.01 21:23:26.699627 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5621 | 2025.08.01 21:23:26.699864 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2025.08.01 21:23:26.700010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5623 | 2025.08.01 21:23:26.750207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 822 | ||
| 5624 | 2025.08.01 21:23:26.752184 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2025.08.01 21:23:26.752221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5626 | 2025.08.01 21:23:26.753351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5627 | 2025.08.01 21:23:26.753610 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2025.08.01 21:23:26.753845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 5629 | 2025.08.01 21:23:27.408899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5630 | 2025.08.01 21:23:27.424256 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2025.08.01 21:23:27.424315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5632 | 2025.08.01 21:23:27.430720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5633 | 2025.08.01 21:23:27.431406 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2025.08.01 21:23:27.434089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5635 | 2025.08.01 21:23:28.790718 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2025.08.01 21:23:28.790931 [ 5 ] {cf2dbc50-fb8d-4966-906b-b51a5fc91ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5637 | 2025.08.01 21:23:28.791004 [ 5 ] {cf2dbc50-fb8d-4966-906b-b51a5fc91ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5638 | 2025.08.01 21:23:28.791914 [ 5 ] {cf2dbc50-fb8d-4966-906b-b51a5fc91ffd} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2025.08.01 21:23:28.791964 [ 5 ] {cf2dbc50-fb8d-4966-906b-b51a5fc91ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5640 | 2025.08.01 21:23:28.792443 [ 5 ] {cf2dbc50-fb8d-4966-906b-b51a5fc91ffd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5641 | 2025.08.01 21:23:28.792723 [ 5 ] {cf2dbc50-fb8d-4966-906b-b51a5fc91ffd} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2025.08.01 21:23:28.792888 [ 5 ] {cf2dbc50-fb8d-4966-906b-b51a5fc91ffd} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00201 sec., 195024.87562189053 rows/sec., 12.37 MiB/sec. | ||
| 5643 | 2025.08.01 21:23:28.792932 [ 5 ] {cf2dbc50-fb8d-4966-906b-b51a5fc91ffd} <Debug> TCPHandler: Processed in 0.002351832 sec. | ||
| 5644 | 2025.08.01 21:23:28.793055 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2025.08.01 21:23:28.793154 [ 5 ] {76b947b7-5828-4c25-afa4-726d0fb51774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5646 | 2025.08.01 21:23:28.793196 [ 5 ] {76b947b7-5828-4c25-afa4-726d0fb51774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5647 | 2025.08.01 21:23:28.794180 [ 5 ] {76b947b7-5828-4c25-afa4-726d0fb51774} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2025.08.01 21:23:28.794217 [ 5 ] {76b947b7-5828-4c25-afa4-726d0fb51774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5649 | 2025.08.01 21:23:28.794591 [ 5 ] {76b947b7-5828-4c25-afa4-726d0fb51774} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5650 | 2025.08.01 21:23:28.794805 [ 5 ] {76b947b7-5828-4c25-afa4-726d0fb51774} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2025.08.01 21:23:28.794933 [ 5 ] {76b947b7-5828-4c25-afa4-726d0fb51774} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001799 sec., 638688.1600889383 rows/sec., 50.96 MiB/sec. | ||
| 5652 | 2025.08.01 21:23:28.794971 [ 5 ] {76b947b7-5828-4c25-afa4-726d0fb51774} <Debug> TCPHandler: Processed in 0.001966356 sec. | ||
| 5653 | 2025.08.01 21:23:28.795088 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2025.08.01 21:23:28.795185 [ 5 ] {365bc834-3210-4977-92d7-2f174bd210de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5655 | 2025.08.01 21:23:28.795225 [ 5 ] {365bc834-3210-4977-92d7-2f174bd210de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5656 | 2025.08.01 21:23:28.795750 [ 5 ] {365bc834-3210-4977-92d7-2f174bd210de} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2025.08.01 21:23:28.795785 [ 5 ] {365bc834-3210-4977-92d7-2f174bd210de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5658 | 2025.08.01 21:23:28.796091 [ 5 ] {365bc834-3210-4977-92d7-2f174bd210de} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5659 | 2025.08.01 21:23:28.796313 [ 5 ] {365bc834-3210-4977-92d7-2f174bd210de} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2025.08.01 21:23:28.796438 [ 5 ] {365bc834-3210-4977-92d7-2f174bd210de} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001272 sec., 186320.75471698114 rows/sec., 11.41 MiB/sec. | ||
| 5661 | 2025.08.01 21:23:28.796480 [ 5 ] {365bc834-3210-4977-92d7-2f174bd210de} <Debug> TCPHandler: Processed in 0.001442816 sec. | ||
| 5662 | 2025.08.01 21:23:28.796592 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2025.08.01 21:23:28.796688 [ 5 ] {e9a1b049-d256-4dbf-850a-21251c7c56ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5664 | 2025.08.01 21:23:28.796727 [ 5 ] {e9a1b049-d256-4dbf-850a-21251c7c56ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5665 | 2025.08.01 21:23:28.797271 [ 5 ] {e9a1b049-d256-4dbf-850a-21251c7c56ec} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2025.08.01 21:23:28.797310 [ 5 ] {e9a1b049-d256-4dbf-850a-21251c7c56ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5667 | 2025.08.01 21:23:28.797613 [ 5 ] {e9a1b049-d256-4dbf-850a-21251c7c56ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5668 | 2025.08.01 21:23:28.797822 [ 5 ] {e9a1b049-d256-4dbf-850a-21251c7c56ec} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2025.08.01 21:23:28.797949 [ 5 ] {e9a1b049-d256-4dbf-850a-21251c7c56ec} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00128 sec., 158593.75 rows/sec., 10.23 MiB/sec. | ||
| 5670 | 2025.08.01 21:23:28.797987 [ 5 ] {e9a1b049-d256-4dbf-850a-21251c7c56ec} <Debug> TCPHandler: Processed in 0.001445286 sec. | ||
| 5671 | 2025.08.01 21:23:28.798097 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2025.08.01 21:23:28.798192 [ 5 ] {6e89d6f3-ab83-416a-af88-bd900a0b8142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5673 | 2025.08.01 21:23:28.798232 [ 5 ] {6e89d6f3-ab83-416a-af88-bd900a0b8142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5674 | 2025.08.01 21:23:28.798705 [ 5 ] {6e89d6f3-ab83-416a-af88-bd900a0b8142} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2025.08.01 21:23:28.798741 [ 5 ] {6e89d6f3-ab83-416a-af88-bd900a0b8142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5676 | 2025.08.01 21:23:28.799045 [ 5 ] {6e89d6f3-ab83-416a-af88-bd900a0b8142} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5677 | 2025.08.01 21:23:28.799249 [ 5 ] {6e89d6f3-ab83-416a-af88-bd900a0b8142} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2025.08.01 21:23:28.799374 [ 5 ] {6e89d6f3-ab83-416a-af88-bd900a0b8142} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001199 sec., 168473.72810675565 rows/sec., 9.57 MiB/sec. | ||
| 5679 | 2025.08.01 21:23:28.799411 [ 5 ] {6e89d6f3-ab83-416a-af88-bd900a0b8142} <Debug> TCPHandler: Processed in 0.001364475 sec. | ||
| 5680 | 2025.08.01 21:23:28.799526 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2025.08.01 21:23:28.799622 [ 5 ] {8f297f82-0c6e-402d-b6b3-9146afd2d680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5682 | 2025.08.01 21:23:28.799661 [ 5 ] {8f297f82-0c6e-402d-b6b3-9146afd2d680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5683 | 2025.08.01 21:23:28.800384 [ 5 ] {8f297f82-0c6e-402d-b6b3-9146afd2d680} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2025.08.01 21:23:28.800420 [ 5 ] {8f297f82-0c6e-402d-b6b3-9146afd2d680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5685 | 2025.08.01 21:23:28.800750 [ 5 ] {8f297f82-0c6e-402d-b6b3-9146afd2d680} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5686 | 2025.08.01 21:23:28.800964 [ 5 ] {8f297f82-0c6e-402d-b6b3-9146afd2d680} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2025.08.01 21:23:28.801091 [ 5 ] {8f297f82-0c6e-402d-b6b3-9146afd2d680} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001487 sec., 466039.00470746466 rows/sec., 32.74 MiB/sec. | ||
| 5688 | 2025.08.01 21:23:28.801128 [ 5 ] {8f297f82-0c6e-402d-b6b3-9146afd2d680} <Debug> TCPHandler: Processed in 0.00165159 sec. | ||
| 5689 | 2025.08.01 21:23:28.801242 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2025.08.01 21:23:28.801338 [ 5 ] {e6f3e40b-89b7-454c-ab1a-40071e727a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5691 | 2025.08.01 21:23:28.801380 [ 5 ] {e6f3e40b-89b7-454c-ab1a-40071e727a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5692 | 2025.08.01 21:23:28.801712 [ 5 ] {e6f3e40b-89b7-454c-ab1a-40071e727a37} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2025.08.01 21:23:28.801746 [ 5 ] {e6f3e40b-89b7-454c-ab1a-40071e727a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5694 | 2025.08.01 21:23:28.802040 [ 5 ] {e6f3e40b-89b7-454c-ab1a-40071e727a37} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5695 | 2025.08.01 21:23:28.802244 [ 5 ] {e6f3e40b-89b7-454c-ab1a-40071e727a37} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2025.08.01 21:23:28.802370 [ 5 ] {e6f3e40b-89b7-454c-ab1a-40071e727a37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 5697 | 2025.08.01 21:23:28.802406 [ 5 ] {e6f3e40b-89b7-454c-ab1a-40071e727a37} <Debug> TCPHandler: Processed in 0.001213682 sec. | ||
| 5698 | 2025.08.01 21:23:28.802507 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2025.08.01 21:23:28.802603 [ 5 ] {8c66c4e5-bcb2-46a3-bb46-576e7113aa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5700 | 2025.08.01 21:23:28.802646 [ 5 ] {8c66c4e5-bcb2-46a3-bb46-576e7113aa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5701 | 2025.08.01 21:23:28.803109 [ 5 ] {8c66c4e5-bcb2-46a3-bb46-576e7113aa7b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2025.08.01 21:23:28.803144 [ 5 ] {8c66c4e5-bcb2-46a3-bb46-576e7113aa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5703 | 2025.08.01 21:23:28.803472 [ 5 ] {8c66c4e5-bcb2-46a3-bb46-576e7113aa7b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5704 | 2025.08.01 21:23:28.803680 [ 5 ] {8c66c4e5-bcb2-46a3-bb46-576e7113aa7b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2025.08.01 21:23:28.803812 [ 5 ] {8c66c4e5-bcb2-46a3-bb46-576e7113aa7b} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001227 sec., 250203.74898125508 rows/sec., 16.46 MiB/sec. | ||
| 5706 | 2025.08.01 21:23:28.803848 [ 5 ] {8c66c4e5-bcb2-46a3-bb46-576e7113aa7b} <Debug> TCPHandler: Processed in 0.001390525 sec. | ||
| 5707 | 2025.08.01 21:23:28.803948 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2025.08.01 21:23:28.804042 [ 5 ] {9ff194e7-5cfb-4d1c-a549-3b90650ee3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5709 | 2025.08.01 21:23:28.804085 [ 5 ] {9ff194e7-5cfb-4d1c-a549-3b90650ee3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5710 | 2025.08.01 21:23:28.804392 [ 5 ] {9ff194e7-5cfb-4d1c-a549-3b90650ee3dd} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2025.08.01 21:23:28.804426 [ 5 ] {9ff194e7-5cfb-4d1c-a549-3b90650ee3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5712 | 2025.08.01 21:23:28.804714 [ 5 ] {9ff194e7-5cfb-4d1c-a549-3b90650ee3dd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5713 | 2025.08.01 21:23:28.804931 [ 5 ] {9ff194e7-5cfb-4d1c-a549-3b90650ee3dd} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2025.08.01 21:23:28.805061 [ 5 ] {9ff194e7-5cfb-4d1c-a549-3b90650ee3dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 5715 | 2025.08.01 21:23:28.805098 [ 5 ] {9ff194e7-5cfb-4d1c-a549-3b90650ee3dd} <Debug> TCPHandler: Processed in 0.001200781 sec. | ||
| 5716 | 2025.08.01 21:23:28.805219 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2025.08.01 21:23:28.805314 [ 5 ] {9bd422ee-bd7d-4c31-a975-c602960f7475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5718 | 2025.08.01 21:23:28.805367 [ 5 ] {9bd422ee-bd7d-4c31-a975-c602960f7475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5719 | 2025.08.01 21:23:28.806241 [ 5 ] {9bd422ee-bd7d-4c31-a975-c602960f7475} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2025.08.01 21:23:28.806277 [ 5 ] {9bd422ee-bd7d-4c31-a975-c602960f7475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5721 | 2025.08.01 21:23:28.806832 [ 5 ] {9bd422ee-bd7d-4c31-a975-c602960f7475} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5722 | 2025.08.01 21:23:28.807057 [ 5 ] {9bd422ee-bd7d-4c31-a975-c602960f7475} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2025.08.01 21:23:28.807189 [ 5 ] {9bd422ee-bd7d-4c31-a975-c602960f7475} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001892 sec., 21670.190274841436 rows/sec., 38.83 MiB/sec. | ||
| 5724 | 2025.08.01 21:23:28.807241 [ 5 ] {9bd422ee-bd7d-4c31-a975-c602960f7475} <Debug> TCPHandler: Processed in 0.002071538 sec. | ||
| 5725 | 2025.08.01 21:23:28.807358 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2025.08.01 21:23:28.807454 [ 5 ] {01abafbf-f744-4718-9a0a-2c3d3c9a9d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5727 | 2025.08.01 21:23:28.807498 [ 5 ] {01abafbf-f744-4718-9a0a-2c3d3c9a9d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5728 | 2025.08.01 21:23:28.807841 [ 5 ] {01abafbf-f744-4718-9a0a-2c3d3c9a9d2e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2025.08.01 21:23:28.807876 [ 5 ] {01abafbf-f744-4718-9a0a-2c3d3c9a9d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5730 | 2025.08.01 21:23:28.808179 [ 5 ] {01abafbf-f744-4718-9a0a-2c3d3c9a9d2e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5731 | 2025.08.01 21:23:28.808388 [ 5 ] {01abafbf-f744-4718-9a0a-2c3d3c9a9d2e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2025.08.01 21:23:28.808513 [ 5 ] {01abafbf-f744-4718-9a0a-2c3d3c9a9d2e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001078 sec., 94619.66604823749 rows/sec., 5.81 MiB/sec. | ||
| 5733 | 2025.08.01 21:23:28.808549 [ 5 ] {01abafbf-f744-4718-9a0a-2c3d3c9a9d2e} <Debug> TCPHandler: Processed in 0.001241943 sec. | ||
| 5734 | 2025.08.01 21:23:33.778966 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2025.08.01 21:23:33.779185 [ 5 ] {d7fe4a7d-471c-4a41-94c2-8ee204a969e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5736 | 2025.08.01 21:23:33.779260 [ 5 ] {d7fe4a7d-471c-4a41-94c2-8ee204a969e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5737 | 2025.08.01 21:23:33.779999 [ 5 ] {d7fe4a7d-471c-4a41-94c2-8ee204a969e4} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2025.08.01 21:23:33.780050 [ 5 ] {d7fe4a7d-471c-4a41-94c2-8ee204a969e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5739 | 2025.08.01 21:23:33.780456 [ 5 ] {d7fe4a7d-471c-4a41-94c2-8ee204a969e4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5740 | 2025.08.01 21:23:33.780696 [ 5 ] {d7fe4a7d-471c-4a41-94c2-8ee204a969e4} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2025.08.01 21:23:33.780856 [ 5 ] {d7fe4a7d-471c-4a41-94c2-8ee204a969e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.48 MiB/sec. | ||
| 5742 | 2025.08.01 21:23:33.780899 [ 5 ] {d7fe4a7d-471c-4a41-94c2-8ee204a969e4} <Debug> TCPHandler: Processed in 0.002075567 sec. | ||
| 5743 | 2025.08.01 21:23:33.781029 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2025.08.01 21:23:33.781128 [ 5 ] {a1bba827-d4c3-4a82-b625-df824275511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5745 | 2025.08.01 21:23:33.781171 [ 5 ] {a1bba827-d4c3-4a82-b625-df824275511c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5746 | 2025.08.01 21:23:33.781618 [ 5 ] {a1bba827-d4c3-4a82-b625-df824275511c} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2025.08.01 21:23:33.781654 [ 5 ] {a1bba827-d4c3-4a82-b625-df824275511c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5748 | 2025.08.01 21:23:33.781974 [ 5 ] {a1bba827-d4c3-4a82-b625-df824275511c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5749 | 2025.08.01 21:23:33.782184 [ 5 ] {a1bba827-d4c3-4a82-b625-df824275511c} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2025.08.01 21:23:33.782318 [ 5 ] {a1bba827-d4c3-4a82-b625-df824275511c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 5751 | 2025.08.01 21:23:33.782358 [ 5 ] {a1bba827-d4c3-4a82-b625-df824275511c} <Debug> TCPHandler: Processed in 0.001381265 sec. | ||
| 5752 | 2025.08.01 21:23:33.782474 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.08.01 21:23:33.782573 [ 5 ] {0799f5c8-e776-4dce-a4bf-8a4ceac38991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5754 | 2025.08.01 21:23:33.782618 [ 5 ] {0799f5c8-e776-4dce-a4bf-8a4ceac38991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5755 | 2025.08.01 21:23:33.783031 [ 5 ] {0799f5c8-e776-4dce-a4bf-8a4ceac38991} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2025.08.01 21:23:33.783068 [ 5 ] {0799f5c8-e776-4dce-a4bf-8a4ceac38991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5757 | 2025.08.01 21:23:33.783397 [ 5 ] {0799f5c8-e776-4dce-a4bf-8a4ceac38991} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5758 | 2025.08.01 21:23:33.783611 [ 5 ] {0799f5c8-e776-4dce-a4bf-8a4ceac38991} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2025.08.01 21:23:33.783745 [ 5 ] {0799f5c8-e776-4dce-a4bf-8a4ceac38991} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 5760 | 2025.08.01 21:23:33.783783 [ 5 ] {0799f5c8-e776-4dce-a4bf-8a4ceac38991} <Debug> TCPHandler: Processed in 0.001359084 sec. | ||
| 5761 | 2025.08.01 21:23:33.783896 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2025.08.01 21:23:33.783991 [ 5 ] {70510ac2-25bb-440f-8e05-acf231aab491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5763 | 2025.08.01 21:23:33.784034 [ 5 ] {70510ac2-25bb-440f-8e05-acf231aab491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5764 | 2025.08.01 21:23:33.784369 [ 5 ] {70510ac2-25bb-440f-8e05-acf231aab491} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2025.08.01 21:23:33.784405 [ 5 ] {70510ac2-25bb-440f-8e05-acf231aab491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5766 | 2025.08.01 21:23:33.784709 [ 5 ] {70510ac2-25bb-440f-8e05-acf231aab491} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5767 | 2025.08.01 21:23:33.784928 [ 5 ] {70510ac2-25bb-440f-8e05-acf231aab491} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2025.08.01 21:23:33.785062 [ 5 ] {70510ac2-25bb-440f-8e05-acf231aab491} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5769 | 2025.08.01 21:23:33.785099 [ 5 ] {70510ac2-25bb-440f-8e05-acf231aab491} <Debug> TCPHandler: Processed in 0.001253673 sec. | ||
| 5770 | 2025.08.01 21:23:34.200095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
| 5771 | 2025.08.01 21:23:34.200657 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2025.08.01 21:23:34.200708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5773 | 2025.08.01 21:23:34.201224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5774 | 2025.08.01 21:23:34.201459 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2025.08.01 21:23:34.201601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
| 5776 | 2025.08.01 21:23:34.934168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5777 | 2025.08.01 21:23:34.950465 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2025.08.01 21:23:34.950523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5779 | 2025.08.01 21:23:34.956698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5780 | 2025.08.01 21:23:34.957421 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2025.08.01 21:23:34.960213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5782 | 2025.08.01 21:23:36.753996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 852 | ||
| 5783 | 2025.08.01 21:23:36.756394 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2025.08.01 21:23:36.756455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5785 | 2025.08.01 21:23:36.757682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5786 | 2025.08.01 21:23:36.757972 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2025.08.01 21:23:36.758151 [ 121 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5788 | 2025.08.01 21:23:36.758222 [ 121 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2025.08.01 21:23:36.758246 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5790 | 2025.08.01 21:23:36.758344 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 5791 | 2025.08.01 21:23:36.758357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
| 5792 | 2025.08.01 21:23:36.758793 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5793 | 2025.08.01 21:23:36.758921 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 696 rows starting from the beginning of the part | ||
| 5794 | 2025.08.01 21:23:36.759242 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 22 rows starting from the beginning of the part | ||
| 5795 | 2025.08.01 21:23:36.759555 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 5796 | 2025.08.01 21:23:36.759855 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
| 5797 | 2025.08.01 21:23:36.760166 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 5798 | 2025.08.01 21:23:36.760484 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 5799 | 2025.08.01 21:23:36.767208 [ 194 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 72 columns (72 merged, 0 gathered) in 0.008901661 sec., 95712.47433484605 rows/sec., 78.38 MiB/sec. | ||
| 5800 | 2025.08.01 21:23:36.768532 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5801 | 2025.08.01 21:23:36.769146 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2025.08.01 21:23:36.769233 [ 190 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_21_4} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5803 | 2025.08.01 21:23:36.769582 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5804 | 2025.08.01 21:23:38.790718 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2025.08.01 21:23:38.790919 [ 5 ] {81287fc2-d1f2-423d-8505-2cc530e21ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5806 | 2025.08.01 21:23:38.790988 [ 5 ] {81287fc2-d1f2-423d-8505-2cc530e21ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5807 | 2025.08.01 21:23:38.791902 [ 5 ] {81287fc2-d1f2-423d-8505-2cc530e21ed8} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2025.08.01 21:23:38.791965 [ 5 ] {81287fc2-d1f2-423d-8505-2cc530e21ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5809 | 2025.08.01 21:23:38.792398 [ 5 ] {81287fc2-d1f2-423d-8505-2cc530e21ed8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5810 | 2025.08.01 21:23:38.792640 [ 5 ] {81287fc2-d1f2-423d-8505-2cc530e21ed8} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2025.08.01 21:23:38.792775 [ 119 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 5812 | 2025.08.01 21:23:38.792802 [ 5 ] {81287fc2-d1f2-423d-8505-2cc530e21ed8} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001933 sec., 202793.58510087946 rows/sec., 12.87 MiB/sec. | ||
| 5813 | 2025.08.01 21:23:38.792864 [ 119 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2025.08.01 21:23:38.792886 [ 5 ] {81287fc2-d1f2-423d-8505-2cc530e21ed8} <Debug> TCPHandler: Processed in 0.002306341 sec. | ||
| 5815 | 2025.08.01 21:23:38.792899 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5816 | 2025.08.01 21:23:38.793028 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2025.08.01 21:23:38.793026 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 5818 | 2025.08.01 21:23:38.793138 [ 5 ] {6592db26-37d8-4ce7-8f98-0918c0486d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5819 | 2025.08.01 21:23:38.793188 [ 5 ] {6592db26-37d8-4ce7-8f98-0918c0486d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5820 | 2025.08.01 21:23:38.793190 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5821 | 2025.08.01 21:23:38.793240 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 392 rows starting from the beginning of the part | ||
| 5822 | 2025.08.01 21:23:38.793342 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 392 rows starting from the beginning of the part | ||
| 5823 | 2025.08.01 21:23:38.793399 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 392 rows starting from the beginning of the part | ||
| 5824 | 2025.08.01 21:23:38.793447 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 392 rows starting from the beginning of the part | ||
| 5825 | 2025.08.01 21:23:38.793492 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 392 rows starting from the beginning of the part | ||
| 5826 | 2025.08.01 21:23:38.794186 [ 5 ] {6592db26-37d8-4ce7-8f98-0918c0486d27} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2025.08.01 21:23:38.794231 [ 5 ] {6592db26-37d8-4ce7-8f98-0918c0486d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5828 | 2025.08.01 21:23:38.794624 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164844 sec., 1189002.9361092912 rows/sec., 79.97 MiB/sec. | ||
| 5829 | 2025.08.01 21:23:38.794747 [ 5 ] {6592db26-37d8-4ce7-8f98-0918c0486d27} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5830 | 2025.08.01 21:23:38.794811 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 5831 | 2025.08.01 21:23:38.794979 [ 5 ] {6592db26-37d8-4ce7-8f98-0918c0486d27} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2025.08.01 21:23:38.795090 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2025.08.01 21:23:38.795099 [ 119 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5834 | 2025.08.01 21:23:38.795121 [ 5 ] {6592db26-37d8-4ce7-8f98-0918c0486d27} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.002008 sec., 572211.1553784861 rows/sec., 45.65 MiB/sec. | ||
| 5835 | 2025.08.01 21:23:38.795150 [ 119 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.08.01 21:23:38.795162 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_21_5} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 5837 | 2025.08.01 21:23:38.795168 [ 5 ] {6592db26-37d8-4ce7-8f98-0918c0486d27} <Debug> TCPHandler: Processed in 0.002192819 sec. | ||
| 5838 | 2025.08.01 21:23:38.795184 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5839 | 2025.08.01 21:23:38.795275 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5840 | 2025.08.01 21:23:38.795318 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2025.08.01 21:23:38.795327 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 5842 | 2025.08.01 21:23:38.795415 [ 5 ] {a3d0bd67-505e-4b56-80b6-a9ed51d54c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5843 | 2025.08.01 21:23:38.795441 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5844 | 2025.08.01 21:23:38.795459 [ 5 ] {a3d0bd67-505e-4b56-80b6-a9ed51d54c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5845 | 2025.08.01 21:23:38.795470 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2298 rows starting from the beginning of the part | ||
| 5846 | 2025.08.01 21:23:38.795527 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 110 rows starting from the beginning of the part | ||
| 5847 | 2025.08.01 21:23:38.795565 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 5848 | 2025.08.01 21:23:38.795600 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1149 rows starting from the beginning of the part | ||
| 5849 | 2025.08.01 21:23:38.795634 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 5850 | 2025.08.01 21:23:38.795668 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1149 rows starting from the beginning of the part | ||
| 5851 | 2025.08.01 21:23:38.795992 [ 5 ] {a3d0bd67-505e-4b56-80b6-a9ed51d54c5d} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2025.08.01 21:23:38.796033 [ 5 ] {a3d0bd67-505e-4b56-80b6-a9ed51d54c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5853 | 2025.08.01 21:23:38.796377 [ 5 ] {a3d0bd67-505e-4b56-80b6-a9ed51d54c5d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5854 | 2025.08.01 21:23:38.796601 [ 5 ] {a3d0bd67-505e-4b56-80b6-a9ed51d54c5d} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2025.08.01 21:23:38.796736 [ 5 ] {a3d0bd67-505e-4b56-80b6-a9ed51d54c5d} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.00134 sec., 176865.67164179104 rows/sec., 10.83 MiB/sec. | ||
| 5856 | 2025.08.01 21:23:38.796775 [ 5 ] {a3d0bd67-505e-4b56-80b6-a9ed51d54c5d} <Debug> TCPHandler: Processed in 0.001506568 sec. | ||
| 5857 | 2025.08.01 21:23:38.796891 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2025.08.01 21:23:38.796984 [ 5 ] {d8dc6ad0-20fa-4440-97a5-ff5dfe4e74b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5859 | 2025.08.01 21:23:38.797024 [ 5 ] {d8dc6ad0-20fa-4440-97a5-ff5dfe4e74b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5860 | 2025.08.01 21:23:38.797500 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4818 rows, containing 5 columns (5 merged, 0 gathered) in 0.002264321 sec., 2127790.1852255045 rows/sec., 179.16 MiB/sec. | ||
| 5861 | 2025.08.01 21:23:38.797508 [ 5 ] {d8dc6ad0-20fa-4440-97a5-ff5dfe4e74b4} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2025.08.01 21:23:38.797557 [ 5 ] {d8dc6ad0-20fa-4440-97a5-ff5dfe4e74b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5863 | 2025.08.01 21:23:38.797802 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5864 | 2025.08.01 21:23:38.797863 [ 5 ] {d8dc6ad0-20fa-4440-97a5-ff5dfe4e74b4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5865 | 2025.08.01 21:23:38.798149 [ 5 ] {d8dc6ad0-20fa-4440-97a5-ff5dfe4e74b4} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2025.08.01 21:23:38.798184 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_46_9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2025.08.01 21:23:38.798283 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_46_9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5868 | 2025.08.01 21:23:38.798286 [ 5 ] {d8dc6ad0-20fa-4440-97a5-ff5dfe4e74b4} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001319 sec., 153904.47308567096 rows/sec., 9.93 MiB/sec. | ||
| 5869 | 2025.08.01 21:23:38.798337 [ 5 ] {d8dc6ad0-20fa-4440-97a5-ff5dfe4e74b4} <Debug> TCPHandler: Processed in 0.001495377 sec. | ||
| 5870 | 2025.08.01 21:23:38.798388 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 5871 | 2025.08.01 21:23:38.798447 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2025.08.01 21:23:38.798545 [ 5 ] {272643ed-1930-4219-83a8-f09fd6fbbc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5873 | 2025.08.01 21:23:38.798583 [ 5 ] {272643ed-1930-4219-83a8-f09fd6fbbc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5874 | 2025.08.01 21:23:38.799050 [ 5 ] {272643ed-1930-4219-83a8-f09fd6fbbc81} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2025.08.01 21:23:38.799086 [ 5 ] {272643ed-1930-4219-83a8-f09fd6fbbc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5876 | 2025.08.01 21:23:38.799395 [ 5 ] {272643ed-1930-4219-83a8-f09fd6fbbc81} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5877 | 2025.08.01 21:23:38.799605 [ 5 ] {272643ed-1930-4219-83a8-f09fd6fbbc81} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2025.08.01 21:23:38.799713 [ 119 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 5879 | 2025.08.01 21:23:38.799736 [ 5 ] {272643ed-1930-4219-83a8-f09fd6fbbc81} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001209 sec., 167080.23159636062 rows/sec., 9.49 MiB/sec. | ||
| 5880 | 2025.08.01 21:23:38.799746 [ 119 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2025.08.01 21:23:38.799776 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5882 | 2025.08.01 21:23:38.799780 [ 5 ] {272643ed-1930-4219-83a8-f09fd6fbbc81} <Debug> TCPHandler: Processed in 0.001382145 sec. | ||
| 5883 | 2025.08.01 21:23:38.799848 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 5884 | 2025.08.01 21:23:38.799905 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2025.08.01 21:23:38.799947 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5886 | 2025.08.01 21:23:38.799976 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 202 rows starting from the beginning of the part | ||
| 5887 | 2025.08.01 21:23:38.800003 [ 5 ] {218a1f55-9123-402b-8c02-b42e6e923039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5888 | 2025.08.01 21:23:38.800019 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 202 rows starting from the beginning of the part | ||
| 5889 | 2025.08.01 21:23:38.800048 [ 5 ] {218a1f55-9123-402b-8c02-b42e6e923039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5890 | 2025.08.01 21:23:38.800062 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 202 rows starting from the beginning of the part | ||
| 5891 | 2025.08.01 21:23:38.800099 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 202 rows starting from the beginning of the part | ||
| 5892 | 2025.08.01 21:23:38.800133 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 202 rows starting from the beginning of the part | ||
| 5893 | 2025.08.01 21:23:38.800738 [ 5 ] {218a1f55-9123-402b-8c02-b42e6e923039} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2025.08.01 21:23:38.800779 [ 5 ] {218a1f55-9123-402b-8c02-b42e6e923039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5895 | 2025.08.01 21:23:38.800898 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.00107772 sec., 937163.6417622389 rows/sec., 56.80 MiB/sec. | ||
| 5896 | 2025.08.01 21:23:38.801040 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 5897 | 2025.08.01 21:23:38.801125 [ 5 ] {218a1f55-9123-402b-8c02-b42e6e923039} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5898 | 2025.08.01 21:23:38.801355 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2025.08.01 21:23:38.801412 [ 5 ] {218a1f55-9123-402b-8c02-b42e6e923039} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2025.08.01 21:23:38.801433 [ 187 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_21_5} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 5901 | 2025.08.01 21:23:38.801517 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5902 | 2025.08.01 21:23:38.801549 [ 119 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5903 | 2025.08.01 21:23:38.801552 [ 5 ] {218a1f55-9123-402b-8c02-b42e6e923039} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001567 sec., 442246.33056796424 rows/sec., 31.07 MiB/sec. | ||
| 5904 | 2025.08.01 21:23:38.801572 [ 119 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2025.08.01 21:23:38.801601 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5906 | 2025.08.01 21:23:38.801603 [ 5 ] {218a1f55-9123-402b-8c02-b42e6e923039} <Debug> TCPHandler: Processed in 0.001745891 sec. | ||
| 5907 | 2025.08.01 21:23:38.801689 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 5908 | 2025.08.01 21:23:38.801734 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2025.08.01 21:23:38.801807 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5910 | 2025.08.01 21:23:38.801832 [ 5 ] {85cdd8b9-02d2-475a-99d7-532f5e925b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5911 | 2025.08.01 21:23:38.801845 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1185 rows starting from the beginning of the part | ||
| 5912 | 2025.08.01 21:23:38.801880 [ 5 ] {85cdd8b9-02d2-475a-99d7-532f5e925b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5913 | 2025.08.01 21:23:38.801923 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 91 rows starting from the beginning of the part | ||
| 5914 | 2025.08.01 21:23:38.801975 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 5915 | 2025.08.01 21:23:38.802015 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 693 rows starting from the beginning of the part | ||
| 5916 | 2025.08.01 21:23:38.802054 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 5917 | 2025.08.01 21:23:38.802094 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 693 rows starting from the beginning of the part | ||
| 5918 | 2025.08.01 21:23:38.802233 [ 5 ] {85cdd8b9-02d2-475a-99d7-532f5e925b9f} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2025.08.01 21:23:38.802274 [ 5 ] {85cdd8b9-02d2-475a-99d7-532f5e925b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5920 | 2025.08.01 21:23:38.802597 [ 5 ] {85cdd8b9-02d2-475a-99d7-532f5e925b9f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5921 | 2025.08.01 21:23:38.802817 [ 5 ] {85cdd8b9-02d2-475a-99d7-532f5e925b9f} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2025.08.01 21:23:38.802953 [ 5 ] {85cdd8b9-02d2-475a-99d7-532f5e925b9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 5923 | 2025.08.01 21:23:38.802989 [ 5 ] {85cdd8b9-02d2-475a-99d7-532f5e925b9f} <Debug> TCPHandler: Processed in 0.001304003 sec. | ||
| 5924 | 2025.08.01 21:23:38.803158 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2025.08.01 21:23:38.803252 [ 5 ] {a3345092-f181-43ba-8c7b-bd81a606d0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5926 | 2025.08.01 21:23:38.803294 [ 5 ] {a3345092-f181-43ba-8c7b-bd81a606d0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5927 | 2025.08.01 21:23:38.803376 [ 187 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2790 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727471 sec., 1615077.7639682519 rows/sec., 121.64 MiB/sec. | ||
| 5928 | 2025.08.01 21:23:38.803573 [ 195 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5929 | 2025.08.01 21:23:38.803743 [ 5 ] {a3345092-f181-43ba-8c7b-bd81a606d0a8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2025.08.01 21:23:38.803787 [ 5 ] {a3345092-f181-43ba-8c7b-bd81a606d0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5931 | 2025.08.01 21:23:38.803863 [ 195 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_46_9} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2025.08.01 21:23:38.803950 [ 195 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_46_9} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5933 | 2025.08.01 21:23:38.804043 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 5934 | 2025.08.01 21:23:38.804153 [ 5 ] {a3345092-f181-43ba-8c7b-bd81a606d0a8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5935 | 2025.08.01 21:23:38.804373 [ 5 ] {a3345092-f181-43ba-8c7b-bd81a606d0a8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2025.08.01 21:23:38.804489 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5937 | 2025.08.01 21:23:38.804503 [ 5 ] {a3345092-f181-43ba-8c7b-bd81a606d0a8} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001269 sec., 241922.77383766745 rows/sec., 15.91 MiB/sec. | ||
| 5938 | 2025.08.01 21:23:38.804534 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2025.08.01 21:23:38.804551 [ 5 ] {a3345092-f181-43ba-8c7b-bd81a606d0a8} <Debug> TCPHandler: Processed in 0.001442486 sec. | ||
| 5940 | 2025.08.01 21:23:38.804554 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5941 | 2025.08.01 21:23:38.804646 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 5942 | 2025.08.01 21:23:38.804662 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2025.08.01 21:23:38.804763 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5944 | 2025.08.01 21:23:38.804767 [ 5 ] {a21657ae-366f-454a-b55e-46ac95b4872a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5945 | 2025.08.01 21:23:38.804802 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15181 rows starting from the beginning of the part | ||
| 5946 | 2025.08.01 21:23:38.804822 [ 5 ] {a21657ae-366f-454a-b55e-46ac95b4872a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5947 | 2025.08.01 21:23:38.804874 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 5948 | 2025.08.01 21:23:38.804925 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 5949 | 2025.08.01 21:23:38.804965 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 307 rows starting from the beginning of the part | ||
| 5950 | 2025.08.01 21:23:38.805008 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 5951 | 2025.08.01 21:23:38.805048 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 307 rows starting from the beginning of the part | ||
| 5952 | 2025.08.01 21:23:38.805149 [ 5 ] {a21657ae-366f-454a-b55e-46ac95b4872a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2025.08.01 21:23:38.805190 [ 5 ] {a21657ae-366f-454a-b55e-46ac95b4872a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5954 | 2025.08.01 21:23:38.805508 [ 5 ] {a21657ae-366f-454a-b55e-46ac95b4872a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5955 | 2025.08.01 21:23:38.805754 [ 5 ] {a21657ae-366f-454a-b55e-46ac95b4872a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2025.08.01 21:23:38.805884 [ 5 ] {a21657ae-366f-454a-b55e-46ac95b4872a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001135 sec., 881.057268722467 rows/sec., 59.37 KiB/sec. | ||
| 5957 | 2025.08.01 21:23:38.805920 [ 5 ] {a21657ae-366f-454a-b55e-46ac95b4872a} <Debug> TCPHandler: Processed in 0.001307143 sec. | ||
| 5958 | 2025.08.01 21:23:38.806033 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2025.08.01 21:23:38.806125 [ 5 ] {8ab08c94-1653-4c94-bef1-0c32709135dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5960 | 2025.08.01 21:23:38.806178 [ 5 ] {8ab08c94-1653-4c94-bef1-0c32709135dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5961 | 2025.08.01 21:23:38.807052 [ 5 ] {8ab08c94-1653-4c94-bef1-0c32709135dd} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2025.08.01 21:23:38.807113 [ 5 ] {8ab08c94-1653-4c94-bef1-0c32709135dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5963 | 2025.08.01 21:23:38.807743 [ 5 ] {8ab08c94-1653-4c94-bef1-0c32709135dd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5964 | 2025.08.01 21:23:38.807963 [ 5 ] {8ab08c94-1653-4c94-bef1-0c32709135dd} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2025.08.01 21:23:38.808102 [ 5 ] {8ab08c94-1653-4c94-bef1-0c32709135dd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001994 sec., 20561.685055165497 rows/sec., 36.85 MiB/sec. | ||
| 5966 | 2025.08.01 21:23:38.808156 [ 5 ] {8ab08c94-1653-4c94-bef1-0c32709135dd} <Debug> TCPHandler: Processed in 0.002172739 sec. | ||
| 5967 | 2025.08.01 21:23:38.808272 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2025.08.01 21:23:38.808366 [ 5 ] {7789a33f-9fd5-447a-b740-63d7eaae90f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5969 | 2025.08.01 21:23:38.808407 [ 5 ] {7789a33f-9fd5-447a-b740-63d7eaae90f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5970 | 2025.08.01 21:23:38.808748 [ 5 ] {7789a33f-9fd5-447a-b740-63d7eaae90f0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2025.08.01 21:23:38.808783 [ 5 ] {7789a33f-9fd5-447a-b740-63d7eaae90f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5972 | 2025.08.01 21:23:38.808923 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16243 rows, containing 5 columns (5 merged, 0 gathered) in 0.004314177 sec., 3765028.6485695885 rows/sec., 252.05 MiB/sec. | ||
| 5973 | 2025.08.01 21:23:38.809089 [ 5 ] {7789a33f-9fd5-447a-b740-63d7eaae90f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5974 | 2025.08.01 21:23:38.809295 [ 5 ] {7789a33f-9fd5-447a-b740-63d7eaae90f0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2025.08.01 21:23:38.809405 [ 116 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5976 | 2025.08.01 21:23:38.809420 [ 5 ] {7789a33f-9fd5-447a-b740-63d7eaae90f0} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001072 sec., 95149.25373134328 rows/sec., 5.85 MiB/sec. | ||
| 5977 | 2025.08.01 21:23:38.809453 [ 116 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2025.08.01 21:23:38.809467 [ 5 ] {7789a33f-9fd5-447a-b740-63d7eaae90f0} <Debug> TCPHandler: Processed in 0.001244542 sec. | ||
| 5979 | 2025.08.01 21:23:38.809484 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5980 | 2025.08.01 21:23:38.809543 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5981 | 2025.08.01 21:23:38.809564 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 5982 | 2025.08.01 21:23:38.809660 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5983 | 2025.08.01 21:23:38.809688 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2970 rows starting from the beginning of the part | ||
| 5984 | 2025.08.01 21:23:38.809742 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 5985 | 2025.08.01 21:23:38.809783 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 5986 | 2025.08.01 21:23:38.809823 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 102 rows starting from the beginning of the part | ||
| 5987 | 2025.08.01 21:23:38.809861 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 5988 | 2025.08.01 21:23:38.809890 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2025.08.01 21:23:38.809897 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part | ||
| 5990 | 2025.08.01 21:23:38.809975 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5991 | 2025.08.01 21:23:38.810064 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 5992 | 2025.08.01 21:23:38.810978 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001444366 sec., 2313817.9658064507 rows/sec., 147.10 MiB/sec. | ||
| 5993 | 2025.08.01 21:23:38.811236 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5994 | 2025.08.01 21:23:38.811482 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_46_9} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.08.01 21:23:38.811546 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_46_9} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5996 | 2025.08.01 21:23:38.811606 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5997 | 2025.08.01 21:23:41.565498 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5998 | 2025.08.01 21:23:41.565581 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5999 | 2025.08.01 21:23:41.701698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
| 6000 | 2025.08.01 21:23:41.702341 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2025.08.01 21:23:41.702403 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6002 | 2025.08.01 21:23:41.702929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6003 | 2025.08.01 21:23:41.703153 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.08.01 21:23:41.703285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 6005 | 2025.08.01 21:23:42.460297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6006 | 2025.08.01 21:23:42.478088 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2025.08.01 21:23:42.478147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6008 | 2025.08.01 21:23:42.484898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6009 | 2025.08.01 21:23:42.485594 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2025.08.01 21:23:42.488844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6011 | 2025.08.01 21:23:43.777908 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2025.08.01 21:23:43.778106 [ 5 ] {bdcb7e92-c715-4e4a-aa72-eff28d0ae5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6013 | 2025.08.01 21:23:43.778181 [ 5 ] {bdcb7e92-c715-4e4a-aa72-eff28d0ae5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6014 | 2025.08.01 21:23:43.778854 [ 5 ] {bdcb7e92-c715-4e4a-aa72-eff28d0ae5d9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2025.08.01 21:23:43.778900 [ 5 ] {bdcb7e92-c715-4e4a-aa72-eff28d0ae5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6016 | 2025.08.01 21:23:43.779283 [ 5 ] {bdcb7e92-c715-4e4a-aa72-eff28d0ae5d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6017 | 2025.08.01 21:23:43.779526 [ 5 ] {bdcb7e92-c715-4e4a-aa72-eff28d0ae5d9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2025.08.01 21:23:43.779684 [ 5 ] {bdcb7e92-c715-4e4a-aa72-eff28d0ae5d9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.62 MiB/sec. | ||
| 6019 | 2025.08.01 21:23:43.779733 [ 5 ] {bdcb7e92-c715-4e4a-aa72-eff28d0ae5d9} <Debug> TCPHandler: Processed in 0.001964286 sec. | ||
| 6020 | 2025.08.01 21:23:43.779860 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2025.08.01 21:23:43.779962 [ 5 ] {a9869cd5-a3a1-48e6-8914-3ad3396d0d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6022 | 2025.08.01 21:23:43.780004 [ 5 ] {a9869cd5-a3a1-48e6-8914-3ad3396d0d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6023 | 2025.08.01 21:23:43.780436 [ 5 ] {a9869cd5-a3a1-48e6-8914-3ad3396d0d75} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2025.08.01 21:23:43.780473 [ 5 ] {a9869cd5-a3a1-48e6-8914-3ad3396d0d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6025 | 2025.08.01 21:23:43.780781 [ 5 ] {a9869cd5-a3a1-48e6-8914-3ad3396d0d75} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6026 | 2025.08.01 21:23:43.780987 [ 5 ] {a9869cd5-a3a1-48e6-8914-3ad3396d0d75} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2025.08.01 21:23:43.781114 [ 5 ] {a9869cd5-a3a1-48e6-8914-3ad3396d0d75} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 6028 | 2025.08.01 21:23:43.781152 [ 5 ] {a9869cd5-a3a1-48e6-8914-3ad3396d0d75} <Debug> TCPHandler: Processed in 0.001343814 sec. | ||
| 6029 | 2025.08.01 21:23:43.781265 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2025.08.01 21:23:43.781359 [ 5 ] {aa73e5d8-854d-4c13-9733-841ae13ca80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6031 | 2025.08.01 21:23:43.781402 [ 5 ] {aa73e5d8-854d-4c13-9733-841ae13ca80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6032 | 2025.08.01 21:23:43.781817 [ 5 ] {aa73e5d8-854d-4c13-9733-841ae13ca80a} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2025.08.01 21:23:43.781853 [ 5 ] {aa73e5d8-854d-4c13-9733-841ae13ca80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6034 | 2025.08.01 21:23:43.782173 [ 5 ] {aa73e5d8-854d-4c13-9733-841ae13ca80a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6035 | 2025.08.01 21:23:43.782381 [ 5 ] {aa73e5d8-854d-4c13-9733-841ae13ca80a} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2025.08.01 21:23:43.782512 [ 5 ] {aa73e5d8-854d-4c13-9733-841ae13ca80a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6037 | 2025.08.01 21:23:43.782559 [ 5 ] {aa73e5d8-854d-4c13-9733-841ae13ca80a} <Debug> TCPHandler: Processed in 0.001342774 sec. | ||
| 6038 | 2025.08.01 21:23:43.782696 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2025.08.01 21:23:43.782797 [ 5 ] {07f2c6f6-473b-4d54-88a5-3b7c13e99c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6040 | 2025.08.01 21:23:43.782839 [ 5 ] {07f2c6f6-473b-4d54-88a5-3b7c13e99c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6041 | 2025.08.01 21:23:43.783172 [ 5 ] {07f2c6f6-473b-4d54-88a5-3b7c13e99c1d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2025.08.01 21:23:43.783206 [ 5 ] {07f2c6f6-473b-4d54-88a5-3b7c13e99c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6043 | 2025.08.01 21:23:43.783502 [ 5 ] {07f2c6f6-473b-4d54-88a5-3b7c13e99c1d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6044 | 2025.08.01 21:23:43.783709 [ 5 ] {07f2c6f6-473b-4d54-88a5-3b7c13e99c1d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2025.08.01 21:23:43.783833 [ 5 ] {07f2c6f6-473b-4d54-88a5-3b7c13e99c1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 6046 | 2025.08.01 21:23:43.783868 [ 5 ] {07f2c6f6-473b-4d54-88a5-3b7c13e99c1d} <Debug> TCPHandler: Processed in 0.001233563 sec. | ||
| 6047 | 2025.08.01 21:23:44.385343 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2025.08.01 21:23:44.385537 [ 5 ] {075aee6a-d1ab-4246-b1c2-89d88a6822d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6049 | 2025.08.01 21:23:44.385605 [ 5 ] {075aee6a-d1ab-4246-b1c2-89d88a6822d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6050 | 2025.08.01 21:23:44.386414 [ 5 ] {075aee6a-d1ab-4246-b1c2-89d88a6822d0} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2025.08.01 21:23:44.386452 [ 5 ] {075aee6a-d1ab-4246-b1c2-89d88a6822d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6052 | 2025.08.01 21:23:44.386850 [ 5 ] {075aee6a-d1ab-4246-b1c2-89d88a6822d0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6053 | 2025.08.01 21:23:44.387075 [ 5 ] {075aee6a-d1ab-4246-b1c2-89d88a6822d0} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2025.08.01 21:23:44.387223 [ 5 ] {075aee6a-d1ab-4246-b1c2-89d88a6822d0} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001739 sec., 225416.90626797007 rows/sec., 14.30 MiB/sec. | ||
| 6055 | 2025.08.01 21:23:44.387273 [ 5 ] {075aee6a-d1ab-4246-b1c2-89d88a6822d0} <Debug> TCPHandler: Processed in 0.002109927 sec. | ||
| 6056 | 2025.08.01 21:23:44.387391 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2025.08.01 21:23:44.387492 [ 5 ] {3ea0d3ab-63a5-45d2-9f42-3dd4029b142d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6058 | 2025.08.01 21:23:44.387538 [ 5 ] {3ea0d3ab-63a5-45d2-9f42-3dd4029b142d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6059 | 2025.08.01 21:23:44.388939 [ 5 ] {3ea0d3ab-63a5-45d2-9f42-3dd4029b142d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2025.08.01 21:23:44.388974 [ 5 ] {3ea0d3ab-63a5-45d2-9f42-3dd4029b142d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6061 | 2025.08.01 21:23:44.389421 [ 5 ] {3ea0d3ab-63a5-45d2-9f42-3dd4029b142d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6062 | 2025.08.01 21:23:44.389634 [ 5 ] {3ea0d3ab-63a5-45d2-9f42-3dd4029b142d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2025.08.01 21:23:44.389764 [ 5 ] {3ea0d3ab-63a5-45d2-9f42-3dd4029b142d} <Debug> executeQuery: Read 2235 rows, 184.93 KiB in 0.002295 sec., 973856.2091503267 rows/sec., 78.69 MiB/sec. | ||
| 6064 | 2025.08.01 21:23:44.389805 [ 5 ] {3ea0d3ab-63a5-45d2-9f42-3dd4029b142d} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 6065 | 2025.08.01 21:23:44.389819 [ 5 ] {3ea0d3ab-63a5-45d2-9f42-3dd4029b142d} <Debug> TCPHandler: Processed in 0.002477814 sec. | ||
| 6066 | 2025.08.01 21:23:44.389929 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2025.08.01 21:23:44.390025 [ 5 ] {ae72dd41-b6df-4bc5-94dc-c757099e87a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6068 | 2025.08.01 21:23:44.390067 [ 5 ] {ae72dd41-b6df-4bc5-94dc-c757099e87a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6069 | 2025.08.01 21:23:44.390528 [ 5 ] {ae72dd41-b6df-4bc5-94dc-c757099e87a9} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2025.08.01 21:23:44.390562 [ 5 ] {ae72dd41-b6df-4bc5-94dc-c757099e87a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6071 | 2025.08.01 21:23:44.390866 [ 5 ] {ae72dd41-b6df-4bc5-94dc-c757099e87a9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6072 | 2025.08.01 21:23:44.391072 [ 5 ] {ae72dd41-b6df-4bc5-94dc-c757099e87a9} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2025.08.01 21:23:44.391162 [ 105 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6074 | 2025.08.01 21:23:44.391198 [ 105 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2025.08.01 21:23:44.391199 [ 5 ] {ae72dd41-b6df-4bc5-94dc-c757099e87a9} <Debug> executeQuery: Read 210 rows, 12.83 KiB in 0.001194 sec., 175879.39698492462 rows/sec., 10.49 MiB/sec. | ||
| 6076 | 2025.08.01 21:23:44.391217 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6077 | 2025.08.01 21:23:44.391243 [ 5 ] {ae72dd41-b6df-4bc5-94dc-c757099e87a9} <Debug> TCPHandler: Processed in 0.001364004 sec. | ||
| 6078 | 2025.08.01 21:23:44.391336 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 6079 | 2025.08.01 21:23:44.391346 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2025.08.01 21:23:44.391484 [ 5 ] {61a6a456-a971-4798-9fdc-7449746867b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6081 | 2025.08.01 21:23:44.391496 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6082 | 2025.08.01 21:23:44.391525 [ 5 ] {61a6a456-a971-4798-9fdc-7449746867b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6083 | 2025.08.01 21:23:44.391537 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 255 rows starting from the beginning of the part | ||
| 6084 | 2025.08.01 21:23:44.391614 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 226 rows starting from the beginning of the part | ||
| 6085 | 2025.08.01 21:23:44.391665 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
| 6086 | 2025.08.01 21:23:44.391710 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
| 6087 | 2025.08.01 21:23:44.391752 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
| 6088 | 2025.08.01 21:23:44.391798 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 210 rows starting from the beginning of the part | ||
| 6089 | 2025.08.01 21:23:44.392053 [ 5 ] {61a6a456-a971-4798-9fdc-7449746867b4} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2025.08.01 21:23:44.392095 [ 5 ] {61a6a456-a971-4798-9fdc-7449746867b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6091 | 2025.08.01 21:23:44.392439 [ 5 ] {61a6a456-a971-4798-9fdc-7449746867b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6092 | 2025.08.01 21:23:44.392660 [ 5 ] {61a6a456-a971-4798-9fdc-7449746867b4} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2025.08.01 21:23:44.392788 [ 5 ] {61a6a456-a971-4798-9fdc-7449746867b4} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001323 sec., 325774.7543461829 rows/sec., 21.57 MiB/sec. | ||
| 6094 | 2025.08.01 21:23:44.392826 [ 5 ] {61a6a456-a971-4798-9fdc-7449746867b4} <Debug> TCPHandler: Processed in 0.001529408 sec. | ||
| 6095 | 2025.08.01 21:23:44.392823 [ 187 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540287 sec., 773881.7506088151 rows/sec., 50.28 MiB/sec. | ||
| 6096 | 2025.08.01 21:23:44.392945 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2025.08.01 21:23:44.393004 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6098 | 2025.08.01 21:23:44.393044 [ 5 ] {252bd7dc-2c20-49da-a4b6-1891ae5f359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6099 | 2025.08.01 21:23:44.393088 [ 5 ] {252bd7dc-2c20-49da-a4b6-1891ae5f359b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6100 | 2025.08.01 21:23:44.393280 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2025.08.01 21:23:44.393364 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_26_5} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6102 | 2025.08.01 21:23:44.393444 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6103 | 2025.08.01 21:23:44.393544 [ 5 ] {252bd7dc-2c20-49da-a4b6-1891ae5f359b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2025.08.01 21:23:44.393583 [ 5 ] {252bd7dc-2c20-49da-a4b6-1891ae5f359b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6105 | 2025.08.01 21:23:44.393887 [ 5 ] {252bd7dc-2c20-49da-a4b6-1891ae5f359b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6106 | 2025.08.01 21:23:44.394099 [ 5 ] {252bd7dc-2c20-49da-a4b6-1891ae5f359b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2025.08.01 21:23:44.394224 [ 5 ] {252bd7dc-2c20-49da-a4b6-1891ae5f359b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001198 sec., 168614.3572621035 rows/sec., 9.58 MiB/sec. | ||
| 6108 | 2025.08.01 21:23:44.394262 [ 5 ] {252bd7dc-2c20-49da-a4b6-1891ae5f359b} <Debug> TCPHandler: Processed in 0.001366234 sec. | ||
| 6109 | 2025.08.01 21:23:44.394372 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2025.08.01 21:23:44.394465 [ 5 ] {27c8e46b-e32c-44b9-bde7-ce16d8582026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6111 | 2025.08.01 21:23:44.394504 [ 5 ] {27c8e46b-e32c-44b9-bde7-ce16d8582026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6112 | 2025.08.01 21:23:44.395278 [ 5 ] {27c8e46b-e32c-44b9-bde7-ce16d8582026} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2025.08.01 21:23:44.395314 [ 5 ] {27c8e46b-e32c-44b9-bde7-ce16d8582026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6114 | 2025.08.01 21:23:44.395651 [ 5 ] {27c8e46b-e32c-44b9-bde7-ce16d8582026} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6115 | 2025.08.01 21:23:44.395857 [ 5 ] {27c8e46b-e32c-44b9-bde7-ce16d8582026} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2025.08.01 21:23:44.395981 [ 5 ] {27c8e46b-e32c-44b9-bde7-ce16d8582026} <Debug> executeQuery: Read 1122 rows, 81.98 KiB in 0.001533 sec., 731898.2387475538 rows/sec., 52.22 MiB/sec. | ||
| 6117 | 2025.08.01 21:23:44.396018 [ 5 ] {27c8e46b-e32c-44b9-bde7-ce16d8582026} <Debug> TCPHandler: Processed in 0.00169354 sec. | ||
| 6118 | 2025.08.01 21:23:44.396125 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2025.08.01 21:23:44.396219 [ 5 ] {1e106d08-816d-4956-9d6b-de82f31102c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6120 | 2025.08.01 21:23:44.396260 [ 5 ] {1e106d08-816d-4956-9d6b-de82f31102c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6121 | 2025.08.01 21:23:44.396591 [ 5 ] {1e106d08-816d-4956-9d6b-de82f31102c4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2025.08.01 21:23:44.396627 [ 5 ] {1e106d08-816d-4956-9d6b-de82f31102c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6123 | 2025.08.01 21:23:44.396928 [ 5 ] {1e106d08-816d-4956-9d6b-de82f31102c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6124 | 2025.08.01 21:23:44.397135 [ 5 ] {1e106d08-816d-4956-9d6b-de82f31102c4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2025.08.01 21:23:44.397261 [ 5 ] {1e106d08-816d-4956-9d6b-de82f31102c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 6126 | 2025.08.01 21:23:44.397297 [ 5 ] {1e106d08-816d-4956-9d6b-de82f31102c4} <Debug> TCPHandler: Processed in 0.001221262 sec. | ||
| 6127 | 2025.08.01 21:23:44.397397 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2025.08.01 21:23:44.397490 [ 5 ] {76e4995a-2a69-490b-bea3-0ad1e9a6295e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6129 | 2025.08.01 21:23:44.397532 [ 5 ] {76e4995a-2a69-490b-bea3-0ad1e9a6295e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6130 | 2025.08.01 21:23:44.398143 [ 5 ] {76e4995a-2a69-490b-bea3-0ad1e9a6295e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2025.08.01 21:23:44.398178 [ 5 ] {76e4995a-2a69-490b-bea3-0ad1e9a6295e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6132 | 2025.08.01 21:23:44.398544 [ 5 ] {76e4995a-2a69-490b-bea3-0ad1e9a6295e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6133 | 2025.08.01 21:23:44.398752 [ 5 ] {76e4995a-2a69-490b-bea3-0ad1e9a6295e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2025.08.01 21:23:44.398878 [ 5 ] {76e4995a-2a69-490b-bea3-0ad1e9a6295e} <Debug> executeQuery: Read 1025 rows, 69.38 KiB in 0.001406 sec., 729018.492176387 rows/sec., 48.19 MiB/sec. | ||
| 6135 | 2025.08.01 21:23:44.398916 [ 5 ] {76e4995a-2a69-490b-bea3-0ad1e9a6295e} <Debug> TCPHandler: Processed in 0.001568208 sec. | ||
| 6136 | 2025.08.01 21:23:44.399030 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2025.08.01 21:23:44.399123 [ 5 ] {92757aba-a5fd-4524-a28f-c6b23341b049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6138 | 2025.08.01 21:23:44.399165 [ 5 ] {92757aba-a5fd-4524-a28f-c6b23341b049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6139 | 2025.08.01 21:23:44.399471 [ 5 ] {92757aba-a5fd-4524-a28f-c6b23341b049} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2025.08.01 21:23:44.399507 [ 5 ] {92757aba-a5fd-4524-a28f-c6b23341b049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6141 | 2025.08.01 21:23:44.399799 [ 5 ] {92757aba-a5fd-4524-a28f-c6b23341b049} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6142 | 2025.08.01 21:23:44.400001 [ 5 ] {92757aba-a5fd-4524-a28f-c6b23341b049} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2025.08.01 21:23:44.400125 [ 5 ] {92757aba-a5fd-4524-a28f-c6b23341b049} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 6144 | 2025.08.01 21:23:44.400161 [ 5 ] {92757aba-a5fd-4524-a28f-c6b23341b049} <Debug> TCPHandler: Processed in 0.001181051 sec. | ||
| 6145 | 2025.08.01 21:23:44.400281 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2025.08.01 21:23:44.400402 [ 5 ] {33b3e406-107f-4776-8ad2-6178893ad191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6147 | 2025.08.01 21:23:44.400467 [ 5 ] {33b3e406-107f-4776-8ad2-6178893ad191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6148 | 2025.08.01 21:23:44.401352 [ 5 ] {33b3e406-107f-4776-8ad2-6178893ad191} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2025.08.01 21:23:44.401387 [ 5 ] {33b3e406-107f-4776-8ad2-6178893ad191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6150 | 2025.08.01 21:23:44.401916 [ 5 ] {33b3e406-107f-4776-8ad2-6178893ad191} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6151 | 2025.08.01 21:23:44.402141 [ 5 ] {33b3e406-107f-4776-8ad2-6178893ad191} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2025.08.01 21:23:44.402263 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6153 | 2025.08.01 21:23:44.402282 [ 5 ] {33b3e406-107f-4776-8ad2-6178893ad191} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 13.18 MiB/sec. | ||
| 6154 | 2025.08.01 21:23:44.402321 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2025.08.01 21:23:44.402347 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6156 | 2025.08.01 21:23:44.402356 [ 5 ] {33b3e406-107f-4776-8ad2-6178893ad191} <Debug> TCPHandler: Processed in 0.002134748 sec. | ||
| 6157 | 2025.08.01 21:23:44.402438 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 6158 | 2025.08.01 21:23:44.402479 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2025.08.01 21:23:44.402578 [ 5 ] {36e1dcff-35bb-4ee7-8263-459d1ea8db5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6160 | 2025.08.01 21:23:44.402619 [ 5 ] {36e1dcff-35bb-4ee7-8263-459d1ea8db5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6161 | 2025.08.01 21:23:44.402673 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6162 | 2025.08.01 21:23:44.402747 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 614 rows starting from the beginning of the part | ||
| 6163 | 2025.08.01 21:23:44.402896 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 6164 | 2025.08.01 21:23:44.402952 [ 5 ] {36e1dcff-35bb-4ee7-8263-459d1ea8db5d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2025.08.01 21:23:44.402993 [ 5 ] {36e1dcff-35bb-4ee7-8263-459d1ea8db5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6166 | 2025.08.01 21:23:44.403008 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
| 6167 | 2025.08.01 21:23:44.403120 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 6168 | 2025.08.01 21:23:44.403211 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 6169 | 2025.08.01 21:23:44.403299 [ 199 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 6170 | 2025.08.01 21:23:44.403304 [ 5 ] {36e1dcff-35bb-4ee7-8263-459d1ea8db5d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6171 | 2025.08.01 21:23:44.403529 [ 5 ] {36e1dcff-35bb-4ee7-8263-459d1ea8db5d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2025.08.01 21:23:44.403667 [ 5 ] {36e1dcff-35bb-4ee7-8263-459d1ea8db5d} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001108 sec., 48736.462093862814 rows/sec., 2.74 MiB/sec. | ||
| 6173 | 2025.08.01 21:23:44.403705 [ 5 ] {36e1dcff-35bb-4ee7-8263-459d1ea8db5d} <Debug> TCPHandler: Processed in 0.001274153 sec. | ||
| 6174 | 2025.08.01 21:23:44.408166 [ 192 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 19 columns (19 merged, 0 gathered) in 0.005766554 sec., 130233.75832429559 rows/sec., 233.37 MiB/sec. | ||
| 6175 | 2025.08.01 21:23:44.409334 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6176 | 2025.08.01 21:23:44.409672 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2025.08.01 21:23:44.409744 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6178 | 2025.08.01 21:23:44.409838 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 6179 | 2025.08.01 21:23:45.000137 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.24 MiB, peak 253.87 MiB, free memory in arenas 0.00 B, will set to 247.73 MiB (RSS), difference: 1.49 MiB | ||
| 6180 | 2025.08.01 21:23:46.758610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 904 | ||
| 6181 | 2025.08.01 21:23:46.761576 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2025.08.01 21:23:46.761623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6183 | 2025.08.01 21:23:46.762826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6184 | 2025.08.01 21:23:46.763083 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2025.08.01 21:23:46.763330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 6186 | 2025.08.01 21:23:48.778954 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2025.08.01 21:23:48.779168 [ 5 ] {ecc2094c-8c2d-4c25-a914-13216ff9eb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6188 | 2025.08.01 21:23:48.779244 [ 5 ] {ecc2094c-8c2d-4c25-a914-13216ff9eb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6189 | 2025.08.01 21:23:48.779874 [ 5 ] {ecc2094c-8c2d-4c25-a914-13216ff9eb4d} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2025.08.01 21:23:48.779923 [ 5 ] {ecc2094c-8c2d-4c25-a914-13216ff9eb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6191 | 2025.08.01 21:23:48.780306 [ 5 ] {ecc2094c-8c2d-4c25-a914-13216ff9eb4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6192 | 2025.08.01 21:23:48.780527 [ 5 ] {ecc2094c-8c2d-4c25-a914-13216ff9eb4d} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2025.08.01 21:23:48.780680 [ 5 ] {ecc2094c-8c2d-4c25-a914-13216ff9eb4d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001567 sec., 1276.3241863433311 rows/sec., 104.08 KiB/sec. | ||
| 6194 | 2025.08.01 21:23:48.780725 [ 5 ] {ecc2094c-8c2d-4c25-a914-13216ff9eb4d} <Debug> TCPHandler: Processed in 0.001911604 sec. | ||
| 6195 | 2025.08.01 21:23:48.780846 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2025.08.01 21:23:48.780941 [ 5 ] {f89ecca5-7f80-4d10-82dd-5d4fc71e9c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6197 | 2025.08.01 21:23:48.780981 [ 5 ] {f89ecca5-7f80-4d10-82dd-5d4fc71e9c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6198 | 2025.08.01 21:23:48.781454 [ 5 ] {f89ecca5-7f80-4d10-82dd-5d4fc71e9c5d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2025.08.01 21:23:48.781489 [ 5 ] {f89ecca5-7f80-4d10-82dd-5d4fc71e9c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6200 | 2025.08.01 21:23:48.781801 [ 5 ] {f89ecca5-7f80-4d10-82dd-5d4fc71e9c5d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6201 | 2025.08.01 21:23:48.782007 [ 5 ] {f89ecca5-7f80-4d10-82dd-5d4fc71e9c5d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2025.08.01 21:23:48.782137 [ 5 ] {f89ecca5-7f80-4d10-82dd-5d4fc71e9c5d} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001215 sec., 91358.02469135803 rows/sec., 7.65 MiB/sec. | ||
| 6203 | 2025.08.01 21:23:48.782175 [ 5 ] {f89ecca5-7f80-4d10-82dd-5d4fc71e9c5d} <Debug> TCPHandler: Processed in 0.001378365 sec. | ||
| 6204 | 2025.08.01 21:23:48.782294 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2025.08.01 21:23:48.782388 [ 5 ] {157066b1-f277-49d9-8bcf-ea8fe7979e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6206 | 2025.08.01 21:23:48.782429 [ 5 ] {157066b1-f277-49d9-8bcf-ea8fe7979e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6207 | 2025.08.01 21:23:48.782832 [ 5 ] {157066b1-f277-49d9-8bcf-ea8fe7979e0c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2025.08.01 21:23:48.782868 [ 5 ] {157066b1-f277-49d9-8bcf-ea8fe7979e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6209 | 2025.08.01 21:23:48.783164 [ 5 ] {157066b1-f277-49d9-8bcf-ea8fe7979e0c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6210 | 2025.08.01 21:23:48.783370 [ 5 ] {157066b1-f277-49d9-8bcf-ea8fe7979e0c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.08.01 21:23:48.783501 [ 5 ] {157066b1-f277-49d9-8bcf-ea8fe7979e0c} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001129 sec., 25686.448184233835 rows/sec., 1.88 MiB/sec. | ||
| 6212 | 2025.08.01 21:23:48.783537 [ 5 ] {157066b1-f277-49d9-8bcf-ea8fe7979e0c} <Debug> TCPHandler: Processed in 0.001292573 sec. | ||
| 6213 | 2025.08.01 21:23:48.783659 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2025.08.01 21:23:48.783753 [ 5 ] {59d403bf-e8cc-48cd-a082-f2bce45d2218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6215 | 2025.08.01 21:23:48.783793 [ 5 ] {59d403bf-e8cc-48cd-a082-f2bce45d2218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6216 | 2025.08.01 21:23:48.784231 [ 5 ] {59d403bf-e8cc-48cd-a082-f2bce45d2218} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2025.08.01 21:23:48.784266 [ 5 ] {59d403bf-e8cc-48cd-a082-f2bce45d2218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6218 | 2025.08.01 21:23:48.784576 [ 5 ] {59d403bf-e8cc-48cd-a082-f2bce45d2218} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6219 | 2025.08.01 21:23:48.784776 [ 5 ] {59d403bf-e8cc-48cd-a082-f2bce45d2218} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2025.08.01 21:23:48.784902 [ 5 ] {59d403bf-e8cc-48cd-a082-f2bce45d2218} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001167 sec., 79691.51670951156 rows/sec., 6.23 MiB/sec. | ||
| 6221 | 2025.08.01 21:23:48.784939 [ 5 ] {59d403bf-e8cc-48cd-a082-f2bce45d2218} <Debug> TCPHandler: Processed in 0.001328464 sec. | ||
| 6222 | 2025.08.01 21:23:48.785049 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6223 | 2025.08.01 21:23:48.785143 [ 5 ] {fb765d42-6dd8-4ba2-ba92-e757b7bd0000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6224 | 2025.08.01 21:23:48.785186 [ 5 ] {fb765d42-6dd8-4ba2-ba92-e757b7bd0000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6225 | 2025.08.01 21:23:48.785580 [ 5 ] {fb765d42-6dd8-4ba2-ba92-e757b7bd0000} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2025.08.01 21:23:48.785615 [ 5 ] {fb765d42-6dd8-4ba2-ba92-e757b7bd0000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6227 | 2025.08.01 21:23:48.785939 [ 5 ] {fb765d42-6dd8-4ba2-ba92-e757b7bd0000} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6228 | 2025.08.01 21:23:48.786146 [ 5 ] {fb765d42-6dd8-4ba2-ba92-e757b7bd0000} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2025.08.01 21:23:48.786273 [ 5 ] {fb765d42-6dd8-4ba2-ba92-e757b7bd0000} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001149 sec., 112271.54046997389 rows/sec., 7.82 MiB/sec. | ||
| 6230 | 2025.08.01 21:23:48.786310 [ 5 ] {fb765d42-6dd8-4ba2-ba92-e757b7bd0000} <Debug> TCPHandler: Processed in 0.001309183 sec. | ||
| 6231 | 2025.08.01 21:23:48.786418 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2025.08.01 21:23:48.786512 [ 5 ] {47e5d267-a44d-4be2-8d4a-3cd7556a06dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6233 | 2025.08.01 21:23:48.786567 [ 5 ] {47e5d267-a44d-4be2-8d4a-3cd7556a06dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6234 | 2025.08.01 21:23:48.787330 [ 5 ] {47e5d267-a44d-4be2-8d4a-3cd7556a06dd} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2025.08.01 21:23:48.787366 [ 5 ] {47e5d267-a44d-4be2-8d4a-3cd7556a06dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6236 | 2025.08.01 21:23:48.787889 [ 5 ] {47e5d267-a44d-4be2-8d4a-3cd7556a06dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6237 | 2025.08.01 21:23:48.788101 [ 5 ] {47e5d267-a44d-4be2-8d4a-3cd7556a06dd} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2025.08.01 21:23:48.788233 [ 5 ] {47e5d267-a44d-4be2-8d4a-3cd7556a06dd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001739 sec., 15526.164462334675 rows/sec., 27.82 MiB/sec. | ||
| 6239 | 2025.08.01 21:23:48.788286 [ 5 ] {47e5d267-a44d-4be2-8d4a-3cd7556a06dd} <Debug> TCPHandler: Processed in 0.001915645 sec. | ||
| 6240 | 2025.08.01 21:23:48.788396 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2025.08.01 21:23:48.788492 [ 5 ] {346b3935-6e50-4dbf-96ed-9ade81eb02d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6242 | 2025.08.01 21:23:48.788534 [ 5 ] {346b3935-6e50-4dbf-96ed-9ade81eb02d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6243 | 2025.08.01 21:23:48.788863 [ 5 ] {346b3935-6e50-4dbf-96ed-9ade81eb02d8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2025.08.01 21:23:48.788899 [ 5 ] {346b3935-6e50-4dbf-96ed-9ade81eb02d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6245 | 2025.08.01 21:23:48.789204 [ 5 ] {346b3935-6e50-4dbf-96ed-9ade81eb02d8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6246 | 2025.08.01 21:23:48.789414 [ 5 ] {346b3935-6e50-4dbf-96ed-9ade81eb02d8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2025.08.01 21:23:48.789541 [ 5 ] {346b3935-6e50-4dbf-96ed-9ade81eb02d8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001067 sec., 44985.941893158386 rows/sec., 3.03 MiB/sec. | ||
| 6248 | 2025.08.01 21:23:48.789578 [ 5 ] {346b3935-6e50-4dbf-96ed-9ade81eb02d8} <Debug> TCPHandler: Processed in 0.001230792 sec. | ||
| 6249 | 2025.08.01 21:23:49.203377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
| 6250 | 2025.08.01 21:23:49.203895 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.08.01 21:23:49.203936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6252 | 2025.08.01 21:23:49.204434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6253 | 2025.08.01 21:23:49.204670 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.08.01 21:23:49.204808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
| 6255 | 2025.08.01 21:23:49.204833 [ 24 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6256 | 2025.08.01 21:23:49.204903 [ 24 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2025.08.01 21:23:49.204927 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6258 | 2025.08.01 21:23:49.205033 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 6259 | 2025.08.01 21:23:49.205148 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6260 | 2025.08.01 21:23:49.205185 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 6261 | 2025.08.01 21:23:49.205253 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
| 6262 | 2025.08.01 21:23:49.205294 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
| 6263 | 2025.08.01 21:23:49.205337 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
| 6264 | 2025.08.01 21:23:49.205373 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
| 6265 | 2025.08.01 21:23:49.205410 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
| 6266 | 2025.08.01 21:23:49.207376 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391333 sec., 5969055.752586529 rows/sec., 85.39 MiB/sec. | ||
| 6267 | 2025.08.01 21:23:49.207725 [ 202 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6268 | 2025.08.01 21:23:49.207992 [ 202 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2025.08.01 21:23:49.208063 [ 202 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_31_6} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6270 | 2025.08.01 21:23:49.208150 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6271 | 2025.08.01 21:23:49.988927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6272 | 2025.08.01 21:23:50.006664 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2025.08.01 21:23:50.006720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6274 | 2025.08.01 21:23:50.012157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6275 | 2025.08.01 21:23:50.012846 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2025.08.01 21:23:50.013149 [ 29 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6277 | 2025.08.01 21:23:50.013192 [ 29 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.08.01 21:23:50.013214 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6279 | 2025.08.01 21:23:50.013344 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 6280 | 2025.08.01 21:23:50.016084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6281 | 2025.08.01 21:23:50.017420 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6282 | 2025.08.01 21:23:50.019038 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 6283 | 2025.08.01 21:23:50.024121 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 6284 | 2025.08.01 21:23:50.028851 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 6285 | 2025.08.01 21:23:50.033636 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 6286 | 2025.08.01 21:23:50.038119 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 6287 | 2025.08.01 21:23:50.042485 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 6288 | 2025.08.01 21:23:50.095931 [ 200 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08264379 sec., 2831.428713518584 rows/sec., 14.64 MiB/sec. | ||
| 6289 | 2025.08.01 21:23:50.097963 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6290 | 2025.08.01 21:23:50.099724 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_31_6} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2025.08.01 21:23:50.099824 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_31_6} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6292 | 2025.08.01 21:23:50.101361 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6293 | 2025.08.01 21:23:51.000155 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.20 MiB, peak 259.76 MiB, free memory in arenas 0.00 B, will set to 253.60 MiB (RSS), difference: 4.40 MiB | ||
| 6294 | 2025.08.01 21:23:53.778029 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2025.08.01 21:23:53.778239 [ 5 ] {51390e94-b33d-467a-83c7-b9bbe5ddfa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6296 | 2025.08.01 21:23:53.778310 [ 5 ] {51390e94-b33d-467a-83c7-b9bbe5ddfa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6297 | 2025.08.01 21:23:53.778968 [ 5 ] {51390e94-b33d-467a-83c7-b9bbe5ddfa5c} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2025.08.01 21:23:53.779005 [ 5 ] {51390e94-b33d-467a-83c7-b9bbe5ddfa5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6299 | 2025.08.01 21:23:53.779383 [ 5 ] {51390e94-b33d-467a-83c7-b9bbe5ddfa5c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6300 | 2025.08.01 21:23:53.779602 [ 5 ] {51390e94-b33d-467a-83c7-b9bbe5ddfa5c} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2025.08.01 21:23:53.779749 [ 5 ] {51390e94-b33d-467a-83c7-b9bbe5ddfa5c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001562 sec., 35851.472471190784 rows/sec., 2.74 MiB/sec. | ||
| 6302 | 2025.08.01 21:23:53.779789 [ 5 ] {51390e94-b33d-467a-83c7-b9bbe5ddfa5c} <Debug> TCPHandler: Processed in 0.001893724 sec. | ||
| 6303 | 2025.08.01 21:23:53.779903 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2025.08.01 21:23:53.779997 [ 5 ] {b52c730a-0817-4b62-88dc-8adfd5589278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6305 | 2025.08.01 21:23:53.780036 [ 5 ] {b52c730a-0817-4b62-88dc-8adfd5589278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6306 | 2025.08.01 21:23:53.780457 [ 5 ] {b52c730a-0817-4b62-88dc-8adfd5589278} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2025.08.01 21:23:53.780490 [ 5 ] {b52c730a-0817-4b62-88dc-8adfd5589278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6308 | 2025.08.01 21:23:53.780780 [ 5 ] {b52c730a-0817-4b62-88dc-8adfd5589278} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6309 | 2025.08.01 21:23:53.780982 [ 5 ] {b52c730a-0817-4b62-88dc-8adfd5589278} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2025.08.01 21:23:53.781106 [ 5 ] {b52c730a-0817-4b62-88dc-8adfd5589278} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. | ||
| 6311 | 2025.08.01 21:23:53.781142 [ 5 ] {b52c730a-0817-4b62-88dc-8adfd5589278} <Debug> TCPHandler: Processed in 0.001287574 sec. | ||
| 6312 | 2025.08.01 21:23:53.781255 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2025.08.01 21:23:53.781348 [ 5 ] {28b20105-3df4-414d-8872-14b584872a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6314 | 2025.08.01 21:23:53.781390 [ 5 ] {28b20105-3df4-414d-8872-14b584872a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6315 | 2025.08.01 21:23:53.781786 [ 5 ] {28b20105-3df4-414d-8872-14b584872a0d} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2025.08.01 21:23:53.781819 [ 5 ] {28b20105-3df4-414d-8872-14b584872a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6317 | 2025.08.01 21:23:53.782131 [ 5 ] {28b20105-3df4-414d-8872-14b584872a0d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6318 | 2025.08.01 21:23:53.782349 [ 5 ] {28b20105-3df4-414d-8872-14b584872a0d} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2025.08.01 21:23:53.782473 [ 5 ] {28b20105-3df4-414d-8872-14b584872a0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 6320 | 2025.08.01 21:23:53.782508 [ 5 ] {28b20105-3df4-414d-8872-14b584872a0d} <Debug> TCPHandler: Processed in 0.001300393 sec. | ||
| 6321 | 2025.08.01 21:23:53.782619 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6322 | 2025.08.01 21:23:53.782712 [ 5 ] {f08cfda1-accc-4c1c-a569-8e8ab604d8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6323 | 2025.08.01 21:23:53.782752 [ 5 ] {f08cfda1-accc-4c1c-a569-8e8ab604d8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6324 | 2025.08.01 21:23:53.783070 [ 5 ] {f08cfda1-accc-4c1c-a569-8e8ab604d8c2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2025.08.01 21:23:53.783102 [ 5 ] {f08cfda1-accc-4c1c-a569-8e8ab604d8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6326 | 2025.08.01 21:23:53.783395 [ 5 ] {f08cfda1-accc-4c1c-a569-8e8ab604d8c2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6327 | 2025.08.01 21:23:53.783593 [ 5 ] {f08cfda1-accc-4c1c-a569-8e8ab604d8c2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2025.08.01 21:23:53.783716 [ 5 ] {f08cfda1-accc-4c1c-a569-8e8ab604d8c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 6329 | 2025.08.01 21:23:53.783750 [ 5 ] {f08cfda1-accc-4c1c-a569-8e8ab604d8c2} <Debug> TCPHandler: Processed in 0.001183631 sec. | ||
| 6330 | 2025.08.01 21:23:56.565856 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6331 | 2025.08.01 21:23:56.565910 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6332 | 2025.08.01 21:23:56.704916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
| 6333 | 2025.08.01 21:23:56.705522 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2025.08.01 21:23:56.705587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6335 | 2025.08.01 21:23:56.706574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6336 | 2025.08.01 21:23:56.706902 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2025.08.01 21:23:56.707085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 6338 | 2025.08.01 21:23:56.763665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 926 | ||
| 6339 | 2025.08.01 21:23:56.766213 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2025.08.01 21:23:56.766271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6341 | 2025.08.01 21:23:56.767451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6342 | 2025.08.01 21:23:56.767719 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2025.08.01 21:23:56.767998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 6344 | 2025.08.01 21:23:57.001224 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000871286 sec. | ||
| 6345 | 2025.08.01 21:23:57.516166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6346 | 2025.08.01 21:23:57.532707 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2025.08.01 21:23:57.532772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6348 | 2025.08.01 21:23:57.538465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6349 | 2025.08.01 21:23:57.539162 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2025.08.01 21:23:57.542100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6351 | 2025.08.01 21:23:58.790099 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2025.08.01 21:23:58.790356 [ 5 ] {a01ce2ac-3688-45ee-8f99-32441412cee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6353 | 2025.08.01 21:23:58.790455 [ 5 ] {a01ce2ac-3688-45ee-8f99-32441412cee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6354 | 2025.08.01 21:23:58.791311 [ 5 ] {a01ce2ac-3688-45ee-8f99-32441412cee9} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2025.08.01 21:23:58.791362 [ 5 ] {a01ce2ac-3688-45ee-8f99-32441412cee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6356 | 2025.08.01 21:23:58.791779 [ 5 ] {a01ce2ac-3688-45ee-8f99-32441412cee9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6357 | 2025.08.01 21:23:58.792000 [ 5 ] {a01ce2ac-3688-45ee-8f99-32441412cee9} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2025.08.01 21:23:58.792156 [ 5 ] {a01ce2ac-3688-45ee-8f99-32441412cee9} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00187 sec., 209625.66844919787 rows/sec., 13.30 MiB/sec. | ||
| 6359 | 2025.08.01 21:23:58.792208 [ 5 ] {a01ce2ac-3688-45ee-8f99-32441412cee9} <Debug> TCPHandler: Processed in 0.002279001 sec. | ||
| 6360 | 2025.08.01 21:23:58.792325 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2025.08.01 21:23:58.792427 [ 5 ] {36bc992b-440e-4821-9291-ffd6b88f1195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6362 | 2025.08.01 21:23:58.792471 [ 5 ] {36bc992b-440e-4821-9291-ffd6b88f1195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6363 | 2025.08.01 21:23:58.793253 [ 5 ] {36bc992b-440e-4821-9291-ffd6b88f1195} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2025.08.01 21:23:58.793289 [ 5 ] {36bc992b-440e-4821-9291-ffd6b88f1195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6365 | 2025.08.01 21:23:58.793680 [ 5 ] {36bc992b-440e-4821-9291-ffd6b88f1195} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6366 | 2025.08.01 21:23:58.793904 [ 5 ] {36bc992b-440e-4821-9291-ffd6b88f1195} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2025.08.01 21:23:58.794026 [ 95 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6368 | 2025.08.01 21:23:58.794036 [ 5 ] {36bc992b-440e-4821-9291-ffd6b88f1195} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001632 sec., 704044.1176470588 rows/sec., 56.17 MiB/sec. | ||
| 6369 | 2025.08.01 21:23:58.794107 [ 95 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2025.08.01 21:23:58.794123 [ 5 ] {36bc992b-440e-4821-9291-ffd6b88f1195} <Debug> TCPHandler: Processed in 0.001848114 sec. | ||
| 6371 | 2025.08.01 21:23:58.794137 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6372 | 2025.08.01 21:23:58.794247 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2025.08.01 21:23:58.794275 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 6374 | 2025.08.01 21:23:58.794347 [ 5 ] {096719b7-04ed-45d9-92e4-df37aba5f4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6375 | 2025.08.01 21:23:58.794392 [ 5 ] {096719b7-04ed-45d9-92e4-df37aba5f4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6376 | 2025.08.01 21:23:58.794457 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6377 | 2025.08.01 21:23:58.794512 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2298 rows starting from the beginning of the part | ||
| 6378 | 2025.08.01 21:23:58.794606 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 6379 | 2025.08.01 21:23:58.794682 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2235 rows starting from the beginning of the part | ||
| 6380 | 2025.08.01 21:23:58.794749 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 111 rows starting from the beginning of the part | ||
| 6381 | 2025.08.01 21:23:58.794812 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 6382 | 2025.08.01 21:23:58.794863 [ 5 ] {096719b7-04ed-45d9-92e4-df37aba5f4de} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2025.08.01 21:23:58.794877 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1149 rows starting from the beginning of the part | ||
| 6384 | 2025.08.01 21:23:58.794905 [ 5 ] {096719b7-04ed-45d9-92e4-df37aba5f4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6385 | 2025.08.01 21:23:58.795263 [ 5 ] {096719b7-04ed-45d9-92e4-df37aba5f4de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6386 | 2025.08.01 21:23:58.795482 [ 5 ] {096719b7-04ed-45d9-92e4-df37aba5f4de} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2025.08.01 21:23:58.795612 [ 5 ] {096719b7-04ed-45d9-92e4-df37aba5f4de} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001286 sec., 184292.3794712286 rows/sec., 11.28 MiB/sec. | ||
| 6388 | 2025.08.01 21:23:58.795649 [ 5 ] {096719b7-04ed-45d9-92e4-df37aba5f4de} <Debug> TCPHandler: Processed in 0.001450646 sec. | ||
| 6389 | 2025.08.01 21:23:58.795758 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2025.08.01 21:23:58.795851 [ 5 ] {d600a925-1f0a-412c-85b0-9c648f3ea00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6391 | 2025.08.01 21:23:58.795891 [ 5 ] {d600a925-1f0a-412c-85b0-9c648f3ea00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6392 | 2025.08.01 21:23:58.796334 [ 5 ] {d600a925-1f0a-412c-85b0-9c648f3ea00e} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.08.01 21:23:58.796369 [ 5 ] {d600a925-1f0a-412c-85b0-9c648f3ea00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6394 | 2025.08.01 21:23:58.796675 [ 5 ] {d600a925-1f0a-412c-85b0-9c648f3ea00e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6395 | 2025.08.01 21:23:58.796879 [ 5 ] {d600a925-1f0a-412c-85b0-9c648f3ea00e} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.08.01 21:23:58.797010 [ 5 ] {d600a925-1f0a-412c-85b0-9c648f3ea00e} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001176 sec., 172619.04761904763 rows/sec., 11.13 MiB/sec. | ||
| 6397 | 2025.08.01 21:23:58.797046 [ 5 ] {d600a925-1f0a-412c-85b0-9c648f3ea00e} <Debug> TCPHandler: Processed in 0.001335184 sec. | ||
| 6398 | 2025.08.01 21:23:58.797152 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2025.08.01 21:23:58.797208 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002995744 sec., 1971129.7093476614 rows/sec., 166.51 MiB/sec. | ||
| 6400 | 2025.08.01 21:23:58.797245 [ 5 ] {08c53e3f-1483-453f-a9e4-00b886b0995d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6401 | 2025.08.01 21:23:58.797295 [ 5 ] {08c53e3f-1483-453f-a9e4-00b886b0995d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6402 | 2025.08.01 21:23:58.797592 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6403 | 2025.08.01 21:23:58.797720 [ 5 ] {08c53e3f-1483-453f-a9e4-00b886b0995d} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2025.08.01 21:23:58.797763 [ 5 ] {08c53e3f-1483-453f-a9e4-00b886b0995d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6405 | 2025.08.01 21:23:58.797915 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2025.08.01 21:23:58.798012 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_51_10} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6407 | 2025.08.01 21:23:58.798076 [ 5 ] {08c53e3f-1483-453f-a9e4-00b886b0995d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6408 | 2025.08.01 21:23:58.798116 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 6409 | 2025.08.01 21:23:58.798303 [ 5 ] {08c53e3f-1483-453f-a9e4-00b886b0995d} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2025.08.01 21:23:58.798432 [ 5 ] {08c53e3f-1483-453f-a9e4-00b886b0995d} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001205 sec., 167634.85477178424 rows/sec., 9.52 MiB/sec. | ||
| 6411 | 2025.08.01 21:23:58.798469 [ 5 ] {08c53e3f-1483-453f-a9e4-00b886b0995d} <Debug> TCPHandler: Processed in 0.001363924 sec. | ||
| 6412 | 2025.08.01 21:23:58.798587 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2025.08.01 21:23:58.798678 [ 5 ] {493e2cbe-759c-4ea1-b675-26d5935d1e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6414 | 2025.08.01 21:23:58.798717 [ 5 ] {493e2cbe-759c-4ea1-b675-26d5935d1e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6415 | 2025.08.01 21:23:58.799311 [ 5 ] {493e2cbe-759c-4ea1-b675-26d5935d1e47} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2025.08.01 21:23:58.799346 [ 5 ] {493e2cbe-759c-4ea1-b675-26d5935d1e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6417 | 2025.08.01 21:23:58.799673 [ 5 ] {493e2cbe-759c-4ea1-b675-26d5935d1e47} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6418 | 2025.08.01 21:23:58.799872 [ 5 ] {493e2cbe-759c-4ea1-b675-26d5935d1e47} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2025.08.01 21:23:58.799974 [ 95 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6420 | 2025.08.01 21:23:58.799993 [ 5 ] {493e2cbe-759c-4ea1-b675-26d5935d1e47} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001332 sec., 520270.27027027024 rows/sec., 36.55 MiB/sec. | ||
| 6421 | 2025.08.01 21:23:58.800005 [ 95 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2025.08.01 21:23:58.800032 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6423 | 2025.08.01 21:23:58.800035 [ 5 ] {493e2cbe-759c-4ea1-b675-26d5935d1e47} <Debug> TCPHandler: Processed in 0.001496407 sec. | ||
| 6424 | 2025.08.01 21:23:58.800106 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 6425 | 2025.08.01 21:23:58.800171 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2025.08.01 21:23:58.800239 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6427 | 2025.08.01 21:23:58.800269 [ 5 ] {19a5d2be-d674-4a47-b9a4-e62d5a26def4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6428 | 2025.08.01 21:23:58.800270 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1185 rows starting from the beginning of the part | ||
| 6429 | 2025.08.01 21:23:58.800318 [ 5 ] {19a5d2be-d674-4a47-b9a4-e62d5a26def4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6430 | 2025.08.01 21:23:58.800345 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6431 | 2025.08.01 21:23:58.800388 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1122 rows starting from the beginning of the part | ||
| 6432 | 2025.08.01 21:23:58.800430 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 93 rows starting from the beginning of the part | ||
| 6433 | 2025.08.01 21:23:58.800466 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 6434 | 2025.08.01 21:23:58.800508 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 693 rows starting from the beginning of the part | ||
| 6435 | 2025.08.01 21:23:58.800699 [ 5 ] {19a5d2be-d674-4a47-b9a4-e62d5a26def4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2025.08.01 21:23:58.800744 [ 5 ] {19a5d2be-d674-4a47-b9a4-e62d5a26def4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6437 | 2025.08.01 21:23:58.801088 [ 5 ] {19a5d2be-d674-4a47-b9a4-e62d5a26def4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6438 | 2025.08.01 21:23:58.801306 [ 5 ] {19a5d2be-d674-4a47-b9a4-e62d5a26def4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2025.08.01 21:23:58.801432 [ 5 ] {19a5d2be-d674-4a47-b9a4-e62d5a26def4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00118 sec., 5084.745762711864 rows/sec., 265.66 KiB/sec. | ||
| 6440 | 2025.08.01 21:23:58.801467 [ 5 ] {19a5d2be-d674-4a47-b9a4-e62d5a26def4} <Debug> TCPHandler: Processed in 0.001343014 sec. | ||
| 6441 | 2025.08.01 21:23:58.801579 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2025.08.01 21:23:58.801672 [ 5 ] {c5b702e4-63de-4aee-849c-3b60eb4934ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6443 | 2025.08.01 21:23:58.801715 [ 5 ] {c5b702e4-63de-4aee-849c-3b60eb4934ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6444 | 2025.08.01 21:23:58.801748 [ 205 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3221 rows, containing 5 columns (5 merged, 0 gathered) in 0.00167223 sec., 1926170.4430610621 rows/sec., 145.50 MiB/sec. | ||
| 6445 | 2025.08.01 21:23:58.801938 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6446 | 2025.08.01 21:23:58.802134 [ 5 ] {c5b702e4-63de-4aee-849c-3b60eb4934ed} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2025.08.01 21:23:58.802168 [ 5 ] {c5b702e4-63de-4aee-849c-3b60eb4934ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6448 | 2025.08.01 21:23:58.802208 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2025.08.01 21:23:58.802280 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_51_10} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6450 | 2025.08.01 21:23:58.802365 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6451 | 2025.08.01 21:23:58.802489 [ 5 ] {c5b702e4-63de-4aee-849c-3b60eb4934ed} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6452 | 2025.08.01 21:23:58.802694 [ 5 ] {c5b702e4-63de-4aee-849c-3b60eb4934ed} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2025.08.01 21:23:58.802798 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6454 | 2025.08.01 21:23:58.802820 [ 5 ] {c5b702e4-63de-4aee-849c-3b60eb4934ed} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001165 sec., 263519.313304721 rows/sec., 17.34 MiB/sec. | ||
| 6455 | 2025.08.01 21:23:58.802834 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2025.08.01 21:23:58.802859 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6457 | 2025.08.01 21:23:58.802861 [ 5 ] {c5b702e4-63de-4aee-849c-3b60eb4934ed} <Debug> TCPHandler: Processed in 0.001330254 sec. | ||
| 6458 | 2025.08.01 21:23:58.802951 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 6459 | 2025.08.01 21:23:58.802971 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2025.08.01 21:23:58.803073 [ 5 ] {f1f87e5e-ab92-44ff-a475-89324a81e37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6461 | 2025.08.01 21:23:58.803106 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6462 | 2025.08.01 21:23:58.803114 [ 5 ] {f1f87e5e-ab92-44ff-a475-89324a81e37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6463 | 2025.08.01 21:23:58.803149 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16243 rows starting from the beginning of the part | ||
| 6464 | 2025.08.01 21:23:58.803219 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6465 | 2025.08.01 21:23:58.803265 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1025 rows starting from the beginning of the part | ||
| 6466 | 2025.08.01 21:23:58.803304 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 129 rows starting from the beginning of the part | ||
| 6467 | 2025.08.01 21:23:58.803345 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 6468 | 2025.08.01 21:23:58.803396 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 307 rows starting from the beginning of the part | ||
| 6469 | 2025.08.01 21:23:58.803431 [ 5 ] {f1f87e5e-ab92-44ff-a475-89324a81e37a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2025.08.01 21:23:58.803472 [ 5 ] {f1f87e5e-ab92-44ff-a475-89324a81e37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6471 | 2025.08.01 21:23:58.803819 [ 5 ] {f1f87e5e-ab92-44ff-a475-89324a81e37a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6472 | 2025.08.01 21:23:58.804034 [ 5 ] {f1f87e5e-ab92-44ff-a475-89324a81e37a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2025.08.01 21:23:58.804162 [ 5 ] {f1f87e5e-ab92-44ff-a475-89324a81e37a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 6474 | 2025.08.01 21:23:58.804197 [ 5 ] {f1f87e5e-ab92-44ff-a475-89324a81e37a} <Debug> TCPHandler: Processed in 0.001273123 sec. | ||
| 6475 | 2025.08.01 21:23:58.804304 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6476 | 2025.08.01 21:23:58.804397 [ 5 ] {96ce8fc2-31fa-4632-81ab-585418a12143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6477 | 2025.08.01 21:23:58.804450 [ 5 ] {96ce8fc2-31fa-4632-81ab-585418a12143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6478 | 2025.08.01 21:23:58.805249 [ 5 ] {96ce8fc2-31fa-4632-81ab-585418a12143} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2025.08.01 21:23:58.805286 [ 5 ] {96ce8fc2-31fa-4632-81ab-585418a12143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6480 | 2025.08.01 21:23:58.806046 [ 5 ] {96ce8fc2-31fa-4632-81ab-585418a12143} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6481 | 2025.08.01 21:23:58.806273 [ 5 ] {96ce8fc2-31fa-4632-81ab-585418a12143} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2025.08.01 21:23:58.806411 [ 5 ] {96ce8fc2-31fa-4632-81ab-585418a12143} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002031 sec., 20187.09995076317 rows/sec., 36.17 MiB/sec. | ||
| 6483 | 2025.08.01 21:23:58.806464 [ 5 ] {96ce8fc2-31fa-4632-81ab-585418a12143} <Debug> TCPHandler: Processed in 0.00220715 sec. | ||
| 6484 | 2025.08.01 21:23:58.806577 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2025.08.01 21:23:58.806671 [ 5 ] {7af21ae4-8c87-45d0-be9f-b399fdb74280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6486 | 2025.08.01 21:23:58.806713 [ 5 ] {7af21ae4-8c87-45d0-be9f-b399fdb74280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6487 | 2025.08.01 21:23:58.807039 [ 5 ] {7af21ae4-8c87-45d0-be9f-b399fdb74280} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2025.08.01 21:23:58.807075 [ 5 ] {7af21ae4-8c87-45d0-be9f-b399fdb74280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6489 | 2025.08.01 21:23:58.807462 [ 5 ] {7af21ae4-8c87-45d0-be9f-b399fdb74280} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6490 | 2025.08.01 21:23:58.807677 [ 5 ] {7af21ae4-8c87-45d0-be9f-b399fdb74280} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2025.08.01 21:23:58.807791 [ 95 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6492 | 2025.08.01 21:23:58.807807 [ 5 ] {7af21ae4-8c87-45d0-be9f-b399fdb74280} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001155 sec., 88311.68831168831 rows/sec., 5.43 MiB/sec. | ||
| 6493 | 2025.08.01 21:23:58.807828 [ 95 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2025.08.01 21:23:58.807849 [ 5 ] {7af21ae4-8c87-45d0-be9f-b399fdb74280} <Debug> TCPHandler: Processed in 0.001319944 sec. | ||
| 6495 | 2025.08.01 21:23:58.807853 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6496 | 2025.08.01 21:23:58.807961 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 6497 | 2025.08.01 21:23:58.808058 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6498 | 2025.08.01 21:23:58.808090 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3342 rows starting from the beginning of the part | ||
| 6499 | 2025.08.01 21:23:58.808144 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 6500 | 2025.08.01 21:23:58.808185 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part | ||
| 6501 | 2025.08.01 21:23:58.808221 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 6502 | 2025.08.01 21:23:58.808255 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 6503 | 2025.08.01 21:23:58.808292 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 102 rows starting from the beginning of the part | ||
| 6504 | 2025.08.01 21:23:58.808826 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18024 rows, containing 5 columns (5 merged, 0 gathered) in 0.005917327 sec., 3045969.911752384 rows/sec., 203.91 MiB/sec. | ||
| 6505 | 2025.08.01 21:23:58.809049 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6506 | 2025.08.01 21:23:58.809317 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2025.08.01 21:23:58.809396 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6508 | 2025.08.01 21:23:58.809475 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 6509 | 2025.08.01 21:23:58.809669 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3666 rows, containing 4 columns (4 merged, 0 gathered) in 0.001743231 sec., 2102991.514033424 rows/sec., 133.71 MiB/sec. | ||
| 6510 | 2025.08.01 21:23:58.810005 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6511 | 2025.08.01 21:23:58.810254 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_51_10} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2025.08.01 21:23:58.810321 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_51_10} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6513 | 2025.08.01 21:23:58.810380 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6514 | 2025.08.01 21:23:59.000162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.27 MiB, peak 263.98 MiB, free memory in arenas 0.00 B, will set to 256.66 MiB (RSS), difference: 1.38 MiB | ||
| 6515 | 2025.08.01 21:24:03.778548 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2025.08.01 21:24:03.778755 [ 5 ] {aa8ceef1-1bbe-4a08-9588-5f4a7242a30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6517 | 2025.08.01 21:24:03.778835 [ 5 ] {aa8ceef1-1bbe-4a08-9588-5f4a7242a30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6518 | 2025.08.01 21:24:03.779478 [ 5 ] {aa8ceef1-1bbe-4a08-9588-5f4a7242a30d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2025.08.01 21:24:03.779524 [ 5 ] {aa8ceef1-1bbe-4a08-9588-5f4a7242a30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6520 | 2025.08.01 21:24:03.779902 [ 5 ] {aa8ceef1-1bbe-4a08-9588-5f4a7242a30d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6521 | 2025.08.01 21:24:03.780133 [ 5 ] {aa8ceef1-1bbe-4a08-9588-5f4a7242a30d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2025.08.01 21:24:03.780286 [ 5 ] {aa8ceef1-1bbe-4a08-9588-5f4a7242a30d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.68 MiB/sec. | ||
| 6523 | 2025.08.01 21:24:03.780329 [ 5 ] {aa8ceef1-1bbe-4a08-9588-5f4a7242a30d} <Debug> TCPHandler: Processed in 0.001908245 sec. | ||
| 6524 | 2025.08.01 21:24:03.780445 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2025.08.01 21:24:03.780538 [ 5 ] {0c91deb0-41ed-4d59-b670-b3edc65c76bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6526 | 2025.08.01 21:24:03.780579 [ 5 ] {0c91deb0-41ed-4d59-b670-b3edc65c76bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6527 | 2025.08.01 21:24:03.780994 [ 5 ] {0c91deb0-41ed-4d59-b670-b3edc65c76bd} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2025.08.01 21:24:03.781029 [ 5 ] {0c91deb0-41ed-4d59-b670-b3edc65c76bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6529 | 2025.08.01 21:24:03.781325 [ 5 ] {0c91deb0-41ed-4d59-b670-b3edc65c76bd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6530 | 2025.08.01 21:24:03.781530 [ 5 ] {0c91deb0-41ed-4d59-b670-b3edc65c76bd} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2025.08.01 21:24:03.781660 [ 5 ] {0c91deb0-41ed-4d59-b670-b3edc65c76bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 6532 | 2025.08.01 21:24:03.781696 [ 5 ] {0c91deb0-41ed-4d59-b670-b3edc65c76bd} <Debug> TCPHandler: Processed in 0.001299603 sec. | ||
| 6533 | 2025.08.01 21:24:03.781821 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6534 | 2025.08.01 21:24:03.781915 [ 5 ] {01d3796b-8056-46e8-9827-d8407ada932e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6535 | 2025.08.01 21:24:03.781959 [ 5 ] {01d3796b-8056-46e8-9827-d8407ada932e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6536 | 2025.08.01 21:24:03.782377 [ 5 ] {01d3796b-8056-46e8-9827-d8407ada932e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2025.08.01 21:24:03.782413 [ 5 ] {01d3796b-8056-46e8-9827-d8407ada932e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6538 | 2025.08.01 21:24:03.782740 [ 5 ] {01d3796b-8056-46e8-9827-d8407ada932e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6539 | 2025.08.01 21:24:03.782946 [ 5 ] {01d3796b-8056-46e8-9827-d8407ada932e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2025.08.01 21:24:03.783074 [ 5 ] {01d3796b-8056-46e8-9827-d8407ada932e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 6541 | 2025.08.01 21:24:03.783111 [ 5 ] {01d3796b-8056-46e8-9827-d8407ada932e} <Debug> TCPHandler: Processed in 0.001337924 sec. | ||
| 6542 | 2025.08.01 21:24:03.783230 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2025.08.01 21:24:03.783350 [ 5 ] {48f365ea-8040-488a-8c8c-567c407fddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6544 | 2025.08.01 21:24:03.783401 [ 5 ] {48f365ea-8040-488a-8c8c-567c407fddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6545 | 2025.08.01 21:24:03.783816 [ 5 ] {48f365ea-8040-488a-8c8c-567c407fddf3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2025.08.01 21:24:03.783862 [ 5 ] {48f365ea-8040-488a-8c8c-567c407fddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6547 | 2025.08.01 21:24:03.784251 [ 5 ] {48f365ea-8040-488a-8c8c-567c407fddf3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6548 | 2025.08.01 21:24:03.784502 [ 5 ] {48f365ea-8040-488a-8c8c-567c407fddf3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2025.08.01 21:24:03.784661 [ 5 ] {48f365ea-8040-488a-8c8c-567c407fddf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
| 6550 | 2025.08.01 21:24:03.784705 [ 5 ] {48f365ea-8040-488a-8c8c-567c407fddf3} <Debug> TCPHandler: Processed in 0.001533628 sec. | ||
| 6551 | 2025.08.01 21:24:04.207175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
| 6552 | 2025.08.01 21:24:04.207698 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2025.08.01 21:24:04.207742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6554 | 2025.08.01 21:24:04.208202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6555 | 2025.08.01 21:24:04.208418 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2025.08.01 21:24:04.208543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
| 6557 | 2025.08.01 21:24:05.042160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6558 | 2025.08.01 21:24:05.059193 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2025.08.01 21:24:05.059250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6560 | 2025.08.01 21:24:05.065229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6561 | 2025.08.01 21:24:05.065925 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2025.08.01 21:24:05.068869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6563 | 2025.08.01 21:24:06.768130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 956 | ||
| 6564 | 2025.08.01 21:24:06.770469 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2025.08.01 21:24:06.770527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6566 | 2025.08.01 21:24:06.771735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6567 | 2025.08.01 21:24:06.771999 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2025.08.01 21:24:06.772281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 6569 | 2025.08.01 21:24:08.793984 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2025.08.01 21:24:08.794187 [ 5 ] {9ad4f8b6-f79e-4aa7-955a-07d5c8e81885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6571 | 2025.08.01 21:24:08.794255 [ 5 ] {9ad4f8b6-f79e-4aa7-955a-07d5c8e81885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6572 | 2025.08.01 21:24:08.795143 [ 5 ] {9ad4f8b6-f79e-4aa7-955a-07d5c8e81885} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2025.08.01 21:24:08.795194 [ 5 ] {9ad4f8b6-f79e-4aa7-955a-07d5c8e81885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6574 | 2025.08.01 21:24:08.795622 [ 5 ] {9ad4f8b6-f79e-4aa7-955a-07d5c8e81885} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6575 | 2025.08.01 21:24:08.795849 [ 5 ] {9ad4f8b6-f79e-4aa7-955a-07d5c8e81885} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2025.08.01 21:24:08.796012 [ 5 ] {9ad4f8b6-f79e-4aa7-955a-07d5c8e81885} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001876 sec., 208955.223880597 rows/sec., 13.26 MiB/sec. | ||
| 6577 | 2025.08.01 21:24:08.796056 [ 5 ] {9ad4f8b6-f79e-4aa7-955a-07d5c8e81885} <Debug> TCPHandler: Processed in 0.00220613 sec. | ||
| 6578 | 2025.08.01 21:24:08.796184 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2025.08.01 21:24:08.796281 [ 5 ] {f47b13f9-4387-4957-9f37-c8ee02a30b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6580 | 2025.08.01 21:24:08.796324 [ 5 ] {f47b13f9-4387-4957-9f37-c8ee02a30b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6581 | 2025.08.01 21:24:08.797463 [ 5 ] {f47b13f9-4387-4957-9f37-c8ee02a30b30} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2025.08.01 21:24:08.797501 [ 5 ] {f47b13f9-4387-4957-9f37-c8ee02a30b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6583 | 2025.08.01 21:24:08.797879 [ 5 ] {f47b13f9-4387-4957-9f37-c8ee02a30b30} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6584 | 2025.08.01 21:24:08.798095 [ 5 ] {f47b13f9-4387-4957-9f37-c8ee02a30b30} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2025.08.01 21:24:08.798226 [ 5 ] {f47b13f9-4387-4957-9f37-c8ee02a30b30} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001964 sec., 585030.549898167 rows/sec., 46.68 MiB/sec. | ||
| 6586 | 2025.08.01 21:24:08.798265 [ 5 ] {f47b13f9-4387-4957-9f37-c8ee02a30b30} <Debug> TCPHandler: Processed in 0.002131358 sec. | ||
| 6587 | 2025.08.01 21:24:08.798383 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2025.08.01 21:24:08.798478 [ 5 ] {7fb10f18-3d14-44c9-91e2-fb01d944cf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6589 | 2025.08.01 21:24:08.798519 [ 5 ] {7fb10f18-3d14-44c9-91e2-fb01d944cf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6590 | 2025.08.01 21:24:08.799066 [ 5 ] {7fb10f18-3d14-44c9-91e2-fb01d944cf63} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2025.08.01 21:24:08.799104 [ 5 ] {7fb10f18-3d14-44c9-91e2-fb01d944cf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6592 | 2025.08.01 21:24:08.799407 [ 5 ] {7fb10f18-3d14-44c9-91e2-fb01d944cf63} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6593 | 2025.08.01 21:24:08.799636 [ 5 ] {7fb10f18-3d14-44c9-91e2-fb01d944cf63} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2025.08.01 21:24:08.799766 [ 5 ] {7fb10f18-3d14-44c9-91e2-fb01d944cf63} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001306 sec., 181470.13782542112 rows/sec., 11.11 MiB/sec. | ||
| 6595 | 2025.08.01 21:24:08.799805 [ 5 ] {7fb10f18-3d14-44c9-91e2-fb01d944cf63} <Debug> TCPHandler: Processed in 0.001473407 sec. | ||
| 6596 | 2025.08.01 21:24:08.799914 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2025.08.01 21:24:08.800016 [ 5 ] {2daee504-47fc-4462-8c35-0d4d1f48e30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6598 | 2025.08.01 21:24:08.800056 [ 5 ] {2daee504-47fc-4462-8c35-0d4d1f48e30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6599 | 2025.08.01 21:24:08.800572 [ 5 ] {2daee504-47fc-4462-8c35-0d4d1f48e30f} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2025.08.01 21:24:08.800611 [ 5 ] {2daee504-47fc-4462-8c35-0d4d1f48e30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6601 | 2025.08.01 21:24:08.800930 [ 5 ] {2daee504-47fc-4462-8c35-0d4d1f48e30f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6602 | 2025.08.01 21:24:08.801141 [ 5 ] {2daee504-47fc-4462-8c35-0d4d1f48e30f} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2025.08.01 21:24:08.801249 [ 87 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 6604 | 2025.08.01 21:24:08.801271 [ 5 ] {2daee504-47fc-4462-8c35-0d4d1f48e30f} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001274 sec., 159340.65934065936 rows/sec., 10.28 MiB/sec. | ||
| 6605 | 2025.08.01 21:24:08.801319 [ 87 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2025.08.01 21:24:08.801329 [ 5 ] {2daee504-47fc-4462-8c35-0d4d1f48e30f} <Debug> TCPHandler: Processed in 0.001465486 sec. | ||
| 6607 | 2025.08.01 21:24:08.801350 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6608 | 2025.08.01 21:24:08.801462 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2025.08.01 21:24:08.801463 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 6610 | 2025.08.01 21:24:08.801595 [ 5 ] {d0c8bc79-cb46-4227-98b2-5e14d0e1c216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6611 | 2025.08.01 21:24:08.801633 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6612 | 2025.08.01 21:24:08.801649 [ 5 ] {d0c8bc79-cb46-4227-98b2-5e14d0e1c216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6613 | 2025.08.01 21:24:08.801673 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 431 rows starting from the beginning of the part | ||
| 6614 | 2025.08.01 21:24:08.801747 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 203 rows starting from the beginning of the part | ||
| 6615 | 2025.08.01 21:24:08.801790 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 203 rows starting from the beginning of the part | ||
| 6616 | 2025.08.01 21:24:08.801832 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 431 rows starting from the beginning of the part | ||
| 6617 | 2025.08.01 21:24:08.801872 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 203 rows starting from the beginning of the part | ||
| 6618 | 2025.08.01 21:24:08.801919 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 203 rows starting from the beginning of the part | ||
| 6619 | 2025.08.01 21:24:08.802212 [ 5 ] {d0c8bc79-cb46-4227-98b2-5e14d0e1c216} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.08.01 21:24:08.802254 [ 5 ] {d0c8bc79-cb46-4227-98b2-5e14d0e1c216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6621 | 2025.08.01 21:24:08.802597 [ 5 ] {d0c8bc79-cb46-4227-98b2-5e14d0e1c216} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6622 | 2025.08.01 21:24:08.802824 [ 5 ] {d0c8bc79-cb46-4227-98b2-5e14d0e1c216} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.08.01 21:24:08.802964 [ 5 ] {d0c8bc79-cb46-4227-98b2-5e14d0e1c216} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001393 sec., 145010.76812634603 rows/sec., 8.24 MiB/sec. | ||
| 6624 | 2025.08.01 21:24:08.802978 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568368 sec., 1067351.5399447067 rows/sec., 73.85 MiB/sec. | ||
| 6625 | 2025.08.01 21:24:08.803003 [ 5 ] {d0c8bc79-cb46-4227-98b2-5e14d0e1c216} <Debug> TCPHandler: Processed in 0.001603919 sec. | ||
| 6626 | 2025.08.01 21:24:08.803134 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2025.08.01 21:24:08.803202 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 6628 | 2025.08.01 21:24:08.803234 [ 5 ] {80d25150-fffd-44c6-9abd-65b669a2ddc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6629 | 2025.08.01 21:24:08.803280 [ 5 ] {80d25150-fffd-44c6-9abd-65b669a2ddc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6630 | 2025.08.01 21:24:08.803570 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.08.01 21:24:08.803677 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_24_5} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 6632 | 2025.08.01 21:24:08.803819 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6633 | 2025.08.01 21:24:08.804072 [ 5 ] {80d25150-fffd-44c6-9abd-65b669a2ddc6} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2025.08.01 21:24:08.804113 [ 5 ] {80d25150-fffd-44c6-9abd-65b669a2ddc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6635 | 2025.08.01 21:24:08.804456 [ 5 ] {80d25150-fffd-44c6-9abd-65b669a2ddc6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6636 | 2025.08.01 21:24:08.804682 [ 5 ] {80d25150-fffd-44c6-9abd-65b669a2ddc6} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2025.08.01 21:24:08.804816 [ 5 ] {80d25150-fffd-44c6-9abd-65b669a2ddc6} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001601 sec., 432854.4659587758 rows/sec., 30.41 MiB/sec. | ||
| 6638 | 2025.08.01 21:24:08.804855 [ 5 ] {80d25150-fffd-44c6-9abd-65b669a2ddc6} <Debug> TCPHandler: Processed in 0.001771452 sec. | ||
| 6639 | 2025.08.01 21:24:08.804971 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2025.08.01 21:24:08.805067 [ 5 ] {dee7ca98-ff60-456c-a9e0-b48317e0a18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6641 | 2025.08.01 21:24:08.805109 [ 5 ] {dee7ca98-ff60-456c-a9e0-b48317e0a18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6642 | 2025.08.01 21:24:08.805476 [ 5 ] {dee7ca98-ff60-456c-a9e0-b48317e0a18d} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2025.08.01 21:24:08.805512 [ 5 ] {dee7ca98-ff60-456c-a9e0-b48317e0a18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6644 | 2025.08.01 21:24:08.805834 [ 5 ] {dee7ca98-ff60-456c-a9e0-b48317e0a18d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6645 | 2025.08.01 21:24:08.806054 [ 5 ] {dee7ca98-ff60-456c-a9e0-b48317e0a18d} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2025.08.01 21:24:08.806160 [ 87 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 6647 | 2025.08.01 21:24:08.806187 [ 5 ] {dee7ca98-ff60-456c-a9e0-b48317e0a18d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 6648 | 2025.08.01 21:24:08.806202 [ 87 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2025.08.01 21:24:08.806229 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6650 | 2025.08.01 21:24:08.806232 [ 5 ] {dee7ca98-ff60-456c-a9e0-b48317e0a18d} <Debug> TCPHandler: Processed in 0.001310394 sec. | ||
| 6651 | 2025.08.01 21:24:08.806359 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 6652 | 2025.08.01 21:24:08.806406 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2025.08.01 21:24:08.806455 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6654 | 2025.08.01 21:24:08.806485 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 6655 | 2025.08.01 21:24:08.806505 [ 5 ] {d75fc42a-706d-4fb4-b6d7-4fe02194cc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6656 | 2025.08.01 21:24:08.806539 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6657 | 2025.08.01 21:24:08.806558 [ 5 ] {d75fc42a-706d-4fb4-b6d7-4fe02194cc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6658 | 2025.08.01 21:24:08.806581 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 6659 | 2025.08.01 21:24:08.806621 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 6660 | 2025.08.01 21:24:08.806660 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 6661 | 2025.08.01 21:24:08.806697 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 6662 | 2025.08.01 21:24:08.807057 [ 5 ] {d75fc42a-706d-4fb4-b6d7-4fe02194cc68} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2025.08.01 21:24:08.807093 [ 5 ] {d75fc42a-706d-4fb4-b6d7-4fe02194cc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6664 | 2025.08.01 21:24:08.807380 [ 188 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001063829 sec., 135360.10016647412 rows/sec., 6.91 MiB/sec. | ||
| 6665 | 2025.08.01 21:24:08.807438 [ 5 ] {d75fc42a-706d-4fb4-b6d7-4fe02194cc68} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6666 | 2025.08.01 21:24:08.807542 [ 188 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 6667 | 2025.08.01 21:24:08.807695 [ 5 ] {d75fc42a-706d-4fb4-b6d7-4fe02194cc68} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2025.08.01 21:24:08.807842 [ 5 ] {d75fc42a-706d-4fb4-b6d7-4fe02194cc68} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001358 sec., 226067.74668630338 rows/sec., 14.87 MiB/sec. | ||
| 6669 | 2025.08.01 21:24:08.807880 [ 5 ] {d75fc42a-706d-4fb4-b6d7-4fe02194cc68} <Debug> TCPHandler: Processed in 0.001523577 sec. | ||
| 6670 | 2025.08.01 21:24:08.807923 [ 188 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.08.01 21:24:08.808001 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2025.08.01 21:24:08.808016 [ 188 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_24_5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 6673 | 2025.08.01 21:24:08.808105 [ 5 ] {613856e0-b012-49b3-a15e-d4f4997068de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6674 | 2025.08.01 21:24:08.808112 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6675 | 2025.08.01 21:24:08.808156 [ 5 ] {613856e0-b012-49b3-a15e-d4f4997068de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6676 | 2025.08.01 21:24:08.808487 [ 5 ] {613856e0-b012-49b3-a15e-d4f4997068de} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2025.08.01 21:24:08.808522 [ 5 ] {613856e0-b012-49b3-a15e-d4f4997068de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6678 | 2025.08.01 21:24:08.808826 [ 5 ] {613856e0-b012-49b3-a15e-d4f4997068de} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6679 | 2025.08.01 21:24:08.809044 [ 5 ] {613856e0-b012-49b3-a15e-d4f4997068de} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2025.08.01 21:24:08.809160 [ 87 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 6681 | 2025.08.01 21:24:08.809174 [ 5 ] {613856e0-b012-49b3-a15e-d4f4997068de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 6682 | 2025.08.01 21:24:08.809206 [ 87 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2025.08.01 21:24:08.809223 [ 5 ] {613856e0-b012-49b3-a15e-d4f4997068de} <Debug> TCPHandler: Processed in 0.001271163 sec. | ||
| 6684 | 2025.08.01 21:24:08.809230 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6685 | 2025.08.01 21:24:08.809324 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 6686 | 2025.08.01 21:24:08.809342 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6687 | 2025.08.01 21:24:08.809438 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6688 | 2025.08.01 21:24:08.809447 [ 5 ] {1bd11221-64cd-49de-9bd8-beef52834408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6689 | 2025.08.01 21:24:08.809478 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 6690 | 2025.08.01 21:24:08.809513 [ 5 ] {1bd11221-64cd-49de-9bd8-beef52834408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6691 | 2025.08.01 21:24:08.809545 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6692 | 2025.08.01 21:24:08.809597 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 6693 | 2025.08.01 21:24:08.809642 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 6694 | 2025.08.01 21:24:08.809679 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 6695 | 2025.08.01 21:24:08.809714 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 6696 | 2025.08.01 21:24:08.810430 [ 5 ] {1bd11221-64cd-49de-9bd8-beef52834408} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2025.08.01 21:24:08.810471 [ 5 ] {1bd11221-64cd-49de-9bd8-beef52834408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6698 | 2025.08.01 21:24:08.810494 [ 200 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001206002 sec., 19900.464510009104 rows/sec., 1.31 MiB/sec. | ||
| 6699 | 2025.08.01 21:24:08.810626 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 6700 | 2025.08.01 21:24:08.810947 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2025.08.01 21:24:08.811022 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_24_5} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 6702 | 2025.08.01 21:24:08.811095 [ 5 ] {1bd11221-64cd-49de-9bd8-beef52834408} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6703 | 2025.08.01 21:24:08.811100 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6704 | 2025.08.01 21:24:08.811352 [ 5 ] {1bd11221-64cd-49de-9bd8-beef52834408} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2025.08.01 21:24:08.811498 [ 5 ] {1bd11221-64cd-49de-9bd8-beef52834408} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002069 sec., 19816.336394393427 rows/sec., 35.51 MiB/sec. | ||
| 6706 | 2025.08.01 21:24:08.811552 [ 5 ] {1bd11221-64cd-49de-9bd8-beef52834408} <Debug> TCPHandler: Processed in 0.002258991 sec. | ||
| 6707 | 2025.08.01 21:24:08.811667 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2025.08.01 21:24:08.811763 [ 5 ] {a2590e81-b664-4f4e-a7b7-bcc21f74ac3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6709 | 2025.08.01 21:24:08.811806 [ 5 ] {a2590e81-b664-4f4e-a7b7-bcc21f74ac3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6710 | 2025.08.01 21:24:08.812158 [ 5 ] {a2590e81-b664-4f4e-a7b7-bcc21f74ac3c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2025.08.01 21:24:08.812195 [ 5 ] {a2590e81-b664-4f4e-a7b7-bcc21f74ac3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6712 | 2025.08.01 21:24:08.812501 [ 5 ] {a2590e81-b664-4f4e-a7b7-bcc21f74ac3c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6713 | 2025.08.01 21:24:08.812718 [ 5 ] {a2590e81-b664-4f4e-a7b7-bcc21f74ac3c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2025.08.01 21:24:08.812845 [ 5 ] {a2590e81-b664-4f4e-a7b7-bcc21f74ac3c} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.0011 sec., 92727.27272727272 rows/sec., 5.70 MiB/sec. | ||
| 6715 | 2025.08.01 21:24:08.812880 [ 5 ] {a2590e81-b664-4f4e-a7b7-bcc21f74ac3c} <Debug> TCPHandler: Processed in 0.001262933 sec. | ||
| 6716 | 2025.08.01 21:24:11.565960 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6717 | 2025.08.01 21:24:11.566024 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6718 | 2025.08.01 21:24:11.708615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
| 6719 | 2025.08.01 21:24:11.709097 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2025.08.01 21:24:11.709146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6721 | 2025.08.01 21:24:11.709633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6722 | 2025.08.01 21:24:11.709926 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2025.08.01 21:24:11.710139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 6724 | 2025.08.01 21:24:12.568923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6725 | 2025.08.01 21:24:12.586291 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2025.08.01 21:24:12.586350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6727 | 2025.08.01 21:24:12.592669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6728 | 2025.08.01 21:24:12.593385 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2025.08.01 21:24:12.596519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6730 | 2025.08.01 21:24:13.779473 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2025.08.01 21:24:13.779682 [ 5 ] {3a8f8ae6-ea1d-4273-923a-6c9c81a52625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6732 | 2025.08.01 21:24:13.779761 [ 5 ] {3a8f8ae6-ea1d-4273-923a-6c9c81a52625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6733 | 2025.08.01 21:24:13.780539 [ 5 ] {3a8f8ae6-ea1d-4273-923a-6c9c81a52625} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2025.08.01 21:24:13.780587 [ 5 ] {3a8f8ae6-ea1d-4273-923a-6c9c81a52625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6735 | 2025.08.01 21:24:13.781078 [ 5 ] {3a8f8ae6-ea1d-4273-923a-6c9c81a52625} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6736 | 2025.08.01 21:24:13.781376 [ 5 ] {3a8f8ae6-ea1d-4273-923a-6c9c81a52625} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2025.08.01 21:24:13.781562 [ 5 ] {3a8f8ae6-ea1d-4273-923a-6c9c81a52625} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.21 MiB/sec. | ||
| 6738 | 2025.08.01 21:24:13.781619 [ 5 ] {3a8f8ae6-ea1d-4273-923a-6c9c81a52625} <Debug> TCPHandler: Processed in 0.002296222 sec. | ||
| 6739 | 2025.08.01 21:24:13.781768 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2025.08.01 21:24:13.781890 [ 5 ] {df3a2201-9164-4fc6-ad1f-902463adafb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6741 | 2025.08.01 21:24:13.781939 [ 5 ] {df3a2201-9164-4fc6-ad1f-902463adafb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6742 | 2025.08.01 21:24:13.782456 [ 5 ] {df3a2201-9164-4fc6-ad1f-902463adafb7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.08.01 21:24:13.782498 [ 5 ] {df3a2201-9164-4fc6-ad1f-902463adafb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6744 | 2025.08.01 21:24:13.782883 [ 5 ] {df3a2201-9164-4fc6-ad1f-902463adafb7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6745 | 2025.08.01 21:24:13.783165 [ 5 ] {df3a2201-9164-4fc6-ad1f-902463adafb7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2025.08.01 21:24:13.783321 [ 5 ] {df3a2201-9164-4fc6-ad1f-902463adafb7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001459 sec., 43865.661411925976 rows/sec., 3.42 MiB/sec. | ||
| 6747 | 2025.08.01 21:24:13.783364 [ 5 ] {df3a2201-9164-4fc6-ad1f-902463adafb7} <Debug> TCPHandler: Processed in 0.001657399 sec. | ||
| 6748 | 2025.08.01 21:24:13.783497 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2025.08.01 21:24:13.783612 [ 5 ] {27e51ea1-c607-41d2-8725-86468212b6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6750 | 2025.08.01 21:24:13.783663 [ 5 ] {27e51ea1-c607-41d2-8725-86468212b6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6751 | 2025.08.01 21:24:13.784143 [ 5 ] {27e51ea1-c607-41d2-8725-86468212b6c3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2025.08.01 21:24:13.784182 [ 5 ] {27e51ea1-c607-41d2-8725-86468212b6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6753 | 2025.08.01 21:24:13.784586 [ 5 ] {27e51ea1-c607-41d2-8725-86468212b6c3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6754 | 2025.08.01 21:24:13.784857 [ 5 ] {27e51ea1-c607-41d2-8725-86468212b6c3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2025.08.01 21:24:13.785008 [ 5 ] {27e51ea1-c607-41d2-8725-86468212b6c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 6756 | 2025.08.01 21:24:13.785050 [ 5 ] {27e51ea1-c607-41d2-8725-86468212b6c3} <Debug> TCPHandler: Processed in 0.001611669 sec. | ||
| 6757 | 2025.08.01 21:24:13.785166 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2025.08.01 21:24:13.785276 [ 5 ] {7393b8b2-0383-441a-b130-36eea9624410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6759 | 2025.08.01 21:24:13.785324 [ 5 ] {7393b8b2-0383-441a-b130-36eea9624410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6760 | 2025.08.01 21:24:13.785706 [ 5 ] {7393b8b2-0383-441a-b130-36eea9624410} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2025.08.01 21:24:13.785746 [ 5 ] {7393b8b2-0383-441a-b130-36eea9624410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6762 | 2025.08.01 21:24:13.786124 [ 5 ] {7393b8b2-0383-441a-b130-36eea9624410} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6763 | 2025.08.01 21:24:13.786387 [ 5 ] {7393b8b2-0383-441a-b130-36eea9624410} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2025.08.01 21:24:13.786537 [ 5 ] {7393b8b2-0383-441a-b130-36eea9624410} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001279 sec., 46911.64972634871 rows/sec., 3.16 MiB/sec. | ||
| 6765 | 2025.08.01 21:24:13.786580 [ 5 ] {7393b8b2-0383-441a-b130-36eea9624410} <Debug> TCPHandler: Processed in 0.001469046 sec. | ||
| 6766 | 2025.08.01 21:24:14.384372 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2025.08.01 21:24:14.384556 [ 5 ] {f9b6ad0e-9829-4bfa-8f17-40399c887818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6768 | 2025.08.01 21:24:14.384624 [ 5 ] {f9b6ad0e-9829-4bfa-8f17-40399c887818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6769 | 2025.08.01 21:24:14.385430 [ 5 ] {f9b6ad0e-9829-4bfa-8f17-40399c887818} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2025.08.01 21:24:14.385478 [ 5 ] {f9b6ad0e-9829-4bfa-8f17-40399c887818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6771 | 2025.08.01 21:24:14.385896 [ 5 ] {f9b6ad0e-9829-4bfa-8f17-40399c887818} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6772 | 2025.08.01 21:24:14.386137 [ 5 ] {f9b6ad0e-9829-4bfa-8f17-40399c887818} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2025.08.01 21:24:14.386289 [ 5 ] {f9b6ad0e-9829-4bfa-8f17-40399c887818} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001781 sec., 220101.0668163953 rows/sec., 13.96 MiB/sec. | ||
| 6774 | 2025.08.01 21:24:14.386302 [ 76 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 6775 | 2025.08.01 21:24:14.386332 [ 5 ] {f9b6ad0e-9829-4bfa-8f17-40399c887818} <Debug> TCPHandler: Processed in 0.002092747 sec. | ||
| 6776 | 2025.08.01 21:24:14.386375 [ 76 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2025.08.01 21:24:14.386402 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6778 | 2025.08.01 21:24:14.386468 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2025.08.01 21:24:14.386499 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 6780 | 2025.08.01 21:24:14.386571 [ 5 ] {c99b2bb1-1e1b-4cf7-ae94-36d7fab37523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6781 | 2025.08.01 21:24:14.386618 [ 5 ] {c99b2bb1-1e1b-4cf7-ae94-36d7fab37523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6782 | 2025.08.01 21:24:14.386635 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6783 | 2025.08.01 21:24:14.386674 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 392 rows starting from the beginning of the part | ||
| 6784 | 2025.08.01 21:24:14.386743 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 392 rows starting from the beginning of the part | ||
| 6785 | 2025.08.01 21:24:14.386786 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 392 rows starting from the beginning of the part | ||
| 6786 | 2025.08.01 21:24:14.386827 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 392 rows starting from the beginning of the part | ||
| 6787 | 2025.08.01 21:24:14.386877 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 392 rows starting from the beginning of the part | ||
| 6788 | 2025.08.01 21:24:14.387030 [ 5 ] {c99b2bb1-1e1b-4cf7-ae94-36d7fab37523} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.08.01 21:24:14.387073 [ 5 ] {c99b2bb1-1e1b-4cf7-ae94-36d7fab37523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6790 | 2025.08.01 21:24:14.387401 [ 5 ] {c99b2bb1-1e1b-4cf7-ae94-36d7fab37523} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6791 | 2025.08.01 21:24:14.387632 [ 5 ] {c99b2bb1-1e1b-4cf7-ae94-36d7fab37523} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.08.01 21:24:14.387761 [ 5 ] {c99b2bb1-1e1b-4cf7-ae94-36d7fab37523} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00121 sec., 13223.140495867769 rows/sec., 1.05 MiB/sec. | ||
| 6793 | 2025.08.01 21:24:14.387800 [ 5 ] {c99b2bb1-1e1b-4cf7-ae94-36d7fab37523} <Debug> TCPHandler: Processed in 0.001382225 sec. | ||
| 6794 | 2025.08.01 21:24:14.387909 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2025.08.01 21:24:14.387954 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495067 sec., 1310978.0364358253 rows/sec., 88.17 MiB/sec. | ||
| 6796 | 2025.08.01 21:24:14.388004 [ 5 ] {46cc1312-39b2-4edf-9436-387fe039c78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6797 | 2025.08.01 21:24:14.388050 [ 5 ] {46cc1312-39b2-4edf-9436-387fe039c78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6798 | 2025.08.01 21:24:14.388102 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 6799 | 2025.08.01 21:24:14.388366 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2025.08.01 21:24:14.388437 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_25_6} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 6801 | 2025.08.01 21:24:14.388510 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6802 | 2025.08.01 21:24:14.389518 [ 5 ] {46cc1312-39b2-4edf-9436-387fe039c78f} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2025.08.01 21:24:14.389560 [ 5 ] {46cc1312-39b2-4edf-9436-387fe039c78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6804 | 2025.08.01 21:24:14.390002 [ 5 ] {46cc1312-39b2-4edf-9436-387fe039c78f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6805 | 2025.08.01 21:24:14.390215 [ 5 ] {46cc1312-39b2-4edf-9436-387fe039c78f} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2025.08.01 21:24:14.390346 [ 5 ] {46cc1312-39b2-4edf-9436-387fe039c78f} <Debug> executeQuery: Read 2243 rows, 185.52 KiB in 0.00236 sec., 950423.7288135593 rows/sec., 76.77 MiB/sec. | ||
| 6807 | 2025.08.01 21:24:14.390387 [ 5 ] {46cc1312-39b2-4edf-9436-387fe039c78f} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 6808 | 2025.08.01 21:24:14.390401 [ 5 ] {46cc1312-39b2-4edf-9436-387fe039c78f} <Debug> TCPHandler: Processed in 0.002541746 sec. | ||
| 6809 | 2025.08.01 21:24:14.390514 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2025.08.01 21:24:14.390610 [ 5 ] {4decd2fd-4a40-47ea-9e64-f2e6478fedcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6811 | 2025.08.01 21:24:14.390649 [ 5 ] {4decd2fd-4a40-47ea-9e64-f2e6478fedcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6812 | 2025.08.01 21:24:14.391133 [ 5 ] {4decd2fd-4a40-47ea-9e64-f2e6478fedcc} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2025.08.01 21:24:14.391169 [ 5 ] {4decd2fd-4a40-47ea-9e64-f2e6478fedcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6814 | 2025.08.01 21:24:14.391476 [ 5 ] {4decd2fd-4a40-47ea-9e64-f2e6478fedcc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6815 | 2025.08.01 21:24:14.391688 [ 5 ] {4decd2fd-4a40-47ea-9e64-f2e6478fedcc} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.08.01 21:24:14.391823 [ 5 ] {4decd2fd-4a40-47ea-9e64-f2e6478fedcc} <Debug> executeQuery: Read 226 rows, 13.95 KiB in 0.001232 sec., 183441.55844155845 rows/sec., 11.05 MiB/sec. | ||
| 6817 | 2025.08.01 21:24:14.391860 [ 5 ] {4decd2fd-4a40-47ea-9e64-f2e6478fedcc} <Debug> TCPHandler: Processed in 0.001395435 sec. | ||
| 6818 | 2025.08.01 21:24:14.391963 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2025.08.01 21:24:14.392056 [ 5 ] {5cf0b6e3-44d8-45cc-b69d-11a12e40446f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.08.01 21:24:14.392096 [ 5 ] {5cf0b6e3-44d8-45cc-b69d-11a12e40446f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6821 | 2025.08.01 21:24:14.392624 [ 5 ] {5cf0b6e3-44d8-45cc-b69d-11a12e40446f} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.08.01 21:24:14.392660 [ 5 ] {5cf0b6e3-44d8-45cc-b69d-11a12e40446f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6823 | 2025.08.01 21:24:14.392989 [ 5 ] {5cf0b6e3-44d8-45cc-b69d-11a12e40446f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6824 | 2025.08.01 21:24:14.393198 [ 5 ] {5cf0b6e3-44d8-45cc-b69d-11a12e40446f} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.08.01 21:24:14.393321 [ 5 ] {5cf0b6e3-44d8-45cc-b69d-11a12e40446f} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001283 sec., 335931.41075604054 rows/sec., 22.24 MiB/sec. | ||
| 6826 | 2025.08.01 21:24:14.393359 [ 5 ] {5cf0b6e3-44d8-45cc-b69d-11a12e40446f} <Debug> TCPHandler: Processed in 0.001445026 sec. | ||
| 6827 | 2025.08.01 21:24:14.393470 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2025.08.01 21:24:14.393564 [ 5 ] {c4866281-8007-4283-a121-bcac198c256b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6829 | 2025.08.01 21:24:14.393604 [ 5 ] {c4866281-8007-4283-a121-bcac198c256b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6830 | 2025.08.01 21:24:14.394049 [ 5 ] {c4866281-8007-4283-a121-bcac198c256b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2025.08.01 21:24:14.394084 [ 5 ] {c4866281-8007-4283-a121-bcac198c256b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6832 | 2025.08.01 21:24:14.394392 [ 5 ] {c4866281-8007-4283-a121-bcac198c256b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6833 | 2025.08.01 21:24:14.394599 [ 5 ] {c4866281-8007-4283-a121-bcac198c256b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2025.08.01 21:24:14.394702 [ 76 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 6835 | 2025.08.01 21:24:14.394721 [ 5 ] {c4866281-8007-4283-a121-bcac198c256b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001175 sec., 171914.89361702127 rows/sec., 9.76 MiB/sec. | ||
| 6836 | 2025.08.01 21:24:14.394747 [ 76 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2025.08.01 21:24:14.394778 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6838 | 2025.08.01 21:24:14.394791 [ 5 ] {c4866281-8007-4283-a121-bcac198c256b} <Debug> TCPHandler: Processed in 0.001369345 sec. | ||
| 6839 | 2025.08.01 21:24:14.394896 [ 199 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 6840 | 2025.08.01 21:24:14.394917 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6841 | 2025.08.01 21:24:14.395032 [ 5 ] {b3549e22-cb40-4f45-bd2a-df460a3769cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6842 | 2025.08.01 21:24:14.395047 [ 199 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2025.08.01 21:24:14.395074 [ 5 ] {b3549e22-cb40-4f45-bd2a-df460a3769cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6844 | 2025.08.01 21:24:14.395087 [ 199 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 202 rows starting from the beginning of the part | ||
| 6845 | 2025.08.01 21:24:14.395161 [ 199 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 202 rows starting from the beginning of the part | ||
| 6846 | 2025.08.01 21:24:14.395207 [ 199 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 202 rows starting from the beginning of the part | ||
| 6847 | 2025.08.01 21:24:14.395253 [ 199 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 202 rows starting from the beginning of the part | ||
| 6848 | 2025.08.01 21:24:14.395309 [ 199 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 202 rows starting from the beginning of the part | ||
| 6849 | 2025.08.01 21:24:14.395892 [ 5 ] {b3549e22-cb40-4f45-bd2a-df460a3769cb} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2025.08.01 21:24:14.395935 [ 5 ] {b3549e22-cb40-4f45-bd2a-df460a3769cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6851 | 2025.08.01 21:24:14.396225 [ 204 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389425 sec., 726919.4091080843 rows/sec., 44.06 MiB/sec. | ||
| 6852 | 2025.08.01 21:24:14.396345 [ 5 ] {b3549e22-cb40-4f45-bd2a-df460a3769cb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6853 | 2025.08.01 21:24:14.396378 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 6854 | 2025.08.01 21:24:14.396684 [ 5 ] {b3549e22-cb40-4f45-bd2a-df460a3769cb} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2025.08.01 21:24:14.396719 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2025.08.01 21:24:14.396798 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_25_6} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 6857 | 2025.08.01 21:24:14.396838 [ 5 ] {b3549e22-cb40-4f45-bd2a-df460a3769cb} <Debug> executeQuery: Read 1138 rows, 83.28 KiB in 0.001824 sec., 623903.5087719298 rows/sec., 44.59 MiB/sec. | ||
| 6858 | 2025.08.01 21:24:14.396875 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6859 | 2025.08.01 21:24:14.396883 [ 5 ] {b3549e22-cb40-4f45-bd2a-df460a3769cb} <Debug> TCPHandler: Processed in 0.002016307 sec. | ||
| 6860 | 2025.08.01 21:24:14.397010 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2025.08.01 21:24:14.397107 [ 5 ] {72471e3f-f1fb-473d-b153-68712b417f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6862 | 2025.08.01 21:24:14.397148 [ 5 ] {72471e3f-f1fb-473d-b153-68712b417f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6863 | 2025.08.01 21:24:14.397495 [ 5 ] {72471e3f-f1fb-473d-b153-68712b417f94} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2025.08.01 21:24:14.397531 [ 5 ] {72471e3f-f1fb-473d-b153-68712b417f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6865 | 2025.08.01 21:24:14.397843 [ 5 ] {72471e3f-f1fb-473d-b153-68712b417f94} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6866 | 2025.08.01 21:24:14.398049 [ 5 ] {72471e3f-f1fb-473d-b153-68712b417f94} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2025.08.01 21:24:14.398179 [ 5 ] {72471e3f-f1fb-473d-b153-68712b417f94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 6868 | 2025.08.01 21:24:14.398216 [ 5 ] {72471e3f-f1fb-473d-b153-68712b417f94} <Debug> TCPHandler: Processed in 0.001255473 sec. | ||
| 6869 | 2025.08.01 21:24:14.398317 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2025.08.01 21:24:14.398412 [ 5 ] {70d0bebc-37b1-4120-8015-b2751b843afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2025.08.01 21:24:14.398455 [ 5 ] {70d0bebc-37b1-4120-8015-b2751b843afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6872 | 2025.08.01 21:24:14.399053 [ 5 ] {70d0bebc-37b1-4120-8015-b2751b843afa} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2025.08.01 21:24:14.399088 [ 5 ] {70d0bebc-37b1-4120-8015-b2751b843afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6874 | 2025.08.01 21:24:14.399466 [ 5 ] {70d0bebc-37b1-4120-8015-b2751b843afa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6875 | 2025.08.01 21:24:14.399696 [ 5 ] {70d0bebc-37b1-4120-8015-b2751b843afa} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2025.08.01 21:24:14.399825 [ 5 ] {70d0bebc-37b1-4120-8015-b2751b843afa} <Debug> executeQuery: Read 1033 rows, 69.95 KiB in 0.001432 sec., 721368.715083799 rows/sec., 47.70 MiB/sec. | ||
| 6877 | 2025.08.01 21:24:14.399861 [ 5 ] {70d0bebc-37b1-4120-8015-b2751b843afa} <Debug> TCPHandler: Processed in 0.001593198 sec. | ||
| 6878 | 2025.08.01 21:24:14.399972 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2025.08.01 21:24:14.400068 [ 5 ] {9b676a9b-c7f1-4ad0-9399-ebba821502a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6880 | 2025.08.01 21:24:14.400110 [ 5 ] {9b676a9b-c7f1-4ad0-9399-ebba821502a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6881 | 2025.08.01 21:24:14.400420 [ 5 ] {9b676a9b-c7f1-4ad0-9399-ebba821502a2} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2025.08.01 21:24:14.400454 [ 5 ] {9b676a9b-c7f1-4ad0-9399-ebba821502a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6883 | 2025.08.01 21:24:14.400743 [ 5 ] {9b676a9b-c7f1-4ad0-9399-ebba821502a2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6884 | 2025.08.01 21:24:14.400947 [ 5 ] {9b676a9b-c7f1-4ad0-9399-ebba821502a2} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2025.08.01 21:24:14.401073 [ 5 ] {9b676a9b-c7f1-4ad0-9399-ebba821502a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 6886 | 2025.08.01 21:24:14.401108 [ 5 ] {9b676a9b-c7f1-4ad0-9399-ebba821502a2} <Debug> TCPHandler: Processed in 0.001186762 sec. | ||
| 6887 | 2025.08.01 21:24:14.401210 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2025.08.01 21:24:14.401303 [ 5 ] {e2c2728b-68fe-45a5-9614-0168f0847fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6889 | 2025.08.01 21:24:14.401356 [ 5 ] {e2c2728b-68fe-45a5-9614-0168f0847fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6890 | 2025.08.01 21:24:14.402115 [ 5 ] {e2c2728b-68fe-45a5-9614-0168f0847fd4} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2025.08.01 21:24:14.402152 [ 5 ] {e2c2728b-68fe-45a5-9614-0168f0847fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6892 | 2025.08.01 21:24:14.402679 [ 5 ] {e2c2728b-68fe-45a5-9614-0168f0847fd4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6893 | 2025.08.01 21:24:14.402909 [ 5 ] {e2c2728b-68fe-45a5-9614-0168f0847fd4} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2025.08.01 21:24:14.403047 [ 5 ] {e2c2728b-68fe-45a5-9614-0168f0847fd4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001762 sec., 7945.516458569808 rows/sec., 14.24 MiB/sec. | ||
| 6895 | 2025.08.01 21:24:14.403115 [ 5 ] {e2c2728b-68fe-45a5-9614-0168f0847fd4} <Debug> TCPHandler: Processed in 0.001955525 sec. | ||
| 6896 | 2025.08.01 21:24:14.403233 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2025.08.01 21:24:14.403329 [ 5 ] {639ab681-c7b2-47e1-a2df-5b38bfe5d023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6898 | 2025.08.01 21:24:14.403371 [ 5 ] {639ab681-c7b2-47e1-a2df-5b38bfe5d023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6899 | 2025.08.01 21:24:14.403705 [ 5 ] {639ab681-c7b2-47e1-a2df-5b38bfe5d023} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2025.08.01 21:24:14.403740 [ 5 ] {639ab681-c7b2-47e1-a2df-5b38bfe5d023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6901 | 2025.08.01 21:24:14.404033 [ 5 ] {639ab681-c7b2-47e1-a2df-5b38bfe5d023} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6902 | 2025.08.01 21:24:14.404235 [ 5 ] {639ab681-c7b2-47e1-a2df-5b38bfe5d023} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2025.08.01 21:24:14.404363 [ 5 ] {639ab681-c7b2-47e1-a2df-5b38bfe5d023} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001054 sec., 51233.39658444023 rows/sec., 2.88 MiB/sec. | ||
| 6904 | 2025.08.01 21:24:14.404399 [ 5 ] {639ab681-c7b2-47e1-a2df-5b38bfe5d023} <Debug> TCPHandler: Processed in 0.001216262 sec. | ||
| 6905 | 2025.08.01 21:24:16.772436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1010 | ||
| 6906 | 2025.08.01 21:24:16.775326 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2025.08.01 21:24:16.775379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6908 | 2025.08.01 21:24:16.776602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6909 | 2025.08.01 21:24:16.776882 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2025.08.01 21:24:16.777182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 6911 | 2025.08.01 21:24:18.778799 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2025.08.01 21:24:18.779013 [ 5 ] {ffd18765-cf9f-4ad6-bb0e-12d7262f08b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6913 | 2025.08.01 21:24:18.779085 [ 5 ] {ffd18765-cf9f-4ad6-bb0e-12d7262f08b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6914 | 2025.08.01 21:24:18.779882 [ 5 ] {ffd18765-cf9f-4ad6-bb0e-12d7262f08b3} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.08.01 21:24:18.779925 [ 5 ] {ffd18765-cf9f-4ad6-bb0e-12d7262f08b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6916 | 2025.08.01 21:24:18.780327 [ 5 ] {ffd18765-cf9f-4ad6-bb0e-12d7262f08b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6917 | 2025.08.01 21:24:18.780545 [ 5 ] {ffd18765-cf9f-4ad6-bb0e-12d7262f08b3} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.08.01 21:24:18.780679 [ 66 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6919 | 2025.08.01 21:24:18.780696 [ 5 ] {ffd18765-cf9f-4ad6-bb0e-12d7262f08b3} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001736 sec., 63364.05529953918 rows/sec., 5.31 MiB/sec. | ||
| 6920 | 2025.08.01 21:24:18.780750 [ 66 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2025.08.01 21:24:18.780762 [ 5 ] {ffd18765-cf9f-4ad6-bb0e-12d7262f08b3} <Debug> TCPHandler: Processed in 0.002098108 sec. | ||
| 6922 | 2025.08.01 21:24:18.780781 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6923 | 2025.08.01 21:24:18.780902 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2025.08.01 21:24:18.780910 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 6925 | 2025.08.01 21:24:18.781003 [ 5 ] {6749b177-689f-4573-b1de-452fa1f27e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6926 | 2025.08.01 21:24:18.781046 [ 5 ] {6749b177-689f-4573-b1de-452fa1f27e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6927 | 2025.08.01 21:24:18.781058 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6928 | 2025.08.01 21:24:18.781096 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2298 rows starting from the beginning of the part | ||
| 6929 | 2025.08.01 21:24:18.781162 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 6930 | 2025.08.01 21:24:18.781209 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1149 rows starting from the beginning of the part | ||
| 6931 | 2025.08.01 21:24:18.781257 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 6932 | 2025.08.01 21:24:18.781305 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2243 rows starting from the beginning of the part | ||
| 6933 | 2025.08.01 21:24:18.781343 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 110 rows starting from the beginning of the part | ||
| 6934 | 2025.08.01 21:24:18.781469 [ 5 ] {6749b177-689f-4573-b1de-452fa1f27e13} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2025.08.01 21:24:18.781510 [ 5 ] {6749b177-689f-4573-b1de-452fa1f27e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6936 | 2025.08.01 21:24:18.781823 [ 5 ] {6749b177-689f-4573-b1de-452fa1f27e13} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6937 | 2025.08.01 21:24:18.782033 [ 5 ] {6749b177-689f-4573-b1de-452fa1f27e13} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2025.08.01 21:24:18.782160 [ 65 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6939 | 2025.08.01 21:24:18.782161 [ 5 ] {6749b177-689f-4573-b1de-452fa1f27e13} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001178 sec., 22920.20373514431 rows/sec., 1.68 MiB/sec. | ||
| 6940 | 2025.08.01 21:24:18.782198 [ 65 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2025.08.01 21:24:18.782214 [ 5 ] {6749b177-689f-4573-b1de-452fa1f27e13} <Debug> TCPHandler: Processed in 0.001363995 sec. | ||
| 6942 | 2025.08.01 21:24:18.782218 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6943 | 2025.08.01 21:24:18.782327 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2025.08.01 21:24:18.782335 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 6945 | 2025.08.01 21:24:18.782429 [ 5 ] {7bfe4527-e2e0-4a92-bba7-5b806a3af6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6946 | 2025.08.01 21:24:18.782473 [ 5 ] {7bfe4527-e2e0-4a92-bba7-5b806a3af6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6947 | 2025.08.01 21:24:18.782474 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6948 | 2025.08.01 21:24:18.782519 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 255 rows starting from the beginning of the part | ||
| 6949 | 2025.08.01 21:24:18.782585 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part | ||
| 6950 | 2025.08.01 21:24:18.782630 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
| 6951 | 2025.08.01 21:24:18.782674 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
| 6952 | 2025.08.01 21:24:18.782721 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 226 rows starting from the beginning of the part | ||
| 6953 | 2025.08.01 21:24:18.782765 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
| 6954 | 2025.08.01 21:24:18.782916 [ 5 ] {7bfe4527-e2e0-4a92-bba7-5b806a3af6f8} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2025.08.01 21:24:18.782957 [ 5 ] {7bfe4527-e2e0-4a92-bba7-5b806a3af6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6956 | 2025.08.01 21:24:18.783434 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002583166 sec., 2288664.375421479 rows/sec., 193.31 MiB/sec. | ||
| 6957 | 2025.08.01 21:24:18.783452 [ 5 ] {7bfe4527-e2e0-4a92-bba7-5b806a3af6f8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6958 | 2025.08.01 21:24:18.783688 [ 5 ] {7bfe4527-e2e0-4a92-bba7-5b806a3af6f8} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.08.01 21:24:18.783701 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6960 | 2025.08.01 21:24:18.783717 [ 193 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437026 sec., 703536.3312841938 rows/sec., 46.16 MiB/sec. | ||
| 6961 | 2025.08.01 21:24:18.783812 [ 65 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6962 | 2025.08.01 21:24:18.783817 [ 5 ] {7bfe4527-e2e0-4a92-bba7-5b806a3af6f8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001405 sec., 64768.68327402135 rows/sec., 5.06 MiB/sec. | ||
| 6963 | 2025.08.01 21:24:18.783849 [ 65 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2025.08.01 21:24:18.783868 [ 5 ] {7bfe4527-e2e0-4a92-bba7-5b806a3af6f8} <Debug> TCPHandler: Processed in 0.001589948 sec. | ||
| 6965 | 2025.08.01 21:24:18.783873 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6966 | 2025.08.01 21:24:18.783914 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6967 | 2025.08.01 21:24:18.783953 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 6968 | 2025.08.01 21:24:18.783988 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2025.08.01 21:24:18.784012 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2025.08.01 21:24:18.784043 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6971 | 2025.08.01 21:24:18.784072 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1185 rows starting from the beginning of the part | ||
| 6972 | 2025.08.01 21:24:18.784087 [ 5 ] {f4ac0438-8fb0-4805-8253-c570c5d022f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6973 | 2025.08.01 21:24:18.784100 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_56_11} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6974 | 2025.08.01 21:24:18.784118 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 6975 | 2025.08.01 21:24:18.784148 [ 5 ] {f4ac0438-8fb0-4805-8253-c570c5d022f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6976 | 2025.08.01 21:24:18.784170 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 693 rows starting from the beginning of the part | ||
| 6977 | 2025.08.01 21:24:18.784197 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 6978 | 2025.08.01 21:24:18.784213 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 6979 | 2025.08.01 21:24:18.784253 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1138 rows starting from the beginning of the part | ||
| 6980 | 2025.08.01 21:24:18.784252 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2025.08.01 21:24:18.784290 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 91 rows starting from the beginning of the part | ||
| 6982 | 2025.08.01 21:24:18.784352 [ 198 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_31_6} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6983 | 2025.08.01 21:24:18.784445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6984 | 2025.08.01 21:24:18.784541 [ 5 ] {f4ac0438-8fb0-4805-8253-c570c5d022f9} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2025.08.01 21:24:18.784580 [ 5 ] {f4ac0438-8fb0-4805-8253-c570c5d022f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6986 | 2025.08.01 21:24:18.784927 [ 5 ] {f4ac0438-8fb0-4805-8253-c570c5d022f9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6987 | 2025.08.01 21:24:18.785146 [ 5 ] {f4ac0438-8fb0-4805-8253-c570c5d022f9} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2025.08.01 21:24:18.785270 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6989 | 2025.08.01 21:24:18.785276 [ 5 ] {f4ac0438-8fb0-4805-8253-c570c5d022f9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001207 sec., 106048.05302402652 rows/sec., 7.39 MiB/sec. | ||
| 6990 | 2025.08.01 21:24:18.785303 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2025.08.01 21:24:18.785321 [ 5 ] {f4ac0438-8fb0-4805-8253-c570c5d022f9} <Debug> TCPHandler: Processed in 0.001381225 sec. | ||
| 6992 | 2025.08.01 21:24:18.785322 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6993 | 2025.08.01 21:24:18.785396 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 6994 | 2025.08.01 21:24:18.785434 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6995 | 2025.08.01 21:24:18.785477 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6996 | 2025.08.01 21:24:18.785505 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18024 rows starting from the beginning of the part | ||
| 6997 | 2025.08.01 21:24:18.785534 [ 5 ] {b3f0d96c-3b3d-43b9-a44a-ce7043a13990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6998 | 2025.08.01 21:24:18.785571 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 6999 | 2025.08.01 21:24:18.785589 [ 5 ] {b3f0d96c-3b3d-43b9-a44a-ce7043a13990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7000 | 2025.08.01 21:24:18.785615 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 307 rows starting from the beginning of the part | ||
| 7001 | 2025.08.01 21:24:18.785618 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693771 sec., 1909939.419201297 rows/sec., 144.34 MiB/sec. | ||
| 7002 | 2025.08.01 21:24:18.785657 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 7003 | 2025.08.01 21:24:18.785703 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1033 rows starting from the beginning of the part | ||
| 7004 | 2025.08.01 21:24:18.785741 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 7005 | 2025.08.01 21:24:18.785813 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7006 | 2025.08.01 21:24:18.786106 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2025.08.01 21:24:18.786180 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_56_11} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7008 | 2025.08.01 21:24:18.786274 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7009 | 2025.08.01 21:24:18.786404 [ 5 ] {b3f0d96c-3b3d-43b9-a44a-ce7043a13990} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2025.08.01 21:24:18.786444 [ 5 ] {b3f0d96c-3b3d-43b9-a44a-ce7043a13990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7011 | 2025.08.01 21:24:18.787015 [ 5 ] {b3f0d96c-3b3d-43b9-a44a-ce7043a13990} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7012 | 2025.08.01 21:24:18.787236 [ 5 ] {b3f0d96c-3b3d-43b9-a44a-ce7043a13990} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2025.08.01 21:24:18.787362 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7014 | 2025.08.01 21:24:18.787369 [ 5 ] {b3f0d96c-3b3d-43b9-a44a-ce7043a13990} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00186 sec., 14516.129032258064 rows/sec., 26.01 MiB/sec. | ||
| 7015 | 2025.08.01 21:24:18.787401 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.08.01 21:24:18.787424 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7017 | 2025.08.01 21:24:18.787432 [ 5 ] {b3f0d96c-3b3d-43b9-a44a-ce7043a13990} <Debug> TCPHandler: Processed in 0.002045407 sec. | ||
| 7018 | 2025.08.01 21:24:18.787504 [ 190 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 7019 | 2025.08.01 21:24:18.787545 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2025.08.01 21:24:18.787644 [ 5 ] {552e2e10-6b24-4bf0-a547-2cff0e08f7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7021 | 2025.08.01 21:24:18.787696 [ 5 ] {552e2e10-6b24-4bf0-a547-2cff0e08f7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7022 | 2025.08.01 21:24:18.787708 [ 190 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7023 | 2025.08.01 21:24:18.787766 [ 190 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 751 rows starting from the beginning of the part | ||
| 7024 | 2025.08.01 21:24:18.787890 [ 190 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 7025 | 2025.08.01 21:24:18.787990 [ 190 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 7026 | 2025.08.01 21:24:18.788026 [ 5 ] {552e2e10-6b24-4bf0-a547-2cff0e08f7d9} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2025.08.01 21:24:18.788065 [ 5 ] {552e2e10-6b24-4bf0-a547-2cff0e08f7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7028 | 2025.08.01 21:24:18.788091 [ 190 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 7029 | 2025.08.01 21:24:18.788189 [ 190 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 7030 | 2025.08.01 21:24:18.788277 [ 190 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
| 7031 | 2025.08.01 21:24:18.788388 [ 5 ] {552e2e10-6b24-4bf0-a547-2cff0e08f7d9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7032 | 2025.08.01 21:24:18.788619 [ 5 ] {552e2e10-6b24-4bf0-a547-2cff0e08f7d9} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2025.08.01 21:24:18.788745 [ 65 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7034 | 2025.08.01 21:24:18.788751 [ 5 ] {552e2e10-6b24-4bf0-a547-2cff0e08f7d9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001125 sec., 42666.66666666667 rows/sec., 2.88 MiB/sec. | ||
| 7035 | 2025.08.01 21:24:18.788779 [ 65 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2025.08.01 21:24:18.788796 [ 5 ] {552e2e10-6b24-4bf0-a547-2cff0e08f7d9} <Debug> TCPHandler: Processed in 0.001299043 sec. | ||
| 7037 | 2025.08.01 21:24:18.788802 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7038 | 2025.08.01 21:24:18.788876 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 7039 | 2025.08.01 21:24:18.788963 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7040 | 2025.08.01 21:24:18.788987 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3666 rows starting from the beginning of the part | ||
| 7041 | 2025.08.01 21:24:18.789032 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 7042 | 2025.08.01 21:24:18.789072 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 102 rows starting from the beginning of the part | ||
| 7043 | 2025.08.01 21:24:18.789107 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 7044 | 2025.08.01 21:24:18.789143 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part | ||
| 7045 | 2025.08.01 21:24:18.789180 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 7046 | 2025.08.01 21:24:18.792887 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 4 columns (4 merged, 0 gathered) in 0.004040443 sec., 987515.4778820045 rows/sec., 62.79 MiB/sec. | ||
| 7047 | 2025.08.01 21:24:18.793384 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7048 | 2025.08.01 21:24:18.793679 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_56_11} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2025.08.01 21:24:18.793752 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_56_11} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7050 | 2025.08.01 21:24:18.793829 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7051 | 2025.08.01 21:24:18.794375 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19812 rows, containing 5 columns (5 merged, 0 gathered) in 0.009006932 sec., 2199639.122400391 rows/sec., 147.25 MiB/sec. | ||
| 7052 | 2025.08.01 21:24:18.794668 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7053 | 2025.08.01 21:24:18.794924 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2025.08.01 21:24:18.794991 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7055 | 2025.08.01 21:24:18.795076 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 7056 | 2025.08.01 21:24:18.806910 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 901 rows, containing 19 columns (19 merged, 0 gathered) in 0.019440001 sec., 46347.7342413717 rows/sec., 83.05 MiB/sec. | ||
| 7057 | 2025.08.01 21:24:18.808255 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7058 | 2025.08.01 21:24:18.808571 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2025.08.01 21:24:18.808647 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7060 | 2025.08.01 21:24:18.808783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. | ||
| 7061 | 2025.08.01 21:24:19.000150 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.09 MiB, peak 271.88 MiB, free memory in arenas 0.00 B, will set to 262.61 MiB (RSS), difference: 4.52 MiB | ||
| 7062 | 2025.08.01 21:24:19.210206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
| 7063 | 2025.08.01 21:24:19.210711 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2025.08.01 21:24:19.210752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7065 | 2025.08.01 21:24:19.211222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7066 | 2025.08.01 21:24:19.211452 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2025.08.01 21:24:19.211604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 7068 | 2025.08.01 21:24:20.096573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7069 | 2025.08.01 21:24:20.114263 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2025.08.01 21:24:20.114328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7071 | 2025.08.01 21:24:20.120530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7072 | 2025.08.01 21:24:20.121231 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2025.08.01 21:24:20.124312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7074 | 2025.08.01 21:24:23.778680 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2025.08.01 21:24:23.778988 [ 5 ] {e07249d7-1c40-4573-9f85-50dcae298280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7076 | 2025.08.01 21:24:23.779095 [ 5 ] {e07249d7-1c40-4573-9f85-50dcae298280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7077 | 2025.08.01 21:24:23.779894 [ 5 ] {e07249d7-1c40-4573-9f85-50dcae298280} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2025.08.01 21:24:23.779939 [ 5 ] {e07249d7-1c40-4573-9f85-50dcae298280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7079 | 2025.08.01 21:24:23.780330 [ 5 ] {e07249d7-1c40-4573-9f85-50dcae298280} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7080 | 2025.08.01 21:24:23.780592 [ 5 ] {e07249d7-1c40-4573-9f85-50dcae298280} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2025.08.01 21:24:23.780751 [ 5 ] {e07249d7-1c40-4573-9f85-50dcae298280} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00184 sec., 30434.782608695652 rows/sec., 2.32 MiB/sec. | ||
| 7082 | 2025.08.01 21:24:23.780794 [ 5 ] {e07249d7-1c40-4573-9f85-50dcae298280} <Debug> TCPHandler: Processed in 0.002313341 sec. | ||
| 7083 | 2025.08.01 21:24:23.780915 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2025.08.01 21:24:23.781012 [ 5 ] {0821e2ae-c98c-4653-8bc5-f3bbb2ff8817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7085 | 2025.08.01 21:24:23.781053 [ 5 ] {0821e2ae-c98c-4653-8bc5-f3bbb2ff8817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7086 | 2025.08.01 21:24:23.781484 [ 5 ] {0821e2ae-c98c-4653-8bc5-f3bbb2ff8817} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2025.08.01 21:24:23.781521 [ 5 ] {0821e2ae-c98c-4653-8bc5-f3bbb2ff8817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7088 | 2025.08.01 21:24:23.781824 [ 5 ] {0821e2ae-c98c-4653-8bc5-f3bbb2ff8817} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7089 | 2025.08.01 21:24:23.782037 [ 5 ] {0821e2ae-c98c-4653-8bc5-f3bbb2ff8817} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2025.08.01 21:24:23.782165 [ 5 ] {0821e2ae-c98c-4653-8bc5-f3bbb2ff8817} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 7091 | 2025.08.01 21:24:23.782202 [ 5 ] {0821e2ae-c98c-4653-8bc5-f3bbb2ff8817} <Debug> TCPHandler: Processed in 0.001337244 sec. | ||
| 7092 | 2025.08.01 21:24:23.782318 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2025.08.01 21:24:23.782413 [ 5 ] {e6070d59-5588-4496-b51c-3871fea52a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7094 | 2025.08.01 21:24:23.782458 [ 5 ] {e6070d59-5588-4496-b51c-3871fea52a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7095 | 2025.08.01 21:24:23.782878 [ 5 ] {e6070d59-5588-4496-b51c-3871fea52a25} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2025.08.01 21:24:23.782914 [ 5 ] {e6070d59-5588-4496-b51c-3871fea52a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7097 | 2025.08.01 21:24:23.783244 [ 5 ] {e6070d59-5588-4496-b51c-3871fea52a25} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7098 | 2025.08.01 21:24:23.783457 [ 5 ] {e6070d59-5588-4496-b51c-3871fea52a25} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2025.08.01 21:24:23.783586 [ 5 ] {e6070d59-5588-4496-b51c-3871fea52a25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 7100 | 2025.08.01 21:24:23.783624 [ 5 ] {e6070d59-5588-4496-b51c-3871fea52a25} <Debug> TCPHandler: Processed in 0.001355254 sec. | ||
| 7101 | 2025.08.01 21:24:23.783735 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2025.08.01 21:24:23.783831 [ 5 ] {5465d2fc-e5c9-4448-9979-4fed58b9de75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7103 | 2025.08.01 21:24:23.783873 [ 5 ] {5465d2fc-e5c9-4448-9979-4fed58b9de75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7104 | 2025.08.01 21:24:23.784204 [ 5 ] {5465d2fc-e5c9-4448-9979-4fed58b9de75} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2025.08.01 21:24:23.784239 [ 5 ] {5465d2fc-e5c9-4448-9979-4fed58b9de75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7106 | 2025.08.01 21:24:23.784539 [ 5 ] {5465d2fc-e5c9-4448-9979-4fed58b9de75} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7107 | 2025.08.01 21:24:23.784767 [ 5 ] {5465d2fc-e5c9-4448-9979-4fed58b9de75} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2025.08.01 21:24:23.784896 [ 5 ] {5465d2fc-e5c9-4448-9979-4fed58b9de75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 7109 | 2025.08.01 21:24:23.784933 [ 5 ] {5465d2fc-e5c9-4448-9979-4fed58b9de75} <Debug> TCPHandler: Processed in 0.001245922 sec. | ||
| 7110 | 2025.08.01 21:24:26.566057 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7111 | 2025.08.01 21:24:26.566110 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7112 | 2025.08.01 21:24:26.712689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
| 7113 | 2025.08.01 21:24:26.713212 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2025.08.01 21:24:26.713263 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7115 | 2025.08.01 21:24:26.713745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7116 | 2025.08.01 21:24:26.713972 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2025.08.01 21:24:26.714095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 7118 | 2025.08.01 21:24:26.714131 [ 51 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7119 | 2025.08.01 21:24:26.714199 [ 51 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2025.08.01 21:24:26.714218 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7121 | 2025.08.01 21:24:26.714350 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 7122 | 2025.08.01 21:24:26.714502 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7123 | 2025.08.01 21:24:26.714541 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
| 7124 | 2025.08.01 21:24:26.714610 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
| 7125 | 2025.08.01 21:24:26.714656 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
| 7126 | 2025.08.01 21:24:26.714699 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
| 7127 | 2025.08.01 21:24:26.714735 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
| 7128 | 2025.08.01 21:24:26.714774 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
| 7129 | 2025.08.01 21:24:26.716691 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404724 sec., 6874385.584374756 rows/sec., 98.34 MiB/sec. | ||
| 7130 | 2025.08.01 21:24:26.716812 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7131 | 2025.08.01 21:24:26.717074 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2025.08.01 21:24:26.717138 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_36_7} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7133 | 2025.08.01 21:24:26.717244 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7134 | 2025.08.01 21:24:26.735636 [ 51 ] {} <Debug> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7135 | 2025.08.01 21:24:26.735684 [ 51 ] {} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2025.08.01 21:24:26.735706 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7137 | 2025.08.01 21:24:26.735789 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 7138 | 2025.08.01 21:24:26.735894 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7139 | 2025.08.01 21:24:26.735920 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 7140 | 2025.08.01 21:24:26.735970 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 7141 | 2025.08.01 21:24:26.736008 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 7142 | 2025.08.01 21:24:26.736044 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 7143 | 2025.08.01 21:24:26.736081 [ 197 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 7144 | 2025.08.01 21:24:26.736759 [ 186 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001002278 sec., 53877.26758444265 rows/sec., 4.50 MiB/sec. | ||
| 7145 | 2025.08.01 21:24:26.736961 [ 188 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7146 | 2025.08.01 21:24:26.737299 [ 188 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_9_2} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2025.08.01 21:24:26.737381 [ 188 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_9_2} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7148 | 2025.08.01 21:24:26.737479 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7149 | 2025.08.01 21:24:26.778436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1030 | ||
| 7150 | 2025.08.01 21:24:26.780727 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.08.01 21:24:26.780768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7152 | 2025.08.01 21:24:26.781871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7153 | 2025.08.01 21:24:26.782121 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.08.01 21:24:26.782273 [ 51 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7155 | 2025.08.01 21:24:26.782318 [ 51 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.08.01 21:24:26.782341 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7157 | 2025.08.01 21:24:26.782356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 7158 | 2025.08.01 21:24:26.782430 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 7159 | 2025.08.01 21:24:26.782979 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7160 | 2025.08.01 21:24:26.783133 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 852 rows starting from the beginning of the part | ||
| 7161 | 2025.08.01 21:24:26.783527 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
| 7162 | 2025.08.01 21:24:26.783875 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part | ||
| 7163 | 2025.08.01 21:24:26.784221 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7164 | 2025.08.01 21:24:26.784553 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part | ||
| 7165 | 2025.08.01 21:24:26.784892 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 7166 | 2025.08.01 21:24:26.791133 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 72 columns (72 merged, 0 gathered) in 0.008739907 sec., 117850.22426440007 rows/sec., 94.23 MiB/sec. | ||
| 7167 | 2025.08.01 21:24:26.792158 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7168 | 2025.08.01 21:24:26.792684 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.08.01 21:24:26.792748 [ 200 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_26_5} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7170 | 2025.08.01 21:24:26.792916 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 7171 | 2025.08.01 21:24:27.625352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7172 | 2025.08.01 21:24:27.642810 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2025.08.01 21:24:27.642870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7174 | 2025.08.01 21:24:27.648854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7175 | 2025.08.01 21:24:27.649556 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2025.08.01 21:24:27.649847 [ 49 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7177 | 2025.08.01 21:24:27.649904 [ 49 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.08.01 21:24:27.649927 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7179 | 2025.08.01 21:24:27.650050 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 7180 | 2025.08.01 21:24:27.652797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7181 | 2025.08.01 21:24:27.653876 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7182 | 2025.08.01 21:24:27.655476 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 7183 | 2025.08.01 21:24:27.660297 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 7184 | 2025.08.01 21:24:27.664892 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 7185 | 2025.08.01 21:24:27.669348 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 7186 | 2025.08.01 21:24:27.673993 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 7187 | 2025.08.01 21:24:27.677876 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7188 | 2025.08.01 21:24:27.729702 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079707377 sec., 3399.93624429518 rows/sec., 17.58 MiB/sec. | ||
| 7189 | 2025.08.01 21:24:27.731384 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7190 | 2025.08.01 21:24:27.733068 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_36_7} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2025.08.01 21:24:27.733162 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_36_7} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7192 | 2025.08.01 21:24:27.734714 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7193 | 2025.08.01 21:24:28.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.72 MiB, peak 275.59 MiB, free memory in arenas 0.00 B, will set to 265.33 MiB (RSS), difference: 1.61 MiB | ||
| 7194 | 2025.08.01 21:24:28.790769 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2025.08.01 21:24:28.791047 [ 5 ] {7def78c9-e252-49d0-b5ae-11834289f041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7196 | 2025.08.01 21:24:28.791150 [ 5 ] {7def78c9-e252-49d0-b5ae-11834289f041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7197 | 2025.08.01 21:24:28.792214 [ 5 ] {7def78c9-e252-49d0-b5ae-11834289f041} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2025.08.01 21:24:28.792255 [ 5 ] {7def78c9-e252-49d0-b5ae-11834289f041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7199 | 2025.08.01 21:24:28.792656 [ 5 ] {7def78c9-e252-49d0-b5ae-11834289f041} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7200 | 2025.08.01 21:24:28.792881 [ 5 ] {7def78c9-e252-49d0-b5ae-11834289f041} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2025.08.01 21:24:28.793037 [ 5 ] {7def78c9-e252-49d0-b5ae-11834289f041} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002064 sec., 189922.48062015505 rows/sec., 12.05 MiB/sec. | ||
| 7202 | 2025.08.01 21:24:28.793085 [ 5 ] {7def78c9-e252-49d0-b5ae-11834289f041} <Debug> TCPHandler: Processed in 0.002496775 sec. | ||
| 7203 | 2025.08.01 21:24:28.793234 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2025.08.01 21:24:28.793336 [ 5 ] {87bf09c5-ee43-4b61-93ba-25404cbfae12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7205 | 2025.08.01 21:24:28.793379 [ 5 ] {87bf09c5-ee43-4b61-93ba-25404cbfae12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7206 | 2025.08.01 21:24:28.794399 [ 5 ] {87bf09c5-ee43-4b61-93ba-25404cbfae12} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2025.08.01 21:24:28.794434 [ 5 ] {87bf09c5-ee43-4b61-93ba-25404cbfae12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7208 | 2025.08.01 21:24:28.794809 [ 5 ] {87bf09c5-ee43-4b61-93ba-25404cbfae12} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7209 | 2025.08.01 21:24:28.795021 [ 5 ] {87bf09c5-ee43-4b61-93ba-25404cbfae12} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2025.08.01 21:24:28.795153 [ 5 ] {87bf09c5-ee43-4b61-93ba-25404cbfae12} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.00184 sec., 624456.5217391304 rows/sec., 49.82 MiB/sec. | ||
| 7211 | 2025.08.01 21:24:28.795191 [ 5 ] {87bf09c5-ee43-4b61-93ba-25404cbfae12} <Debug> TCPHandler: Processed in 0.002026337 sec. | ||
| 7212 | 2025.08.01 21:24:28.795321 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2025.08.01 21:24:28.795416 [ 5 ] {7b6bbef3-fea5-436c-9851-5ea53f307888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7214 | 2025.08.01 21:24:28.795457 [ 5 ] {7b6bbef3-fea5-436c-9851-5ea53f307888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7215 | 2025.08.01 21:24:28.796000 [ 5 ] {7b6bbef3-fea5-436c-9851-5ea53f307888} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2025.08.01 21:24:28.796034 [ 5 ] {7b6bbef3-fea5-436c-9851-5ea53f307888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7217 | 2025.08.01 21:24:28.796342 [ 5 ] {7b6bbef3-fea5-436c-9851-5ea53f307888} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7218 | 2025.08.01 21:24:28.796550 [ 5 ] {7b6bbef3-fea5-436c-9851-5ea53f307888} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2025.08.01 21:24:28.796680 [ 5 ] {7b6bbef3-fea5-436c-9851-5ea53f307888} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001283 sec., 184723.30475448168 rows/sec., 11.31 MiB/sec. | ||
| 7220 | 2025.08.01 21:24:28.796716 [ 5 ] {7b6bbef3-fea5-436c-9851-5ea53f307888} <Debug> TCPHandler: Processed in 0.001442977 sec. | ||
| 7221 | 2025.08.01 21:24:28.796842 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2025.08.01 21:24:28.796939 [ 5 ] {64afb9f0-bf85-423a-87c9-287603f0eb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7223 | 2025.08.01 21:24:28.796978 [ 5 ] {64afb9f0-bf85-423a-87c9-287603f0eb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7224 | 2025.08.01 21:24:28.797447 [ 5 ] {64afb9f0-bf85-423a-87c9-287603f0eb4f} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2025.08.01 21:24:28.797481 [ 5 ] {64afb9f0-bf85-423a-87c9-287603f0eb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7226 | 2025.08.01 21:24:28.797779 [ 5 ] {64afb9f0-bf85-423a-87c9-287603f0eb4f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7227 | 2025.08.01 21:24:28.797976 [ 5 ] {64afb9f0-bf85-423a-87c9-287603f0eb4f} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2025.08.01 21:24:28.798100 [ 5 ] {64afb9f0-bf85-423a-87c9-287603f0eb4f} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001179 sec., 172179.81340118745 rows/sec., 11.11 MiB/sec. | ||
| 7229 | 2025.08.01 21:24:28.798134 [ 5 ] {64afb9f0-bf85-423a-87c9-287603f0eb4f} <Debug> TCPHandler: Processed in 0.001346614 sec. | ||
| 7230 | 2025.08.01 21:24:28.798243 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2025.08.01 21:24:28.798353 [ 5 ] {b654ff89-18a6-47de-bc1a-efdcd1a2b4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7232 | 2025.08.01 21:24:28.798399 [ 5 ] {b654ff89-18a6-47de-bc1a-efdcd1a2b4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7233 | 2025.08.01 21:24:28.798853 [ 5 ] {b654ff89-18a6-47de-bc1a-efdcd1a2b4db} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2025.08.01 21:24:28.798886 [ 5 ] {b654ff89-18a6-47de-bc1a-efdcd1a2b4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7235 | 2025.08.01 21:24:28.799177 [ 5 ] {b654ff89-18a6-47de-bc1a-efdcd1a2b4db} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7236 | 2025.08.01 21:24:28.799377 [ 5 ] {b654ff89-18a6-47de-bc1a-efdcd1a2b4db} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2025.08.01 21:24:28.799497 [ 5 ] {b654ff89-18a6-47de-bc1a-efdcd1a2b4db} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001163 sec., 173688.73602751506 rows/sec., 9.86 MiB/sec. | ||
| 7238 | 2025.08.01 21:24:28.799533 [ 5 ] {b654ff89-18a6-47de-bc1a-efdcd1a2b4db} <Debug> TCPHandler: Processed in 0.001336754 sec. | ||
| 7239 | 2025.08.01 21:24:28.799662 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2025.08.01 21:24:28.799754 [ 5 ] {e4bd7dbe-d311-40be-b6f5-845b0777aa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7241 | 2025.08.01 21:24:28.799792 [ 5 ] {e4bd7dbe-d311-40be-b6f5-845b0777aa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7242 | 2025.08.01 21:24:28.800431 [ 5 ] {e4bd7dbe-d311-40be-b6f5-845b0777aa65} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2025.08.01 21:24:28.800466 [ 5 ] {e4bd7dbe-d311-40be-b6f5-845b0777aa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7244 | 2025.08.01 21:24:28.800781 [ 5 ] {e4bd7dbe-d311-40be-b6f5-845b0777aa65} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7245 | 2025.08.01 21:24:28.800979 [ 5 ] {e4bd7dbe-d311-40be-b6f5-845b0777aa65} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2025.08.01 21:24:28.801105 [ 5 ] {e4bd7dbe-d311-40be-b6f5-845b0777aa65} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001368 sec., 506578.947368421 rows/sec., 35.59 MiB/sec. | ||
| 7247 | 2025.08.01 21:24:28.801140 [ 5 ] {e4bd7dbe-d311-40be-b6f5-845b0777aa65} <Debug> TCPHandler: Processed in 0.001536488 sec. | ||
| 7248 | 2025.08.01 21:24:28.801258 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2025.08.01 21:24:28.801351 [ 5 ] {c37d7a0a-eae2-4c2c-b9cb-e814e0a2a3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7250 | 2025.08.01 21:24:28.801391 [ 5 ] {c37d7a0a-eae2-4c2c-b9cb-e814e0a2a3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7251 | 2025.08.01 21:24:28.801720 [ 5 ] {c37d7a0a-eae2-4c2c-b9cb-e814e0a2a3ab} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2025.08.01 21:24:28.801752 [ 5 ] {c37d7a0a-eae2-4c2c-b9cb-e814e0a2a3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7253 | 2025.08.01 21:24:28.802049 [ 5 ] {c37d7a0a-eae2-4c2c-b9cb-e814e0a2a3ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7254 | 2025.08.01 21:24:28.802248 [ 5 ] {c37d7a0a-eae2-4c2c-b9cb-e814e0a2a3ab} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2025.08.01 21:24:28.802370 [ 5 ] {c37d7a0a-eae2-4c2c-b9cb-e814e0a2a3ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 7256 | 2025.08.01 21:24:28.802404 [ 5 ] {c37d7a0a-eae2-4c2c-b9cb-e814e0a2a3ab} <Debug> TCPHandler: Processed in 0.001201272 sec. | ||
| 7257 | 2025.08.01 21:24:28.802518 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2025.08.01 21:24:28.802619 [ 5 ] {5cf1d926-2fcf-4602-98d9-ade2b7476654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7259 | 2025.08.01 21:24:28.802661 [ 5 ] {5cf1d926-2fcf-4602-98d9-ade2b7476654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7260 | 2025.08.01 21:24:28.803115 [ 5 ] {5cf1d926-2fcf-4602-98d9-ade2b7476654} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2025.08.01 21:24:28.803148 [ 5 ] {5cf1d926-2fcf-4602-98d9-ade2b7476654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7262 | 2025.08.01 21:24:28.803466 [ 5 ] {5cf1d926-2fcf-4602-98d9-ade2b7476654} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7263 | 2025.08.01 21:24:28.803673 [ 5 ] {5cf1d926-2fcf-4602-98d9-ade2b7476654} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2025.08.01 21:24:28.803806 [ 5 ] {5cf1d926-2fcf-4602-98d9-ade2b7476654} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001205 sec., 254771.78423236517 rows/sec., 16.76 MiB/sec. | ||
| 7265 | 2025.08.01 21:24:28.803840 [ 5 ] {5cf1d926-2fcf-4602-98d9-ade2b7476654} <Debug> TCPHandler: Processed in 0.001377145 sec. | ||
| 7266 | 2025.08.01 21:24:28.803957 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2025.08.01 21:24:28.804050 [ 5 ] {6587d689-5467-49e3-837b-b62ccdc6ab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7268 | 2025.08.01 21:24:28.804090 [ 5 ] {6587d689-5467-49e3-837b-b62ccdc6ab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7269 | 2025.08.01 21:24:28.804396 [ 5 ] {6587d689-5467-49e3-837b-b62ccdc6ab2a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2025.08.01 21:24:28.804429 [ 5 ] {6587d689-5467-49e3-837b-b62ccdc6ab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7271 | 2025.08.01 21:24:28.804709 [ 5 ] {6587d689-5467-49e3-837b-b62ccdc6ab2a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7272 | 2025.08.01 21:24:28.804906 [ 5 ] {6587d689-5467-49e3-837b-b62ccdc6ab2a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2025.08.01 21:24:28.805026 [ 5 ] {6587d689-5467-49e3-837b-b62ccdc6ab2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 7274 | 2025.08.01 21:24:28.805063 [ 5 ] {6587d689-5467-49e3-837b-b62ccdc6ab2a} <Debug> TCPHandler: Processed in 0.001160951 sec. | ||
| 7275 | 2025.08.01 21:24:28.805195 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2025.08.01 21:24:28.805304 [ 5 ] {c49568b7-5bbf-45dd-8965-b1c487a0dcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7277 | 2025.08.01 21:24:28.805356 [ 5 ] {c49568b7-5bbf-45dd-8965-b1c487a0dcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7278 | 2025.08.01 21:24:28.806246 [ 5 ] {c49568b7-5bbf-45dd-8965-b1c487a0dcf9} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2025.08.01 21:24:28.806280 [ 5 ] {c49568b7-5bbf-45dd-8965-b1c487a0dcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7280 | 2025.08.01 21:24:28.806833 [ 5 ] {c49568b7-5bbf-45dd-8965-b1c487a0dcf9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7281 | 2025.08.01 21:24:28.807051 [ 5 ] {c49568b7-5bbf-45dd-8965-b1c487a0dcf9} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2025.08.01 21:24:28.807180 [ 5 ] {c49568b7-5bbf-45dd-8965-b1c487a0dcf9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001894 sec., 21647.30728616684 rows/sec., 38.79 MiB/sec. | ||
| 7283 | 2025.08.01 21:24:28.807230 [ 5 ] {c49568b7-5bbf-45dd-8965-b1c487a0dcf9} <Debug> TCPHandler: Processed in 0.002091128 sec. | ||
| 7284 | 2025.08.01 21:24:28.807357 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2025.08.01 21:24:28.807450 [ 5 ] {776e14f7-eacd-44a0-ab82-d008c4dab42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7286 | 2025.08.01 21:24:28.807489 [ 5 ] {776e14f7-eacd-44a0-ab82-d008c4dab42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7287 | 2025.08.01 21:24:28.807831 [ 5 ] {776e14f7-eacd-44a0-ab82-d008c4dab42e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2025.08.01 21:24:28.807864 [ 5 ] {776e14f7-eacd-44a0-ab82-d008c4dab42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7289 | 2025.08.01 21:24:28.808159 [ 5 ] {776e14f7-eacd-44a0-ab82-d008c4dab42e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7290 | 2025.08.01 21:24:28.808363 [ 5 ] {776e14f7-eacd-44a0-ab82-d008c4dab42e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2025.08.01 21:24:28.808486 [ 5 ] {776e14f7-eacd-44a0-ab82-d008c4dab42e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001054 sec., 96774.19354838709 rows/sec., 5.95 MiB/sec. | ||
| 7292 | 2025.08.01 21:24:28.808520 [ 5 ] {776e14f7-eacd-44a0-ab82-d008c4dab42e} <Debug> TCPHandler: Processed in 0.001210951 sec. | ||
| 7293 | 2025.08.01 21:24:33.778182 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7294 | 2025.08.01 21:24:33.778481 [ 5 ] {9c3d4208-2b12-49e2-92ab-f228c5095491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7295 | 2025.08.01 21:24:33.778584 [ 5 ] {9c3d4208-2b12-49e2-92ab-f228c5095491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7296 | 2025.08.01 21:24:33.779335 [ 5 ] {9c3d4208-2b12-49e2-92ab-f228c5095491} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2025.08.01 21:24:33.779373 [ 5 ] {9c3d4208-2b12-49e2-92ab-f228c5095491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7298 | 2025.08.01 21:24:33.779783 [ 5 ] {9c3d4208-2b12-49e2-92ab-f228c5095491} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7299 | 2025.08.01 21:24:33.780010 [ 5 ] {9c3d4208-2b12-49e2-92ab-f228c5095491} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2025.08.01 21:24:33.780164 [ 5 ] {9c3d4208-2b12-49e2-92ab-f228c5095491} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001758 sec., 31854.37997724687 rows/sec., 2.43 MiB/sec. | ||
| 7301 | 2025.08.01 21:24:33.780204 [ 5 ] {9c3d4208-2b12-49e2-92ab-f228c5095491} <Debug> TCPHandler: Processed in 0.002206599 sec. | ||
| 7302 | 2025.08.01 21:24:33.780321 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7303 | 2025.08.01 21:24:33.780417 [ 5 ] {10444e0f-3867-452f-97e4-463946091ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7304 | 2025.08.01 21:24:33.780456 [ 5 ] {10444e0f-3867-452f-97e4-463946091ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7305 | 2025.08.01 21:24:33.780874 [ 5 ] {10444e0f-3867-452f-97e4-463946091ea5} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2025.08.01 21:24:33.780908 [ 5 ] {10444e0f-3867-452f-97e4-463946091ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7307 | 2025.08.01 21:24:33.781216 [ 5 ] {10444e0f-3867-452f-97e4-463946091ea5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7308 | 2025.08.01 21:24:33.781441 [ 5 ] {10444e0f-3867-452f-97e4-463946091ea5} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2025.08.01 21:24:33.781567 [ 5 ] {10444e0f-3867-452f-97e4-463946091ea5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 7310 | 2025.08.01 21:24:33.781604 [ 5 ] {10444e0f-3867-452f-97e4-463946091ea5} <Debug> TCPHandler: Processed in 0.001332404 sec. | ||
| 7311 | 2025.08.01 21:24:33.781718 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2025.08.01 21:24:33.781813 [ 5 ] {0057b985-0c1a-4992-89ad-ab2a235faa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7313 | 2025.08.01 21:24:33.781857 [ 5 ] {0057b985-0c1a-4992-89ad-ab2a235faa48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7314 | 2025.08.01 21:24:33.782262 [ 5 ] {0057b985-0c1a-4992-89ad-ab2a235faa48} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2025.08.01 21:24:33.782295 [ 5 ] {0057b985-0c1a-4992-89ad-ab2a235faa48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7316 | 2025.08.01 21:24:33.782624 [ 5 ] {0057b985-0c1a-4992-89ad-ab2a235faa48} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7317 | 2025.08.01 21:24:33.782830 [ 5 ] {0057b985-0c1a-4992-89ad-ab2a235faa48} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2025.08.01 21:24:33.782958 [ 5 ] {0057b985-0c1a-4992-89ad-ab2a235faa48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 7319 | 2025.08.01 21:24:33.782995 [ 5 ] {0057b985-0c1a-4992-89ad-ab2a235faa48} <Debug> TCPHandler: Processed in 0.001326813 sec. | ||
| 7320 | 2025.08.01 21:24:33.783111 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2025.08.01 21:24:33.783230 [ 5 ] {3de5d54f-66ce-49ba-83f7-589c75ed1d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7322 | 2025.08.01 21:24:33.783280 [ 5 ] {3de5d54f-66ce-49ba-83f7-589c75ed1d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7323 | 2025.08.01 21:24:33.783701 [ 5 ] {3de5d54f-66ce-49ba-83f7-589c75ed1d7b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2025.08.01 21:24:33.783732 [ 5 ] {3de5d54f-66ce-49ba-83f7-589c75ed1d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7325 | 2025.08.01 21:24:33.784039 [ 5 ] {3de5d54f-66ce-49ba-83f7-589c75ed1d7b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7326 | 2025.08.01 21:24:33.784247 [ 5 ] {3de5d54f-66ce-49ba-83f7-589c75ed1d7b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2025.08.01 21:24:33.784371 [ 5 ] {3de5d54f-66ce-49ba-83f7-589c75ed1d7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 7328 | 2025.08.01 21:24:33.784405 [ 5 ] {3de5d54f-66ce-49ba-83f7-589c75ed1d7b} <Debug> TCPHandler: Processed in 0.001353004 sec. | ||
| 7329 | 2025.08.01 21:24:34.214204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
| 7330 | 2025.08.01 21:24:34.214766 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2025.08.01 21:24:34.214804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7332 | 2025.08.01 21:24:34.215433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7333 | 2025.08.01 21:24:34.215718 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2025.08.01 21:24:34.215842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 7335 | 2025.08.01 21:24:35.152899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7336 | 2025.08.01 21:24:35.168891 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2025.08.01 21:24:35.168950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7338 | 2025.08.01 21:24:35.174565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7339 | 2025.08.01 21:24:35.175301 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2025.08.01 21:24:35.178277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7341 | 2025.08.01 21:24:36.782513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1060 | ||
| 7342 | 2025.08.01 21:24:36.784867 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2025.08.01 21:24:36.784919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 7344 | 2025.08.01 21:24:36.786147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7345 | 2025.08.01 21:24:36.786450 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2025.08.01 21:24:36.786794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 7347 | 2025.08.01 21:24:38.790775 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2025.08.01 21:24:38.791035 [ 5 ] {3926c382-d6ce-4d88-b51d-a52ecd0a7f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7349 | 2025.08.01 21:24:38.791098 [ 5 ] {3926c382-d6ce-4d88-b51d-a52ecd0a7f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7350 | 2025.08.01 21:24:38.791930 [ 5 ] {3926c382-d6ce-4d88-b51d-a52ecd0a7f1f} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.08.01 21:24:38.791972 [ 5 ] {3926c382-d6ce-4d88-b51d-a52ecd0a7f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7352 | 2025.08.01 21:24:38.792362 [ 5 ] {3926c382-d6ce-4d88-b51d-a52ecd0a7f1f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7353 | 2025.08.01 21:24:38.792584 [ 5 ] {3926c382-d6ce-4d88-b51d-a52ecd0a7f1f} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2025.08.01 21:24:38.792729 [ 5 ] {3926c382-d6ce-4d88-b51d-a52ecd0a7f1f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001742 sec., 225028.70264064294 rows/sec., 14.28 MiB/sec. | ||
| 7355 | 2025.08.01 21:24:38.792771 [ 5 ] {3926c382-d6ce-4d88-b51d-a52ecd0a7f1f} <Debug> TCPHandler: Processed in 0.002175949 sec. | ||
| 7356 | 2025.08.01 21:24:38.792881 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2025.08.01 21:24:38.792975 [ 5 ] {cbb5eea5-2bf4-4f44-9b4e-4bc9b2f1c52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7358 | 2025.08.01 21:24:38.793016 [ 5 ] {cbb5eea5-2bf4-4f44-9b4e-4bc9b2f1c52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7359 | 2025.08.01 21:24:38.793957 [ 5 ] {cbb5eea5-2bf4-4f44-9b4e-4bc9b2f1c52b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2025.08.01 21:24:38.793992 [ 5 ] {cbb5eea5-2bf4-4f44-9b4e-4bc9b2f1c52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7361 | 2025.08.01 21:24:38.794353 [ 5 ] {cbb5eea5-2bf4-4f44-9b4e-4bc9b2f1c52b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7362 | 2025.08.01 21:24:38.794550 [ 5 ] {cbb5eea5-2bf4-4f44-9b4e-4bc9b2f1c52b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2025.08.01 21:24:38.794672 [ 5 ] {cbb5eea5-2bf4-4f44-9b4e-4bc9b2f1c52b} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001716 sec., 669580.4195804195 rows/sec., 53.42 MiB/sec. | ||
| 7364 | 2025.08.01 21:24:38.794708 [ 5 ] {cbb5eea5-2bf4-4f44-9b4e-4bc9b2f1c52b} <Debug> TCPHandler: Processed in 0.001874504 sec. | ||
| 7365 | 2025.08.01 21:24:38.794819 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2025.08.01 21:24:38.794913 [ 5 ] {1fffd34e-08d9-47ca-bb89-9de3646d6b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7367 | 2025.08.01 21:24:38.794952 [ 5 ] {1fffd34e-08d9-47ca-bb89-9de3646d6b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7368 | 2025.08.01 21:24:38.795431 [ 5 ] {1fffd34e-08d9-47ca-bb89-9de3646d6b50} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2025.08.01 21:24:38.795472 [ 5 ] {1fffd34e-08d9-47ca-bb89-9de3646d6b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7370 | 2025.08.01 21:24:38.795761 [ 5 ] {1fffd34e-08d9-47ca-bb89-9de3646d6b50} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7371 | 2025.08.01 21:24:38.795958 [ 5 ] {1fffd34e-08d9-47ca-bb89-9de3646d6b50} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2025.08.01 21:24:38.796083 [ 5 ] {1fffd34e-08d9-47ca-bb89-9de3646d6b50} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001189 sec., 199327.16568544996 rows/sec., 12.20 MiB/sec. | ||
| 7373 | 2025.08.01 21:24:38.796119 [ 5 ] {1fffd34e-08d9-47ca-bb89-9de3646d6b50} <Debug> TCPHandler: Processed in 0.001347914 sec. | ||
| 7374 | 2025.08.01 21:24:38.796226 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2025.08.01 21:24:38.796318 [ 5 ] {9b4969a2-7828-4a6b-9436-90b75ad2cdcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7376 | 2025.08.01 21:24:38.796356 [ 5 ] {9b4969a2-7828-4a6b-9436-90b75ad2cdcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7377 | 2025.08.01 21:24:38.796820 [ 5 ] {9b4969a2-7828-4a6b-9436-90b75ad2cdcb} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.08.01 21:24:38.796855 [ 5 ] {9b4969a2-7828-4a6b-9436-90b75ad2cdcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7379 | 2025.08.01 21:24:38.797172 [ 5 ] {9b4969a2-7828-4a6b-9436-90b75ad2cdcb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7380 | 2025.08.01 21:24:38.797377 [ 5 ] {9b4969a2-7828-4a6b-9436-90b75ad2cdcb} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2025.08.01 21:24:38.797504 [ 5 ] {9b4969a2-7828-4a6b-9436-90b75ad2cdcb} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001204 sec., 168604.6511627907 rows/sec., 10.88 MiB/sec. | ||
| 7382 | 2025.08.01 21:24:38.797541 [ 5 ] {9b4969a2-7828-4a6b-9436-90b75ad2cdcb} <Debug> TCPHandler: Processed in 0.001362394 sec. | ||
| 7383 | 2025.08.01 21:24:38.797650 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2025.08.01 21:24:38.797745 [ 5 ] {da23b4cc-5618-4390-b3e2-f0de8563d86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7385 | 2025.08.01 21:24:38.797783 [ 5 ] {da23b4cc-5618-4390-b3e2-f0de8563d86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7386 | 2025.08.01 21:24:38.798231 [ 5 ] {da23b4cc-5618-4390-b3e2-f0de8563d86f} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2025.08.01 21:24:38.798267 [ 5 ] {da23b4cc-5618-4390-b3e2-f0de8563d86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7388 | 2025.08.01 21:24:38.798554 [ 5 ] {da23b4cc-5618-4390-b3e2-f0de8563d86f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7389 | 2025.08.01 21:24:38.798759 [ 5 ] {da23b4cc-5618-4390-b3e2-f0de8563d86f} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2025.08.01 21:24:38.798882 [ 5 ] {da23b4cc-5618-4390-b3e2-f0de8563d86f} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001155 sec., 174891.7748917749 rows/sec., 9.93 MiB/sec. | ||
| 7391 | 2025.08.01 21:24:38.798918 [ 5 ] {da23b4cc-5618-4390-b3e2-f0de8563d86f} <Debug> TCPHandler: Processed in 0.001323354 sec. | ||
| 7392 | 2025.08.01 21:24:38.799030 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2025.08.01 21:24:38.799122 [ 5 ] {30c145e5-085e-49e7-bb85-0297414cb479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7394 | 2025.08.01 21:24:38.799160 [ 5 ] {30c145e5-085e-49e7-bb85-0297414cb479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7395 | 2025.08.01 21:24:38.799797 [ 5 ] {30c145e5-085e-49e7-bb85-0297414cb479} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2025.08.01 21:24:38.799832 [ 5 ] {30c145e5-085e-49e7-bb85-0297414cb479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7397 | 2025.08.01 21:24:38.800165 [ 5 ] {30c145e5-085e-49e7-bb85-0297414cb479} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7398 | 2025.08.01 21:24:38.800366 [ 5 ] {30c145e5-085e-49e7-bb85-0297414cb479} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2025.08.01 21:24:38.800488 [ 5 ] {30c145e5-085e-49e7-bb85-0297414cb479} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001383 sec., 501084.5986984816 rows/sec., 35.20 MiB/sec. | ||
| 7400 | 2025.08.01 21:24:38.800525 [ 5 ] {30c145e5-085e-49e7-bb85-0297414cb479} <Debug> TCPHandler: Processed in 0.001541828 sec. | ||
| 7401 | 2025.08.01 21:24:38.800634 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2025.08.01 21:24:38.800727 [ 5 ] {5388d370-c46f-43d7-813a-e3ba63e414e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7403 | 2025.08.01 21:24:38.800766 [ 5 ] {5388d370-c46f-43d7-813a-e3ba63e414e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7404 | 2025.08.01 21:24:38.801093 [ 5 ] {5388d370-c46f-43d7-813a-e3ba63e414e8} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2025.08.01 21:24:38.801127 [ 5 ] {5388d370-c46f-43d7-813a-e3ba63e414e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7406 | 2025.08.01 21:24:38.801422 [ 5 ] {5388d370-c46f-43d7-813a-e3ba63e414e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7407 | 2025.08.01 21:24:38.801616 [ 5 ] {5388d370-c46f-43d7-813a-e3ba63e414e8} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2025.08.01 21:24:38.801743 [ 5 ] {5388d370-c46f-43d7-813a-e3ba63e414e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 7409 | 2025.08.01 21:24:38.801778 [ 5 ] {5388d370-c46f-43d7-813a-e3ba63e414e8} <Debug> TCPHandler: Processed in 0.001192282 sec. | ||
| 7410 | 2025.08.01 21:24:38.801884 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2025.08.01 21:24:38.801976 [ 5 ] {0093114c-1e77-44dc-abda-a6bcdec68b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7412 | 2025.08.01 21:24:38.802017 [ 5 ] {0093114c-1e77-44dc-abda-a6bcdec68b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7413 | 2025.08.01 21:24:38.802444 [ 5 ] {0093114c-1e77-44dc-abda-a6bcdec68b7b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2025.08.01 21:24:38.802479 [ 5 ] {0093114c-1e77-44dc-abda-a6bcdec68b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7415 | 2025.08.01 21:24:38.802798 [ 5 ] {0093114c-1e77-44dc-abda-a6bcdec68b7b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7416 | 2025.08.01 21:24:38.803001 [ 5 ] {0093114c-1e77-44dc-abda-a6bcdec68b7b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2025.08.01 21:24:38.803125 [ 5 ] {0093114c-1e77-44dc-abda-a6bcdec68b7b} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001167 sec., 263067.6949443016 rows/sec., 17.31 MiB/sec. | ||
| 7418 | 2025.08.01 21:24:38.803161 [ 5 ] {0093114c-1e77-44dc-abda-a6bcdec68b7b} <Debug> TCPHandler: Processed in 0.001324384 sec. | ||
| 7419 | 2025.08.01 21:24:38.803267 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2025.08.01 21:24:38.803359 [ 5 ] {c85a6f50-0d31-4fcf-a2c6-9eaceb6cdaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7421 | 2025.08.01 21:24:38.803400 [ 5 ] {c85a6f50-0d31-4fcf-a2c6-9eaceb6cdaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7422 | 2025.08.01 21:24:38.803707 [ 5 ] {c85a6f50-0d31-4fcf-a2c6-9eaceb6cdaa9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2025.08.01 21:24:38.803742 [ 5 ] {c85a6f50-0d31-4fcf-a2c6-9eaceb6cdaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7424 | 2025.08.01 21:24:38.804032 [ 5 ] {c85a6f50-0d31-4fcf-a2c6-9eaceb6cdaa9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7425 | 2025.08.01 21:24:38.804234 [ 5 ] {c85a6f50-0d31-4fcf-a2c6-9eaceb6cdaa9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2025.08.01 21:24:38.804359 [ 5 ] {c85a6f50-0d31-4fcf-a2c6-9eaceb6cdaa9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 7427 | 2025.08.01 21:24:38.804393 [ 5 ] {c85a6f50-0d31-4fcf-a2c6-9eaceb6cdaa9} <Debug> TCPHandler: Processed in 0.001174291 sec. | ||
| 7428 | 2025.08.01 21:24:38.804498 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2025.08.01 21:24:38.804590 [ 5 ] {139a6506-0186-49ab-87b8-920bb61e7e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7430 | 2025.08.01 21:24:38.804643 [ 5 ] {139a6506-0186-49ab-87b8-920bb61e7e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7431 | 2025.08.01 21:24:38.805500 [ 5 ] {139a6506-0186-49ab-87b8-920bb61e7e96} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2025.08.01 21:24:38.805535 [ 5 ] {139a6506-0186-49ab-87b8-920bb61e7e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7433 | 2025.08.01 21:24:38.806086 [ 5 ] {139a6506-0186-49ab-87b8-920bb61e7e96} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7434 | 2025.08.01 21:24:38.806298 [ 5 ] {139a6506-0186-49ab-87b8-920bb61e7e96} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2025.08.01 21:24:38.806427 [ 5 ] {139a6506-0186-49ab-87b8-920bb61e7e96} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001855 sec., 22102.42587601078 rows/sec., 39.61 MiB/sec. | ||
| 7436 | 2025.08.01 21:24:38.806478 [ 5 ] {139a6506-0186-49ab-87b8-920bb61e7e96} <Debug> TCPHandler: Processed in 0.002027456 sec. | ||
| 7437 | 2025.08.01 21:24:38.806589 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2025.08.01 21:24:38.806683 [ 5 ] {a0b0f102-5fb9-412f-9e2a-20bf509c8e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7439 | 2025.08.01 21:24:38.806723 [ 5 ] {a0b0f102-5fb9-412f-9e2a-20bf509c8e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7440 | 2025.08.01 21:24:38.807054 [ 5 ] {a0b0f102-5fb9-412f-9e2a-20bf509c8e8f} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2025.08.01 21:24:38.807089 [ 5 ] {a0b0f102-5fb9-412f-9e2a-20bf509c8e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7442 | 2025.08.01 21:24:38.807392 [ 5 ] {a0b0f102-5fb9-412f-9e2a-20bf509c8e8f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7443 | 2025.08.01 21:24:38.807590 [ 5 ] {a0b0f102-5fb9-412f-9e2a-20bf509c8e8f} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2025.08.01 21:24:38.807714 [ 5 ] {a0b0f102-5fb9-412f-9e2a-20bf509c8e8f} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001049 sec., 97235.46234509056 rows/sec., 5.97 MiB/sec. | ||
| 7445 | 2025.08.01 21:24:38.807748 [ 5 ] {a0b0f102-5fb9-412f-9e2a-20bf509c8e8f} <Debug> TCPHandler: Processed in 0.001206492 sec. | ||
| 7446 | 2025.08.01 21:24:41.566350 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7447 | 2025.08.01 21:24:41.566403 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7448 | 2025.08.01 21:24:41.715933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
| 7449 | 2025.08.01 21:24:41.716486 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2025.08.01 21:24:41.716545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7451 | 2025.08.01 21:24:41.717107 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7452 | 2025.08.01 21:24:41.717369 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2025.08.01 21:24:41.717528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 7454 | 2025.08.01 21:24:42.678359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7455 | 2025.08.01 21:24:42.695151 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2025.08.01 21:24:42.695219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7457 | 2025.08.01 21:24:42.700601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7458 | 2025.08.01 21:24:42.701272 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2025.08.01 21:24:42.704108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7460 | 2025.08.01 21:24:43.778460 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2025.08.01 21:24:43.778744 [ 5 ] {0ce8b6ce-126e-4519-813d-5d0575c431c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7462 | 2025.08.01 21:24:43.778848 [ 5 ] {0ce8b6ce-126e-4519-813d-5d0575c431c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7463 | 2025.08.01 21:24:43.779585 [ 5 ] {0ce8b6ce-126e-4519-813d-5d0575c431c5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2025.08.01 21:24:43.779633 [ 5 ] {0ce8b6ce-126e-4519-813d-5d0575c431c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7465 | 2025.08.01 21:24:43.780022 [ 5 ] {0ce8b6ce-126e-4519-813d-5d0575c431c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7466 | 2025.08.01 21:24:43.780250 [ 5 ] {0ce8b6ce-126e-4519-813d-5d0575c431c5} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2025.08.01 21:24:43.780396 [ 30 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7468 | 2025.08.01 21:24:43.780404 [ 5 ] {0ce8b6ce-126e-4519-813d-5d0575c431c5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.46 MiB/sec. | ||
| 7469 | 2025.08.01 21:24:43.780471 [ 30 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2025.08.01 21:24:43.780492 [ 5 ] {0ce8b6ce-126e-4519-813d-5d0575c431c5} <Debug> TCPHandler: Processed in 0.00221774 sec. | ||
| 7471 | 2025.08.01 21:24:43.780503 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7472 | 2025.08.01 21:24:43.780631 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2025.08.01 21:24:43.780637 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 7474 | 2025.08.01 21:24:43.780733 [ 5 ] {12d8a0ca-27d1-427a-afea-5756eff84c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7475 | 2025.08.01 21:24:43.780777 [ 5 ] {12d8a0ca-27d1-427a-afea-5756eff84c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7476 | 2025.08.01 21:24:43.780786 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7477 | 2025.08.01 21:24:43.780823 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2298 rows starting from the beginning of the part | ||
| 7478 | 2025.08.01 21:24:43.780886 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 7479 | 2025.08.01 21:24:43.780931 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1149 rows starting from the beginning of the part | ||
| 7480 | 2025.08.01 21:24:43.780972 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 7481 | 2025.08.01 21:24:43.781022 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1149 rows starting from the beginning of the part | ||
| 7482 | 2025.08.01 21:24:43.781065 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 7483 | 2025.08.01 21:24:43.781203 [ 5 ] {12d8a0ca-27d1-427a-afea-5756eff84c52} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2025.08.01 21:24:43.781244 [ 5 ] {12d8a0ca-27d1-427a-afea-5756eff84c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7485 | 2025.08.01 21:24:43.781573 [ 5 ] {12d8a0ca-27d1-427a-afea-5756eff84c52} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7486 | 2025.08.01 21:24:43.781803 [ 5 ] {12d8a0ca-27d1-427a-afea-5756eff84c52} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2025.08.01 21:24:43.781917 [ 30 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7488 | 2025.08.01 21:24:43.781937 [ 5 ] {12d8a0ca-27d1-427a-afea-5756eff84c52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 7489 | 2025.08.01 21:24:43.781949 [ 30 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7490 | 2025.08.01 21:24:43.781977 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7491 | 2025.08.01 21:24:43.781983 [ 5 ] {12d8a0ca-27d1-427a-afea-5756eff84c52} <Debug> TCPHandler: Processed in 0.001403635 sec. | ||
| 7492 | 2025.08.01 21:24:43.782083 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 7493 | 2025.08.01 21:24:43.782120 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2025.08.01 21:24:43.782223 [ 5 ] {792b0ae1-0ebb-450e-84dc-422eeab299dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7495 | 2025.08.01 21:24:43.782229 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7496 | 2025.08.01 21:24:43.782272 [ 5 ] {792b0ae1-0ebb-450e-84dc-422eeab299dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7497 | 2025.08.01 21:24:43.782277 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1185 rows starting from the beginning of the part | ||
| 7498 | 2025.08.01 21:24:43.782361 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 7499 | 2025.08.01 21:24:43.782408 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 693 rows starting from the beginning of the part | ||
| 7500 | 2025.08.01 21:24:43.782455 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 7501 | 2025.08.01 21:24:43.782492 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 693 rows starting from the beginning of the part | ||
| 7502 | 2025.08.01 21:24:43.782530 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 7503 | 2025.08.01 21:24:43.782722 [ 5 ] {792b0ae1-0ebb-450e-84dc-422eeab299dd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2025.08.01 21:24:43.782763 [ 5 ] {792b0ae1-0ebb-450e-84dc-422eeab299dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7505 | 2025.08.01 21:24:43.782858 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227587 sec., 2093265.432559856 rows/sec., 175.99 MiB/sec. | ||
| 7506 | 2025.08.01 21:24:43.783153 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7507 | 2025.08.01 21:24:43.783404 [ 5 ] {792b0ae1-0ebb-450e-84dc-422eeab299dd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7508 | 2025.08.01 21:24:43.783475 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_61_12} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2025.08.01 21:24:43.783573 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_61_12} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7510 | 2025.08.01 21:24:43.783671 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7511 | 2025.08.01 21:24:43.783674 [ 5 ] {792b0ae1-0ebb-450e-84dc-422eeab299dd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2025.08.01 21:24:43.783799 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7513 | 2025.08.01 21:24:43.783804 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001775062 sec., 1556565.3481399524 rows/sec., 117.13 MiB/sec. | ||
| 7514 | 2025.08.01 21:24:43.783822 [ 5 ] {792b0ae1-0ebb-450e-84dc-422eeab299dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
| 7515 | 2025.08.01 21:24:43.783832 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2025.08.01 21:24:43.783870 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7517 | 2025.08.01 21:24:43.783878 [ 5 ] {792b0ae1-0ebb-450e-84dc-422eeab299dd} <Debug> TCPHandler: Processed in 0.001807683 sec. | ||
| 7518 | 2025.08.01 21:24:43.783940 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 7519 | 2025.08.01 21:24:43.784013 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2025.08.01 21:24:43.784018 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7521 | 2025.08.01 21:24:43.784044 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7522 | 2025.08.01 21:24:43.784072 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19812 rows starting from the beginning of the part | ||
| 7523 | 2025.08.01 21:24:43.784117 [ 5 ] {2aa932b9-e3e8-43fe-b3ed-7b7f885d8960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7524 | 2025.08.01 21:24:43.784122 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 7525 | 2025.08.01 21:24:43.784168 [ 5 ] {2aa932b9-e3e8-43fe-b3ed-7b7f885d8960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7526 | 2025.08.01 21:24:43.784181 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 307 rows starting from the beginning of the part | ||
| 7527 | 2025.08.01 21:24:43.784241 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 7528 | 2025.08.01 21:24:43.784280 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 307 rows starting from the beginning of the part | ||
| 7529 | 2025.08.01 21:24:43.784296 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_61_12} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2025.08.01 21:24:43.784316 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 7531 | 2025.08.01 21:24:43.784369 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_61_12} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7532 | 2025.08.01 21:24:43.784442 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 7533 | 2025.08.01 21:24:43.784561 [ 5 ] {2aa932b9-e3e8-43fe-b3ed-7b7f885d8960} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.08.01 21:24:43.784602 [ 5 ] {2aa932b9-e3e8-43fe-b3ed-7b7f885d8960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7535 | 2025.08.01 21:24:43.784925 [ 5 ] {2aa932b9-e3e8-43fe-b3ed-7b7f885d8960} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7536 | 2025.08.01 21:24:43.785136 [ 5 ] {2aa932b9-e3e8-43fe-b3ed-7b7f885d8960} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2025.08.01 21:24:43.785243 [ 30 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7538 | 2025.08.01 21:24:43.785268 [ 5 ] {2aa932b9-e3e8-43fe-b3ed-7b7f885d8960} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 7539 | 2025.08.01 21:24:43.785270 [ 30 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2025.08.01 21:24:43.785306 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7541 | 2025.08.01 21:24:43.785310 [ 5 ] {2aa932b9-e3e8-43fe-b3ed-7b7f885d8960} <Debug> TCPHandler: Processed in 0.001347635 sec. | ||
| 7542 | 2025.08.01 21:24:43.785381 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 7543 | 2025.08.01 21:24:43.785495 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7544 | 2025.08.01 21:24:43.785529 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3990 rows starting from the beginning of the part | ||
| 7545 | 2025.08.01 21:24:43.785591 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 7546 | 2025.08.01 21:24:43.785640 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 102 rows starting from the beginning of the part | ||
| 7547 | 2025.08.01 21:24:43.785681 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 7548 | 2025.08.01 21:24:43.785717 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 102 rows starting from the beginning of the part | ||
| 7549 | 2025.08.01 21:24:43.785756 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 7550 | 2025.08.01 21:24:43.787680 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4374 rows, containing 4 columns (4 merged, 0 gathered) in 0.002330542 sec., 1876816.6375032074 rows/sec., 119.45 MiB/sec. | ||
| 7551 | 2025.08.01 21:24:43.788195 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7552 | 2025.08.01 21:24:43.788482 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_61_12} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2025.08.01 21:24:43.788561 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_61_12} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7554 | 2025.08.01 21:24:43.788666 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 7555 | 2025.08.01 21:24:43.790244 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20906 rows, containing 5 columns (5 merged, 0 gathered) in 0.006337315 sec., 3298873.4187901346 rows/sec., 220.93 MiB/sec. | ||
| 7556 | 2025.08.01 21:24:43.790609 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7557 | 2025.08.01 21:24:43.790884 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2025.08.01 21:24:43.790958 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7559 | 2025.08.01 21:24:43.791049 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 7560 | 2025.08.01 21:24:44.000159 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.60 MiB, peak 277.27 MiB, free memory in arenas 0.00 B, will set to 269.31 MiB (RSS), difference: 2.71 MiB | ||
| 7561 | 2025.08.01 21:24:44.382968 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7562 | 2025.08.01 21:24:44.383172 [ 5 ] {c461f8f6-49dd-4613-9590-7e3f289ae876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7563 | 2025.08.01 21:24:44.383250 [ 5 ] {c461f8f6-49dd-4613-9590-7e3f289ae876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7564 | 2025.08.01 21:24:44.384149 [ 5 ] {c461f8f6-49dd-4613-9590-7e3f289ae876} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2025.08.01 21:24:44.384203 [ 5 ] {c461f8f6-49dd-4613-9590-7e3f289ae876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7566 | 2025.08.01 21:24:44.384630 [ 5 ] {c461f8f6-49dd-4613-9590-7e3f289ae876} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7567 | 2025.08.01 21:24:44.384867 [ 5 ] {c461f8f6-49dd-4613-9590-7e3f289ae876} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2025.08.01 21:24:44.385030 [ 5 ] {c461f8f6-49dd-4613-9590-7e3f289ae876} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001912 sec., 205020.92050209205 rows/sec., 13.01 MiB/sec. | ||
| 7569 | 2025.08.01 21:24:44.385083 [ 5 ] {c461f8f6-49dd-4613-9590-7e3f289ae876} <Debug> TCPHandler: Processed in 0.002258731 sec. | ||
| 7570 | 2025.08.01 21:24:44.385209 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2025.08.01 21:24:44.385313 [ 5 ] {321c1452-7e7f-47ca-a522-6fd6ca922403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7572 | 2025.08.01 21:24:44.385359 [ 5 ] {321c1452-7e7f-47ca-a522-6fd6ca922403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7573 | 2025.08.01 21:24:44.387357 [ 5 ] {321c1452-7e7f-47ca-a522-6fd6ca922403} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2025.08.01 21:24:44.387397 [ 5 ] {321c1452-7e7f-47ca-a522-6fd6ca922403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7575 | 2025.08.01 21:24:44.387864 [ 5 ] {321c1452-7e7f-47ca-a522-6fd6ca922403} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7576 | 2025.08.01 21:24:44.388097 [ 5 ] {321c1452-7e7f-47ca-a522-6fd6ca922403} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2025.08.01 21:24:44.388238 [ 5 ] {321c1452-7e7f-47ca-a522-6fd6ca922403} <Debug> executeQuery: Read 2235 rows, 184.93 KiB in 0.002948 sec., 758141.1126187246 rows/sec., 61.26 MiB/sec. | ||
| 7578 | 2025.08.01 21:24:44.388279 [ 5 ] {321c1452-7e7f-47ca-a522-6fd6ca922403} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 7579 | 2025.08.01 21:24:44.388293 [ 5 ] {321c1452-7e7f-47ca-a522-6fd6ca922403} <Debug> TCPHandler: Processed in 0.003136696 sec. | ||
| 7580 | 2025.08.01 21:24:44.388419 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2025.08.01 21:24:44.388518 [ 5 ] {c6f3af77-4826-4dd1-a5c5-f718ba58e4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7582 | 2025.08.01 21:24:44.388560 [ 5 ] {c6f3af77-4826-4dd1-a5c5-f718ba58e4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7583 | 2025.08.01 21:24:44.389084 [ 5 ] {c6f3af77-4826-4dd1-a5c5-f718ba58e4f9} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2025.08.01 21:24:44.389121 [ 5 ] {c6f3af77-4826-4dd1-a5c5-f718ba58e4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7585 | 2025.08.01 21:24:44.389431 [ 5 ] {c6f3af77-4826-4dd1-a5c5-f718ba58e4f9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7586 | 2025.08.01 21:24:44.389640 [ 5 ] {c6f3af77-4826-4dd1-a5c5-f718ba58e4f9} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2025.08.01 21:24:44.389773 [ 5 ] {c6f3af77-4826-4dd1-a5c5-f718ba58e4f9} <Debug> executeQuery: Read 210 rows, 12.83 KiB in 0.001276 sec., 164576.80250783698 rows/sec., 9.82 MiB/sec. | ||
| 7588 | 2025.08.01 21:24:44.389811 [ 5 ] {c6f3af77-4826-4dd1-a5c5-f718ba58e4f9} <Debug> TCPHandler: Processed in 0.001444846 sec. | ||
| 7589 | 2025.08.01 21:24:44.389924 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2025.08.01 21:24:44.390021 [ 5 ] {e9f4a67c-1874-4a77-a1de-760668544d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7591 | 2025.08.01 21:24:44.390061 [ 5 ] {e9f4a67c-1874-4a77-a1de-760668544d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7592 | 2025.08.01 21:24:44.390666 [ 5 ] {e9f4a67c-1874-4a77-a1de-760668544d38} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2025.08.01 21:24:44.390703 [ 5 ] {e9f4a67c-1874-4a77-a1de-760668544d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7594 | 2025.08.01 21:24:44.391021 [ 5 ] {e9f4a67c-1874-4a77-a1de-760668544d38} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7595 | 2025.08.01 21:24:44.391227 [ 5 ] {e9f4a67c-1874-4a77-a1de-760668544d38} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2025.08.01 21:24:44.391354 [ 5 ] {e9f4a67c-1874-4a77-a1de-760668544d38} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001352 sec., 318786.9822485207 rows/sec., 21.10 MiB/sec. | ||
| 7597 | 2025.08.01 21:24:44.391391 [ 5 ] {e9f4a67c-1874-4a77-a1de-760668544d38} <Debug> TCPHandler: Processed in 0.001516397 sec. | ||
| 7598 | 2025.08.01 21:24:44.391503 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7599 | 2025.08.01 21:24:44.391597 [ 5 ] {8eac2894-9317-47c4-b0a2-f6aa5996249a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7600 | 2025.08.01 21:24:44.391637 [ 5 ] {8eac2894-9317-47c4-b0a2-f6aa5996249a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7601 | 2025.08.01 21:24:44.392124 [ 5 ] {8eac2894-9317-47c4-b0a2-f6aa5996249a} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2025.08.01 21:24:44.392161 [ 5 ] {8eac2894-9317-47c4-b0a2-f6aa5996249a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7603 | 2025.08.01 21:24:44.392465 [ 5 ] {8eac2894-9317-47c4-b0a2-f6aa5996249a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7604 | 2025.08.01 21:24:44.392690 [ 5 ] {8eac2894-9317-47c4-b0a2-f6aa5996249a} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2025.08.01 21:24:44.392815 [ 5 ] {8eac2894-9317-47c4-b0a2-f6aa5996249a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001235 sec., 163562.75303643724 rows/sec., 9.29 MiB/sec. | ||
| 7606 | 2025.08.01 21:24:44.392853 [ 5 ] {8eac2894-9317-47c4-b0a2-f6aa5996249a} <Debug> TCPHandler: Processed in 0.001399835 sec. | ||
| 7607 | 2025.08.01 21:24:44.392966 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2025.08.01 21:24:44.393062 [ 5 ] {ce75f159-ee2c-4de2-a25e-d9352dd79c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7609 | 2025.08.01 21:24:44.393102 [ 5 ] {ce75f159-ee2c-4de2-a25e-d9352dd79c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7610 | 2025.08.01 21:24:44.394051 [ 5 ] {ce75f159-ee2c-4de2-a25e-d9352dd79c7c} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2025.08.01 21:24:44.394086 [ 5 ] {ce75f159-ee2c-4de2-a25e-d9352dd79c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7612 | 2025.08.01 21:24:44.394431 [ 5 ] {ce75f159-ee2c-4de2-a25e-d9352dd79c7c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7613 | 2025.08.01 21:24:44.394648 [ 5 ] {ce75f159-ee2c-4de2-a25e-d9352dd79c7c} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2025.08.01 21:24:44.394779 [ 5 ] {ce75f159-ee2c-4de2-a25e-d9352dd79c7c} <Debug> executeQuery: Read 1122 rows, 81.98 KiB in 0.001736 sec., 646313.3640552995 rows/sec., 46.12 MiB/sec. | ||
| 7615 | 2025.08.01 21:24:44.394818 [ 5 ] {ce75f159-ee2c-4de2-a25e-d9352dd79c7c} <Debug> TCPHandler: Processed in 0.001900175 sec. | ||
| 7616 | 2025.08.01 21:24:44.394929 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2025.08.01 21:24:44.395022 [ 5 ] {3edbe20e-85ac-49bc-80d9-aed3fbe6c2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7618 | 2025.08.01 21:24:44.395064 [ 5 ] {3edbe20e-85ac-49bc-80d9-aed3fbe6c2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7619 | 2025.08.01 21:24:44.395395 [ 5 ] {3edbe20e-85ac-49bc-80d9-aed3fbe6c2fa} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2025.08.01 21:24:44.395430 [ 5 ] {3edbe20e-85ac-49bc-80d9-aed3fbe6c2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7621 | 2025.08.01 21:24:44.395734 [ 5 ] {3edbe20e-85ac-49bc-80d9-aed3fbe6c2fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7622 | 2025.08.01 21:24:44.395944 [ 5 ] {3edbe20e-85ac-49bc-80d9-aed3fbe6c2fa} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2025.08.01 21:24:44.396074 [ 5 ] {3edbe20e-85ac-49bc-80d9-aed3fbe6c2fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 7624 | 2025.08.01 21:24:44.396110 [ 5 ] {3edbe20e-85ac-49bc-80d9-aed3fbe6c2fa} <Debug> TCPHandler: Processed in 0.001230942 sec. | ||
| 7625 | 2025.08.01 21:24:44.396230 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2025.08.01 21:24:44.396353 [ 5 ] {b84d70df-fb77-4af1-871c-f26400fe2050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7627 | 2025.08.01 21:24:44.396405 [ 5 ] {b84d70df-fb77-4af1-871c-f26400fe2050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7628 | 2025.08.01 21:24:44.397186 [ 5 ] {b84d70df-fb77-4af1-871c-f26400fe2050} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2025.08.01 21:24:44.397223 [ 5 ] {b84d70df-fb77-4af1-871c-f26400fe2050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7630 | 2025.08.01 21:24:44.397605 [ 5 ] {b84d70df-fb77-4af1-871c-f26400fe2050} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7631 | 2025.08.01 21:24:44.397819 [ 5 ] {b84d70df-fb77-4af1-871c-f26400fe2050} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2025.08.01 21:24:44.397950 [ 5 ] {b84d70df-fb77-4af1-871c-f26400fe2050} <Debug> executeQuery: Read 1025 rows, 69.38 KiB in 0.001623 sec., 631546.5187923597 rows/sec., 41.75 MiB/sec. | ||
| 7633 | 2025.08.01 21:24:44.397989 [ 5 ] {b84d70df-fb77-4af1-871c-f26400fe2050} <Debug> TCPHandler: Processed in 0.001819583 sec. | ||
| 7634 | 2025.08.01 21:24:44.398103 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2025.08.01 21:24:44.398199 [ 5 ] {bb550833-5565-41ce-b9e8-0f1ace04c5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7636 | 2025.08.01 21:24:44.398241 [ 5 ] {bb550833-5565-41ce-b9e8-0f1ace04c5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7637 | 2025.08.01 21:24:44.398561 [ 5 ] {bb550833-5565-41ce-b9e8-0f1ace04c5e9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2025.08.01 21:24:44.398596 [ 5 ] {bb550833-5565-41ce-b9e8-0f1ace04c5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7639 | 2025.08.01 21:24:44.398898 [ 5 ] {bb550833-5565-41ce-b9e8-0f1ace04c5e9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7640 | 2025.08.01 21:24:44.399103 [ 5 ] {bb550833-5565-41ce-b9e8-0f1ace04c5e9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2025.08.01 21:24:44.399229 [ 5 ] {bb550833-5565-41ce-b9e8-0f1ace04c5e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 7642 | 2025.08.01 21:24:44.399266 [ 5 ] {bb550833-5565-41ce-b9e8-0f1ace04c5e9} <Debug> TCPHandler: Processed in 0.001211972 sec. | ||
| 7643 | 2025.08.01 21:24:44.399369 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2025.08.01 21:24:44.399464 [ 5 ] {82498a62-7706-4f40-8514-bacb0454019c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7645 | 2025.08.01 21:24:44.399518 [ 5 ] {82498a62-7706-4f40-8514-bacb0454019c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7646 | 2025.08.01 21:24:44.400292 [ 5 ] {82498a62-7706-4f40-8514-bacb0454019c} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2025.08.01 21:24:44.400328 [ 5 ] {82498a62-7706-4f40-8514-bacb0454019c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7648 | 2025.08.01 21:24:44.400848 [ 5 ] {82498a62-7706-4f40-8514-bacb0454019c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7649 | 2025.08.01 21:24:44.401063 [ 5 ] {82498a62-7706-4f40-8514-bacb0454019c} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2025.08.01 21:24:44.401197 [ 5 ] {82498a62-7706-4f40-8514-bacb0454019c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001752 sec., 7990.867579908675 rows/sec., 14.32 MiB/sec. | ||
| 7651 | 2025.08.01 21:24:44.401259 [ 5 ] {82498a62-7706-4f40-8514-bacb0454019c} <Debug> TCPHandler: Processed in 0.001938585 sec. | ||
| 7652 | 2025.08.01 21:24:44.401371 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2025.08.01 21:24:44.401465 [ 5 ] {e9c4d649-5ba4-4501-8bca-308601090a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7654 | 2025.08.01 21:24:44.401507 [ 5 ] {e9c4d649-5ba4-4501-8bca-308601090a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7655 | 2025.08.01 21:24:44.401835 [ 5 ] {e9c4d649-5ba4-4501-8bca-308601090a74} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2025.08.01 21:24:44.401871 [ 5 ] {e9c4d649-5ba4-4501-8bca-308601090a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7657 | 2025.08.01 21:24:44.402164 [ 5 ] {e9c4d649-5ba4-4501-8bca-308601090a74} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7658 | 2025.08.01 21:24:44.402364 [ 5 ] {e9c4d649-5ba4-4501-8bca-308601090a74} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2025.08.01 21:24:44.402491 [ 5 ] {e9c4d649-5ba4-4501-8bca-308601090a74} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001044 sec., 51724.137931034486 rows/sec., 2.90 MiB/sec. | ||
| 7660 | 2025.08.01 21:24:44.402527 [ 5 ] {e9c4d649-5ba4-4501-8bca-308601090a74} <Debug> TCPHandler: Processed in 0.001204772 sec. | ||
| 7661 | 2025.08.01 21:24:46.786954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1112 | ||
| 7662 | 2025.08.01 21:24:46.789916 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2025.08.01 21:24:46.789980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7664 | 2025.08.01 21:24:46.791237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7665 | 2025.08.01 21:24:46.791523 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2025.08.01 21:24:46.791803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 7667 | 2025.08.01 21:24:48.778359 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7668 | 2025.08.01 21:24:48.778661 [ 5 ] {ad779a39-1967-4224-9d13-c3684dce2ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7669 | 2025.08.01 21:24:48.778763 [ 5 ] {ad779a39-1967-4224-9d13-c3684dce2ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7670 | 2025.08.01 21:24:48.779635 [ 5 ] {ad779a39-1967-4224-9d13-c3684dce2ea5} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2025.08.01 21:24:48.779674 [ 5 ] {ad779a39-1967-4224-9d13-c3684dce2ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7672 | 2025.08.01 21:24:48.780071 [ 5 ] {ad779a39-1967-4224-9d13-c3684dce2ea5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7673 | 2025.08.01 21:24:48.780289 [ 5 ] {ad779a39-1967-4224-9d13-c3684dce2ea5} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2025.08.01 21:24:48.780441 [ 5 ] {ad779a39-1967-4224-9d13-c3684dce2ea5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001857 sec., 1077.0059235325796 rows/sec., 87.82 KiB/sec. | ||
| 7675 | 2025.08.01 21:24:48.780482 [ 5 ] {ad779a39-1967-4224-9d13-c3684dce2ea5} <Debug> TCPHandler: Processed in 0.002319982 sec. | ||
| 7676 | 2025.08.01 21:24:48.780604 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7677 | 2025.08.01 21:24:48.780698 [ 5 ] {1c120999-e2b5-4b08-9406-5305a61a4252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7678 | 2025.08.01 21:24:48.780738 [ 5 ] {1c120999-e2b5-4b08-9406-5305a61a4252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7679 | 2025.08.01 21:24:48.781229 [ 5 ] {1c120999-e2b5-4b08-9406-5305a61a4252} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2025.08.01 21:24:48.781264 [ 5 ] {1c120999-e2b5-4b08-9406-5305a61a4252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7681 | 2025.08.01 21:24:48.781564 [ 5 ] {1c120999-e2b5-4b08-9406-5305a61a4252} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7682 | 2025.08.01 21:24:48.781773 [ 5 ] {1c120999-e2b5-4b08-9406-5305a61a4252} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2025.08.01 21:24:48.781899 [ 5 ] {1c120999-e2b5-4b08-9406-5305a61a4252} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001219 sec., 91058.24446267432 rows/sec., 7.62 MiB/sec. | ||
| 7684 | 2025.08.01 21:24:48.781935 [ 5 ] {1c120999-e2b5-4b08-9406-5305a61a4252} <Debug> TCPHandler: Processed in 0.001378465 sec. | ||
| 7685 | 2025.08.01 21:24:48.782049 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7686 | 2025.08.01 21:24:48.782142 [ 5 ] {e85701dd-1e66-4ea8-b81e-b05456cd7b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7687 | 2025.08.01 21:24:48.782182 [ 5 ] {e85701dd-1e66-4ea8-b81e-b05456cd7b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7688 | 2025.08.01 21:24:48.782582 [ 5 ] {e85701dd-1e66-4ea8-b81e-b05456cd7b4c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2025.08.01 21:24:48.782618 [ 5 ] {e85701dd-1e66-4ea8-b81e-b05456cd7b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7690 | 2025.08.01 21:24:48.782905 [ 5 ] {e85701dd-1e66-4ea8-b81e-b05456cd7b4c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7691 | 2025.08.01 21:24:48.783111 [ 5 ] {e85701dd-1e66-4ea8-b81e-b05456cd7b4c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2025.08.01 21:24:48.783236 [ 5 ] {e85701dd-1e66-4ea8-b81e-b05456cd7b4c} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001112 sec., 26079.136690647483 rows/sec., 1.91 MiB/sec. | ||
| 7693 | 2025.08.01 21:24:48.783272 [ 5 ] {e85701dd-1e66-4ea8-b81e-b05456cd7b4c} <Debug> TCPHandler: Processed in 0.001269993 sec. | ||
| 7694 | 2025.08.01 21:24:48.783379 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2025.08.01 21:24:48.783469 [ 5 ] {930e73a7-cb43-4ccf-a350-5968a7d91145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7696 | 2025.08.01 21:24:48.783507 [ 5 ] {930e73a7-cb43-4ccf-a350-5968a7d91145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7697 | 2025.08.01 21:24:48.783918 [ 5 ] {930e73a7-cb43-4ccf-a350-5968a7d91145} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2025.08.01 21:24:48.783953 [ 5 ] {930e73a7-cb43-4ccf-a350-5968a7d91145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7699 | 2025.08.01 21:24:48.784247 [ 5 ] {930e73a7-cb43-4ccf-a350-5968a7d91145} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7700 | 2025.08.01 21:24:48.784457 [ 5 ] {930e73a7-cb43-4ccf-a350-5968a7d91145} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2025.08.01 21:24:48.784578 [ 5 ] {930e73a7-cb43-4ccf-a350-5968a7d91145} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001126 sec., 82593.25044404973 rows/sec., 6.45 MiB/sec. | ||
| 7702 | 2025.08.01 21:24:48.784613 [ 5 ] {930e73a7-cb43-4ccf-a350-5968a7d91145} <Debug> TCPHandler: Processed in 0.001282033 sec. | ||
| 7703 | 2025.08.01 21:24:48.784728 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2025.08.01 21:24:48.784825 [ 5 ] {8aa5f841-4869-4c8f-a350-af8697bea8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7705 | 2025.08.01 21:24:48.784867 [ 5 ] {8aa5f841-4869-4c8f-a350-af8697bea8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7706 | 2025.08.01 21:24:48.785242 [ 5 ] {8aa5f841-4869-4c8f-a350-af8697bea8da} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2025.08.01 21:24:48.785277 [ 5 ] {8aa5f841-4869-4c8f-a350-af8697bea8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7708 | 2025.08.01 21:24:48.785597 [ 5 ] {8aa5f841-4869-4c8f-a350-af8697bea8da} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7709 | 2025.08.01 21:24:48.785808 [ 5 ] {8aa5f841-4869-4c8f-a350-af8697bea8da} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2025.08.01 21:24:48.785931 [ 5 ] {8aa5f841-4869-4c8f-a350-af8697bea8da} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001125 sec., 114666.66666666667 rows/sec., 7.99 MiB/sec. | ||
| 7711 | 2025.08.01 21:24:48.785966 [ 5 ] {8aa5f841-4869-4c8f-a350-af8697bea8da} <Debug> TCPHandler: Processed in 0.001286454 sec. | ||
| 7712 | 2025.08.01 21:24:48.786078 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2025.08.01 21:24:48.786171 [ 5 ] {15c2c9a5-e038-412e-ab6d-dca9d54b5f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7714 | 2025.08.01 21:24:48.786225 [ 5 ] {15c2c9a5-e038-412e-ab6d-dca9d54b5f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7715 | 2025.08.01 21:24:48.787013 [ 5 ] {15c2c9a5-e038-412e-ab6d-dca9d54b5f1a} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2025.08.01 21:24:48.787049 [ 5 ] {15c2c9a5-e038-412e-ab6d-dca9d54b5f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7717 | 2025.08.01 21:24:48.787570 [ 5 ] {15c2c9a5-e038-412e-ab6d-dca9d54b5f1a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7718 | 2025.08.01 21:24:48.787790 [ 5 ] {15c2c9a5-e038-412e-ab6d-dca9d54b5f1a} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2025.08.01 21:24:48.787920 [ 5 ] {15c2c9a5-e038-412e-ab6d-dca9d54b5f1a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001767 sec., 15280.135823429542 rows/sec., 27.38 MiB/sec. | ||
| 7720 | 2025.08.01 21:24:48.787970 [ 5 ] {15c2c9a5-e038-412e-ab6d-dca9d54b5f1a} <Debug> TCPHandler: Processed in 0.001938605 sec. | ||
| 7721 | 2025.08.01 21:24:48.788081 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2025.08.01 21:24:48.788174 [ 5 ] {6881b11b-dcec-4c7d-9108-f5edc85dc0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7723 | 2025.08.01 21:24:48.788215 [ 5 ] {6881b11b-dcec-4c7d-9108-f5edc85dc0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7724 | 2025.08.01 21:24:48.788548 [ 5 ] {6881b11b-dcec-4c7d-9108-f5edc85dc0d0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2025.08.01 21:24:48.788583 [ 5 ] {6881b11b-dcec-4c7d-9108-f5edc85dc0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7726 | 2025.08.01 21:24:48.788877 [ 5 ] {6881b11b-dcec-4c7d-9108-f5edc85dc0d0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7727 | 2025.08.01 21:24:48.789096 [ 5 ] {6881b11b-dcec-4c7d-9108-f5edc85dc0d0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2025.08.01 21:24:48.789221 [ 5 ] {6881b11b-dcec-4c7d-9108-f5edc85dc0d0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 7729 | 2025.08.01 21:24:48.789256 [ 5 ] {6881b11b-dcec-4c7d-9108-f5edc85dc0d0} <Debug> TCPHandler: Processed in 0.001221932 sec. | ||
| 7730 | 2025.08.01 21:24:49.217595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
| 7731 | 2025.08.01 21:24:49.218189 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2025.08.01 21:24:49.218247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7733 | 2025.08.01 21:24:49.218766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7734 | 2025.08.01 21:24:49.219038 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2025.08.01 21:24:49.219186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 7736 | 2025.08.01 21:24:50.204161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7737 | 2025.08.01 21:24:50.221213 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2025.08.01 21:24:50.221279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7739 | 2025.08.01 21:24:50.227210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7740 | 2025.08.01 21:24:50.227922 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2025.08.01 21:24:50.231323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7742 | 2025.08.01 21:24:53.778541 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2025.08.01 21:24:53.778734 [ 5 ] {d714c5f4-ef4c-49bc-801b-11212e56f508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7744 | 2025.08.01 21:24:53.778798 [ 5 ] {d714c5f4-ef4c-49bc-801b-11212e56f508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7745 | 2025.08.01 21:24:53.779406 [ 5 ] {d714c5f4-ef4c-49bc-801b-11212e56f508} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2025.08.01 21:24:53.779444 [ 5 ] {d714c5f4-ef4c-49bc-801b-11212e56f508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7747 | 2025.08.01 21:24:53.779835 [ 5 ] {d714c5f4-ef4c-49bc-801b-11212e56f508} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7748 | 2025.08.01 21:24:53.780059 [ 5 ] {d714c5f4-ef4c-49bc-801b-11212e56f508} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2025.08.01 21:24:53.780209 [ 5 ] {d714c5f4-ef4c-49bc-801b-11212e56f508} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001524 sec., 36745.40682414698 rows/sec., 2.81 MiB/sec. | ||
| 7750 | 2025.08.01 21:24:53.780248 [ 5 ] {d714c5f4-ef4c-49bc-801b-11212e56f508} <Debug> TCPHandler: Processed in 0.001833082 sec. | ||
| 7751 | 2025.08.01 21:24:53.780353 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2025.08.01 21:24:53.780449 [ 5 ] {eb11a6ea-4786-4ae4-9176-1b8d67c4b181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7753 | 2025.08.01 21:24:53.780490 [ 5 ] {eb11a6ea-4786-4ae4-9176-1b8d67c4b181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7754 | 2025.08.01 21:24:53.780898 [ 5 ] {eb11a6ea-4786-4ae4-9176-1b8d67c4b181} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2025.08.01 21:24:53.780933 [ 5 ] {eb11a6ea-4786-4ae4-9176-1b8d67c4b181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7756 | 2025.08.01 21:24:53.781239 [ 5 ] {eb11a6ea-4786-4ae4-9176-1b8d67c4b181} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7757 | 2025.08.01 21:24:53.781451 [ 5 ] {eb11a6ea-4786-4ae4-9176-1b8d67c4b181} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2025.08.01 21:24:53.781574 [ 5 ] {eb11a6ea-4786-4ae4-9176-1b8d67c4b181} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 7759 | 2025.08.01 21:24:53.781610 [ 5 ] {eb11a6ea-4786-4ae4-9176-1b8d67c4b181} <Debug> TCPHandler: Processed in 0.001305984 sec. | ||
| 7760 | 2025.08.01 21:24:53.781722 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2025.08.01 21:24:53.781817 [ 5 ] {9e8b60aa-3d95-4396-b8bc-becd829fcb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7762 | 2025.08.01 21:24:53.781862 [ 5 ] {9e8b60aa-3d95-4396-b8bc-becd829fcb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7763 | 2025.08.01 21:24:53.782259 [ 5 ] {9e8b60aa-3d95-4396-b8bc-becd829fcb51} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2025.08.01 21:24:53.782293 [ 5 ] {9e8b60aa-3d95-4396-b8bc-becd829fcb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7765 | 2025.08.01 21:24:53.782618 [ 5 ] {9e8b60aa-3d95-4396-b8bc-becd829fcb51} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7766 | 2025.08.01 21:24:53.782839 [ 5 ] {9e8b60aa-3d95-4396-b8bc-becd829fcb51} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2025.08.01 21:24:53.782966 [ 5 ] {9e8b60aa-3d95-4396-b8bc-becd829fcb51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 7768 | 2025.08.01 21:24:53.783003 [ 5 ] {9e8b60aa-3d95-4396-b8bc-becd829fcb51} <Debug> TCPHandler: Processed in 0.001328694 sec. | ||
| 7769 | 2025.08.01 21:24:53.783101 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2025.08.01 21:24:53.783195 [ 5 ] {8529565a-bf92-4443-8217-ae0189cefca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7771 | 2025.08.01 21:24:53.783238 [ 5 ] {8529565a-bf92-4443-8217-ae0189cefca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7772 | 2025.08.01 21:24:53.783560 [ 5 ] {8529565a-bf92-4443-8217-ae0189cefca6} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2025.08.01 21:24:53.783594 [ 5 ] {8529565a-bf92-4443-8217-ae0189cefca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7774 | 2025.08.01 21:24:53.783917 [ 5 ] {8529565a-bf92-4443-8217-ae0189cefca6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7775 | 2025.08.01 21:24:53.784130 [ 5 ] {8529565a-bf92-4443-8217-ae0189cefca6} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2025.08.01 21:24:53.784257 [ 5 ] {8529565a-bf92-4443-8217-ae0189cefca6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7777 | 2025.08.01 21:24:53.784292 [ 5 ] {8529565a-bf92-4443-8217-ae0189cefca6} <Debug> TCPHandler: Processed in 0.001238602 sec. | ||
| 7778 | 2025.08.01 21:24:56.010720 [ 110 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 7779 | 2025.08.01 21:24:56.010785 [ 110 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2025.08.01 21:24:56.010805 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7781 | 2025.08.01 21:24:56.010925 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 7782 | 2025.08.01 21:24:56.011077 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7783 | 2025.08.01 21:24:56.011113 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 7784 | 2025.08.01 21:24:56.011177 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 7785 | 2025.08.01 21:24:56.011222 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 7786 | 2025.08.01 21:24:56.011263 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 7787 | 2025.08.01 21:24:56.011302 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 7788 | 2025.08.01 21:24:56.012070 [ 195 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001200132 sec., 139984.6016938137 rows/sec., 7.14 MiB/sec. | ||
| 7789 | 2025.08.01 21:24:56.012276 [ 202 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 7790 | 2025.08.01 21:24:56.012612 [ 202 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2025.08.01 21:24:56.012697 [ 202 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_28_6} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 7792 | 2025.08.01 21:24:56.012793 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7793 | 2025.08.01 21:24:56.556967 [ 117 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 7794 | 2025.08.01 21:24:56.557031 [ 117 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.08.01 21:24:56.557051 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7796 | 2025.08.01 21:24:56.557176 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 7797 | 2025.08.01 21:24:56.557338 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7798 | 2025.08.01 21:24:56.557378 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 7799 | 2025.08.01 21:24:56.557449 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 7800 | 2025.08.01 21:24:56.557499 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 7801 | 2025.08.01 21:24:56.557543 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 7802 | 2025.08.01 21:24:56.557585 [ 202 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 7803 | 2025.08.01 21:24:56.558407 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001287504 sec., 21747.505250469123 rows/sec., 1.43 MiB/sec. | ||
| 7804 | 2025.08.01 21:24:56.558614 [ 187 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 7805 | 2025.08.01 21:24:56.558964 [ 187 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2025.08.01 21:24:56.559060 [ 187 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_28_6} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 7807 | 2025.08.01 21:24:56.559163 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 7808 | 2025.08.01 21:24:56.566470 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7809 | 2025.08.01 21:24:56.566528 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7810 | 2025.08.01 21:24:56.719265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
| 7811 | 2025.08.01 21:24:56.719750 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2025.08.01 21:24:56.719795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7813 | 2025.08.01 21:24:56.720256 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7814 | 2025.08.01 21:24:56.720495 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2025.08.01 21:24:56.720625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 7816 | 2025.08.01 21:24:56.792111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1134 | ||
| 7817 | 2025.08.01 21:24:56.794343 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2025.08.01 21:24:56.794387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7819 | 2025.08.01 21:24:56.795549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7820 | 2025.08.01 21:24:56.795821 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2025.08.01 21:24:56.796068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 7822 | 2025.08.01 21:24:57.199859 [ 117 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 7823 | 2025.08.01 21:24:57.199957 [ 117 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2025.08.01 21:24:57.199997 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7825 | 2025.08.01 21:24:57.200138 [ 187 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 7826 | 2025.08.01 21:24:57.200302 [ 187 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7827 | 2025.08.01 21:24:57.200343 [ 187 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 431 rows starting from the beginning of the part | ||
| 7828 | 2025.08.01 21:24:57.200422 [ 187 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 431 rows starting from the beginning of the part | ||
| 7829 | 2025.08.01 21:24:57.200477 [ 187 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
| 7830 | 2025.08.01 21:24:57.200522 [ 187 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 203 rows starting from the beginning of the part | ||
| 7831 | 2025.08.01 21:24:57.200562 [ 187 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 431 rows starting from the beginning of the part | ||
| 7832 | 2025.08.01 21:24:57.201557 [ 195 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479327 sec., 1148495.2278975507 rows/sec., 79.95 MiB/sec. | ||
| 7833 | 2025.08.01 21:24:57.201706 [ 195 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 7834 | 2025.08.01 21:24:57.201968 [ 195 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2025.08.01 21:24:57.202045 [ 195 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_28_6} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 7836 | 2025.08.01 21:24:57.202127 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7837 | 2025.08.01 21:24:57.731384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7838 | 2025.08.01 21:24:57.749116 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2025.08.01 21:24:57.749169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7840 | 2025.08.01 21:24:57.755703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7841 | 2025.08.01 21:24:57.756399 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2025.08.01 21:24:57.759407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7843 | 2025.08.01 21:24:58.790815 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2025.08.01 21:24:58.791071 [ 5 ] {82eb2a54-7782-4c93-a118-a58ec8e4175c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7845 | 2025.08.01 21:24:58.791164 [ 5 ] {82eb2a54-7782-4c93-a118-a58ec8e4175c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7846 | 2025.08.01 21:24:58.792071 [ 5 ] {82eb2a54-7782-4c93-a118-a58ec8e4175c} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2025.08.01 21:24:58.792115 [ 5 ] {82eb2a54-7782-4c93-a118-a58ec8e4175c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7848 | 2025.08.01 21:24:58.792512 [ 5 ] {82eb2a54-7782-4c93-a118-a58ec8e4175c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7849 | 2025.08.01 21:24:58.792733 [ 5 ] {82eb2a54-7782-4c93-a118-a58ec8e4175c} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2025.08.01 21:24:58.792867 [ 114 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 7851 | 2025.08.01 21:24:58.792878 [ 5 ] {82eb2a54-7782-4c93-a118-a58ec8e4175c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001877 sec., 208843.8998401705 rows/sec., 13.25 MiB/sec. | ||
| 7852 | 2025.08.01 21:24:58.792947 [ 114 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2025.08.01 21:24:58.792966 [ 5 ] {82eb2a54-7782-4c93-a118-a58ec8e4175c} <Debug> TCPHandler: Processed in 0.002315872 sec. | ||
| 7854 | 2025.08.01 21:24:58.792979 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7855 | 2025.08.01 21:24:58.793088 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2025.08.01 21:24:58.793098 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 7857 | 2025.08.01 21:24:58.793187 [ 5 ] {8a972879-55e8-4435-a6dd-b5e1c357a7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7858 | 2025.08.01 21:24:58.793205 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7859 | 2025.08.01 21:24:58.793227 [ 5 ] {8a972879-55e8-4435-a6dd-b5e1c357a7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7860 | 2025.08.01 21:24:58.793239 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 392 rows starting from the beginning of the part | ||
| 7861 | 2025.08.01 21:24:58.793307 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 392 rows starting from the beginning of the part | ||
| 7862 | 2025.08.01 21:24:58.793356 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 392 rows starting from the beginning of the part | ||
| 7863 | 2025.08.01 21:24:58.793408 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 392 rows starting from the beginning of the part | ||
| 7864 | 2025.08.01 21:24:58.793457 [ 193 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 392 rows starting from the beginning of the part | ||
| 7865 | 2025.08.01 21:24:58.794007 [ 5 ] {8a972879-55e8-4435-a6dd-b5e1c357a7a6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2025.08.01 21:24:58.794041 [ 5 ] {8a972879-55e8-4435-a6dd-b5e1c357a7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7867 | 2025.08.01 21:24:58.794372 [ 195 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312604 sec., 1493215.0138198573 rows/sec., 100.43 MiB/sec. | ||
| 7868 | 2025.08.01 21:24:58.794427 [ 5 ] {8a972879-55e8-4435-a6dd-b5e1c357a7a6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7869 | 2025.08.01 21:24:58.794584 [ 187 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 7870 | 2025.08.01 21:24:58.794667 [ 5 ] {8a972879-55e8-4435-a6dd-b5e1c357a7a6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2025.08.01 21:24:58.794812 [ 5 ] {8a972879-55e8-4435-a6dd-b5e1c357a7a6} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001644 sec., 698905.109489051 rows/sec., 55.76 MiB/sec. | ||
| 7872 | 2025.08.01 21:24:58.794849 [ 5 ] {8a972879-55e8-4435-a6dd-b5e1c357a7a6} <Debug> TCPHandler: Processed in 0.001809003 sec. | ||
| 7873 | 2025.08.01 21:24:58.794925 [ 187 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2025.08.01 21:24:58.794976 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2025.08.01 21:24:58.795013 [ 187 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_29_7} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 7876 | 2025.08.01 21:24:58.795075 [ 5 ] {c36e253c-6125-4154-8afb-28ed6d0cc92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7877 | 2025.08.01 21:24:58.795108 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7878 | 2025.08.01 21:24:58.795120 [ 5 ] {c36e253c-6125-4154-8afb-28ed6d0cc92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7879 | 2025.08.01 21:24:58.795589 [ 5 ] {c36e253c-6125-4154-8afb-28ed6d0cc92b} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2025.08.01 21:24:58.795625 [ 5 ] {c36e253c-6125-4154-8afb-28ed6d0cc92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7881 | 2025.08.01 21:24:58.795937 [ 5 ] {c36e253c-6125-4154-8afb-28ed6d0cc92b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7882 | 2025.08.01 21:24:58.796135 [ 5 ] {c36e253c-6125-4154-8afb-28ed6d0cc92b} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2025.08.01 21:24:58.796239 [ 114 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7884 | 2025.08.01 21:24:58.796260 [ 5 ] {c36e253c-6125-4154-8afb-28ed6d0cc92b} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001203 sec., 197007.48129675808 rows/sec., 12.06 MiB/sec. | ||
| 7885 | 2025.08.01 21:24:58.796271 [ 114 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.08.01 21:24:58.796300 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7887 | 2025.08.01 21:24:58.796305 [ 5 ] {c36e253c-6125-4154-8afb-28ed6d0cc92b} <Debug> TCPHandler: Processed in 0.001377135 sec. | ||
| 7888 | 2025.08.01 21:24:58.796410 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 7889 | 2025.08.01 21:24:58.796420 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2025.08.01 21:24:58.796534 [ 5 ] {8d8d7336-196d-41ac-b426-95f9fa44ac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7891 | 2025.08.01 21:24:58.796544 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7892 | 2025.08.01 21:24:58.796576 [ 5 ] {8d8d7336-196d-41ac-b426-95f9fa44ac2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7893 | 2025.08.01 21:24:58.796589 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 255 rows starting from the beginning of the part | ||
| 7894 | 2025.08.01 21:24:58.796666 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
| 7895 | 2025.08.01 21:24:58.796718 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
| 7896 | 2025.08.01 21:24:58.796768 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 210 rows starting from the beginning of the part | ||
| 7897 | 2025.08.01 21:24:58.796812 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 29 rows starting from the beginning of the part | ||
| 7898 | 2025.08.01 21:24:58.796856 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
| 7899 | 2025.08.01 21:24:58.797059 [ 5 ] {8d8d7336-196d-41ac-b426-95f9fa44ac2e} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2025.08.01 21:24:58.797099 [ 5 ] {8d8d7336-196d-41ac-b426-95f9fa44ac2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7901 | 2025.08.01 21:24:58.797412 [ 5 ] {8d8d7336-196d-41ac-b426-95f9fa44ac2e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7902 | 2025.08.01 21:24:58.797639 [ 5 ] {8d8d7336-196d-41ac-b426-95f9fa44ac2e} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2025.08.01 21:24:58.797762 [ 5 ] {8d8d7336-196d-41ac-b426-95f9fa44ac2e} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001246 sec., 162921.34831460676 rows/sec., 10.51 MiB/sec. | ||
| 7904 | 2025.08.01 21:24:58.797798 [ 5 ] {8d8d7336-196d-41ac-b426-95f9fa44ac2e} <Debug> TCPHandler: Processed in 0.001425486 sec. | ||
| 7905 | 2025.08.01 21:24:58.797862 [ 187 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500247 sec., 803201.0728899975 rows/sec., 52.34 MiB/sec. | ||
| 7906 | 2025.08.01 21:24:58.797909 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2025.08.01 21:24:58.798006 [ 5 ] {28013c3e-5c34-47f8-b4ca-b90d234f01e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7908 | 2025.08.01 21:24:58.798029 [ 194 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7909 | 2025.08.01 21:24:58.798047 [ 5 ] {28013c3e-5c34-47f8-b4ca-b90d234f01e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7910 | 2025.08.01 21:24:58.798325 [ 194 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2025.08.01 21:24:58.798407 [ 194 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_36_7} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7912 | 2025.08.01 21:24:58.798483 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7913 | 2025.08.01 21:24:58.798483 [ 5 ] {28013c3e-5c34-47f8-b4ca-b90d234f01e8} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2025.08.01 21:24:58.798532 [ 5 ] {28013c3e-5c34-47f8-b4ca-b90d234f01e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7915 | 2025.08.01 21:24:58.798839 [ 5 ] {28013c3e-5c34-47f8-b4ca-b90d234f01e8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7916 | 2025.08.01 21:24:58.799044 [ 5 ] {28013c3e-5c34-47f8-b4ca-b90d234f01e8} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2025.08.01 21:24:58.799150 [ 114 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 7918 | 2025.08.01 21:24:58.799169 [ 5 ] {28013c3e-5c34-47f8-b4ca-b90d234f01e8} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00118 sec., 171186.4406779661 rows/sec., 9.72 MiB/sec. | ||
| 7919 | 2025.08.01 21:24:58.799188 [ 114 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2025.08.01 21:24:58.799211 [ 5 ] {28013c3e-5c34-47f8-b4ca-b90d234f01e8} <Debug> TCPHandler: Processed in 0.001348984 sec. | ||
| 7921 | 2025.08.01 21:24:58.799212 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7922 | 2025.08.01 21:24:58.799293 [ 190 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 7923 | 2025.08.01 21:24:58.799338 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2025.08.01 21:24:58.799369 [ 190 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7925 | 2025.08.01 21:24:58.799399 [ 190 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 202 rows starting from the beginning of the part | ||
| 7926 | 2025.08.01 21:24:58.799436 [ 5 ] {181cbe19-cf64-40cc-99d2-29538cbfad2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7927 | 2025.08.01 21:24:58.799443 [ 190 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 202 rows starting from the beginning of the part | ||
| 7928 | 2025.08.01 21:24:58.799484 [ 5 ] {181cbe19-cf64-40cc-99d2-29538cbfad2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7929 | 2025.08.01 21:24:58.799495 [ 190 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 202 rows starting from the beginning of the part | ||
| 7930 | 2025.08.01 21:24:58.799539 [ 190 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 202 rows starting from the beginning of the part | ||
| 7931 | 2025.08.01 21:24:58.799568 [ 190 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 202 rows starting from the beginning of the part | ||
| 7932 | 2025.08.01 21:24:58.800145 [ 5 ] {181cbe19-cf64-40cc-99d2-29538cbfad2d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2025.08.01 21:24:58.800184 [ 5 ] {181cbe19-cf64-40cc-99d2-29538cbfad2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7934 | 2025.08.01 21:24:58.800343 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.00107047 sec., 943510.7943239885 rows/sec., 57.19 MiB/sec. | ||
| 7935 | 2025.08.01 21:24:58.800466 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 7936 | 2025.08.01 21:24:58.800536 [ 5 ] {181cbe19-cf64-40cc-99d2-29538cbfad2d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7937 | 2025.08.01 21:24:58.800812 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2025.08.01 21:24:58.800833 [ 5 ] {181cbe19-cf64-40cc-99d2-29538cbfad2d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2025.08.01 21:24:58.800888 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_29_7} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 7940 | 2025.08.01 21:24:58.800954 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7941 | 2025.08.01 21:24:58.800975 [ 5 ] {181cbe19-cf64-40cc-99d2-29538cbfad2d} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001555 sec., 445659.16398713825 rows/sec., 31.31 MiB/sec. | ||
| 7942 | 2025.08.01 21:24:58.801016 [ 5 ] {181cbe19-cf64-40cc-99d2-29538cbfad2d} <Debug> TCPHandler: Processed in 0.001724451 sec. | ||
| 7943 | 2025.08.01 21:24:58.801147 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7944 | 2025.08.01 21:24:58.801239 [ 5 ] {37f71eb7-bea1-47fa-8c88-5d63dbc37970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7945 | 2025.08.01 21:24:58.801279 [ 5 ] {37f71eb7-bea1-47fa-8c88-5d63dbc37970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7946 | 2025.08.01 21:24:58.801615 [ 5 ] {37f71eb7-bea1-47fa-8c88-5d63dbc37970} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2025.08.01 21:24:58.801651 [ 5 ] {37f71eb7-bea1-47fa-8c88-5d63dbc37970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7948 | 2025.08.01 21:24:58.801944 [ 5 ] {37f71eb7-bea1-47fa-8c88-5d63dbc37970} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7949 | 2025.08.01 21:24:58.802145 [ 5 ] {37f71eb7-bea1-47fa-8c88-5d63dbc37970} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2025.08.01 21:24:58.802268 [ 5 ] {37f71eb7-bea1-47fa-8c88-5d63dbc37970} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 7951 | 2025.08.01 21:24:58.802302 [ 5 ] {37f71eb7-bea1-47fa-8c88-5d63dbc37970} <Debug> TCPHandler: Processed in 0.001201722 sec. | ||
| 7952 | 2025.08.01 21:24:58.802408 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2025.08.01 21:24:58.802500 [ 5 ] {276b663e-6681-4e70-a54a-4eff80397501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7954 | 2025.08.01 21:24:58.802541 [ 5 ] {276b663e-6681-4e70-a54a-4eff80397501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7955 | 2025.08.01 21:24:58.802973 [ 5 ] {276b663e-6681-4e70-a54a-4eff80397501} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2025.08.01 21:24:58.803008 [ 5 ] {276b663e-6681-4e70-a54a-4eff80397501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7957 | 2025.08.01 21:24:58.803334 [ 5 ] {276b663e-6681-4e70-a54a-4eff80397501} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7958 | 2025.08.01 21:24:58.803536 [ 5 ] {276b663e-6681-4e70-a54a-4eff80397501} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2025.08.01 21:24:58.803666 [ 5 ] {276b663e-6681-4e70-a54a-4eff80397501} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001183 sec., 259509.72104818258 rows/sec., 17.07 MiB/sec. | ||
| 7960 | 2025.08.01 21:24:58.803701 [ 5 ] {276b663e-6681-4e70-a54a-4eff80397501} <Debug> TCPHandler: Processed in 0.001340114 sec. | ||
| 7961 | 2025.08.01 21:24:58.803806 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7962 | 2025.08.01 21:24:58.803898 [ 5 ] {286b550f-6bf1-4be0-8385-3526e5ae0b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7963 | 2025.08.01 21:24:58.803939 [ 5 ] {286b550f-6bf1-4be0-8385-3526e5ae0b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7964 | 2025.08.01 21:24:58.804241 [ 5 ] {286b550f-6bf1-4be0-8385-3526e5ae0b77} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2025.08.01 21:24:58.804276 [ 5 ] {286b550f-6bf1-4be0-8385-3526e5ae0b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7966 | 2025.08.01 21:24:58.804557 [ 5 ] {286b550f-6bf1-4be0-8385-3526e5ae0b77} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7967 | 2025.08.01 21:24:58.804767 [ 5 ] {286b550f-6bf1-4be0-8385-3526e5ae0b77} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2025.08.01 21:24:58.804890 [ 5 ] {286b550f-6bf1-4be0-8385-3526e5ae0b77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 7969 | 2025.08.01 21:24:58.804924 [ 5 ] {286b550f-6bf1-4be0-8385-3526e5ae0b77} <Debug> TCPHandler: Processed in 0.001165731 sec. | ||
| 7970 | 2025.08.01 21:24:58.805029 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7971 | 2025.08.01 21:24:58.805121 [ 5 ] {dace0bcc-0c3c-44c2-aa1a-d25450e0082b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7972 | 2025.08.01 21:24:58.805180 [ 5 ] {dace0bcc-0c3c-44c2-aa1a-d25450e0082b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7973 | 2025.08.01 21:24:58.806026 [ 5 ] {dace0bcc-0c3c-44c2-aa1a-d25450e0082b} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2025.08.01 21:24:58.806062 [ 5 ] {dace0bcc-0c3c-44c2-aa1a-d25450e0082b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7975 | 2025.08.01 21:24:58.806599 [ 5 ] {dace0bcc-0c3c-44c2-aa1a-d25450e0082b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7976 | 2025.08.01 21:24:58.806814 [ 5 ] {dace0bcc-0c3c-44c2-aa1a-d25450e0082b} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2025.08.01 21:24:58.806920 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7978 | 2025.08.01 21:24:58.806944 [ 5 ] {dace0bcc-0c3c-44c2-aa1a-d25450e0082b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00184 sec., 22282.608695652172 rows/sec., 39.93 MiB/sec. | ||
| 7979 | 2025.08.01 21:24:58.806968 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2025.08.01 21:24:58.806995 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7981 | 2025.08.01 21:24:58.807002 [ 5 ] {dace0bcc-0c3c-44c2-aa1a-d25450e0082b} <Debug> TCPHandler: Processed in 0.002019187 sec. | ||
| 7982 | 2025.08.01 21:24:58.807074 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 7983 | 2025.08.01 21:24:58.807127 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2025.08.01 21:24:58.807225 [ 5 ] {f2f1217d-4be5-496c-83b8-b1c2d602d158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7985 | 2025.08.01 21:24:58.807256 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7986 | 2025.08.01 21:24:58.807264 [ 5 ] {f2f1217d-4be5-496c-83b8-b1c2d602d158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7987 | 2025.08.01 21:24:58.807312 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 901 rows starting from the beginning of the part | ||
| 7988 | 2025.08.01 21:24:58.807437 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 7989 | 2025.08.01 21:24:58.807548 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 7990 | 2025.08.01 21:24:58.807600 [ 5 ] {f2f1217d-4be5-496c-83b8-b1c2d602d158} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2025.08.01 21:24:58.807641 [ 5 ] {f2f1217d-4be5-496c-83b8-b1c2d602d158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7992 | 2025.08.01 21:24:58.807656 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 7993 | 2025.08.01 21:24:58.807765 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part | ||
| 7994 | 2025.08.01 21:24:58.807872 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 7995 | 2025.08.01 21:24:58.807969 [ 5 ] {f2f1217d-4be5-496c-83b8-b1c2d602d158} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7996 | 2025.08.01 21:24:58.808193 [ 5 ] {f2f1217d-4be5-496c-83b8-b1c2d602d158} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2025.08.01 21:24:58.808334 [ 5 ] {f2f1217d-4be5-496c-83b8-b1c2d602d158} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001128 sec., 90425.53191489361 rows/sec., 5.56 MiB/sec. | ||
| 7998 | 2025.08.01 21:24:58.808371 [ 5 ] {f2f1217d-4be5-496c-83b8-b1c2d602d158} <Debug> TCPHandler: Processed in 0.001291473 sec. | ||
| 7999 | 2025.08.01 21:24:58.813254 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1065 rows, containing 19 columns (19 merged, 0 gathered) in 0.006205721 sec., 171615.83641932983 rows/sec., 307.53 MiB/sec. | ||
| 8000 | 2025.08.01 21:24:58.814849 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8001 | 2025.08.01 21:24:58.815257 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2025.08.01 21:24:58.815343 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8003 | 2025.08.01 21:24:58.815520 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.45 MiB. | ||
| 8004 | 2025.08.01 21:24:59.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.52 MiB, peak 279.94 MiB, free memory in arenas 0.00 B, will set to 273.16 MiB (RSS), difference: 1.64 MiB | ||
| 8005 | 2025.08.01 21:25:03.778555 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2025.08.01 21:25:03.778771 [ 5 ] {56fe6294-b311-4b88-a3ea-6260b3f72cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8007 | 2025.08.01 21:25:03.778849 [ 5 ] {56fe6294-b311-4b88-a3ea-6260b3f72cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8008 | 2025.08.01 21:25:03.779635 [ 5 ] {56fe6294-b311-4b88-a3ea-6260b3f72cc6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2025.08.01 21:25:03.779687 [ 5 ] {56fe6294-b311-4b88-a3ea-6260b3f72cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8010 | 2025.08.01 21:25:03.780112 [ 5 ] {56fe6294-b311-4b88-a3ea-6260b3f72cc6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8011 | 2025.08.01 21:25:03.780329 [ 5 ] {56fe6294-b311-4b88-a3ea-6260b3f72cc6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2025.08.01 21:25:03.780473 [ 151 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8013 | 2025.08.01 21:25:03.780489 [ 5 ] {56fe6294-b311-4b88-a3ea-6260b3f72cc6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.42 MiB/sec. | ||
| 8014 | 2025.08.01 21:25:03.780547 [ 151 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2025.08.01 21:25:03.780567 [ 5 ] {56fe6294-b311-4b88-a3ea-6260b3f72cc6} <Debug> TCPHandler: Processed in 0.002151269 sec. | ||
| 8016 | 2025.08.01 21:25:03.780578 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8017 | 2025.08.01 21:25:03.780693 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 8018 | 2025.08.01 21:25:03.780696 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2025.08.01 21:25:03.780811 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8020 | 2025.08.01 21:25:03.780851 [ 5 ] {4867610b-486e-429b-9453-612ddd13c197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8021 | 2025.08.01 21:25:03.780852 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2298 rows starting from the beginning of the part | ||
| 8022 | 2025.08.01 21:25:03.780903 [ 5 ] {4867610b-486e-429b-9453-612ddd13c197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8023 | 2025.08.01 21:25:03.780944 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2235 rows starting from the beginning of the part | ||
| 8024 | 2025.08.01 21:25:03.781002 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 111 rows starting from the beginning of the part | ||
| 8025 | 2025.08.01 21:25:03.781047 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 8026 | 2025.08.01 21:25:03.781087 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1149 rows starting from the beginning of the part | ||
| 8027 | 2025.08.01 21:25:03.781127 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 8028 | 2025.08.01 21:25:03.781355 [ 5 ] {4867610b-486e-429b-9453-612ddd13c197} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2025.08.01 21:25:03.781399 [ 5 ] {4867610b-486e-429b-9453-612ddd13c197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8030 | 2025.08.01 21:25:03.781718 [ 5 ] {4867610b-486e-429b-9453-612ddd13c197} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8031 | 2025.08.01 21:25:03.781939 [ 5 ] {4867610b-486e-429b-9453-612ddd13c197} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2025.08.01 21:25:03.782059 [ 151 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8033 | 2025.08.01 21:25:03.782076 [ 5 ] {4867610b-486e-429b-9453-612ddd13c197} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 8034 | 2025.08.01 21:25:03.782100 [ 151 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2025.08.01 21:25:03.782127 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8036 | 2025.08.01 21:25:03.782134 [ 5 ] {4867610b-486e-429b-9453-612ddd13c197} <Debug> TCPHandler: Processed in 0.001490197 sec. | ||
| 8037 | 2025.08.01 21:25:03.782233 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 8038 | 2025.08.01 21:25:03.782267 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2025.08.01 21:25:03.782371 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8040 | 2025.08.01 21:25:03.782372 [ 5 ] {52509f9b-6787-4549-89c3-d6f1ccbb680c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8041 | 2025.08.01 21:25:03.782411 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1185 rows starting from the beginning of the part | ||
| 8042 | 2025.08.01 21:25:03.782433 [ 5 ] {52509f9b-6787-4549-89c3-d6f1ccbb680c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8043 | 2025.08.01 21:25:03.782486 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1122 rows starting from the beginning of the part | ||
| 8044 | 2025.08.01 21:25:03.782536 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 93 rows starting from the beginning of the part | ||
| 8045 | 2025.08.01 21:25:03.782576 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 8046 | 2025.08.01 21:25:03.782616 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 693 rows starting from the beginning of the part | ||
| 8047 | 2025.08.01 21:25:03.782654 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 8048 | 2025.08.01 21:25:03.782880 [ 5 ] {52509f9b-6787-4549-89c3-d6f1ccbb680c} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2025.08.01 21:25:03.782922 [ 5 ] {52509f9b-6787-4549-89c3-d6f1ccbb680c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8050 | 2025.08.01 21:25:03.783223 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002575977 sec., 2292334.1318653077 rows/sec., 193.64 MiB/sec. | ||
| 8051 | 2025.08.01 21:25:03.783378 [ 5 ] {52509f9b-6787-4549-89c3-d6f1ccbb680c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8052 | 2025.08.01 21:25:03.783568 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8053 | 2025.08.01 21:25:03.783620 [ 5 ] {52509f9b-6787-4549-89c3-d6f1ccbb680c} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2025.08.01 21:25:03.783755 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8055 | 2025.08.01 21:25:03.783777 [ 5 ] {52509f9b-6787-4549-89c3-d6f1ccbb680c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001423 sec., 112438.51018973999 rows/sec., 7.83 MiB/sec. | ||
| 8056 | 2025.08.01 21:25:03.783790 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2025.08.01 21:25:03.783820 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8058 | 2025.08.01 21:25:03.783822 [ 5 ] {52509f9b-6787-4549-89c3-d6f1ccbb680c} <Debug> TCPHandler: Processed in 0.001605169 sec. | ||
| 8059 | 2025.08.01 21:25:03.783896 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 8060 | 2025.08.01 21:25:03.783917 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.08.01 21:25:03.783965 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2025.08.01 21:25:03.784011 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8063 | 2025.08.01 21:25:03.784023 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_66_13} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8064 | 2025.08.01 21:25:03.784054 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20906 rows starting from the beginning of the part | ||
| 8065 | 2025.08.01 21:25:03.784065 [ 5 ] {8d05ea22-2b18-4d16-8a3b-015cc7dde3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8066 | 2025.08.01 21:25:03.784087 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001904024 sec., 1691680.3569702902 rows/sec., 127.78 MiB/sec. | ||
| 8067 | 2025.08.01 21:25:03.784116 [ 5 ] {8d05ea22-2b18-4d16-8a3b-015cc7dde3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8068 | 2025.08.01 21:25:03.784132 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 8069 | 2025.08.01 21:25:03.784126 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1025 rows starting from the beginning of the part | ||
| 8070 | 2025.08.01 21:25:03.784218 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 129 rows starting from the beginning of the part | ||
| 8071 | 2025.08.01 21:25:03.784254 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 8072 | 2025.08.01 21:25:03.784290 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 307 rows starting from the beginning of the part | ||
| 8073 | 2025.08.01 21:25:03.784327 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 8074 | 2025.08.01 21:25:03.784357 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8075 | 2025.08.01 21:25:03.784500 [ 5 ] {8d05ea22-2b18-4d16-8a3b-015cc7dde3d7} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2025.08.01 21:25:03.784542 [ 5 ] {8d05ea22-2b18-4d16-8a3b-015cc7dde3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8077 | 2025.08.01 21:25:03.784629 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2025.08.01 21:25:03.784711 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_66_13} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8079 | 2025.08.01 21:25:03.784803 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8080 | 2025.08.01 21:25:03.784874 [ 5 ] {8d05ea22-2b18-4d16-8a3b-015cc7dde3d7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8081 | 2025.08.01 21:25:03.785099 [ 5 ] {8d05ea22-2b18-4d16-8a3b-015cc7dde3d7} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2025.08.01 21:25:03.785217 [ 151 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8083 | 2025.08.01 21:25:03.785227 [ 5 ] {8d05ea22-2b18-4d16-8a3b-015cc7dde3d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 8084 | 2025.08.01 21:25:03.785250 [ 151 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2025.08.01 21:25:03.785273 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8086 | 2025.08.01 21:25:03.785274 [ 5 ] {8d05ea22-2b18-4d16-8a3b-015cc7dde3d7} <Debug> TCPHandler: Processed in 0.001358534 sec. | ||
| 8087 | 2025.08.01 21:25:03.785346 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 8088 | 2025.08.01 21:25:03.785438 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8089 | 2025.08.01 21:25:03.785465 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4374 rows starting from the beginning of the part | ||
| 8090 | 2025.08.01 21:25:03.785516 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 54 rows starting from the beginning of the part | ||
| 8091 | 2025.08.01 21:25:03.785554 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 8092 | 2025.08.01 21:25:03.785589 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 8093 | 2025.08.01 21:25:03.785628 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 102 rows starting from the beginning of the part | ||
| 8094 | 2025.08.01 21:25:03.785663 [ 205 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 8095 | 2025.08.01 21:25:03.787365 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4698 rows, containing 4 columns (4 merged, 0 gathered) in 0.002050637 sec., 2290995.432151083 rows/sec., 145.81 MiB/sec. | ||
| 8096 | 2025.08.01 21:25:03.787720 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8097 | 2025.08.01 21:25:03.788042 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_66_13} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2025.08.01 21:25:03.788128 [ 191 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_66_13} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8099 | 2025.08.01 21:25:03.788234 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8100 | 2025.08.01 21:25:03.795641 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22687 rows, containing 5 columns (5 merged, 0 gathered) in 0.011779412 sec., 1925987.4771338333 rows/sec., 128.98 MiB/sec. | ||
| 8101 | 2025.08.01 21:25:03.796025 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8102 | 2025.08.01 21:25:03.796270 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2025.08.01 21:25:03.796331 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8104 | 2025.08.01 21:25:03.796390 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8105 | 2025.08.01 21:25:04.220715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
| 8106 | 2025.08.01 21:25:04.221220 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2025.08.01 21:25:04.221258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8108 | 2025.08.01 21:25:04.221730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8109 | 2025.08.01 21:25:04.221966 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2025.08.01 21:25:04.222097 [ 134 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8111 | 2025.08.01 21:25:04.222113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
| 8112 | 2025.08.01 21:25:04.222138 [ 134 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.08.01 21:25:04.222159 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8114 | 2025.08.01 21:25:04.222307 [ 195 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 8115 | 2025.08.01 21:25:04.222492 [ 195 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8116 | 2025.08.01 21:25:04.222548 [ 195 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 8117 | 2025.08.01 21:25:04.222638 [ 195 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
| 8118 | 2025.08.01 21:25:04.222706 [ 195 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
| 8119 | 2025.08.01 21:25:04.222748 [ 195 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
| 8120 | 2025.08.01 21:25:04.222786 [ 195 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
| 8121 | 2025.08.01 21:25:04.222821 [ 195 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
| 8122 | 2025.08.01 21:25:04.224713 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002484665 sec., 7586133.341919333 rows/sec., 108.52 MiB/sec. | ||
| 8123 | 2025.08.01 21:25:04.225275 [ 204 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8124 | 2025.08.01 21:25:04.225758 [ 204 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2025.08.01 21:25:04.225843 [ 204 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_41_8} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8126 | 2025.08.01 21:25:04.225949 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8127 | 2025.08.01 21:25:05.259493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8128 | 2025.08.01 21:25:05.278161 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2025.08.01 21:25:05.278229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8130 | 2025.08.01 21:25:05.284205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8131 | 2025.08.01 21:25:05.284959 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2025.08.01 21:25:05.285302 [ 128 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8133 | 2025.08.01 21:25:05.285403 [ 128 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2025.08.01 21:25:05.285440 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8135 | 2025.08.01 21:25:05.285600 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 8136 | 2025.08.01 21:25:05.288483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8137 | 2025.08.01 21:25:05.289605 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8138 | 2025.08.01 21:25:05.291202 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8139 | 2025.08.01 21:25:05.296031 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8140 | 2025.08.01 21:25:05.300680 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 8141 | 2025.08.01 21:25:05.305526 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 8142 | 2025.08.01 21:25:05.311018 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 8143 | 2025.08.01 21:25:05.314831 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 8144 | 2025.08.01 21:25:05.369365 [ 198 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.083832011 sec., 3685.942831551542 rows/sec., 19.06 MiB/sec. | ||
| 8145 | 2025.08.01 21:25:05.371963 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8146 | 2025.08.01 21:25:05.374069 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_41_8} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2025.08.01 21:25:05.374184 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_41_8} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8148 | 2025.08.01 21:25:05.377095 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8149 | 2025.08.01 21:25:06.796222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1164 | ||
| 8150 | 2025.08.01 21:25:06.798565 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2025.08.01 21:25:06.798622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8152 | 2025.08.01 21:25:06.799876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8153 | 2025.08.01 21:25:06.800162 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2025.08.01 21:25:06.800528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 8155 | 2025.08.01 21:25:08.791908 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2025.08.01 21:25:08.792125 [ 5 ] {5e39da8a-a6df-42c8-b3de-8520e96963f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8157 | 2025.08.01 21:25:08.792197 [ 5 ] {5e39da8a-a6df-42c8-b3de-8520e96963f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8158 | 2025.08.01 21:25:08.793119 [ 5 ] {5e39da8a-a6df-42c8-b3de-8520e96963f3} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2025.08.01 21:25:08.793159 [ 5 ] {5e39da8a-a6df-42c8-b3de-8520e96963f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8160 | 2025.08.01 21:25:08.793575 [ 5 ] {5e39da8a-a6df-42c8-b3de-8520e96963f3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8161 | 2025.08.01 21:25:08.793807 [ 5 ] {5e39da8a-a6df-42c8-b3de-8520e96963f3} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2025.08.01 21:25:08.793966 [ 5 ] {5e39da8a-a6df-42c8-b3de-8520e96963f3} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001896 sec., 206751.0548523207 rows/sec., 13.12 MiB/sec. | ||
| 8163 | 2025.08.01 21:25:08.794016 [ 5 ] {5e39da8a-a6df-42c8-b3de-8520e96963f3} <Debug> TCPHandler: Processed in 0.00224586 sec. | ||
| 8164 | 2025.08.01 21:25:08.794164 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2025.08.01 21:25:08.794268 [ 5 ] {74c2f2d0-7acb-4246-b011-ac4b77df74ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8166 | 2025.08.01 21:25:08.794312 [ 5 ] {74c2f2d0-7acb-4246-b011-ac4b77df74ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8167 | 2025.08.01 21:25:08.795621 [ 5 ] {74c2f2d0-7acb-4246-b011-ac4b77df74ac} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2025.08.01 21:25:08.795655 [ 5 ] {74c2f2d0-7acb-4246-b011-ac4b77df74ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8169 | 2025.08.01 21:25:08.796032 [ 5 ] {74c2f2d0-7acb-4246-b011-ac4b77df74ac} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8170 | 2025.08.01 21:25:08.796246 [ 5 ] {74c2f2d0-7acb-4246-b011-ac4b77df74ac} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2025.08.01 21:25:08.796377 [ 5 ] {74c2f2d0-7acb-4246-b011-ac4b77df74ac} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.002133 sec., 538677.9184247539 rows/sec., 42.98 MiB/sec. | ||
| 8172 | 2025.08.01 21:25:08.796416 [ 5 ] {74c2f2d0-7acb-4246-b011-ac4b77df74ac} <Debug> TCPHandler: Processed in 0.002303231 sec. | ||
| 8173 | 2025.08.01 21:25:08.796536 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2025.08.01 21:25:08.796633 [ 5 ] {798a774b-cb55-4251-b252-1052b1818607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8175 | 2025.08.01 21:25:08.796674 [ 5 ] {798a774b-cb55-4251-b252-1052b1818607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8176 | 2025.08.01 21:25:08.797207 [ 5 ] {798a774b-cb55-4251-b252-1052b1818607} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2025.08.01 21:25:08.797241 [ 5 ] {798a774b-cb55-4251-b252-1052b1818607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8178 | 2025.08.01 21:25:08.797556 [ 5 ] {798a774b-cb55-4251-b252-1052b1818607} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8179 | 2025.08.01 21:25:08.797780 [ 5 ] {798a774b-cb55-4251-b252-1052b1818607} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2025.08.01 21:25:08.797906 [ 5 ] {798a774b-cb55-4251-b252-1052b1818607} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001294 sec., 183153.01391035548 rows/sec., 11.21 MiB/sec. | ||
| 8181 | 2025.08.01 21:25:08.797942 [ 5 ] {798a774b-cb55-4251-b252-1052b1818607} <Debug> TCPHandler: Processed in 0.001456836 sec. | ||
| 8182 | 2025.08.01 21:25:08.798053 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2025.08.01 21:25:08.798158 [ 5 ] {fd301df8-7e76-4c3a-a630-53bb87627711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8184 | 2025.08.01 21:25:08.798196 [ 5 ] {fd301df8-7e76-4c3a-a630-53bb87627711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8185 | 2025.08.01 21:25:08.798696 [ 5 ] {fd301df8-7e76-4c3a-a630-53bb87627711} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2025.08.01 21:25:08.798730 [ 5 ] {fd301df8-7e76-4c3a-a630-53bb87627711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8187 | 2025.08.01 21:25:08.799031 [ 5 ] {fd301df8-7e76-4c3a-a630-53bb87627711} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8188 | 2025.08.01 21:25:08.799241 [ 5 ] {fd301df8-7e76-4c3a-a630-53bb87627711} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2025.08.01 21:25:08.799366 [ 5 ] {fd301df8-7e76-4c3a-a630-53bb87627711} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001227 sec., 165444.1727791361 rows/sec., 10.67 MiB/sec. | ||
| 8190 | 2025.08.01 21:25:08.799403 [ 5 ] {fd301df8-7e76-4c3a-a630-53bb87627711} <Debug> TCPHandler: Processed in 0.001400365 sec. | ||
| 8191 | 2025.08.01 21:25:08.799512 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2025.08.01 21:25:08.799604 [ 5 ] {ee0c341a-a551-479b-af17-d061cca4d456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8193 | 2025.08.01 21:25:08.799643 [ 5 ] {ee0c341a-a551-479b-af17-d061cca4d456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8194 | 2025.08.01 21:25:08.800131 [ 5 ] {ee0c341a-a551-479b-af17-d061cca4d456} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2025.08.01 21:25:08.800164 [ 5 ] {ee0c341a-a551-479b-af17-d061cca4d456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8196 | 2025.08.01 21:25:08.800467 [ 5 ] {ee0c341a-a551-479b-af17-d061cca4d456} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8197 | 2025.08.01 21:25:08.800676 [ 5 ] {ee0c341a-a551-479b-af17-d061cca4d456} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2025.08.01 21:25:08.800806 [ 5 ] {ee0c341a-a551-479b-af17-d061cca4d456} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001219 sec., 165709.59803117308 rows/sec., 9.41 MiB/sec. | ||
| 8199 | 2025.08.01 21:25:08.800842 [ 5 ] {ee0c341a-a551-479b-af17-d061cca4d456} <Debug> TCPHandler: Processed in 0.001379555 sec. | ||
| 8200 | 2025.08.01 21:25:08.800962 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2025.08.01 21:25:08.801057 [ 5 ] {ce816ddb-7461-4597-86a5-06413810a65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8202 | 2025.08.01 21:25:08.801095 [ 5 ] {ce816ddb-7461-4597-86a5-06413810a65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8203 | 2025.08.01 21:25:08.801835 [ 5 ] {ce816ddb-7461-4597-86a5-06413810a65b} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2025.08.01 21:25:08.801868 [ 5 ] {ce816ddb-7461-4597-86a5-06413810a65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8205 | 2025.08.01 21:25:08.802196 [ 5 ] {ce816ddb-7461-4597-86a5-06413810a65b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8206 | 2025.08.01 21:25:08.802413 [ 5 ] {ce816ddb-7461-4597-86a5-06413810a65b} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2025.08.01 21:25:08.802535 [ 5 ] {ce816ddb-7461-4597-86a5-06413810a65b} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001497 sec., 462925.8517034068 rows/sec., 32.52 MiB/sec. | ||
| 8208 | 2025.08.01 21:25:08.802571 [ 5 ] {ce816ddb-7461-4597-86a5-06413810a65b} <Debug> TCPHandler: Processed in 0.00166694 sec. | ||
| 8209 | 2025.08.01 21:25:08.802682 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2025.08.01 21:25:08.802778 [ 5 ] {f18c89fa-26cd-4d94-9ef0-149416e47006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8211 | 2025.08.01 21:25:08.802819 [ 5 ] {f18c89fa-26cd-4d94-9ef0-149416e47006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8212 | 2025.08.01 21:25:08.803152 [ 5 ] {f18c89fa-26cd-4d94-9ef0-149416e47006} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2025.08.01 21:25:08.803185 [ 5 ] {f18c89fa-26cd-4d94-9ef0-149416e47006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8214 | 2025.08.01 21:25:08.803480 [ 5 ] {f18c89fa-26cd-4d94-9ef0-149416e47006} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8215 | 2025.08.01 21:25:08.803687 [ 5 ] {f18c89fa-26cd-4d94-9ef0-149416e47006} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2025.08.01 21:25:08.803811 [ 5 ] {f18c89fa-26cd-4d94-9ef0-149416e47006} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 8217 | 2025.08.01 21:25:08.803846 [ 5 ] {f18c89fa-26cd-4d94-9ef0-149416e47006} <Debug> TCPHandler: Processed in 0.001214152 sec. | ||
| 8218 | 2025.08.01 21:25:08.803954 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2025.08.01 21:25:08.804056 [ 5 ] {07e75bd7-f47b-42ca-a34f-6710f432cf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8220 | 2025.08.01 21:25:08.804098 [ 5 ] {07e75bd7-f47b-42ca-a34f-6710f432cf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8221 | 2025.08.01 21:25:08.804559 [ 5 ] {07e75bd7-f47b-42ca-a34f-6710f432cf28} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2025.08.01 21:25:08.804593 [ 5 ] {07e75bd7-f47b-42ca-a34f-6710f432cf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8223 | 2025.08.01 21:25:08.804926 [ 5 ] {07e75bd7-f47b-42ca-a34f-6710f432cf28} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8224 | 2025.08.01 21:25:08.805148 [ 5 ] {07e75bd7-f47b-42ca-a34f-6710f432cf28} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2025.08.01 21:25:08.805276 [ 5 ] {07e75bd7-f47b-42ca-a34f-6710f432cf28} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001238 sec., 247980.61389337643 rows/sec., 16.31 MiB/sec. | ||
| 8226 | 2025.08.01 21:25:08.805313 [ 5 ] {07e75bd7-f47b-42ca-a34f-6710f432cf28} <Debug> TCPHandler: Processed in 0.001408636 sec. | ||
| 8227 | 2025.08.01 21:25:08.805421 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2025.08.01 21:25:08.805514 [ 5 ] {b61659b1-f0e1-4fbe-9a9b-0aedc99a6bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8229 | 2025.08.01 21:25:08.805554 [ 5 ] {b61659b1-f0e1-4fbe-9a9b-0aedc99a6bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8230 | 2025.08.01 21:25:08.805865 [ 5 ] {b61659b1-f0e1-4fbe-9a9b-0aedc99a6bec} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2025.08.01 21:25:08.805901 [ 5 ] {b61659b1-f0e1-4fbe-9a9b-0aedc99a6bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8232 | 2025.08.01 21:25:08.806189 [ 5 ] {b61659b1-f0e1-4fbe-9a9b-0aedc99a6bec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8233 | 2025.08.01 21:25:08.806398 [ 5 ] {b61659b1-f0e1-4fbe-9a9b-0aedc99a6bec} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2025.08.01 21:25:08.806525 [ 5 ] {b61659b1-f0e1-4fbe-9a9b-0aedc99a6bec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 8235 | 2025.08.01 21:25:08.806559 [ 5 ] {b61659b1-f0e1-4fbe-9a9b-0aedc99a6bec} <Debug> TCPHandler: Processed in 0.001187081 sec. | ||
| 8236 | 2025.08.01 21:25:08.806667 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2025.08.01 21:25:08.806760 [ 5 ] {0342310e-85bd-4411-bdc9-c7792b441b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8238 | 2025.08.01 21:25:08.806813 [ 5 ] {0342310e-85bd-4411-bdc9-c7792b441b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8239 | 2025.08.01 21:25:08.807676 [ 5 ] {0342310e-85bd-4411-bdc9-c7792b441b3e} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2025.08.01 21:25:08.807712 [ 5 ] {0342310e-85bd-4411-bdc9-c7792b441b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8241 | 2025.08.01 21:25:08.808272 [ 5 ] {0342310e-85bd-4411-bdc9-c7792b441b3e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8242 | 2025.08.01 21:25:08.808498 [ 5 ] {0342310e-85bd-4411-bdc9-c7792b441b3e} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2025.08.01 21:25:08.808631 [ 5 ] {0342310e-85bd-4411-bdc9-c7792b441b3e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 38.89 MiB/sec. | ||
| 8244 | 2025.08.01 21:25:08.808685 [ 5 ] {0342310e-85bd-4411-bdc9-c7792b441b3e} <Debug> TCPHandler: Processed in 0.002067157 sec. | ||
| 8245 | 2025.08.01 21:25:08.808798 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8246 | 2025.08.01 21:25:08.808893 [ 5 ] {47ea4b67-0128-45e8-a96d-7e6b337def57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8247 | 2025.08.01 21:25:08.808935 [ 5 ] {47ea4b67-0128-45e8-a96d-7e6b337def57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8248 | 2025.08.01 21:25:08.809271 [ 5 ] {47ea4b67-0128-45e8-a96d-7e6b337def57} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.08.01 21:25:08.809307 [ 5 ] {47ea4b67-0128-45e8-a96d-7e6b337def57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8250 | 2025.08.01 21:25:08.809603 [ 5 ] {47ea4b67-0128-45e8-a96d-7e6b337def57} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8251 | 2025.08.01 21:25:08.809811 [ 5 ] {47ea4b67-0128-45e8-a96d-7e6b337def57} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2025.08.01 21:25:08.809935 [ 5 ] {47ea4b67-0128-45e8-a96d-7e6b337def57} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001061 sec., 96135.72101790762 rows/sec., 5.91 MiB/sec. | ||
| 8253 | 2025.08.01 21:25:08.809970 [ 5 ] {47ea4b67-0128-45e8-a96d-7e6b337def57} <Debug> TCPHandler: Processed in 0.001221282 sec. | ||
| 8254 | 2025.08.01 21:25:11.566788 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8255 | 2025.08.01 21:25:11.566842 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8256 | 2025.08.01 21:25:11.722181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
| 8257 | 2025.08.01 21:25:11.722668 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2025.08.01 21:25:11.722708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8259 | 2025.08.01 21:25:11.723437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8260 | 2025.08.01 21:25:11.723702 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2025.08.01 21:25:11.723870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 8262 | 2025.08.01 21:25:12.788532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8263 | 2025.08.01 21:25:12.803902 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8264 | 2025.08.01 21:25:12.803957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8265 | 2025.08.01 21:25:12.809389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8266 | 2025.08.01 21:25:12.810124 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2025.08.01 21:25:12.813212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8268 | 2025.08.01 21:25:13.779024 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2025.08.01 21:25:13.779227 [ 5 ] {0f0bd1d9-06fe-4313-a6ad-52f4c9296f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8270 | 2025.08.01 21:25:13.779301 [ 5 ] {0f0bd1d9-06fe-4313-a6ad-52f4c9296f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8271 | 2025.08.01 21:25:13.780024 [ 5 ] {0f0bd1d9-06fe-4313-a6ad-52f4c9296f6a} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2025.08.01 21:25:13.780072 [ 5 ] {0f0bd1d9-06fe-4313-a6ad-52f4c9296f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8273 | 2025.08.01 21:25:13.780471 [ 5 ] {0f0bd1d9-06fe-4313-a6ad-52f4c9296f6a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8274 | 2025.08.01 21:25:13.780702 [ 5 ] {0f0bd1d9-06fe-4313-a6ad-52f4c9296f6a} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.08.01 21:25:13.780854 [ 5 ] {0f0bd1d9-06fe-4313-a6ad-52f4c9296f6a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.54 MiB/sec. | ||
| 8276 | 2025.08.01 21:25:13.780895 [ 5 ] {0f0bd1d9-06fe-4313-a6ad-52f4c9296f6a} <Debug> TCPHandler: Processed in 0.002011386 sec. | ||
| 8277 | 2025.08.01 21:25:13.781018 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8278 | 2025.08.01 21:25:13.781113 [ 5 ] {e1821a99-413b-4573-b71b-67ca8eaa63f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8279 | 2025.08.01 21:25:13.781153 [ 5 ] {e1821a99-413b-4573-b71b-67ca8eaa63f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8280 | 2025.08.01 21:25:13.781575 [ 5 ] {e1821a99-413b-4573-b71b-67ca8eaa63f7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2025.08.01 21:25:13.781611 [ 5 ] {e1821a99-413b-4573-b71b-67ca8eaa63f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8282 | 2025.08.01 21:25:13.781930 [ 5 ] {e1821a99-413b-4573-b71b-67ca8eaa63f7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8283 | 2025.08.01 21:25:13.782145 [ 5 ] {e1821a99-413b-4573-b71b-67ca8eaa63f7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2025.08.01 21:25:13.782271 [ 5 ] {e1821a99-413b-4573-b71b-67ca8eaa63f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 8285 | 2025.08.01 21:25:13.782308 [ 5 ] {e1821a99-413b-4573-b71b-67ca8eaa63f7} <Debug> TCPHandler: Processed in 0.001339364 sec. | ||
| 8286 | 2025.08.01 21:25:13.782426 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8287 | 2025.08.01 21:25:13.782519 [ 5 ] {e4f681f3-1d3d-4bba-bcf7-d71c99432ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8288 | 2025.08.01 21:25:13.782562 [ 5 ] {e4f681f3-1d3d-4bba-bcf7-d71c99432ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8289 | 2025.08.01 21:25:13.782977 [ 5 ] {e4f681f3-1d3d-4bba-bcf7-d71c99432ea5} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2025.08.01 21:25:13.783012 [ 5 ] {e4f681f3-1d3d-4bba-bcf7-d71c99432ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8291 | 2025.08.01 21:25:13.783336 [ 5 ] {e4f681f3-1d3d-4bba-bcf7-d71c99432ea5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8292 | 2025.08.01 21:25:13.783544 [ 5 ] {e4f681f3-1d3d-4bba-bcf7-d71c99432ea5} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2025.08.01 21:25:13.783672 [ 5 ] {e4f681f3-1d3d-4bba-bcf7-d71c99432ea5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 8294 | 2025.08.01 21:25:13.783708 [ 5 ] {e4f681f3-1d3d-4bba-bcf7-d71c99432ea5} <Debug> TCPHandler: Processed in 0.001331134 sec. | ||
| 8295 | 2025.08.01 21:25:13.783817 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2025.08.01 21:25:13.783911 [ 5 ] {e70561eb-ce4d-4799-ae77-eda44aebd1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8297 | 2025.08.01 21:25:13.783952 [ 5 ] {e70561eb-ce4d-4799-ae77-eda44aebd1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8298 | 2025.08.01 21:25:13.784291 [ 5 ] {e70561eb-ce4d-4799-ae77-eda44aebd1bf} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2025.08.01 21:25:13.784327 [ 5 ] {e70561eb-ce4d-4799-ae77-eda44aebd1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8300 | 2025.08.01 21:25:13.784627 [ 5 ] {e70561eb-ce4d-4799-ae77-eda44aebd1bf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8301 | 2025.08.01 21:25:13.784838 [ 5 ] {e70561eb-ce4d-4799-ae77-eda44aebd1bf} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2025.08.01 21:25:13.784966 [ 5 ] {e70561eb-ce4d-4799-ae77-eda44aebd1bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8303 | 2025.08.01 21:25:13.785001 [ 5 ] {e70561eb-ce4d-4799-ae77-eda44aebd1bf} <Debug> TCPHandler: Processed in 0.001232273 sec. | ||
| 8304 | 2025.08.01 21:25:14.384611 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2025.08.01 21:25:14.384792 [ 5 ] {eabc92da-9691-409d-9831-bf2a3258cf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8306 | 2025.08.01 21:25:14.384860 [ 5 ] {eabc92da-9691-409d-9831-bf2a3258cf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8307 | 2025.08.01 21:25:14.385656 [ 5 ] {eabc92da-9691-409d-9831-bf2a3258cf31} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2025.08.01 21:25:14.385707 [ 5 ] {eabc92da-9691-409d-9831-bf2a3258cf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8309 | 2025.08.01 21:25:14.386128 [ 5 ] {eabc92da-9691-409d-9831-bf2a3258cf31} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8310 | 2025.08.01 21:25:14.386365 [ 5 ] {eabc92da-9691-409d-9831-bf2a3258cf31} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2025.08.01 21:25:14.386520 [ 5 ] {eabc92da-9691-409d-9831-bf2a3258cf31} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001777 sec., 220596.51097355093 rows/sec., 14.00 MiB/sec. | ||
| 8312 | 2025.08.01 21:25:14.386573 [ 5 ] {eabc92da-9691-409d-9831-bf2a3258cf31} <Debug> TCPHandler: Processed in 0.002093358 sec. | ||
| 8313 | 2025.08.01 21:25:14.386696 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2025.08.01 21:25:14.386800 [ 5 ] {2cb26904-a377-4c10-96f2-faacec4bb667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8315 | 2025.08.01 21:25:14.386842 [ 5 ] {2cb26904-a377-4c10-96f2-faacec4bb667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8316 | 2025.08.01 21:25:14.387256 [ 5 ] {2cb26904-a377-4c10-96f2-faacec4bb667} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2025.08.01 21:25:14.387292 [ 5 ] {2cb26904-a377-4c10-96f2-faacec4bb667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8318 | 2025.08.01 21:25:14.387595 [ 5 ] {2cb26904-a377-4c10-96f2-faacec4bb667} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8319 | 2025.08.01 21:25:14.387807 [ 5 ] {2cb26904-a377-4c10-96f2-faacec4bb667} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2025.08.01 21:25:14.387943 [ 5 ] {2cb26904-a377-4c10-96f2-faacec4bb667} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001167 sec., 13710.368466152528 rows/sec., 1.09 MiB/sec. | ||
| 8321 | 2025.08.01 21:25:14.387980 [ 5 ] {2cb26904-a377-4c10-96f2-faacec4bb667} <Debug> TCPHandler: Processed in 0.001340954 sec. | ||
| 8322 | 2025.08.01 21:25:14.388091 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2025.08.01 21:25:14.388187 [ 5 ] {36008219-e7f5-47f8-b15f-6f3622b60675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8324 | 2025.08.01 21:25:14.388226 [ 5 ] {36008219-e7f5-47f8-b15f-6f3622b60675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8325 | 2025.08.01 21:25:14.389621 [ 5 ] {36008219-e7f5-47f8-b15f-6f3622b60675} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2025.08.01 21:25:14.389658 [ 5 ] {36008219-e7f5-47f8-b15f-6f3622b60675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8327 | 2025.08.01 21:25:14.390087 [ 5 ] {36008219-e7f5-47f8-b15f-6f3622b60675} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8328 | 2025.08.01 21:25:14.390294 [ 5 ] {36008219-e7f5-47f8-b15f-6f3622b60675} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2025.08.01 21:25:14.390425 [ 5 ] {36008219-e7f5-47f8-b15f-6f3622b60675} <Debug> executeQuery: Read 2243 rows, 185.52 KiB in 0.002257 sec., 993797.0757642889 rows/sec., 80.27 MiB/sec. | ||
| 8330 | 2025.08.01 21:25:14.390465 [ 5 ] {36008219-e7f5-47f8-b15f-6f3622b60675} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 8331 | 2025.08.01 21:25:14.390478 [ 5 ] {36008219-e7f5-47f8-b15f-6f3622b60675} <Debug> TCPHandler: Processed in 0.002436544 sec. | ||
| 8332 | 2025.08.01 21:25:14.390591 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2025.08.01 21:25:14.390686 [ 5 ] {76dd7ad1-9557-4017-905e-4ae00c05ad85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8334 | 2025.08.01 21:25:14.390725 [ 5 ] {76dd7ad1-9557-4017-905e-4ae00c05ad85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8335 | 2025.08.01 21:25:14.391194 [ 5 ] {76dd7ad1-9557-4017-905e-4ae00c05ad85} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2025.08.01 21:25:14.391230 [ 5 ] {76dd7ad1-9557-4017-905e-4ae00c05ad85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8337 | 2025.08.01 21:25:14.391539 [ 5 ] {76dd7ad1-9557-4017-905e-4ae00c05ad85} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8338 | 2025.08.01 21:25:14.391756 [ 5 ] {76dd7ad1-9557-4017-905e-4ae00c05ad85} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2025.08.01 21:25:14.391890 [ 5 ] {76dd7ad1-9557-4017-905e-4ae00c05ad85} <Debug> executeQuery: Read 226 rows, 13.95 KiB in 0.001224 sec., 184640.522875817 rows/sec., 11.13 MiB/sec. | ||
| 8340 | 2025.08.01 21:25:14.391928 [ 5 ] {76dd7ad1-9557-4017-905e-4ae00c05ad85} <Debug> TCPHandler: Processed in 0.001386795 sec. | ||
| 8341 | 2025.08.01 21:25:14.392038 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2025.08.01 21:25:14.392132 [ 5 ] {5d068f18-be6b-4375-8dc7-f566956f5be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8343 | 2025.08.01 21:25:14.392171 [ 5 ] {5d068f18-be6b-4375-8dc7-f566956f5be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8344 | 2025.08.01 21:25:14.392679 [ 5 ] {5d068f18-be6b-4375-8dc7-f566956f5be8} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2025.08.01 21:25:14.392714 [ 5 ] {5d068f18-be6b-4375-8dc7-f566956f5be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8346 | 2025.08.01 21:25:14.393031 [ 5 ] {5d068f18-be6b-4375-8dc7-f566956f5be8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8347 | 2025.08.01 21:25:14.393240 [ 5 ] {5d068f18-be6b-4375-8dc7-f566956f5be8} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2025.08.01 21:25:14.393368 [ 5 ] {5d068f18-be6b-4375-8dc7-f566956f5be8} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001253 sec., 343974.46129289706 rows/sec., 22.77 MiB/sec. | ||
| 8349 | 2025.08.01 21:25:14.393405 [ 5 ] {5d068f18-be6b-4375-8dc7-f566956f5be8} <Debug> TCPHandler: Processed in 0.001416196 sec. | ||
| 8350 | 2025.08.01 21:25:14.393515 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2025.08.01 21:25:14.393608 [ 5 ] {eac631ba-3d2f-451c-8803-eb611322d43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8352 | 2025.08.01 21:25:14.393647 [ 5 ] {eac631ba-3d2f-451c-8803-eb611322d43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8353 | 2025.08.01 21:25:14.394081 [ 5 ] {eac631ba-3d2f-451c-8803-eb611322d43b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2025.08.01 21:25:14.394117 [ 5 ] {eac631ba-3d2f-451c-8803-eb611322d43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8355 | 2025.08.01 21:25:14.394419 [ 5 ] {eac631ba-3d2f-451c-8803-eb611322d43b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8356 | 2025.08.01 21:25:14.394628 [ 5 ] {eac631ba-3d2f-451c-8803-eb611322d43b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2025.08.01 21:25:14.394751 [ 5 ] {eac631ba-3d2f-451c-8803-eb611322d43b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00116 sec., 174137.93103448275 rows/sec., 9.89 MiB/sec. | ||
| 8358 | 2025.08.01 21:25:14.394789 [ 5 ] {eac631ba-3d2f-451c-8803-eb611322d43b} <Debug> TCPHandler: Processed in 0.001322893 sec. | ||
| 8359 | 2025.08.01 21:25:14.394906 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2025.08.01 21:25:14.394998 [ 5 ] {8de1021f-54f0-40d9-975c-84a5a89847f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8361 | 2025.08.01 21:25:14.395038 [ 5 ] {8de1021f-54f0-40d9-975c-84a5a89847f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8362 | 2025.08.01 21:25:14.395783 [ 5 ] {8de1021f-54f0-40d9-975c-84a5a89847f5} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2025.08.01 21:25:14.395819 [ 5 ] {8de1021f-54f0-40d9-975c-84a5a89847f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8364 | 2025.08.01 21:25:14.396170 [ 5 ] {8de1021f-54f0-40d9-975c-84a5a89847f5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8365 | 2025.08.01 21:25:14.396391 [ 5 ] {8de1021f-54f0-40d9-975c-84a5a89847f5} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2025.08.01 21:25:14.396520 [ 5 ] {8de1021f-54f0-40d9-975c-84a5a89847f5} <Debug> executeQuery: Read 1138 rows, 83.28 KiB in 0.001539 sec., 739441.1955815464 rows/sec., 52.85 MiB/sec. | ||
| 8367 | 2025.08.01 21:25:14.396557 [ 5 ] {8de1021f-54f0-40d9-975c-84a5a89847f5} <Debug> TCPHandler: Processed in 0.00170118 sec. | ||
| 8368 | 2025.08.01 21:25:14.396667 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2025.08.01 21:25:14.396761 [ 5 ] {708f291e-c0c6-4b1e-b0fd-7112a7abb0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8370 | 2025.08.01 21:25:14.396803 [ 5 ] {708f291e-c0c6-4b1e-b0fd-7112a7abb0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8371 | 2025.08.01 21:25:14.397140 [ 5 ] {708f291e-c0c6-4b1e-b0fd-7112a7abb0cf} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2025.08.01 21:25:14.397175 [ 5 ] {708f291e-c0c6-4b1e-b0fd-7112a7abb0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8373 | 2025.08.01 21:25:14.397471 [ 5 ] {708f291e-c0c6-4b1e-b0fd-7112a7abb0cf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8374 | 2025.08.01 21:25:14.397676 [ 5 ] {708f291e-c0c6-4b1e-b0fd-7112a7abb0cf} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2025.08.01 21:25:14.397806 [ 5 ] {708f291e-c0c6-4b1e-b0fd-7112a7abb0cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 8376 | 2025.08.01 21:25:14.397842 [ 5 ] {708f291e-c0c6-4b1e-b0fd-7112a7abb0cf} <Debug> TCPHandler: Processed in 0.001224131 sec. | ||
| 8377 | 2025.08.01 21:25:14.397951 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8378 | 2025.08.01 21:25:14.398044 [ 5 ] {a32173c2-e51f-406f-9c82-f9569fdcac2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8379 | 2025.08.01 21:25:14.398086 [ 5 ] {a32173c2-e51f-406f-9c82-f9569fdcac2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8380 | 2025.08.01 21:25:14.398760 [ 5 ] {a32173c2-e51f-406f-9c82-f9569fdcac2d} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.08.01 21:25:14.398795 [ 5 ] {a32173c2-e51f-406f-9c82-f9569fdcac2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8382 | 2025.08.01 21:25:14.399171 [ 5 ] {a32173c2-e51f-406f-9c82-f9569fdcac2d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8383 | 2025.08.01 21:25:14.399383 [ 5 ] {a32173c2-e51f-406f-9c82-f9569fdcac2d} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2025.08.01 21:25:14.399509 [ 5 ] {a32173c2-e51f-406f-9c82-f9569fdcac2d} <Debug> executeQuery: Read 1033 rows, 69.95 KiB in 0.001484 sec., 696091.6442048517 rows/sec., 46.03 MiB/sec. | ||
| 8385 | 2025.08.01 21:25:14.399545 [ 5 ] {a32173c2-e51f-406f-9c82-f9569fdcac2d} <Debug> TCPHandler: Processed in 0.001642439 sec. | ||
| 8386 | 2025.08.01 21:25:14.399658 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8387 | 2025.08.01 21:25:14.399752 [ 5 ] {13d3560b-957e-45ad-9df5-d0af66ca3a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8388 | 2025.08.01 21:25:14.399794 [ 5 ] {13d3560b-957e-45ad-9df5-d0af66ca3a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8389 | 2025.08.01 21:25:14.400102 [ 5 ] {13d3560b-957e-45ad-9df5-d0af66ca3a56} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2025.08.01 21:25:14.400137 [ 5 ] {13d3560b-957e-45ad-9df5-d0af66ca3a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8391 | 2025.08.01 21:25:14.400431 [ 5 ] {13d3560b-957e-45ad-9df5-d0af66ca3a56} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8392 | 2025.08.01 21:25:14.400635 [ 5 ] {13d3560b-957e-45ad-9df5-d0af66ca3a56} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2025.08.01 21:25:14.400766 [ 5 ] {13d3560b-957e-45ad-9df5-d0af66ca3a56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 8394 | 2025.08.01 21:25:14.400801 [ 5 ] {13d3560b-957e-45ad-9df5-d0af66ca3a56} <Debug> TCPHandler: Processed in 0.001193432 sec. | ||
| 8395 | 2025.08.01 21:25:14.400907 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8396 | 2025.08.01 21:25:14.401000 [ 5 ] {42c97787-5198-4188-b7c6-cfb1eecc2589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8397 | 2025.08.01 21:25:14.401054 [ 5 ] {42c97787-5198-4188-b7c6-cfb1eecc2589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8398 | 2025.08.01 21:25:14.401829 [ 5 ] {42c97787-5198-4188-b7c6-cfb1eecc2589} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2025.08.01 21:25:14.401865 [ 5 ] {42c97787-5198-4188-b7c6-cfb1eecc2589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8400 | 2025.08.01 21:25:14.402381 [ 5 ] {42c97787-5198-4188-b7c6-cfb1eecc2589} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8401 | 2025.08.01 21:25:14.402604 [ 5 ] {42c97787-5198-4188-b7c6-cfb1eecc2589} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.08.01 21:25:14.402744 [ 5 ] {42c97787-5198-4188-b7c6-cfb1eecc2589} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001761 sec., 7950.028392958547 rows/sec., 14.25 MiB/sec. | ||
| 8403 | 2025.08.01 21:25:14.402796 [ 5 ] {42c97787-5198-4188-b7c6-cfb1eecc2589} <Debug> TCPHandler: Processed in 0.001938015 sec. | ||
| 8404 | 2025.08.01 21:25:14.402908 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2025.08.01 21:25:14.403001 [ 5 ] {b4b737c3-6447-42de-8658-4a6058d909a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8406 | 2025.08.01 21:25:14.403043 [ 5 ] {b4b737c3-6447-42de-8658-4a6058d909a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8407 | 2025.08.01 21:25:14.403370 [ 5 ] {b4b737c3-6447-42de-8658-4a6058d909a1} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2025.08.01 21:25:14.403405 [ 5 ] {b4b737c3-6447-42de-8658-4a6058d909a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8409 | 2025.08.01 21:25:14.403701 [ 5 ] {b4b737c3-6447-42de-8658-4a6058d909a1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8410 | 2025.08.01 21:25:14.403907 [ 5 ] {b4b737c3-6447-42de-8658-4a6058d909a1} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2025.08.01 21:25:14.404032 [ 5 ] {b4b737c3-6447-42de-8658-4a6058d909a1} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001049 sec., 51477.59771210677 rows/sec., 2.89 MiB/sec. | ||
| 8412 | 2025.08.01 21:25:14.404067 [ 5 ] {b4b737c3-6447-42de-8658-4a6058d909a1} <Debug> TCPHandler: Processed in 0.001209122 sec. | ||
| 8413 | 2025.08.01 21:25:16.800676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1218 | ||
| 8414 | 2025.08.01 21:25:16.803480 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2025.08.01 21:25:16.803538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8416 | 2025.08.01 21:25:16.804750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8417 | 2025.08.01 21:25:16.805020 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2025.08.01 21:25:16.805169 [ 135 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8419 | 2025.08.01 21:25:16.805236 [ 135 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2025.08.01 21:25:16.805256 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8421 | 2025.08.01 21:25:16.805288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
| 8422 | 2025.08.01 21:25:16.805350 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 8423 | 2025.08.01 21:25:16.805937 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8424 | 2025.08.01 21:25:16.806100 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1030 rows starting from the beginning of the part | ||
| 8425 | 2025.08.01 21:25:16.806503 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 8426 | 2025.08.01 21:25:16.806886 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
| 8427 | 2025.08.01 21:25:16.807242 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 22 rows starting from the beginning of the part | ||
| 8428 | 2025.08.01 21:25:16.807576 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 8429 | 2025.08.01 21:25:16.807905 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
| 8430 | 2025.08.01 21:25:16.815167 [ 198 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1218 rows, containing 72 columns (72 merged, 0 gathered) in 0.009854017 sec., 123604.41432159088 rows/sec., 97.06 MiB/sec. | ||
| 8431 | 2025.08.01 21:25:16.816752 [ 193 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8432 | 2025.08.01 21:25:16.817412 [ 193 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2025.08.01 21:25:16.817509 [ 193 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_31_6} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8434 | 2025.08.01 21:25:16.817862 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 8435 | 2025.08.01 21:25:18.778602 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8436 | 2025.08.01 21:25:18.778816 [ 5 ] {a63bb8eb-3908-4ac5-975e-8fe9809b378b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8437 | 2025.08.01 21:25:18.778899 [ 5 ] {a63bb8eb-3908-4ac5-975e-8fe9809b378b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8438 | 2025.08.01 21:25:18.779596 [ 5 ] {a63bb8eb-3908-4ac5-975e-8fe9809b378b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2025.08.01 21:25:18.779640 [ 5 ] {a63bb8eb-3908-4ac5-975e-8fe9809b378b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8440 | 2025.08.01 21:25:18.780086 [ 5 ] {a63bb8eb-3908-4ac5-975e-8fe9809b378b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8441 | 2025.08.01 21:25:18.780305 [ 5 ] {a63bb8eb-3908-4ac5-975e-8fe9809b378b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2025.08.01 21:25:18.780454 [ 5 ] {a63bb8eb-3908-4ac5-975e-8fe9809b378b} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001692 sec., 65011.82033096927 rows/sec., 5.45 MiB/sec. | ||
| 8443 | 2025.08.01 21:25:18.780494 [ 5 ] {a63bb8eb-3908-4ac5-975e-8fe9809b378b} <Debug> TCPHandler: Processed in 0.002034946 sec. | ||
| 8444 | 2025.08.01 21:25:18.780617 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2025.08.01 21:25:18.780711 [ 5 ] {5e7cc614-a092-41c6-a22c-764223d0230c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8446 | 2025.08.01 21:25:18.780751 [ 5 ] {5e7cc614-a092-41c6-a22c-764223d0230c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8447 | 2025.08.01 21:25:18.781164 [ 5 ] {5e7cc614-a092-41c6-a22c-764223d0230c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2025.08.01 21:25:18.781200 [ 5 ] {5e7cc614-a092-41c6-a22c-764223d0230c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8449 | 2025.08.01 21:25:18.781504 [ 5 ] {5e7cc614-a092-41c6-a22c-764223d0230c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8450 | 2025.08.01 21:25:18.781710 [ 5 ] {5e7cc614-a092-41c6-a22c-764223d0230c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2025.08.01 21:25:18.781836 [ 5 ] {5e7cc614-a092-41c6-a22c-764223d0230c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001143 sec., 23622.04724409449 rows/sec., 1.73 MiB/sec. | ||
| 8452 | 2025.08.01 21:25:18.781872 [ 5 ] {5e7cc614-a092-41c6-a22c-764223d0230c} <Debug> TCPHandler: Processed in 0.001302883 sec. | ||
| 8453 | 2025.08.01 21:25:18.781985 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2025.08.01 21:25:18.782078 [ 5 ] {3309bfeb-cbc3-4f78-b083-97280ff9df77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8455 | 2025.08.01 21:25:18.782117 [ 5 ] {3309bfeb-cbc3-4f78-b083-97280ff9df77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8456 | 2025.08.01 21:25:18.782546 [ 5 ] {3309bfeb-cbc3-4f78-b083-97280ff9df77} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2025.08.01 21:25:18.782581 [ 5 ] {3309bfeb-cbc3-4f78-b083-97280ff9df77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8458 | 2025.08.01 21:25:18.782886 [ 5 ] {3309bfeb-cbc3-4f78-b083-97280ff9df77} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8459 | 2025.08.01 21:25:18.783089 [ 5 ] {3309bfeb-cbc3-4f78-b083-97280ff9df77} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2025.08.01 21:25:18.783213 [ 5 ] {3309bfeb-cbc3-4f78-b083-97280ff9df77} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001154 sec., 78856.15251299826 rows/sec., 6.16 MiB/sec. | ||
| 8461 | 2025.08.01 21:25:18.783250 [ 5 ] {3309bfeb-cbc3-4f78-b083-97280ff9df77} <Debug> TCPHandler: Processed in 0.001311593 sec. | ||
| 8462 | 2025.08.01 21:25:18.783359 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2025.08.01 21:25:18.783451 [ 5 ] {30706dbb-7b93-4433-bcec-663043f4c77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8464 | 2025.08.01 21:25:18.783494 [ 5 ] {30706dbb-7b93-4433-bcec-663043f4c77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8465 | 2025.08.01 21:25:18.783889 [ 5 ] {30706dbb-7b93-4433-bcec-663043f4c77d} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2025.08.01 21:25:18.783924 [ 5 ] {30706dbb-7b93-4433-bcec-663043f4c77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8467 | 2025.08.01 21:25:18.784241 [ 5 ] {30706dbb-7b93-4433-bcec-663043f4c77d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8468 | 2025.08.01 21:25:18.784444 [ 5 ] {30706dbb-7b93-4433-bcec-663043f4c77d} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2025.08.01 21:25:18.784566 [ 5 ] {30706dbb-7b93-4433-bcec-663043f4c77d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001133 sec., 112974.40423654017 rows/sec., 7.87 MiB/sec. | ||
| 8470 | 2025.08.01 21:25:18.784601 [ 5 ] {30706dbb-7b93-4433-bcec-663043f4c77d} <Debug> TCPHandler: Processed in 0.001289474 sec. | ||
| 8471 | 2025.08.01 21:25:18.784710 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2025.08.01 21:25:18.784802 [ 5 ] {489c5f18-d6a7-400b-bf03-12ce6d8c9dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8473 | 2025.08.01 21:25:18.784855 [ 5 ] {489c5f18-d6a7-400b-bf03-12ce6d8c9dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8474 | 2025.08.01 21:25:18.785665 [ 5 ] {489c5f18-d6a7-400b-bf03-12ce6d8c9dea} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2025.08.01 21:25:18.785700 [ 5 ] {489c5f18-d6a7-400b-bf03-12ce6d8c9dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8476 | 2025.08.01 21:25:18.786217 [ 5 ] {489c5f18-d6a7-400b-bf03-12ce6d8c9dea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8477 | 2025.08.01 21:25:18.786440 [ 5 ] {489c5f18-d6a7-400b-bf03-12ce6d8c9dea} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2025.08.01 21:25:18.786571 [ 5 ] {489c5f18-d6a7-400b-bf03-12ce6d8c9dea} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001786 sec., 15117.581187010079 rows/sec., 27.09 MiB/sec. | ||
| 8479 | 2025.08.01 21:25:18.786622 [ 5 ] {489c5f18-d6a7-400b-bf03-12ce6d8c9dea} <Debug> TCPHandler: Processed in 0.001958555 sec. | ||
| 8480 | 2025.08.01 21:25:18.786739 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2025.08.01 21:25:18.786832 [ 5 ] {ae226333-401f-4613-941b-1a26e9167482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8482 | 2025.08.01 21:25:18.786872 [ 5 ] {ae226333-401f-4613-941b-1a26e9167482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8483 | 2025.08.01 21:25:18.787202 [ 5 ] {ae226333-401f-4613-941b-1a26e9167482} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2025.08.01 21:25:18.787237 [ 5 ] {ae226333-401f-4613-941b-1a26e9167482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8485 | 2025.08.01 21:25:18.787526 [ 5 ] {ae226333-401f-4613-941b-1a26e9167482} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8486 | 2025.08.01 21:25:18.787738 [ 5 ] {ae226333-401f-4613-941b-1a26e9167482} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2025.08.01 21:25:18.787862 [ 5 ] {ae226333-401f-4613-941b-1a26e9167482} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 8488 | 2025.08.01 21:25:18.787897 [ 5 ] {ae226333-401f-4613-941b-1a26e9167482} <Debug> TCPHandler: Processed in 0.001205512 sec. | ||
| 8489 | 2025.08.01 21:25:19.223932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
| 8490 | 2025.08.01 21:25:19.224433 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2025.08.01 21:25:19.224475 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8492 | 2025.08.01 21:25:19.225078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8493 | 2025.08.01 21:25:19.225313 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2025.08.01 21:25:19.225449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 8495 | 2025.08.01 21:25:20.313270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8496 | 2025.08.01 21:25:20.329700 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2025.08.01 21:25:20.329761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8498 | 2025.08.01 21:25:20.336434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8499 | 2025.08.01 21:25:20.337148 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2025.08.01 21:25:20.340308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8501 | 2025.08.01 21:25:23.778545 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2025.08.01 21:25:23.778851 [ 5 ] {52ebfe0f-a3e1-41a6-a8aa-7803c6a6deae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8503 | 2025.08.01 21:25:23.778961 [ 5 ] {52ebfe0f-a3e1-41a6-a8aa-7803c6a6deae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8504 | 2025.08.01 21:25:23.779757 [ 5 ] {52ebfe0f-a3e1-41a6-a8aa-7803c6a6deae} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2025.08.01 21:25:23.779808 [ 5 ] {52ebfe0f-a3e1-41a6-a8aa-7803c6a6deae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8506 | 2025.08.01 21:25:23.780223 [ 5 ] {52ebfe0f-a3e1-41a6-a8aa-7803c6a6deae} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8507 | 2025.08.01 21:25:23.780469 [ 5 ] {52ebfe0f-a3e1-41a6-a8aa-7803c6a6deae} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2025.08.01 21:25:23.780632 [ 5 ] {52ebfe0f-a3e1-41a6-a8aa-7803c6a6deae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001855 sec., 30188.679245283016 rows/sec., 2.30 MiB/sec. | ||
| 8509 | 2025.08.01 21:25:23.780636 [ 118 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8510 | 2025.08.01 21:25:23.780683 [ 5 ] {52ebfe0f-a3e1-41a6-a8aa-7803c6a6deae} <Debug> TCPHandler: Processed in 0.002323252 sec. | ||
| 8511 | 2025.08.01 21:25:23.780706 [ 118 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2025.08.01 21:25:23.780732 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8513 | 2025.08.01 21:25:23.780810 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8514 | 2025.08.01 21:25:23.780837 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 8515 | 2025.08.01 21:25:23.780925 [ 5 ] {191862e8-3b81-47d9-b91d-7f470698ec44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8516 | 2025.08.01 21:25:23.780972 [ 5 ] {191862e8-3b81-47d9-b91d-7f470698ec44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8517 | 2025.08.01 21:25:23.780976 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8518 | 2025.08.01 21:25:23.781026 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2298 rows starting from the beginning of the part | ||
| 8519 | 2025.08.01 21:25:23.781103 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1149 rows starting from the beginning of the part | ||
| 8520 | 2025.08.01 21:25:23.781158 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 8521 | 2025.08.01 21:25:23.781209 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2243 rows starting from the beginning of the part | ||
| 8522 | 2025.08.01 21:25:23.781257 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 110 rows starting from the beginning of the part | ||
| 8523 | 2025.08.01 21:25:23.781301 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 8524 | 2025.08.01 21:25:23.781412 [ 5 ] {191862e8-3b81-47d9-b91d-7f470698ec44} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2025.08.01 21:25:23.781456 [ 5 ] {191862e8-3b81-47d9-b91d-7f470698ec44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8526 | 2025.08.01 21:25:23.781948 [ 5 ] {191862e8-3b81-47d9-b91d-7f470698ec44} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8527 | 2025.08.01 21:25:23.782214 [ 5 ] {191862e8-3b81-47d9-b91d-7f470698ec44} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2025.08.01 21:25:23.782349 [ 5 ] {191862e8-3b81-47d9-b91d-7f470698ec44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001452 sec., 44077.134986225894 rows/sec., 3.44 MiB/sec. | ||
| 8529 | 2025.08.01 21:25:23.782350 [ 118 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8530 | 2025.08.01 21:25:23.782389 [ 5 ] {191862e8-3b81-47d9-b91d-7f470698ec44} <Debug> TCPHandler: Processed in 0.001631129 sec. | ||
| 8531 | 2025.08.01 21:25:23.782400 [ 118 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2025.08.01 21:25:23.782426 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8533 | 2025.08.01 21:25:23.782509 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 8534 | 2025.08.01 21:25:23.782511 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2025.08.01 21:25:23.782616 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8536 | 2025.08.01 21:25:23.782641 [ 5 ] {e08c2ccd-9579-4aea-81b2-8b285ad57992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8537 | 2025.08.01 21:25:23.782646 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1185 rows starting from the beginning of the part | ||
| 8538 | 2025.08.01 21:25:23.782686 [ 5 ] {e08c2ccd-9579-4aea-81b2-8b285ad57992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8539 | 2025.08.01 21:25:23.782713 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 693 rows starting from the beginning of the part | ||
| 8540 | 2025.08.01 21:25:23.782758 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 8541 | 2025.08.01 21:25:23.782797 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1138 rows starting from the beginning of the part | ||
| 8542 | 2025.08.01 21:25:23.782834 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 91 rows starting from the beginning of the part | ||
| 8543 | 2025.08.01 21:25:23.782870 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 8544 | 2025.08.01 21:25:23.783112 [ 5 ] {e08c2ccd-9579-4aea-81b2-8b285ad57992} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2025.08.01 21:25:23.783147 [ 5 ] {e08c2ccd-9579-4aea-81b2-8b285ad57992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8546 | 2025.08.01 21:25:23.783419 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002631308 sec., 2246791.3296352993 rows/sec., 189.77 MiB/sec. | ||
| 8547 | 2025.08.01 21:25:23.783682 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8548 | 2025.08.01 21:25:23.783760 [ 5 ] {e08c2ccd-9579-4aea-81b2-8b285ad57992} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8549 | 2025.08.01 21:25:23.784008 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.08.01 21:25:23.784063 [ 5 ] {e08c2ccd-9579-4aea-81b2-8b285ad57992} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2025.08.01 21:25:23.784106 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_71_14} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8552 | 2025.08.01 21:25:23.784176 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706441 sec., 1895758.482127422 rows/sec., 143.26 MiB/sec. | ||
| 8553 | 2025.08.01 21:25:23.784192 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 8554 | 2025.08.01 21:25:23.784213 [ 5 ] {e08c2ccd-9579-4aea-81b2-8b285ad57992} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec. | ||
| 8555 | 2025.08.01 21:25:23.784214 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8556 | 2025.08.01 21:25:23.784259 [ 5 ] {e08c2ccd-9579-4aea-81b2-8b285ad57992} <Debug> TCPHandler: Processed in 0.001797632 sec. | ||
| 8557 | 2025.08.01 21:25:23.784268 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2025.08.01 21:25:23.784316 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8559 | 2025.08.01 21:25:23.784385 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2025.08.01 21:25:23.784391 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8561 | 2025.08.01 21:25:23.784387 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 8562 | 2025.08.01 21:25:23.784487 [ 5 ] {c0620417-fd55-4591-b135-c1ec055ca25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8563 | 2025.08.01 21:25:23.784525 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8564 | 2025.08.01 21:25:23.784534 [ 5 ] {c0620417-fd55-4591-b135-c1ec055ca25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8565 | 2025.08.01 21:25:23.784562 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22687 rows starting from the beginning of the part | ||
| 8566 | 2025.08.01 21:25:23.784624 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 307 rows starting from the beginning of the part | ||
| 8567 | 2025.08.01 21:25:23.784648 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.08.01 21:25:23.784673 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 8569 | 2025.08.01 21:25:23.784718 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1033 rows starting from the beginning of the part | ||
| 8570 | 2025.08.01 21:25:23.784727 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_71_14} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8571 | 2025.08.01 21:25:23.784761 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 8572 | 2025.08.01 21:25:23.784801 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8573 | 2025.08.01 21:25:23.784808 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 8574 | 2025.08.01 21:25:23.784889 [ 5 ] {c0620417-fd55-4591-b135-c1ec055ca25e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2025.08.01 21:25:23.784930 [ 5 ] {c0620417-fd55-4591-b135-c1ec055ca25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8576 | 2025.08.01 21:25:23.785274 [ 5 ] {c0620417-fd55-4591-b135-c1ec055ca25e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8577 | 2025.08.01 21:25:23.785491 [ 5 ] {c0620417-fd55-4591-b135-c1ec055ca25e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2025.08.01 21:25:23.785602 [ 118 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8579 | 2025.08.01 21:25:23.785625 [ 5 ] {c0620417-fd55-4591-b135-c1ec055ca25e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 8580 | 2025.08.01 21:25:23.785635 [ 118 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2025.08.01 21:25:23.785670 [ 5 ] {c0620417-fd55-4591-b135-c1ec055ca25e} <Debug> TCPHandler: Processed in 0.001334004 sec. | ||
| 8582 | 2025.08.01 21:25:23.785671 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8583 | 2025.08.01 21:25:23.785753 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 8584 | 2025.08.01 21:25:23.785839 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8585 | 2025.08.01 21:25:23.785863 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4698 rows starting from the beginning of the part | ||
| 8586 | 2025.08.01 21:25:23.785907 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 102 rows starting from the beginning of the part | ||
| 8587 | 2025.08.01 21:25:23.785944 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 8588 | 2025.08.01 21:25:23.785977 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 54 rows starting from the beginning of the part | ||
| 8589 | 2025.08.01 21:25:23.786007 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
| 8590 | 2025.08.01 21:25:23.786041 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 8591 | 2025.08.01 21:25:23.788068 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002341152 sec., 2145097.798007135 rows/sec., 136.52 MiB/sec. | ||
| 8592 | 2025.08.01 21:25:23.788675 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8593 | 2025.08.01 21:25:23.789015 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_71_14} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2025.08.01 21:25:23.789113 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_71_14} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8595 | 2025.08.01 21:25:23.789214 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 8596 | 2025.08.01 21:25:23.793980 [ 194 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24475 rows, containing 5 columns (5 merged, 0 gathered) in 0.009626383 sec., 2542491.8165005483 rows/sec., 170.27 MiB/sec. | ||
| 8597 | 2025.08.01 21:25:23.794487 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8598 | 2025.08.01 21:25:23.794727 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2025.08.01 21:25:23.794801 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8600 | 2025.08.01 21:25:23.794872 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 8601 | 2025.08.01 21:25:24.000137 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.75 MiB, peak 288.86 MiB, free memory in arenas 0.00 B, will set to 281.04 MiB (RSS), difference: 3.28 MiB | ||
| 8602 | 2025.08.01 21:25:26.566881 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8603 | 2025.08.01 21:25:26.566935 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8604 | 2025.08.01 21:25:26.725513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
| 8605 | 2025.08.01 21:25:26.726018 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2025.08.01 21:25:26.726064 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8607 | 2025.08.01 21:25:26.726537 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8608 | 2025.08.01 21:25:26.726786 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2025.08.01 21:25:26.726920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 8610 | 2025.08.01 21:25:26.805599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1238 | ||
| 8611 | 2025.08.01 21:25:26.807926 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2025.08.01 21:25:26.807973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8613 | 2025.08.01 21:25:26.809106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8614 | 2025.08.01 21:25:26.809357 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2025.08.01 21:25:26.809607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 8616 | 2025.08.01 21:25:27.840394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8617 | 2025.08.01 21:25:27.856917 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2025.08.01 21:25:27.856968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8619 | 2025.08.01 21:25:27.863097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8620 | 2025.08.01 21:25:27.863795 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2025.08.01 21:25:27.866685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8622 | 2025.08.01 21:25:28.791636 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2025.08.01 21:25:28.791811 [ 5 ] {6810f6d1-7aab-4c16-883f-237886d4a8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8624 | 2025.08.01 21:25:28.791873 [ 5 ] {6810f6d1-7aab-4c16-883f-237886d4a8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8625 | 2025.08.01 21:25:28.792676 [ 5 ] {6810f6d1-7aab-4c16-883f-237886d4a8eb} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2025.08.01 21:25:28.792713 [ 5 ] {6810f6d1-7aab-4c16-883f-237886d4a8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8627 | 2025.08.01 21:25:28.793113 [ 5 ] {6810f6d1-7aab-4c16-883f-237886d4a8eb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8628 | 2025.08.01 21:25:28.793354 [ 5 ] {6810f6d1-7aab-4c16-883f-237886d4a8eb} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2025.08.01 21:25:28.793504 [ 5 ] {6810f6d1-7aab-4c16-883f-237886d4a8eb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001743 sec., 224899.5983935743 rows/sec., 14.27 MiB/sec. | ||
| 8630 | 2025.08.01 21:25:28.793544 [ 5 ] {6810f6d1-7aab-4c16-883f-237886d4a8eb} <Debug> TCPHandler: Processed in 0.002033336 sec. | ||
| 8631 | 2025.08.01 21:25:28.793653 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2025.08.01 21:25:28.793747 [ 5 ] {bbc536f4-bdb0-4194-9b38-2fd26bc021f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8633 | 2025.08.01 21:25:28.793787 [ 5 ] {bbc536f4-bdb0-4194-9b38-2fd26bc021f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8634 | 2025.08.01 21:25:28.794746 [ 5 ] {bbc536f4-bdb0-4194-9b38-2fd26bc021f2} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2025.08.01 21:25:28.794780 [ 5 ] {bbc536f4-bdb0-4194-9b38-2fd26bc021f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8636 | 2025.08.01 21:25:28.795152 [ 5 ] {bbc536f4-bdb0-4194-9b38-2fd26bc021f2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8637 | 2025.08.01 21:25:28.795360 [ 5 ] {bbc536f4-bdb0-4194-9b38-2fd26bc021f2} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2025.08.01 21:25:28.795485 [ 5 ] {bbc536f4-bdb0-4194-9b38-2fd26bc021f2} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001756 sec., 654328.0182232347 rows/sec., 52.21 MiB/sec. | ||
| 8639 | 2025.08.01 21:25:28.795521 [ 5 ] {bbc536f4-bdb0-4194-9b38-2fd26bc021f2} <Debug> TCPHandler: Processed in 0.001915364 sec. | ||
| 8640 | 2025.08.01 21:25:28.795629 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2025.08.01 21:25:28.795722 [ 5 ] {9ccbdaf1-5fe7-4ff7-91f7-232d41fef1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8642 | 2025.08.01 21:25:28.795761 [ 5 ] {9ccbdaf1-5fe7-4ff7-91f7-232d41fef1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8643 | 2025.08.01 21:25:28.796239 [ 5 ] {9ccbdaf1-5fe7-4ff7-91f7-232d41fef1d0} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2025.08.01 21:25:28.796273 [ 5 ] {9ccbdaf1-5fe7-4ff7-91f7-232d41fef1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8645 | 2025.08.01 21:25:28.796575 [ 5 ] {9ccbdaf1-5fe7-4ff7-91f7-232d41fef1d0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8646 | 2025.08.01 21:25:28.796782 [ 5 ] {9ccbdaf1-5fe7-4ff7-91f7-232d41fef1d0} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2025.08.01 21:25:28.796906 [ 5 ] {9ccbdaf1-5fe7-4ff7-91f7-232d41fef1d0} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001202 sec., 197171.38103161397 rows/sec., 12.07 MiB/sec. | ||
| 8648 | 2025.08.01 21:25:28.796941 [ 5 ] {9ccbdaf1-5fe7-4ff7-91f7-232d41fef1d0} <Debug> TCPHandler: Processed in 0.001360285 sec. | ||
| 8649 | 2025.08.01 21:25:28.797037 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2025.08.01 21:25:28.797130 [ 5 ] {887d2a89-8bfa-4149-a56b-7240569c6006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8651 | 2025.08.01 21:25:28.797168 [ 5 ] {887d2a89-8bfa-4149-a56b-7240569c6006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8652 | 2025.08.01 21:25:28.797621 [ 5 ] {887d2a89-8bfa-4149-a56b-7240569c6006} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.08.01 21:25:28.797654 [ 5 ] {887d2a89-8bfa-4149-a56b-7240569c6006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8654 | 2025.08.01 21:25:28.797953 [ 5 ] {887d2a89-8bfa-4149-a56b-7240569c6006} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8655 | 2025.08.01 21:25:28.798159 [ 5 ] {887d2a89-8bfa-4149-a56b-7240569c6006} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.08.01 21:25:28.798283 [ 5 ] {887d2a89-8bfa-4149-a56b-7240569c6006} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00117 sec., 173504.2735042735 rows/sec., 11.19 MiB/sec. | ||
| 8657 | 2025.08.01 21:25:28.798318 [ 5 ] {887d2a89-8bfa-4149-a56b-7240569c6006} <Debug> TCPHandler: Processed in 0.001327184 sec. | ||
| 8658 | 2025.08.01 21:25:28.798424 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2025.08.01 21:25:28.798517 [ 5 ] {1b5d4f16-e996-4f6e-8519-eb9dd7f327cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8660 | 2025.08.01 21:25:28.798554 [ 5 ] {1b5d4f16-e996-4f6e-8519-eb9dd7f327cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8661 | 2025.08.01 21:25:28.798990 [ 5 ] {1b5d4f16-e996-4f6e-8519-eb9dd7f327cd} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2025.08.01 21:25:28.799025 [ 5 ] {1b5d4f16-e996-4f6e-8519-eb9dd7f327cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8663 | 2025.08.01 21:25:28.799341 [ 5 ] {1b5d4f16-e996-4f6e-8519-eb9dd7f327cd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8664 | 2025.08.01 21:25:28.799551 [ 5 ] {1b5d4f16-e996-4f6e-8519-eb9dd7f327cd} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2025.08.01 21:25:28.799673 [ 5 ] {1b5d4f16-e996-4f6e-8519-eb9dd7f327cd} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001173 sec., 172208.0136402387 rows/sec., 9.78 MiB/sec. | ||
| 8666 | 2025.08.01 21:25:28.799709 [ 5 ] {1b5d4f16-e996-4f6e-8519-eb9dd7f327cd} <Debug> TCPHandler: Processed in 0.001331835 sec. | ||
| 8667 | 2025.08.01 21:25:28.799822 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2025.08.01 21:25:28.799915 [ 5 ] {c30261ef-51a3-43c2-962e-29145ac2db91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8669 | 2025.08.01 21:25:28.799953 [ 5 ] {c30261ef-51a3-43c2-962e-29145ac2db91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8670 | 2025.08.01 21:25:28.800572 [ 5 ] {c30261ef-51a3-43c2-962e-29145ac2db91} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2025.08.01 21:25:28.800605 [ 5 ] {c30261ef-51a3-43c2-962e-29145ac2db91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8672 | 2025.08.01 21:25:28.800928 [ 5 ] {c30261ef-51a3-43c2-962e-29145ac2db91} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8673 | 2025.08.01 21:25:28.801134 [ 5 ] {c30261ef-51a3-43c2-962e-29145ac2db91} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2025.08.01 21:25:28.801255 [ 5 ] {c30261ef-51a3-43c2-962e-29145ac2db91} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001358 sec., 510309.27835051547 rows/sec., 35.85 MiB/sec. | ||
| 8675 | 2025.08.01 21:25:28.801290 [ 5 ] {c30261ef-51a3-43c2-962e-29145ac2db91} <Debug> TCPHandler: Processed in 0.001516007 sec. | ||
| 8676 | 2025.08.01 21:25:28.801396 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2025.08.01 21:25:28.801489 [ 5 ] {ce722f63-62b0-4c47-b5d5-65c2447055a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8678 | 2025.08.01 21:25:28.801528 [ 5 ] {ce722f63-62b0-4c47-b5d5-65c2447055a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8679 | 2025.08.01 21:25:28.801855 [ 5 ] {ce722f63-62b0-4c47-b5d5-65c2447055a5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2025.08.01 21:25:28.801887 [ 5 ] {ce722f63-62b0-4c47-b5d5-65c2447055a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8681 | 2025.08.01 21:25:28.802175 [ 5 ] {ce722f63-62b0-4c47-b5d5-65c2447055a5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8682 | 2025.08.01 21:25:28.802376 [ 5 ] {ce722f63-62b0-4c47-b5d5-65c2447055a5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2025.08.01 21:25:28.802497 [ 5 ] {ce722f63-62b0-4c47-b5d5-65c2447055a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 8684 | 2025.08.01 21:25:28.802531 [ 5 ] {ce722f63-62b0-4c47-b5d5-65c2447055a5} <Debug> TCPHandler: Processed in 0.001182381 sec. | ||
| 8685 | 2025.08.01 21:25:28.802627 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2025.08.01 21:25:28.802723 [ 5 ] {742d6c22-79cc-4aa1-afd3-91035f0408f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8687 | 2025.08.01 21:25:28.802765 [ 5 ] {742d6c22-79cc-4aa1-afd3-91035f0408f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8688 | 2025.08.01 21:25:28.803184 [ 5 ] {742d6c22-79cc-4aa1-afd3-91035f0408f6} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2025.08.01 21:25:28.803217 [ 5 ] {742d6c22-79cc-4aa1-afd3-91035f0408f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8690 | 2025.08.01 21:25:28.803565 [ 5 ] {742d6c22-79cc-4aa1-afd3-91035f0408f6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8691 | 2025.08.01 21:25:28.803778 [ 5 ] {742d6c22-79cc-4aa1-afd3-91035f0408f6} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2025.08.01 21:25:28.803902 [ 5 ] {742d6c22-79cc-4aa1-afd3-91035f0408f6} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001196 sec., 256688.96321070235 rows/sec., 16.89 MiB/sec. | ||
| 8693 | 2025.08.01 21:25:28.803936 [ 5 ] {742d6c22-79cc-4aa1-afd3-91035f0408f6} <Debug> TCPHandler: Processed in 0.001356455 sec. | ||
| 8694 | 2025.08.01 21:25:28.804032 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2025.08.01 21:25:28.804124 [ 5 ] {e46dbe8a-4080-431f-a8be-9604ffbaff09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8696 | 2025.08.01 21:25:28.804164 [ 5 ] {e46dbe8a-4080-431f-a8be-9604ffbaff09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8697 | 2025.08.01 21:25:28.804459 [ 5 ] {e46dbe8a-4080-431f-a8be-9604ffbaff09} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2025.08.01 21:25:28.804576 [ 5 ] {e46dbe8a-4080-431f-a8be-9604ffbaff09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8699 | 2025.08.01 21:25:28.804853 [ 5 ] {e46dbe8a-4080-431f-a8be-9604ffbaff09} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8700 | 2025.08.01 21:25:28.805060 [ 5 ] {e46dbe8a-4080-431f-a8be-9604ffbaff09} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2025.08.01 21:25:28.805189 [ 5 ] {e46dbe8a-4080-431f-a8be-9604ffbaff09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 8702 | 2025.08.01 21:25:28.805222 [ 5 ] {e46dbe8a-4080-431f-a8be-9604ffbaff09} <Debug> TCPHandler: Processed in 0.001236862 sec. | ||
| 8703 | 2025.08.01 21:25:28.805324 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2025.08.01 21:25:28.805416 [ 5 ] {586ee52e-6392-4ba3-9f2b-df13440e5cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8705 | 2025.08.01 21:25:28.805469 [ 5 ] {586ee52e-6392-4ba3-9f2b-df13440e5cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8706 | 2025.08.01 21:25:28.806411 [ 5 ] {586ee52e-6392-4ba3-9f2b-df13440e5cc2} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2025.08.01 21:25:28.806444 [ 5 ] {586ee52e-6392-4ba3-9f2b-df13440e5cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8708 | 2025.08.01 21:25:28.806995 [ 5 ] {586ee52e-6392-4ba3-9f2b-df13440e5cc2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8709 | 2025.08.01 21:25:28.807209 [ 5 ] {586ee52e-6392-4ba3-9f2b-df13440e5cc2} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2025.08.01 21:25:28.807338 [ 5 ] {586ee52e-6392-4ba3-9f2b-df13440e5cc2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001939 sec., 21144.920061887573 rows/sec., 37.89 MiB/sec. | ||
| 8711 | 2025.08.01 21:25:28.807388 [ 5 ] {586ee52e-6392-4ba3-9f2b-df13440e5cc2} <Debug> TCPHandler: Processed in 0.002110768 sec. | ||
| 8712 | 2025.08.01 21:25:28.807497 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2025.08.01 21:25:28.807589 [ 5 ] {3f639e7c-d94b-40a4-9f82-df2015a499d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8714 | 2025.08.01 21:25:28.807630 [ 5 ] {3f639e7c-d94b-40a4-9f82-df2015a499d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8715 | 2025.08.01 21:25:28.807952 [ 5 ] {3f639e7c-d94b-40a4-9f82-df2015a499d4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2025.08.01 21:25:28.807986 [ 5 ] {3f639e7c-d94b-40a4-9f82-df2015a499d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8717 | 2025.08.01 21:25:28.808282 [ 5 ] {3f639e7c-d94b-40a4-9f82-df2015a499d4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8718 | 2025.08.01 21:25:28.808500 [ 5 ] {3f639e7c-d94b-40a4-9f82-df2015a499d4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2025.08.01 21:25:28.808620 [ 5 ] {3f639e7c-d94b-40a4-9f82-df2015a499d4} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001049 sec., 97235.46234509056 rows/sec., 5.97 MiB/sec. | ||
| 8720 | 2025.08.01 21:25:28.808654 [ 5 ] {3f639e7c-d94b-40a4-9f82-df2015a499d4} <Debug> TCPHandler: Processed in 0.001206532 sec. | ||
| 8721 | 2025.08.01 21:25:33.778326 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2025.08.01 21:25:33.778611 [ 5 ] {d83cef14-4af0-4ba1-85d9-f4b13d3fdeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8723 | 2025.08.01 21:25:33.778673 [ 5 ] {d83cef14-4af0-4ba1-85d9-f4b13d3fdeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8724 | 2025.08.01 21:25:33.779345 [ 5 ] {d83cef14-4af0-4ba1-85d9-f4b13d3fdeba} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2025.08.01 21:25:33.779388 [ 5 ] {d83cef14-4af0-4ba1-85d9-f4b13d3fdeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8726 | 2025.08.01 21:25:33.779787 [ 5 ] {d83cef14-4af0-4ba1-85d9-f4b13d3fdeba} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8727 | 2025.08.01 21:25:33.780023 [ 5 ] {d83cef14-4af0-4ba1-85d9-f4b13d3fdeba} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2025.08.01 21:25:33.780186 [ 5 ] {d83cef14-4af0-4ba1-85d9-f4b13d3fdeba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.62 MiB/sec. | ||
| 8729 | 2025.08.01 21:25:33.780227 [ 5 ] {d83cef14-4af0-4ba1-85d9-f4b13d3fdeba} <Debug> TCPHandler: Processed in 0.002092327 sec. | ||
| 8730 | 2025.08.01 21:25:33.780349 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2025.08.01 21:25:33.780443 [ 5 ] {55be7e66-3498-4c2d-9600-b1d0d910028d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8732 | 2025.08.01 21:25:33.780483 [ 5 ] {55be7e66-3498-4c2d-9600-b1d0d910028d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8733 | 2025.08.01 21:25:33.780901 [ 5 ] {55be7e66-3498-4c2d-9600-b1d0d910028d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2025.08.01 21:25:33.780937 [ 5 ] {55be7e66-3498-4c2d-9600-b1d0d910028d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8735 | 2025.08.01 21:25:33.781233 [ 5 ] {55be7e66-3498-4c2d-9600-b1d0d910028d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8736 | 2025.08.01 21:25:33.781434 [ 5 ] {55be7e66-3498-4c2d-9600-b1d0d910028d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2025.08.01 21:25:33.781558 [ 5 ] {55be7e66-3498-4c2d-9600-b1d0d910028d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 8738 | 2025.08.01 21:25:33.781593 [ 5 ] {55be7e66-3498-4c2d-9600-b1d0d910028d} <Debug> TCPHandler: Processed in 0.001291873 sec. | ||
| 8739 | 2025.08.01 21:25:33.781705 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2025.08.01 21:25:33.781798 [ 5 ] {55979a61-5112-4252-8226-b1055c337fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8741 | 2025.08.01 21:25:33.781841 [ 5 ] {55979a61-5112-4252-8226-b1055c337fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8742 | 2025.08.01 21:25:33.782282 [ 5 ] {55979a61-5112-4252-8226-b1055c337fdd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2025.08.01 21:25:33.782319 [ 5 ] {55979a61-5112-4252-8226-b1055c337fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8744 | 2025.08.01 21:25:33.782651 [ 5 ] {55979a61-5112-4252-8226-b1055c337fdd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8745 | 2025.08.01 21:25:33.782858 [ 5 ] {55979a61-5112-4252-8226-b1055c337fdd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2025.08.01 21:25:33.782988 [ 5 ] {55979a61-5112-4252-8226-b1055c337fdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8747 | 2025.08.01 21:25:33.783025 [ 5 ] {55979a61-5112-4252-8226-b1055c337fdd} <Debug> TCPHandler: Processed in 0.001367425 sec. | ||
| 8748 | 2025.08.01 21:25:33.783132 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2025.08.01 21:25:33.783226 [ 5 ] {62409b1b-248f-4121-a5aa-ccc9d57795c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8750 | 2025.08.01 21:25:33.783268 [ 5 ] {62409b1b-248f-4121-a5aa-ccc9d57795c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8751 | 2025.08.01 21:25:33.783601 [ 5 ] {62409b1b-248f-4121-a5aa-ccc9d57795c5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.08.01 21:25:33.783636 [ 5 ] {62409b1b-248f-4121-a5aa-ccc9d57795c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8753 | 2025.08.01 21:25:33.783943 [ 5 ] {62409b1b-248f-4121-a5aa-ccc9d57795c5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8754 | 2025.08.01 21:25:33.784154 [ 5 ] {62409b1b-248f-4121-a5aa-ccc9d57795c5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2025.08.01 21:25:33.784280 [ 5 ] {62409b1b-248f-4121-a5aa-ccc9d57795c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8756 | 2025.08.01 21:25:33.784315 [ 5 ] {62409b1b-248f-4121-a5aa-ccc9d57795c5} <Debug> TCPHandler: Processed in 0.001229972 sec. | ||
| 8757 | 2025.08.01 21:25:34.227005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
| 8758 | 2025.08.01 21:25:34.227687 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2025.08.01 21:25:34.227754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8760 | 2025.08.01 21:25:34.228303 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8761 | 2025.08.01 21:25:34.228530 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2025.08.01 21:25:34.228663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 8763 | 2025.08.01 21:25:35.366776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8764 | 2025.08.01 21:25:35.384707 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2025.08.01 21:25:35.384768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8766 | 2025.08.01 21:25:35.391087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8767 | 2025.08.01 21:25:35.391802 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2025.08.01 21:25:35.394839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8769 | 2025.08.01 21:25:36.809747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1268 | ||
| 8770 | 2025.08.01 21:25:36.812100 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2025.08.01 21:25:36.812163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8772 | 2025.08.01 21:25:36.813369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8773 | 2025.08.01 21:25:36.813645 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2025.08.01 21:25:36.814019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 8775 | 2025.08.01 21:25:38.791384 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2025.08.01 21:25:38.791613 [ 5 ] {4cc61b35-8d69-459d-ad24-668705c2321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8777 | 2025.08.01 21:25:38.791689 [ 5 ] {4cc61b35-8d69-459d-ad24-668705c2321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8778 | 2025.08.01 21:25:38.792573 [ 5 ] {4cc61b35-8d69-459d-ad24-668705c2321a} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2025.08.01 21:25:38.792622 [ 5 ] {4cc61b35-8d69-459d-ad24-668705c2321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8780 | 2025.08.01 21:25:38.793054 [ 5 ] {4cc61b35-8d69-459d-ad24-668705c2321a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8781 | 2025.08.01 21:25:38.793298 [ 5 ] {4cc61b35-8d69-459d-ad24-668705c2321a} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2025.08.01 21:25:38.793464 [ 74 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 8783 | 2025.08.01 21:25:38.793472 [ 5 ] {4cc61b35-8d69-459d-ad24-668705c2321a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001918 sec., 204379.56204379562 rows/sec., 12.97 MiB/sec. | ||
| 8784 | 2025.08.01 21:25:38.793539 [ 74 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2025.08.01 21:25:38.793566 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8786 | 2025.08.01 21:25:38.793577 [ 5 ] {4cc61b35-8d69-459d-ad24-668705c2321a} <Debug> TCPHandler: Processed in 0.002333892 sec. | ||
| 8787 | 2025.08.01 21:25:38.793683 [ 192 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 8788 | 2025.08.01 21:25:38.793711 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2025.08.01 21:25:38.793833 [ 5 ] {71c048f0-2e93-4a69-a1ac-9d49fa0e3602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8790 | 2025.08.01 21:25:38.793836 [ 192 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8791 | 2025.08.01 21:25:38.793883 [ 5 ] {71c048f0-2e93-4a69-a1ac-9d49fa0e3602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8792 | 2025.08.01 21:25:38.793889 [ 192 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 392 rows starting from the beginning of the part | ||
| 8793 | 2025.08.01 21:25:38.793976 [ 192 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 392 rows starting from the beginning of the part | ||
| 8794 | 2025.08.01 21:25:38.794025 [ 192 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 392 rows starting from the beginning of the part | ||
| 8795 | 2025.08.01 21:25:38.794072 [ 192 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 392 rows starting from the beginning of the part | ||
| 8796 | 2025.08.01 21:25:38.794113 [ 192 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 392 rows starting from the beginning of the part | ||
| 8797 | 2025.08.01 21:25:38.794906 [ 5 ] {71c048f0-2e93-4a69-a1ac-9d49fa0e3602} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2025.08.01 21:25:38.794950 [ 5 ] {71c048f0-2e93-4a69-a1ac-9d49fa0e3602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8799 | 2025.08.01 21:25:38.795184 [ 186 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557378 sec., 1258525.5474265078 rows/sec., 84.65 MiB/sec. | ||
| 8800 | 2025.08.01 21:25:38.795349 [ 197 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 8801 | 2025.08.01 21:25:38.795350 [ 5 ] {71c048f0-2e93-4a69-a1ac-9d49fa0e3602} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8802 | 2025.08.01 21:25:38.795601 [ 5 ] {71c048f0-2e93-4a69-a1ac-9d49fa0e3602} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2025.08.01 21:25:38.795621 [ 197 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2025.08.01 21:25:38.795690 [ 197 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_33_8} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 8805 | 2025.08.01 21:25:38.795739 [ 5 ] {71c048f0-2e93-4a69-a1ac-9d49fa0e3602} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.00193 sec., 595336.7875647668 rows/sec., 47.50 MiB/sec. | ||
| 8806 | 2025.08.01 21:25:38.795775 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8807 | 2025.08.01 21:25:38.795781 [ 5 ] {71c048f0-2e93-4a69-a1ac-9d49fa0e3602} <Debug> TCPHandler: Processed in 0.002122778 sec. | ||
| 8808 | 2025.08.01 21:25:38.795906 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2025.08.01 21:25:38.796006 [ 5 ] {2ab36a7e-4571-4a5a-9c1c-3319e10a5d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8810 | 2025.08.01 21:25:38.796047 [ 5 ] {2ab36a7e-4571-4a5a-9c1c-3319e10a5d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8811 | 2025.08.01 21:25:38.796557 [ 5 ] {2ab36a7e-4571-4a5a-9c1c-3319e10a5d7a} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2025.08.01 21:25:38.796594 [ 5 ] {2ab36a7e-4571-4a5a-9c1c-3319e10a5d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8813 | 2025.08.01 21:25:38.796918 [ 5 ] {2ab36a7e-4571-4a5a-9c1c-3319e10a5d7a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8814 | 2025.08.01 21:25:38.797133 [ 5 ] {2ab36a7e-4571-4a5a-9c1c-3319e10a5d7a} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2025.08.01 21:25:38.797243 [ 38 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8816 | 2025.08.01 21:25:38.797266 [ 5 ] {2ab36a7e-4571-4a5a-9c1c-3319e10a5d7a} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.00128 sec., 185156.24999999997 rows/sec., 11.34 MiB/sec. | ||
| 8817 | 2025.08.01 21:25:38.797284 [ 38 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2025.08.01 21:25:38.797309 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8819 | 2025.08.01 21:25:38.797310 [ 5 ] {2ab36a7e-4571-4a5a-9c1c-3319e10a5d7a} <Debug> TCPHandler: Processed in 0.001455597 sec. | ||
| 8820 | 2025.08.01 21:25:38.797403 [ 186 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 8821 | 2025.08.01 21:25:38.797446 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2025.08.01 21:25:38.797509 [ 186 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8823 | 2025.08.01 21:25:38.797545 [ 186 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 255 rows starting from the beginning of the part | ||
| 8824 | 2025.08.01 21:25:38.797548 [ 5 ] {142e2776-22d6-41ed-b66a-421fdf53619d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8825 | 2025.08.01 21:25:38.797599 [ 5 ] {142e2776-22d6-41ed-b66a-421fdf53619d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8826 | 2025.08.01 21:25:38.797608 [ 186 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
| 8827 | 2025.08.01 21:25:38.797661 [ 186 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 226 rows starting from the beginning of the part | ||
| 8828 | 2025.08.01 21:25:38.797707 [ 186 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 8829 | 2025.08.01 21:25:38.797754 [ 186 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
| 8830 | 2025.08.01 21:25:38.797804 [ 186 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
| 8831 | 2025.08.01 21:25:38.798100 [ 5 ] {142e2776-22d6-41ed-b66a-421fdf53619d} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2025.08.01 21:25:38.798142 [ 5 ] {142e2776-22d6-41ed-b66a-421fdf53619d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8833 | 2025.08.01 21:25:38.798473 [ 5 ] {142e2776-22d6-41ed-b66a-421fdf53619d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8834 | 2025.08.01 21:25:38.798709 [ 5 ] {142e2776-22d6-41ed-b66a-421fdf53619d} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2025.08.01 21:25:38.798819 [ 38 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 8836 | 2025.08.01 21:25:38.798843 [ 5 ] {142e2776-22d6-41ed-b66a-421fdf53619d} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001315 sec., 154372.6235741445 rows/sec., 9.96 MiB/sec. | ||
| 8837 | 2025.08.01 21:25:38.798856 [ 38 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2025.08.01 21:25:38.798887 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8839 | 2025.08.01 21:25:38.798890 [ 5 ] {142e2776-22d6-41ed-b66a-421fdf53619d} <Debug> TCPHandler: Processed in 0.001494497 sec. | ||
| 8840 | 2025.08.01 21:25:38.798897 [ 188 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525757 sec., 798947.6699107394 rows/sec., 52.12 MiB/sec. | ||
| 8841 | 2025.08.01 21:25:38.798948 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 8842 | 2025.08.01 21:25:38.799020 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2025.08.01 21:25:38.799037 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8844 | 2025.08.01 21:25:38.799067 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8845 | 2025.08.01 21:25:38.799069 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 431 rows starting from the beginning of the part | ||
| 8846 | 2025.08.01 21:25:38.799123 [ 5 ] {caf1446e-7f0a-45d9-b5bd-4192fdae583d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8847 | 2025.08.01 21:25:38.799135 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 203 rows starting from the beginning of the part | ||
| 8848 | 2025.08.01 21:25:38.799171 [ 5 ] {caf1446e-7f0a-45d9-b5bd-4192fdae583d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8849 | 2025.08.01 21:25:38.799181 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 203 rows starting from the beginning of the part | ||
| 8850 | 2025.08.01 21:25:38.799241 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 431 rows starting from the beginning of the part | ||
| 8851 | 2025.08.01 21:25:38.799287 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 203 rows starting from the beginning of the part | ||
| 8852 | 2025.08.01 21:25:38.799323 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 203 rows starting from the beginning of the part | ||
| 8853 | 2025.08.01 21:25:38.799383 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2025.08.01 21:25:38.799461 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_41_8} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8855 | 2025.08.01 21:25:38.799545 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8856 | 2025.08.01 21:25:38.799671 [ 5 ] {caf1446e-7f0a-45d9-b5bd-4192fdae583d} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2025.08.01 21:25:38.799709 [ 5 ] {caf1446e-7f0a-45d9-b5bd-4192fdae583d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8858 | 2025.08.01 21:25:38.800085 [ 5 ] {caf1446e-7f0a-45d9-b5bd-4192fdae583d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8859 | 2025.08.01 21:25:38.800316 [ 5 ] {caf1446e-7f0a-45d9-b5bd-4192fdae583d} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2025.08.01 21:25:38.800425 [ 38 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 8861 | 2025.08.01 21:25:38.800448 [ 5 ] {caf1446e-7f0a-45d9-b5bd-4192fdae583d} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001343 sec., 150409.53090096798 rows/sec., 8.54 MiB/sec. | ||
| 8862 | 2025.08.01 21:25:38.800458 [ 38 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.08.01 21:25:38.800490 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8864 | 2025.08.01 21:25:38.800495 [ 5 ] {caf1446e-7f0a-45d9-b5bd-4192fdae583d} <Debug> TCPHandler: Processed in 0.001524318 sec. | ||
| 8865 | 2025.08.01 21:25:38.800513 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588658 sec., 1053719.5544919046 rows/sec., 72.91 MiB/sec. | ||
| 8866 | 2025.08.01 21:25:38.800565 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 8867 | 2025.08.01 21:25:38.800621 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2025.08.01 21:25:38.800672 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8869 | 2025.08.01 21:25:38.800695 [ 188 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 8870 | 2025.08.01 21:25:38.800706 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 202 rows starting from the beginning of the part | ||
| 8871 | 2025.08.01 21:25:38.800726 [ 5 ] {c3eaee59-1cf7-4b81-b71e-1bba942aad4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8872 | 2025.08.01 21:25:38.800763 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 202 rows starting from the beginning of the part | ||
| 8873 | 2025.08.01 21:25:38.800772 [ 5 ] {c3eaee59-1cf7-4b81-b71e-1bba942aad4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8874 | 2025.08.01 21:25:38.800814 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 202 rows starting from the beginning of the part | ||
| 8875 | 2025.08.01 21:25:38.800859 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 202 rows starting from the beginning of the part | ||
| 8876 | 2025.08.01 21:25:38.800899 [ 200 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 202 rows starting from the beginning of the part | ||
| 8877 | 2025.08.01 21:25:38.801039 [ 188 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2025.08.01 21:25:38.801125 [ 188 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_33_7} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 8879 | 2025.08.01 21:25:38.801216 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8880 | 2025.08.01 21:25:38.801461 [ 5 ] {c3eaee59-1cf7-4b81-b71e-1bba942aad4d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2025.08.01 21:25:38.801502 [ 5 ] {c3eaee59-1cf7-4b81-b71e-1bba942aad4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8882 | 2025.08.01 21:25:38.801697 [ 205 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169451 sec., 863653.1158637686 rows/sec., 52.35 MiB/sec. | ||
| 8883 | 2025.08.01 21:25:38.801816 [ 205 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 8884 | 2025.08.01 21:25:38.801882 [ 5 ] {c3eaee59-1cf7-4b81-b71e-1bba942aad4d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8885 | 2025.08.01 21:25:38.802063 [ 205 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2025.08.01 21:25:38.802114 [ 5 ] {c3eaee59-1cf7-4b81-b71e-1bba942aad4d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2025.08.01 21:25:38.802127 [ 205 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_33_8} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 8888 | 2025.08.01 21:25:38.802212 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8889 | 2025.08.01 21:25:38.802246 [ 5 ] {c3eaee59-1cf7-4b81-b71e-1bba942aad4d} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001541 sec., 449707.9818299805 rows/sec., 31.59 MiB/sec. | ||
| 8890 | 2025.08.01 21:25:38.802285 [ 5 ] {c3eaee59-1cf7-4b81-b71e-1bba942aad4d} <Debug> TCPHandler: Processed in 0.00171415 sec. | ||
| 8891 | 2025.08.01 21:25:38.802399 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2025.08.01 21:25:38.802494 [ 5 ] {e8f50225-c99f-48e3-825b-bf20a1813a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8893 | 2025.08.01 21:25:38.802535 [ 5 ] {e8f50225-c99f-48e3-825b-bf20a1813a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8894 | 2025.08.01 21:25:38.802883 [ 5 ] {e8f50225-c99f-48e3-825b-bf20a1813a60} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2025.08.01 21:25:38.802919 [ 5 ] {e8f50225-c99f-48e3-825b-bf20a1813a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8896 | 2025.08.01 21:25:38.803222 [ 5 ] {e8f50225-c99f-48e3-825b-bf20a1813a60} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8897 | 2025.08.01 21:25:38.803432 [ 5 ] {e8f50225-c99f-48e3-825b-bf20a1813a60} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2025.08.01 21:25:38.803534 [ 38 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 8899 | 2025.08.01 21:25:38.803562 [ 5 ] {e8f50225-c99f-48e3-825b-bf20a1813a60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 8900 | 2025.08.01 21:25:38.803568 [ 38 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2025.08.01 21:25:38.803601 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8902 | 2025.08.01 21:25:38.803605 [ 5 ] {e8f50225-c99f-48e3-825b-bf20a1813a60} <Debug> TCPHandler: Processed in 0.001256103 sec. | ||
| 8903 | 2025.08.01 21:25:38.803675 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 8904 | 2025.08.01 21:25:38.803724 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8905 | 2025.08.01 21:25:38.803785 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8906 | 2025.08.01 21:25:38.803819 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 8907 | 2025.08.01 21:25:38.803825 [ 5 ] {8d0e9672-5642-49c4-94be-73599354b832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8908 | 2025.08.01 21:25:38.803875 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 8909 | 2025.08.01 21:25:38.803878 [ 5 ] {8d0e9672-5642-49c4-94be-73599354b832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8910 | 2025.08.01 21:25:38.803927 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 8911 | 2025.08.01 21:25:38.803969 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 8912 | 2025.08.01 21:25:38.804006 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 8913 | 2025.08.01 21:25:38.804044 [ 200 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 8914 | 2025.08.01 21:25:38.804359 [ 5 ] {8d0e9672-5642-49c4-94be-73599354b832} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2025.08.01 21:25:38.804401 [ 5 ] {8d0e9672-5642-49c4-94be-73599354b832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8916 | 2025.08.01 21:25:38.804762 [ 5 ] {8d0e9672-5642-49c4-94be-73599354b832} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8917 | 2025.08.01 21:25:38.804807 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165501 sec., 169884.02412353142 rows/sec., 8.67 MiB/sec. | ||
| 8918 | 2025.08.01 21:25:38.804965 [ 186 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 8919 | 2025.08.01 21:25:38.805000 [ 5 ] {8d0e9672-5642-49c4-94be-73599354b832} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2025.08.01 21:25:38.805144 [ 5 ] {8d0e9672-5642-49c4-94be-73599354b832} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001337 sec., 229618.54899027673 rows/sec., 15.11 MiB/sec. | ||
| 8921 | 2025.08.01 21:25:38.805185 [ 5 ] {8d0e9672-5642-49c4-94be-73599354b832} <Debug> TCPHandler: Processed in 0.001510528 sec. | ||
| 8922 | 2025.08.01 21:25:38.805268 [ 186 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2025.08.01 21:25:38.805299 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2025.08.01 21:25:38.805347 [ 186 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_33_7} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 8925 | 2025.08.01 21:25:38.805399 [ 5 ] {5b781264-ae81-43d1-a483-45a9abdba152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8926 | 2025.08.01 21:25:38.805433 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8927 | 2025.08.01 21:25:38.805446 [ 5 ] {5b781264-ae81-43d1-a483-45a9abdba152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8928 | 2025.08.01 21:25:38.805776 [ 5 ] {5b781264-ae81-43d1-a483-45a9abdba152} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2025.08.01 21:25:38.805812 [ 5 ] {5b781264-ae81-43d1-a483-45a9abdba152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8930 | 2025.08.01 21:25:38.806110 [ 5 ] {5b781264-ae81-43d1-a483-45a9abdba152} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8931 | 2025.08.01 21:25:38.806336 [ 5 ] {5b781264-ae81-43d1-a483-45a9abdba152} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2025.08.01 21:25:38.806439 [ 38 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 8933 | 2025.08.01 21:25:38.806464 [ 5 ] {5b781264-ae81-43d1-a483-45a9abdba152} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 8934 | 2025.08.01 21:25:38.806473 [ 38 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2025.08.01 21:25:38.806505 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8936 | 2025.08.01 21:25:38.806508 [ 5 ] {5b781264-ae81-43d1-a483-45a9abdba152} <Debug> TCPHandler: Processed in 0.001259252 sec. | ||
| 8937 | 2025.08.01 21:25:38.806567 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 8938 | 2025.08.01 21:25:38.806632 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2025.08.01 21:25:38.806649 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8940 | 2025.08.01 21:25:38.806683 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 8941 | 2025.08.01 21:25:38.806730 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 8942 | 2025.08.01 21:25:38.806738 [ 5 ] {e85f1b5a-3b37-445c-8b00-7a731bf5ea9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8943 | 2025.08.01 21:25:38.806769 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 8944 | 2025.08.01 21:25:38.806798 [ 5 ] {e85f1b5a-3b37-445c-8b00-7a731bf5ea9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8945 | 2025.08.01 21:25:38.806811 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 8946 | 2025.08.01 21:25:38.806856 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 8947 | 2025.08.01 21:25:38.806892 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 8948 | 2025.08.01 21:25:38.807577 [ 205 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001036709 sec., 31831.49755620912 rows/sec., 2.09 MiB/sec. | ||
| 8949 | 2025.08.01 21:25:38.807680 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 8950 | 2025.08.01 21:25:38.807710 [ 5 ] {e85f1b5a-3b37-445c-8b00-7a731bf5ea9a} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2025.08.01 21:25:38.807753 [ 5 ] {e85f1b5a-3b37-445c-8b00-7a731bf5ea9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8952 | 2025.08.01 21:25:38.807918 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2025.08.01 21:25:38.807989 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_33_7} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 8954 | 2025.08.01 21:25:38.808076 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8955 | 2025.08.01 21:25:38.808364 [ 5 ] {e85f1b5a-3b37-445c-8b00-7a731bf5ea9a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8956 | 2025.08.01 21:25:38.808595 [ 5 ] {e85f1b5a-3b37-445c-8b00-7a731bf5ea9a} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2025.08.01 21:25:38.808708 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8958 | 2025.08.01 21:25:38.808735 [ 5 ] {e85f1b5a-3b37-445c-8b00-7a731bf5ea9a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002015 sec., 20347.39454094293 rows/sec., 36.46 MiB/sec. | ||
| 8959 | 2025.08.01 21:25:38.808741 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.08.01 21:25:38.808776 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8961 | 2025.08.01 21:25:38.808797 [ 5 ] {e85f1b5a-3b37-445c-8b00-7a731bf5ea9a} <Debug> TCPHandler: Processed in 0.0022147 sec. | ||
| 8962 | 2025.08.01 21:25:38.808886 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 8963 | 2025.08.01 21:25:38.808943 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2025.08.01 21:25:38.809061 [ 5 ] {e54c2703-d2c6-4a16-a5d0-0a3d270d87d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8965 | 2025.08.01 21:25:38.809103 [ 5 ] {e54c2703-d2c6-4a16-a5d0-0a3d270d87d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8966 | 2025.08.01 21:25:38.809152 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8967 | 2025.08.01 21:25:38.809215 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1065 rows starting from the beginning of the part | ||
| 8968 | 2025.08.01 21:25:38.809339 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 8969 | 2025.08.01 21:25:38.809438 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 8970 | 2025.08.01 21:25:38.809444 [ 5 ] {e54c2703-d2c6-4a16-a5d0-0a3d270d87d9} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2025.08.01 21:25:38.809487 [ 5 ] {e54c2703-d2c6-4a16-a5d0-0a3d270d87d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8972 | 2025.08.01 21:25:38.809539 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 8973 | 2025.08.01 21:25:38.809643 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 8974 | 2025.08.01 21:25:38.809748 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 8975 | 2025.08.01 21:25:38.809813 [ 5 ] {e54c2703-d2c6-4a16-a5d0-0a3d270d87d9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8976 | 2025.08.01 21:25:38.810037 [ 5 ] {e54c2703-d2c6-4a16-a5d0-0a3d270d87d9} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2025.08.01 21:25:38.810190 [ 5 ] {e54c2703-d2c6-4a16-a5d0-0a3d270d87d9} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001146 sec., 89005.23560209424 rows/sec., 5.47 MiB/sec. | ||
| 8978 | 2025.08.01 21:25:38.810227 [ 5 ] {e54c2703-d2c6-4a16-a5d0-0a3d270d87d9} <Debug> TCPHandler: Processed in 0.001333674 sec. | ||
| 8979 | 2025.08.01 21:25:38.815780 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1229 rows, containing 19 columns (19 merged, 0 gathered) in 0.006956805 sec., 176661.55656224373 rows/sec., 316.57 MiB/sec. | ||
| 8980 | 2025.08.01 21:25:38.816864 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8981 | 2025.08.01 21:25:38.817190 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2025.08.01 21:25:38.817266 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8983 | 2025.08.01 21:25:38.817359 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 8984 | 2025.08.01 21:25:39.000142 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.04 MiB, peak 293.38 MiB, free memory in arenas 0.00 B, will set to 283.96 MiB (RSS), difference: 1.92 MiB | ||
| 8985 | 2025.08.01 21:25:41.566988 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8986 | 2025.08.01 21:25:41.567069 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8987 | 2025.08.01 21:25:41.728773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
| 8988 | 2025.08.01 21:25:41.729271 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2025.08.01 21:25:41.729321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8990 | 2025.08.01 21:25:41.729802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8991 | 2025.08.01 21:25:41.730038 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2025.08.01 21:25:41.730181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 8993 | 2025.08.01 21:25:41.730183 [ 91 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8994 | 2025.08.01 21:25:41.730252 [ 91 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2025.08.01 21:25:41.730272 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8996 | 2025.08.01 21:25:41.730394 [ 205 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 8997 | 2025.08.01 21:25:41.730549 [ 205 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8998 | 2025.08.01 21:25:41.730593 [ 205 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
| 8999 | 2025.08.01 21:25:41.730664 [ 205 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
| 9000 | 2025.08.01 21:25:41.730715 [ 205 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
| 9001 | 2025.08.01 21:25:41.730764 [ 205 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
| 9002 | 2025.08.01 21:25:41.730804 [ 205 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
| 9003 | 2025.08.01 21:25:41.730849 [ 205 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
| 9004 | 2025.08.01 21:25:41.732806 [ 204 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466635 sec., 8556596.334682675 rows/sec., 122.40 MiB/sec. | ||
| 9005 | 2025.08.01 21:25:41.733175 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9006 | 2025.08.01 21:25:41.733450 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2025.08.01 21:25:41.733519 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_46_9} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9008 | 2025.08.01 21:25:41.733613 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9009 | 2025.08.01 21:25:42.894929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9010 | 2025.08.01 21:25:42.912125 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2025.08.01 21:25:42.912172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9012 | 2025.08.01 21:25:42.917883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9013 | 2025.08.01 21:25:42.918568 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2025.08.01 21:25:42.918843 [ 85 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9015 | 2025.08.01 21:25:42.918886 [ 85 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2025.08.01 21:25:42.918908 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9017 | 2025.08.01 21:25:42.919028 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 9018 | 2025.08.01 21:25:42.921910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9019 | 2025.08.01 21:25:42.922915 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9020 | 2025.08.01 21:25:42.924471 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 9021 | 2025.08.01 21:25:42.929046 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 9022 | 2025.08.01 21:25:42.933510 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 9023 | 2025.08.01 21:25:42.938093 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 9024 | 2025.08.01 21:25:42.942476 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 9025 | 2025.08.01 21:25:42.946193 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 9026 | 2025.08.01 21:25:42.998229 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079249167 sec., 4378.594919489817 rows/sec., 22.64 MiB/sec. | ||
| 9027 | 2025.08.01 21:25:43.000155 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.57 MiB, peak 298.44 MiB, free memory in arenas 0.00 B, will set to 286.80 MiB (RSS), difference: -4.77 MiB | ||
| 9028 | 2025.08.01 21:25:43.001363 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9029 | 2025.08.01 21:25:43.003538 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_46_9} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2025.08.01 21:25:43.003648 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_46_9} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9031 | 2025.08.01 21:25:43.006259 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9032 | 2025.08.01 21:25:43.778482 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9033 | 2025.08.01 21:25:43.778660 [ 5 ] {35dda683-5465-4ba4-bab6-38c72484dc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9034 | 2025.08.01 21:25:43.778725 [ 5 ] {35dda683-5465-4ba4-bab6-38c72484dc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9035 | 2025.08.01 21:25:43.779418 [ 5 ] {35dda683-5465-4ba4-bab6-38c72484dc6d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2025.08.01 21:25:43.779462 [ 5 ] {35dda683-5465-4ba4-bab6-38c72484dc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9037 | 2025.08.01 21:25:43.779868 [ 5 ] {35dda683-5465-4ba4-bab6-38c72484dc6d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9038 | 2025.08.01 21:25:43.780100 [ 5 ] {35dda683-5465-4ba4-bab6-38c72484dc6d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2025.08.01 21:25:43.780258 [ 5 ] {35dda683-5465-4ba4-bab6-38c72484dc6d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.60 MiB/sec. | ||
| 9040 | 2025.08.01 21:25:43.780305 [ 5 ] {35dda683-5465-4ba4-bab6-38c72484dc6d} <Debug> TCPHandler: Processed in 0.001955065 sec. | ||
| 9041 | 2025.08.01 21:25:43.780435 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2025.08.01 21:25:43.780531 [ 5 ] {77957b39-32c8-4847-93ba-66ba6ddfd981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9043 | 2025.08.01 21:25:43.780571 [ 5 ] {77957b39-32c8-4847-93ba-66ba6ddfd981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9044 | 2025.08.01 21:25:43.781005 [ 5 ] {77957b39-32c8-4847-93ba-66ba6ddfd981} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2025.08.01 21:25:43.781043 [ 5 ] {77957b39-32c8-4847-93ba-66ba6ddfd981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9046 | 2025.08.01 21:25:43.781357 [ 5 ] {77957b39-32c8-4847-93ba-66ba6ddfd981} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9047 | 2025.08.01 21:25:43.781578 [ 5 ] {77957b39-32c8-4847-93ba-66ba6ddfd981} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2025.08.01 21:25:43.781709 [ 5 ] {77957b39-32c8-4847-93ba-66ba6ddfd981} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 9049 | 2025.08.01 21:25:43.781748 [ 5 ] {77957b39-32c8-4847-93ba-66ba6ddfd981} <Debug> TCPHandler: Processed in 0.001365395 sec. | ||
| 9050 | 2025.08.01 21:25:43.781863 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2025.08.01 21:25:43.781958 [ 5 ] {3d41e796-4506-461a-b03f-a819b530a207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9052 | 2025.08.01 21:25:43.782003 [ 5 ] {3d41e796-4506-461a-b03f-a819b530a207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9053 | 2025.08.01 21:25:43.782419 [ 5 ] {3d41e796-4506-461a-b03f-a819b530a207} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2025.08.01 21:25:43.782454 [ 5 ] {3d41e796-4506-461a-b03f-a819b530a207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9055 | 2025.08.01 21:25:43.782784 [ 5 ] {3d41e796-4506-461a-b03f-a819b530a207} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9056 | 2025.08.01 21:25:43.783015 [ 5 ] {3d41e796-4506-461a-b03f-a819b530a207} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2025.08.01 21:25:43.783151 [ 5 ] {3d41e796-4506-461a-b03f-a819b530a207} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 9058 | 2025.08.01 21:25:43.783187 [ 5 ] {3d41e796-4506-461a-b03f-a819b530a207} <Debug> TCPHandler: Processed in 0.001373195 sec. | ||
| 9059 | 2025.08.01 21:25:43.783299 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2025.08.01 21:25:43.783394 [ 5 ] {b472921f-dfd9-4575-aaf1-02082fc2e7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9061 | 2025.08.01 21:25:43.783435 [ 5 ] {b472921f-dfd9-4575-aaf1-02082fc2e7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9062 | 2025.08.01 21:25:43.783780 [ 5 ] {b472921f-dfd9-4575-aaf1-02082fc2e7da} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2025.08.01 21:25:43.783816 [ 5 ] {b472921f-dfd9-4575-aaf1-02082fc2e7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9064 | 2025.08.01 21:25:43.784127 [ 5 ] {b472921f-dfd9-4575-aaf1-02082fc2e7da} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9065 | 2025.08.01 21:25:43.784349 [ 5 ] {b472921f-dfd9-4575-aaf1-02082fc2e7da} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2025.08.01 21:25:43.784478 [ 5 ] {b472921f-dfd9-4575-aaf1-02082fc2e7da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 9067 | 2025.08.01 21:25:43.784518 [ 5 ] {b472921f-dfd9-4575-aaf1-02082fc2e7da} <Debug> TCPHandler: Processed in 0.001267523 sec. | ||
| 9068 | 2025.08.01 21:25:44.000150 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.55 MiB, peak 298.44 MiB, free memory in arenas 0.00 B, will set to 287.22 MiB (RSS), difference: 6.67 MiB | ||
| 9069 | 2025.08.01 21:25:44.386059 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2025.08.01 21:25:44.386245 [ 5 ] {05a6ddcd-6445-4636-92d7-faf36cbdd356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9071 | 2025.08.01 21:25:44.386316 [ 5 ] {05a6ddcd-6445-4636-92d7-faf36cbdd356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9072 | 2025.08.01 21:25:44.387201 [ 5 ] {05a6ddcd-6445-4636-92d7-faf36cbdd356} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2025.08.01 21:25:44.387253 [ 5 ] {05a6ddcd-6445-4636-92d7-faf36cbdd356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9074 | 2025.08.01 21:25:44.387684 [ 5 ] {05a6ddcd-6445-4636-92d7-faf36cbdd356} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9075 | 2025.08.01 21:25:44.387926 [ 5 ] {05a6ddcd-6445-4636-92d7-faf36cbdd356} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2025.08.01 21:25:44.388092 [ 5 ] {05a6ddcd-6445-4636-92d7-faf36cbdd356} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001897 sec., 206642.0664206642 rows/sec., 13.11 MiB/sec. | ||
| 9077 | 2025.08.01 21:25:44.388146 [ 5 ] {05a6ddcd-6445-4636-92d7-faf36cbdd356} <Debug> TCPHandler: Processed in 0.00221753 sec. | ||
| 9078 | 2025.08.01 21:25:44.388271 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2025.08.01 21:25:44.388374 [ 5 ] {e2e57e99-5d40-494b-b431-6a047478f1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9080 | 2025.08.01 21:25:44.388418 [ 5 ] {e2e57e99-5d40-494b-b431-6a047478f1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9081 | 2025.08.01 21:25:44.389967 [ 5 ] {e2e57e99-5d40-494b-b431-6a047478f1d7} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2025.08.01 21:25:44.390007 [ 5 ] {e2e57e99-5d40-494b-b431-6a047478f1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9083 | 2025.08.01 21:25:44.390461 [ 5 ] {e2e57e99-5d40-494b-b431-6a047478f1d7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9084 | 2025.08.01 21:25:44.390686 [ 5 ] {e2e57e99-5d40-494b-b431-6a047478f1d7} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2025.08.01 21:25:44.390829 [ 5 ] {e2e57e99-5d40-494b-b431-6a047478f1d7} <Debug> executeQuery: Read 2235 rows, 184.93 KiB in 0.002479 sec., 901573.2150060509 rows/sec., 72.85 MiB/sec. | ||
| 9086 | 2025.08.01 21:25:44.390828 [ 100 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9087 | 2025.08.01 21:25:44.390873 [ 5 ] {e2e57e99-5d40-494b-b431-6a047478f1d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 9088 | 2025.08.01 21:25:44.390897 [ 5 ] {e2e57e99-5d40-494b-b431-6a047478f1d7} <Debug> TCPHandler: Processed in 0.002678078 sec. | ||
| 9089 | 2025.08.01 21:25:44.390905 [ 100 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2025.08.01 21:25:44.390933 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9091 | 2025.08.01 21:25:44.391023 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2025.08.01 21:25:44.391063 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 9093 | 2025.08.01 21:25:44.391125 [ 5 ] {432a2b4d-acdd-4963-b5aa-d20b84006c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9094 | 2025.08.01 21:25:44.391171 [ 5 ] {432a2b4d-acdd-4963-b5aa-d20b84006c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9095 | 2025.08.01 21:25:44.391217 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9096 | 2025.08.01 21:25:44.391260 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2298 rows starting from the beginning of the part | ||
| 9097 | 2025.08.01 21:25:44.391334 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1149 rows starting from the beginning of the part | ||
| 9098 | 2025.08.01 21:25:44.391388 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 9099 | 2025.08.01 21:25:44.391439 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1149 rows starting from the beginning of the part | ||
| 9100 | 2025.08.01 21:25:44.391480 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 9101 | 2025.08.01 21:25:44.391526 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2235 rows starting from the beginning of the part | ||
| 9102 | 2025.08.01 21:25:44.391678 [ 5 ] {432a2b4d-acdd-4963-b5aa-d20b84006c2b} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2025.08.01 21:25:44.391719 [ 5 ] {432a2b4d-acdd-4963-b5aa-d20b84006c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9104 | 2025.08.01 21:25:44.392361 [ 5 ] {432a2b4d-acdd-4963-b5aa-d20b84006c2b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9105 | 2025.08.01 21:25:44.392595 [ 5 ] {432a2b4d-acdd-4963-b5aa-d20b84006c2b} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2025.08.01 21:25:44.392732 [ 5 ] {432a2b4d-acdd-4963-b5aa-d20b84006c2b} <Debug> executeQuery: Read 210 rows, 12.83 KiB in 0.001626 sec., 129151.29151291512 rows/sec., 7.71 MiB/sec. | ||
| 9107 | 2025.08.01 21:25:44.392771 [ 5 ] {432a2b4d-acdd-4963-b5aa-d20b84006c2b} <Debug> TCPHandler: Processed in 0.001798482 sec. | ||
| 9108 | 2025.08.01 21:25:44.392882 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2025.08.01 21:25:44.392978 [ 5 ] {fade200e-b326-4e1d-a7d3-9aaa0db1b189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9110 | 2025.08.01 21:25:44.393018 [ 5 ] {fade200e-b326-4e1d-a7d3-9aaa0db1b189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9111 | 2025.08.01 21:25:44.393559 [ 5 ] {fade200e-b326-4e1d-a7d3-9aaa0db1b189} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2025.08.01 21:25:44.393595 [ 5 ] {fade200e-b326-4e1d-a7d3-9aaa0db1b189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9113 | 2025.08.01 21:25:44.393957 [ 5 ] {fade200e-b326-4e1d-a7d3-9aaa0db1b189} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9114 | 2025.08.01 21:25:44.394057 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6943 rows, containing 5 columns (5 merged, 0 gathered) in 0.003057215 sec., 2271021.1745003215 rows/sec., 191.40 MiB/sec. | ||
| 9115 | 2025.08.01 21:25:44.394188 [ 5 ] {fade200e-b326-4e1d-a7d3-9aaa0db1b189} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2025.08.01 21:25:44.394322 [ 5 ] {fade200e-b326-4e1d-a7d3-9aaa0db1b189} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001364 sec., 315982.40469208214 rows/sec., 20.92 MiB/sec. | ||
| 9117 | 2025.08.01 21:25:44.394361 [ 5 ] {fade200e-b326-4e1d-a7d3-9aaa0db1b189} <Debug> TCPHandler: Processed in 0.001529688 sec. | ||
| 9118 | 2025.08.01 21:25:44.394378 [ 193 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9119 | 2025.08.01 21:25:44.394472 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2025.08.01 21:25:44.394568 [ 5 ] {8cc6c786-975d-4505-aa49-6d1898ae7298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9121 | 2025.08.01 21:25:44.394608 [ 5 ] {8cc6c786-975d-4505-aa49-6d1898ae7298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9122 | 2025.08.01 21:25:44.394684 [ 193 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_76_15} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2025.08.01 21:25:44.394766 [ 193 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_76_15} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9124 | 2025.08.01 21:25:44.394859 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 9125 | 2025.08.01 21:25:44.395063 [ 5 ] {8cc6c786-975d-4505-aa49-6d1898ae7298} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2025.08.01 21:25:44.395098 [ 5 ] {8cc6c786-975d-4505-aa49-6d1898ae7298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9127 | 2025.08.01 21:25:44.395404 [ 5 ] {8cc6c786-975d-4505-aa49-6d1898ae7298} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9128 | 2025.08.01 21:25:44.395617 [ 5 ] {8cc6c786-975d-4505-aa49-6d1898ae7298} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2025.08.01 21:25:44.395747 [ 5 ] {8cc6c786-975d-4505-aa49-6d1898ae7298} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001198 sec., 168614.3572621035 rows/sec., 9.58 MiB/sec. | ||
| 9130 | 2025.08.01 21:25:44.395786 [ 5 ] {8cc6c786-975d-4505-aa49-6d1898ae7298} <Debug> TCPHandler: Processed in 0.001363334 sec. | ||
| 9131 | 2025.08.01 21:25:44.395898 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2025.08.01 21:25:44.395992 [ 5 ] {780ca0f4-3953-4d24-88e1-4765eeeda7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9133 | 2025.08.01 21:25:44.396033 [ 5 ] {780ca0f4-3953-4d24-88e1-4765eeeda7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9134 | 2025.08.01 21:25:44.396960 [ 5 ] {780ca0f4-3953-4d24-88e1-4765eeeda7f7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2025.08.01 21:25:44.396995 [ 5 ] {780ca0f4-3953-4d24-88e1-4765eeeda7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9136 | 2025.08.01 21:25:44.397372 [ 5 ] {780ca0f4-3953-4d24-88e1-4765eeeda7f7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9137 | 2025.08.01 21:25:44.397587 [ 5 ] {780ca0f4-3953-4d24-88e1-4765eeeda7f7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2025.08.01 21:25:44.397715 [ 5 ] {780ca0f4-3953-4d24-88e1-4765eeeda7f7} <Debug> executeQuery: Read 1122 rows, 81.98 KiB in 0.001741 sec., 644457.2085008617 rows/sec., 45.98 MiB/sec. | ||
| 9139 | 2025.08.01 21:25:44.397719 [ 100 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9140 | 2025.08.01 21:25:44.397757 [ 5 ] {780ca0f4-3953-4d24-88e1-4765eeeda7f7} <Debug> TCPHandler: Processed in 0.001909644 sec. | ||
| 9141 | 2025.08.01 21:25:44.397767 [ 100 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2025.08.01 21:25:44.397795 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9143 | 2025.08.01 21:25:44.397879 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 9144 | 2025.08.01 21:25:44.397882 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2025.08.01 21:25:44.398004 [ 5 ] {879e2068-304e-4238-8a1e-cdf254429a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9146 | 2025.08.01 21:25:44.398009 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9147 | 2025.08.01 21:25:44.398049 [ 5 ] {879e2068-304e-4238-8a1e-cdf254429a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9148 | 2025.08.01 21:25:44.398062 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1185 rows starting from the beginning of the part | ||
| 9149 | 2025.08.01 21:25:44.398145 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 693 rows starting from the beginning of the part | ||
| 9150 | 2025.08.01 21:25:44.398198 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 9151 | 2025.08.01 21:25:44.398248 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 693 rows starting from the beginning of the part | ||
| 9152 | 2025.08.01 21:25:44.398296 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 9153 | 2025.08.01 21:25:44.398342 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1122 rows starting from the beginning of the part | ||
| 9154 | 2025.08.01 21:25:44.398397 [ 5 ] {879e2068-304e-4238-8a1e-cdf254429a48} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2025.08.01 21:25:44.398439 [ 5 ] {879e2068-304e-4238-8a1e-cdf254429a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9156 | 2025.08.01 21:25:44.398801 [ 5 ] {879e2068-304e-4238-8a1e-cdf254429a48} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9157 | 2025.08.01 21:25:44.399034 [ 5 ] {879e2068-304e-4238-8a1e-cdf254429a48} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2025.08.01 21:25:44.399170 [ 5 ] {879e2068-304e-4238-8a1e-cdf254429a48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 264.98 KiB/sec. | ||
| 9159 | 2025.08.01 21:25:44.399207 [ 5 ] {879e2068-304e-4238-8a1e-cdf254429a48} <Debug> TCPHandler: Processed in 0.001375445 sec. | ||
| 9160 | 2025.08.01 21:25:44.399309 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2025.08.01 21:25:44.399402 [ 5 ] {41fdf992-bec4-4638-a45f-1b5f9fa198cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9162 | 2025.08.01 21:25:44.399445 [ 5 ] {41fdf992-bec4-4638-a45f-1b5f9fa198cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9163 | 2025.08.01 21:25:44.399958 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3821 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114958 sec., 1806655.2621848756 rows/sec., 135.70 MiB/sec. | ||
| 9164 | 2025.08.01 21:25:44.400161 [ 5 ] {41fdf992-bec4-4638-a45f-1b5f9fa198cb} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2025.08.01 21:25:44.400179 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9166 | 2025.08.01 21:25:44.400206 [ 5 ] {41fdf992-bec4-4638-a45f-1b5f9fa198cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9167 | 2025.08.01 21:25:44.400483 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_76_15} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2025.08.01 21:25:44.400563 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_76_15} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9169 | 2025.08.01 21:25:44.400647 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9170 | 2025.08.01 21:25:44.400669 [ 5 ] {41fdf992-bec4-4638-a45f-1b5f9fa198cb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9171 | 2025.08.01 21:25:44.400899 [ 5 ] {41fdf992-bec4-4638-a45f-1b5f9fa198cb} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2025.08.01 21:25:44.401009 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9173 | 2025.08.01 21:25:44.401030 [ 5 ] {41fdf992-bec4-4638-a45f-1b5f9fa198cb} <Debug> executeQuery: Read 1025 rows, 69.38 KiB in 0.001645 sec., 623100.3039513677 rows/sec., 41.19 MiB/sec. | ||
| 9174 | 2025.08.01 21:25:44.401042 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2025.08.01 21:25:44.401068 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9176 | 2025.08.01 21:25:44.401073 [ 5 ] {41fdf992-bec4-4638-a45f-1b5f9fa198cb} <Debug> TCPHandler: Processed in 0.001812453 sec. | ||
| 9177 | 2025.08.01 21:25:44.401145 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 9178 | 2025.08.01 21:25:44.401216 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2025.08.01 21:25:44.401269 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9180 | 2025.08.01 21:25:44.401305 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 24475 rows starting from the beginning of the part | ||
| 9181 | 2025.08.01 21:25:44.401315 [ 5 ] {90151b63-109b-4408-96a7-25848afe0aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9182 | 2025.08.01 21:25:44.401360 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 307 rows starting from the beginning of the part | ||
| 9183 | 2025.08.01 21:25:44.401364 [ 5 ] {90151b63-109b-4408-96a7-25848afe0aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9184 | 2025.08.01 21:25:44.401413 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 9185 | 2025.08.01 21:25:44.401460 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 307 rows starting from the beginning of the part | ||
| 9186 | 2025.08.01 21:25:44.401504 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 9187 | 2025.08.01 21:25:44.401545 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1025 rows starting from the beginning of the part | ||
| 9188 | 2025.08.01 21:25:44.401714 [ 5 ] {90151b63-109b-4408-96a7-25848afe0aca} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2025.08.01 21:25:44.401756 [ 5 ] {90151b63-109b-4408-96a7-25848afe0aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9190 | 2025.08.01 21:25:44.402242 [ 5 ] {90151b63-109b-4408-96a7-25848afe0aca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9191 | 2025.08.01 21:25:44.402522 [ 5 ] {90151b63-109b-4408-96a7-25848afe0aca} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2025.08.01 21:25:44.402683 [ 5 ] {90151b63-109b-4408-96a7-25848afe0aca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 48.65 KiB/sec. | ||
| 9193 | 2025.08.01 21:25:44.402728 [ 5 ] {90151b63-109b-4408-96a7-25848afe0aca} <Debug> TCPHandler: Processed in 0.001562659 sec. | ||
| 9194 | 2025.08.01 21:25:44.402858 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2025.08.01 21:25:44.402955 [ 5 ] {d06a999a-0004-4d28-bf55-862ba6788a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9196 | 2025.08.01 21:25:44.403009 [ 5 ] {d06a999a-0004-4d28-bf55-862ba6788a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9197 | 2025.08.01 21:25:44.403816 [ 5 ] {d06a999a-0004-4d28-bf55-862ba6788a63} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2025.08.01 21:25:44.403853 [ 5 ] {d06a999a-0004-4d28-bf55-862ba6788a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9199 | 2025.08.01 21:25:44.404611 [ 5 ] {d06a999a-0004-4d28-bf55-862ba6788a63} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9200 | 2025.08.01 21:25:44.404854 [ 5 ] {d06a999a-0004-4d28-bf55-862ba6788a63} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2025.08.01 21:25:44.405001 [ 5 ] {d06a999a-0004-4d28-bf55-862ba6788a63} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002066 sec., 6776.379477250725 rows/sec., 12.14 MiB/sec. | ||
| 9202 | 2025.08.01 21:25:44.405056 [ 5 ] {d06a999a-0004-4d28-bf55-862ba6788a63} <Debug> TCPHandler: Processed in 0.002255971 sec. | ||
| 9203 | 2025.08.01 21:25:44.405175 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2025.08.01 21:25:44.405272 [ 5 ] {1d4a331d-66b8-4635-805a-2272aa6277d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9205 | 2025.08.01 21:25:44.405314 [ 5 ] {1d4a331d-66b8-4635-805a-2272aa6277d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9206 | 2025.08.01 21:25:44.405655 [ 5 ] {1d4a331d-66b8-4635-805a-2272aa6277d0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2025.08.01 21:25:44.405691 [ 5 ] {1d4a331d-66b8-4635-805a-2272aa6277d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9208 | 2025.08.01 21:25:44.406138 [ 5 ] {1d4a331d-66b8-4635-805a-2272aa6277d0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9209 | 2025.08.01 21:25:44.406365 [ 5 ] {1d4a331d-66b8-4635-805a-2272aa6277d0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2025.08.01 21:25:44.406482 [ 100 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9211 | 2025.08.01 21:25:44.406498 [ 5 ] {1d4a331d-66b8-4635-805a-2272aa6277d0} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001246 sec., 43338.68378812199 rows/sec., 2.43 MiB/sec. | ||
| 9212 | 2025.08.01 21:25:44.406520 [ 100 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2025.08.01 21:25:44.406542 [ 5 ] {1d4a331d-66b8-4635-805a-2272aa6277d0} <Debug> TCPHandler: Processed in 0.001417595 sec. | ||
| 9214 | 2025.08.01 21:25:44.406543 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9215 | 2025.08.01 21:25:44.406629 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 9216 | 2025.08.01 21:25:44.406716 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9217 | 2025.08.01 21:25:44.406743 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5022 rows starting from the beginning of the part | ||
| 9218 | 2025.08.01 21:25:44.406791 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 102 rows starting from the beginning of the part | ||
| 9219 | 2025.08.01 21:25:44.406827 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 9220 | 2025.08.01 21:25:44.406862 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 102 rows starting from the beginning of the part | ||
| 9221 | 2025.08.01 21:25:44.406897 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 9222 | 2025.08.01 21:25:44.406932 [ 204 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 54 rows starting from the beginning of the part | ||
| 9223 | 2025.08.01 21:25:44.409183 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002579157 sec., 2093707.3625219404 rows/sec., 133.09 MiB/sec. | ||
| 9224 | 2025.08.01 21:25:44.409747 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9225 | 2025.08.01 21:25:44.410030 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_76_15} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2025.08.01 21:25:44.410096 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_76_15} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9227 | 2025.08.01 21:25:44.410155 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26434 rows, containing 5 columns (5 merged, 0 gathered) in 0.009044173 sec., 2922765.8515598937 rows/sec., 195.65 MiB/sec. | ||
| 9228 | 2025.08.01 21:25:44.410162 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9229 | 2025.08.01 21:25:44.410426 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9230 | 2025.08.01 21:25:44.410706 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2025.08.01 21:25:44.410776 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9232 | 2025.08.01 21:25:44.410854 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9233 | 2025.08.01 21:25:45.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.12 MiB, peak 298.44 MiB, free memory in arenas 0.00 B, will set to 291.61 MiB (RSS), difference: 3.48 MiB | ||
| 9234 | 2025.08.01 21:25:46.814243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1320 | ||
| 9235 | 2025.08.01 21:25:46.817272 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2025.08.01 21:25:46.817326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9237 | 2025.08.01 21:25:46.818588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9238 | 2025.08.01 21:25:46.818865 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2025.08.01 21:25:46.819218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 9240 | 2025.08.01 21:25:48.778735 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2025.08.01 21:25:48.778932 [ 5 ] {850c4af6-69c5-4e47-ba67-417bf149b6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9242 | 2025.08.01 21:25:48.778998 [ 5 ] {850c4af6-69c5-4e47-ba67-417bf149b6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9243 | 2025.08.01 21:25:48.779687 [ 5 ] {850c4af6-69c5-4e47-ba67-417bf149b6dd} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2025.08.01 21:25:48.779735 [ 5 ] {850c4af6-69c5-4e47-ba67-417bf149b6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9245 | 2025.08.01 21:25:48.780119 [ 5 ] {850c4af6-69c5-4e47-ba67-417bf149b6dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9246 | 2025.08.01 21:25:48.780343 [ 5 ] {850c4af6-69c5-4e47-ba67-417bf149b6dd} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2025.08.01 21:25:48.780494 [ 5 ] {850c4af6-69c5-4e47-ba67-417bf149b6dd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001613 sec., 1239.925604463732 rows/sec., 101.11 KiB/sec. | ||
| 9248 | 2025.08.01 21:25:48.780535 [ 5 ] {850c4af6-69c5-4e47-ba67-417bf149b6dd} <Debug> TCPHandler: Processed in 0.001928935 sec. | ||
| 9249 | 2025.08.01 21:25:48.780653 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2025.08.01 21:25:48.780748 [ 5 ] {e409915a-00aa-406f-9272-06389ee36536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9251 | 2025.08.01 21:25:48.780790 [ 5 ] {e409915a-00aa-406f-9272-06389ee36536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9252 | 2025.08.01 21:25:48.781270 [ 5 ] {e409915a-00aa-406f-9272-06389ee36536} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2025.08.01 21:25:48.781305 [ 5 ] {e409915a-00aa-406f-9272-06389ee36536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9254 | 2025.08.01 21:25:48.781614 [ 5 ] {e409915a-00aa-406f-9272-06389ee36536} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9255 | 2025.08.01 21:25:48.781837 [ 5 ] {e409915a-00aa-406f-9272-06389ee36536} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2025.08.01 21:25:48.781962 [ 5 ] {e409915a-00aa-406f-9272-06389ee36536} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001233 sec., 90024.33090024331 rows/sec., 7.53 MiB/sec. | ||
| 9257 | 2025.08.01 21:25:48.781999 [ 5 ] {e409915a-00aa-406f-9272-06389ee36536} <Debug> TCPHandler: Processed in 0.001394225 sec. | ||
| 9258 | 2025.08.01 21:25:48.782115 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2025.08.01 21:25:48.782207 [ 5 ] {476ae8f4-7aae-48eb-9cad-c0a3ec1c3b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9260 | 2025.08.01 21:25:48.782247 [ 5 ] {476ae8f4-7aae-48eb-9cad-c0a3ec1c3b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9261 | 2025.08.01 21:25:48.782644 [ 5 ] {476ae8f4-7aae-48eb-9cad-c0a3ec1c3b20} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2025.08.01 21:25:48.782680 [ 5 ] {476ae8f4-7aae-48eb-9cad-c0a3ec1c3b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9263 | 2025.08.01 21:25:48.782971 [ 5 ] {476ae8f4-7aae-48eb-9cad-c0a3ec1c3b20} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9264 | 2025.08.01 21:25:48.783176 [ 5 ] {476ae8f4-7aae-48eb-9cad-c0a3ec1c3b20} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2025.08.01 21:25:48.783302 [ 5 ] {476ae8f4-7aae-48eb-9cad-c0a3ec1c3b20} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001113 sec., 26055.70530098832 rows/sec., 1.90 MiB/sec. | ||
| 9266 | 2025.08.01 21:25:48.783340 [ 5 ] {476ae8f4-7aae-48eb-9cad-c0a3ec1c3b20} <Debug> TCPHandler: Processed in 0.001272273 sec. | ||
| 9267 | 2025.08.01 21:25:48.783446 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2025.08.01 21:25:48.783538 [ 5 ] {1328d98e-c618-4690-a33c-707208053027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9269 | 2025.08.01 21:25:48.783576 [ 5 ] {1328d98e-c618-4690-a33c-707208053027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9270 | 2025.08.01 21:25:48.783995 [ 5 ] {1328d98e-c618-4690-a33c-707208053027} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2025.08.01 21:25:48.784031 [ 5 ] {1328d98e-c618-4690-a33c-707208053027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9272 | 2025.08.01 21:25:48.784328 [ 5 ] {1328d98e-c618-4690-a33c-707208053027} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9273 | 2025.08.01 21:25:48.784535 [ 5 ] {1328d98e-c618-4690-a33c-707208053027} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2025.08.01 21:25:48.784658 [ 5 ] {1328d98e-c618-4690-a33c-707208053027} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001137 sec., 81794.19525065963 rows/sec., 6.39 MiB/sec. | ||
| 9275 | 2025.08.01 21:25:48.784694 [ 5 ] {1328d98e-c618-4690-a33c-707208053027} <Debug> TCPHandler: Processed in 0.001294713 sec. | ||
| 9276 | 2025.08.01 21:25:48.784808 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2025.08.01 21:25:48.784900 [ 5 ] {354659fb-fd13-4676-b8f6-adcf8fadb712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9278 | 2025.08.01 21:25:48.784943 [ 5 ] {354659fb-fd13-4676-b8f6-adcf8fadb712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9279 | 2025.08.01 21:25:48.785328 [ 5 ] {354659fb-fd13-4676-b8f6-adcf8fadb712} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2025.08.01 21:25:48.785363 [ 5 ] {354659fb-fd13-4676-b8f6-adcf8fadb712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9281 | 2025.08.01 21:25:48.785682 [ 5 ] {354659fb-fd13-4676-b8f6-adcf8fadb712} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9282 | 2025.08.01 21:25:48.785893 [ 5 ] {354659fb-fd13-4676-b8f6-adcf8fadb712} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2025.08.01 21:25:48.786018 [ 5 ] {354659fb-fd13-4676-b8f6-adcf8fadb712} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001136 sec., 113556.338028169 rows/sec., 7.91 MiB/sec. | ||
| 9284 | 2025.08.01 21:25:48.786054 [ 5 ] {354659fb-fd13-4676-b8f6-adcf8fadb712} <Debug> TCPHandler: Processed in 0.001294054 sec. | ||
| 9285 | 2025.08.01 21:25:48.786166 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2025.08.01 21:25:48.786258 [ 5 ] {a7f3ab45-89fd-4c23-956f-ea9e980aedf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9287 | 2025.08.01 21:25:48.786310 [ 5 ] {a7f3ab45-89fd-4c23-956f-ea9e980aedf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9288 | 2025.08.01 21:25:48.787105 [ 5 ] {a7f3ab45-89fd-4c23-956f-ea9e980aedf0} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2025.08.01 21:25:48.787140 [ 5 ] {a7f3ab45-89fd-4c23-956f-ea9e980aedf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9290 | 2025.08.01 21:25:48.787658 [ 5 ] {a7f3ab45-89fd-4c23-956f-ea9e980aedf0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9291 | 2025.08.01 21:25:48.787870 [ 5 ] {a7f3ab45-89fd-4c23-956f-ea9e980aedf0} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2025.08.01 21:25:48.788001 [ 5 ] {a7f3ab45-89fd-4c23-956f-ea9e980aedf0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001761 sec., 15332.197614991483 rows/sec., 27.47 MiB/sec. | ||
| 9293 | 2025.08.01 21:25:48.788052 [ 5 ] {a7f3ab45-89fd-4c23-956f-ea9e980aedf0} <Debug> TCPHandler: Processed in 0.001933344 sec. | ||
| 9294 | 2025.08.01 21:25:48.788166 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2025.08.01 21:25:48.788259 [ 5 ] {d7d29b08-30d8-4605-9be6-714d7e020dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9296 | 2025.08.01 21:25:48.788300 [ 5 ] {d7d29b08-30d8-4605-9be6-714d7e020dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9297 | 2025.08.01 21:25:48.788626 [ 5 ] {d7d29b08-30d8-4605-9be6-714d7e020dc8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2025.08.01 21:25:48.788661 [ 5 ] {d7d29b08-30d8-4605-9be6-714d7e020dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9299 | 2025.08.01 21:25:48.788956 [ 5 ] {d7d29b08-30d8-4605-9be6-714d7e020dc8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9300 | 2025.08.01 21:25:48.789157 [ 5 ] {d7d29b08-30d8-4605-9be6-714d7e020dc8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2025.08.01 21:25:48.789279 [ 5 ] {d7d29b08-30d8-4605-9be6-714d7e020dc8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001038 sec., 46242.774566473985 rows/sec., 3.12 MiB/sec. | ||
| 9302 | 2025.08.01 21:25:48.789313 [ 5 ] {d7d29b08-30d8-4605-9be6-714d7e020dc8} <Debug> TCPHandler: Processed in 0.001195351 sec. | ||
| 9303 | 2025.08.01 21:25:49.230253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
| 9304 | 2025.08.01 21:25:49.230814 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2025.08.01 21:25:49.230861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9306 | 2025.08.01 21:25:49.231376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9307 | 2025.08.01 21:25:49.231609 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2025.08.01 21:25:49.231752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 9309 | 2025.08.01 21:25:50.421990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9310 | 2025.08.01 21:25:50.438170 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2025.08.01 21:25:50.438230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9312 | 2025.08.01 21:25:50.443737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9313 | 2025.08.01 21:25:50.444456 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2025.08.01 21:25:50.447421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9315 | 2025.08.01 21:25:53.778385 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9316 | 2025.08.01 21:25:53.778602 [ 5 ] {0dd826c7-3277-40b2-a83c-d1cb189f6c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9317 | 2025.08.01 21:25:53.778677 [ 5 ] {0dd826c7-3277-40b2-a83c-d1cb189f6c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9318 | 2025.08.01 21:25:53.779452 [ 5 ] {0dd826c7-3277-40b2-a83c-d1cb189f6c67} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2025.08.01 21:25:53.779500 [ 5 ] {0dd826c7-3277-40b2-a83c-d1cb189f6c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9320 | 2025.08.01 21:25:53.779900 [ 5 ] {0dd826c7-3277-40b2-a83c-d1cb189f6c67} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9321 | 2025.08.01 21:25:53.780126 [ 5 ] {0dd826c7-3277-40b2-a83c-d1cb189f6c67} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2025.08.01 21:25:53.780288 [ 5 ] {0dd826c7-3277-40b2-a83c-d1cb189f6c67} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.46 MiB/sec. | ||
| 9323 | 2025.08.01 21:25:53.780336 [ 5 ] {0dd826c7-3277-40b2-a83c-d1cb189f6c67} <Debug> TCPHandler: Processed in 0.002089098 sec. | ||
| 9324 | 2025.08.01 21:25:53.780461 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2025.08.01 21:25:53.780561 [ 5 ] {49d82a5d-d742-4486-b25f-e80567fd02f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9326 | 2025.08.01 21:25:53.780604 [ 5 ] {49d82a5d-d742-4486-b25f-e80567fd02f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9327 | 2025.08.01 21:25:53.781040 [ 5 ] {49d82a5d-d742-4486-b25f-e80567fd02f3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2025.08.01 21:25:53.781075 [ 5 ] {49d82a5d-d742-4486-b25f-e80567fd02f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9329 | 2025.08.01 21:25:53.781398 [ 5 ] {49d82a5d-d742-4486-b25f-e80567fd02f3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9330 | 2025.08.01 21:25:53.781631 [ 5 ] {49d82a5d-d742-4486-b25f-e80567fd02f3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2025.08.01 21:25:53.781761 [ 5 ] {49d82a5d-d742-4486-b25f-e80567fd02f3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 9332 | 2025.08.01 21:25:53.781798 [ 5 ] {49d82a5d-d742-4486-b25f-e80567fd02f3} <Debug> TCPHandler: Processed in 0.001387316 sec. | ||
| 9333 | 2025.08.01 21:25:53.781912 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9334 | 2025.08.01 21:25:53.782006 [ 5 ] {fad72c28-277d-49b4-bef5-75774dbfa8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9335 | 2025.08.01 21:25:53.782049 [ 5 ] {fad72c28-277d-49b4-bef5-75774dbfa8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9336 | 2025.08.01 21:25:53.782463 [ 5 ] {fad72c28-277d-49b4-bef5-75774dbfa8d3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2025.08.01 21:25:53.782502 [ 5 ] {fad72c28-277d-49b4-bef5-75774dbfa8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9338 | 2025.08.01 21:25:53.782831 [ 5 ] {fad72c28-277d-49b4-bef5-75774dbfa8d3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9339 | 2025.08.01 21:25:53.783035 [ 5 ] {fad72c28-277d-49b4-bef5-75774dbfa8d3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2025.08.01 21:25:53.783167 [ 5 ] {fad72c28-277d-49b4-bef5-75774dbfa8d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 9341 | 2025.08.01 21:25:53.783202 [ 5 ] {fad72c28-277d-49b4-bef5-75774dbfa8d3} <Debug> TCPHandler: Processed in 0.001337474 sec. | ||
| 9342 | 2025.08.01 21:25:53.783310 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9343 | 2025.08.01 21:25:53.783402 [ 5 ] {b035ecb9-ba4b-450b-9fd5-44f85ae49a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9344 | 2025.08.01 21:25:53.783442 [ 5 ] {b035ecb9-ba4b-450b-9fd5-44f85ae49a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9345 | 2025.08.01 21:25:53.783768 [ 5 ] {b035ecb9-ba4b-450b-9fd5-44f85ae49a76} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2025.08.01 21:25:53.783802 [ 5 ] {b035ecb9-ba4b-450b-9fd5-44f85ae49a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9347 | 2025.08.01 21:25:53.784093 [ 5 ] {b035ecb9-ba4b-450b-9fd5-44f85ae49a76} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9348 | 2025.08.01 21:25:53.784296 [ 5 ] {b035ecb9-ba4b-450b-9fd5-44f85ae49a76} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2025.08.01 21:25:53.784427 [ 5 ] {b035ecb9-ba4b-450b-9fd5-44f85ae49a76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 9350 | 2025.08.01 21:25:53.784462 [ 5 ] {b035ecb9-ba4b-450b-9fd5-44f85ae49a76} <Debug> TCPHandler: Processed in 0.001199662 sec. | ||
| 9351 | 2025.08.01 21:25:56.567347 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9352 | 2025.08.01 21:25:56.567423 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9353 | 2025.08.01 21:25:56.732804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
| 9354 | 2025.08.01 21:25:56.733279 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2025.08.01 21:25:56.733324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9356 | 2025.08.01 21:25:56.733813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9357 | 2025.08.01 21:25:56.734051 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2025.08.01 21:25:56.734197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 9359 | 2025.08.01 21:25:56.820449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1342 | ||
| 9360 | 2025.08.01 21:25:56.822568 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2025.08.01 21:25:56.822626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9362 | 2025.08.01 21:25:56.823798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9363 | 2025.08.01 21:25:56.824064 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2025.08.01 21:25:56.824332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1342 | ||
| 9365 | 2025.08.01 21:25:57.001320 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000807635 sec. | ||
| 9366 | 2025.08.01 21:25:57.948470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9367 | 2025.08.01 21:25:57.964859 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2025.08.01 21:25:57.964911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9369 | 2025.08.01 21:25:57.970812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9370 | 2025.08.01 21:25:57.971477 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2025.08.01 21:25:57.974094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9372 | 2025.08.01 21:25:58.791776 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2025.08.01 21:25:58.791956 [ 5 ] {c0e2478a-ff16-4ca2-a3fe-d1386bd64bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9374 | 2025.08.01 21:25:58.792022 [ 5 ] {c0e2478a-ff16-4ca2-a3fe-d1386bd64bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9375 | 2025.08.01 21:25:58.792833 [ 5 ] {c0e2478a-ff16-4ca2-a3fe-d1386bd64bc4} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2025.08.01 21:25:58.792884 [ 5 ] {c0e2478a-ff16-4ca2-a3fe-d1386bd64bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9377 | 2025.08.01 21:25:58.793289 [ 5 ] {c0e2478a-ff16-4ca2-a3fe-d1386bd64bc4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9378 | 2025.08.01 21:25:58.793524 [ 5 ] {c0e2478a-ff16-4ca2-a3fe-d1386bd64bc4} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2025.08.01 21:25:58.793675 [ 5 ] {c0e2478a-ff16-4ca2-a3fe-d1386bd64bc4} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001767 sec., 221844.93491794003 rows/sec., 14.07 MiB/sec. | ||
| 9380 | 2025.08.01 21:25:58.793718 [ 5 ] {c0e2478a-ff16-4ca2-a3fe-d1386bd64bc4} <Debug> TCPHandler: Processed in 0.002077077 sec. | ||
| 9381 | 2025.08.01 21:25:58.793846 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2025.08.01 21:25:58.793946 [ 5 ] {caa0b711-0e93-4d65-8c3f-6bd35e64e740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9383 | 2025.08.01 21:25:58.794014 [ 5 ] {caa0b711-0e93-4d65-8c3f-6bd35e64e740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9384 | 2025.08.01 21:25:58.794834 [ 5 ] {caa0b711-0e93-4d65-8c3f-6bd35e64e740} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2025.08.01 21:25:58.794872 [ 5 ] {caa0b711-0e93-4d65-8c3f-6bd35e64e740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9386 | 2025.08.01 21:25:58.795237 [ 5 ] {caa0b711-0e93-4d65-8c3f-6bd35e64e740} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9387 | 2025.08.01 21:25:58.795451 [ 5 ] {caa0b711-0e93-4d65-8c3f-6bd35e64e740} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2025.08.01 21:25:58.795584 [ 5 ] {caa0b711-0e93-4d65-8c3f-6bd35e64e740} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001659 sec., 692585.8951175406 rows/sec., 55.26 MiB/sec. | ||
| 9389 | 2025.08.01 21:25:58.795622 [ 5 ] {caa0b711-0e93-4d65-8c3f-6bd35e64e740} <Debug> TCPHandler: Processed in 0.001825662 sec. | ||
| 9390 | 2025.08.01 21:25:58.795739 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2025.08.01 21:25:58.795834 [ 5 ] {d22f70d4-f307-4d4f-94dc-a21088b6996f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9392 | 2025.08.01 21:25:58.795900 [ 5 ] {d22f70d4-f307-4d4f-94dc-a21088b6996f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9393 | 2025.08.01 21:25:58.796372 [ 5 ] {d22f70d4-f307-4d4f-94dc-a21088b6996f} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2025.08.01 21:25:58.796408 [ 5 ] {d22f70d4-f307-4d4f-94dc-a21088b6996f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9395 | 2025.08.01 21:25:58.796726 [ 5 ] {d22f70d4-f307-4d4f-94dc-a21088b6996f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9396 | 2025.08.01 21:25:58.796932 [ 5 ] {d22f70d4-f307-4d4f-94dc-a21088b6996f} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2025.08.01 21:25:58.797058 [ 5 ] {d22f70d4-f307-4d4f-94dc-a21088b6996f} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001242 sec., 190821.25603864735 rows/sec., 11.68 MiB/sec. | ||
| 9398 | 2025.08.01 21:25:58.797095 [ 5 ] {d22f70d4-f307-4d4f-94dc-a21088b6996f} <Debug> TCPHandler: Processed in 0.001404005 sec. | ||
| 9399 | 2025.08.01 21:25:58.797209 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2025.08.01 21:25:58.797303 [ 5 ] {14e49442-4705-4f25-9e14-80df907af8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9401 | 2025.08.01 21:25:58.797342 [ 5 ] {14e49442-4705-4f25-9e14-80df907af8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9402 | 2025.08.01 21:25:58.797796 [ 5 ] {14e49442-4705-4f25-9e14-80df907af8c1} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2025.08.01 21:25:58.797833 [ 5 ] {14e49442-4705-4f25-9e14-80df907af8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9404 | 2025.08.01 21:25:58.798125 [ 5 ] {14e49442-4705-4f25-9e14-80df907af8c1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9405 | 2025.08.01 21:25:58.798327 [ 5 ] {14e49442-4705-4f25-9e14-80df907af8c1} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2025.08.01 21:25:58.798450 [ 5 ] {14e49442-4705-4f25-9e14-80df907af8c1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001164 sec., 174398.62542955324 rows/sec., 11.25 MiB/sec. | ||
| 9407 | 2025.08.01 21:25:58.798487 [ 5 ] {14e49442-4705-4f25-9e14-80df907af8c1} <Debug> TCPHandler: Processed in 0.001325324 sec. | ||
| 9408 | 2025.08.01 21:25:58.798600 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2025.08.01 21:25:58.798693 [ 5 ] {5bf0951f-6fb0-4550-a778-866b0aaa0721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9410 | 2025.08.01 21:25:58.798732 [ 5 ] {5bf0951f-6fb0-4550-a778-866b0aaa0721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9411 | 2025.08.01 21:25:58.799173 [ 5 ] {5bf0951f-6fb0-4550-a778-866b0aaa0721} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2025.08.01 21:25:58.799208 [ 5 ] {5bf0951f-6fb0-4550-a778-866b0aaa0721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9413 | 2025.08.01 21:25:58.799502 [ 5 ] {5bf0951f-6fb0-4550-a778-866b0aaa0721} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9414 | 2025.08.01 21:25:58.799703 [ 5 ] {5bf0951f-6fb0-4550-a778-866b0aaa0721} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2025.08.01 21:25:58.799825 [ 5 ] {5bf0951f-6fb0-4550-a778-866b0aaa0721} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001149 sec., 175805.04786771105 rows/sec., 9.98 MiB/sec. | ||
| 9416 | 2025.08.01 21:25:58.799861 [ 5 ] {5bf0951f-6fb0-4550-a778-866b0aaa0721} <Debug> TCPHandler: Processed in 0.001308764 sec. | ||
| 9417 | 2025.08.01 21:25:58.800012 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2025.08.01 21:25:58.800108 [ 5 ] {ed83c38e-9c71-4028-8fa1-32735f829dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9419 | 2025.08.01 21:25:58.800146 [ 5 ] {ed83c38e-9c71-4028-8fa1-32735f829dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9420 | 2025.08.01 21:25:58.800858 [ 5 ] {ed83c38e-9c71-4028-8fa1-32735f829dcf} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2025.08.01 21:25:58.800893 [ 5 ] {ed83c38e-9c71-4028-8fa1-32735f829dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9422 | 2025.08.01 21:25:58.801213 [ 5 ] {ed83c38e-9c71-4028-8fa1-32735f829dcf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9423 | 2025.08.01 21:25:58.801416 [ 5 ] {ed83c38e-9c71-4028-8fa1-32735f829dcf} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2025.08.01 21:25:58.801541 [ 5 ] {ed83c38e-9c71-4028-8fa1-32735f829dcf} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.00145 sec., 477931.03448275867 rows/sec., 33.58 MiB/sec. | ||
| 9425 | 2025.08.01 21:25:58.801578 [ 5 ] {ed83c38e-9c71-4028-8fa1-32735f829dcf} <Debug> TCPHandler: Processed in 0.001615519 sec. | ||
| 9426 | 2025.08.01 21:25:58.801693 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2025.08.01 21:25:58.801787 [ 5 ] {864aa456-704c-42f9-806f-5623ab1c3cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9428 | 2025.08.01 21:25:58.801827 [ 5 ] {864aa456-704c-42f9-806f-5623ab1c3cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9429 | 2025.08.01 21:25:58.802159 [ 5 ] {864aa456-704c-42f9-806f-5623ab1c3cb0} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2025.08.01 21:25:58.802194 [ 5 ] {864aa456-704c-42f9-806f-5623ab1c3cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9431 | 2025.08.01 21:25:58.802481 [ 5 ] {864aa456-704c-42f9-806f-5623ab1c3cb0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9432 | 2025.08.01 21:25:58.802677 [ 5 ] {864aa456-704c-42f9-806f-5623ab1c3cb0} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2025.08.01 21:25:58.802801 [ 5 ] {864aa456-704c-42f9-806f-5623ab1c3cb0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 9434 | 2025.08.01 21:25:58.802836 [ 5 ] {864aa456-704c-42f9-806f-5623ab1c3cb0} <Debug> TCPHandler: Processed in 0.001192172 sec. | ||
| 9435 | 2025.08.01 21:25:58.802943 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2025.08.01 21:25:58.803036 [ 5 ] {3d789664-b4d2-4d2b-94e8-a091592c470b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9437 | 2025.08.01 21:25:58.803077 [ 5 ] {3d789664-b4d2-4d2b-94e8-a091592c470b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9438 | 2025.08.01 21:25:58.803508 [ 5 ] {3d789664-b4d2-4d2b-94e8-a091592c470b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2025.08.01 21:25:58.803542 [ 5 ] {3d789664-b4d2-4d2b-94e8-a091592c470b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9440 | 2025.08.01 21:25:58.803865 [ 5 ] {3d789664-b4d2-4d2b-94e8-a091592c470b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9441 | 2025.08.01 21:25:58.804065 [ 5 ] {3d789664-b4d2-4d2b-94e8-a091592c470b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2025.08.01 21:25:58.804190 [ 5 ] {3d789664-b4d2-4d2b-94e8-a091592c470b} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001172 sec., 261945.39249146756 rows/sec., 17.23 MiB/sec. | ||
| 9443 | 2025.08.01 21:25:58.804226 [ 5 ] {3d789664-b4d2-4d2b-94e8-a091592c470b} <Debug> TCPHandler: Processed in 0.001331035 sec. | ||
| 9444 | 2025.08.01 21:25:58.804332 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2025.08.01 21:25:58.804424 [ 5 ] {1822b017-989a-4fe0-9c17-51b673aa18b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9446 | 2025.08.01 21:25:58.804464 [ 5 ] {1822b017-989a-4fe0-9c17-51b673aa18b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9447 | 2025.08.01 21:25:58.804768 [ 5 ] {1822b017-989a-4fe0-9c17-51b673aa18b0} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2025.08.01 21:25:58.804802 [ 5 ] {1822b017-989a-4fe0-9c17-51b673aa18b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9449 | 2025.08.01 21:25:58.805094 [ 5 ] {1822b017-989a-4fe0-9c17-51b673aa18b0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9450 | 2025.08.01 21:25:58.805309 [ 5 ] {1822b017-989a-4fe0-9c17-51b673aa18b0} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.08.01 21:25:58.805432 [ 5 ] {1822b017-989a-4fe0-9c17-51b673aa18b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 9452 | 2025.08.01 21:25:58.805467 [ 5 ] {1822b017-989a-4fe0-9c17-51b673aa18b0} <Debug> TCPHandler: Processed in 0.001182942 sec. | ||
| 9453 | 2025.08.01 21:25:58.805575 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2025.08.01 21:25:58.805669 [ 5 ] {f2a66953-b710-42b9-8cb8-501f44063bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9455 | 2025.08.01 21:25:58.805723 [ 5 ] {f2a66953-b710-42b9-8cb8-501f44063bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9456 | 2025.08.01 21:25:58.806580 [ 5 ] {f2a66953-b710-42b9-8cb8-501f44063bf9} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2025.08.01 21:25:58.806615 [ 5 ] {f2a66953-b710-42b9-8cb8-501f44063bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9458 | 2025.08.01 21:25:58.807151 [ 5 ] {f2a66953-b710-42b9-8cb8-501f44063bf9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9459 | 2025.08.01 21:25:58.807363 [ 5 ] {f2a66953-b710-42b9-8cb8-501f44063bf9} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2025.08.01 21:25:58.807496 [ 5 ] {f2a66953-b710-42b9-8cb8-501f44063bf9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 9461 | 2025.08.01 21:25:58.807547 [ 5 ] {f2a66953-b710-42b9-8cb8-501f44063bf9} <Debug> TCPHandler: Processed in 0.002019536 sec. | ||
| 9462 | 2025.08.01 21:25:58.807659 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2025.08.01 21:25:58.807754 [ 5 ] {8d07caa3-a5df-44c1-92ef-3e8944b69c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9464 | 2025.08.01 21:25:58.807795 [ 5 ] {8d07caa3-a5df-44c1-92ef-3e8944b69c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9465 | 2025.08.01 21:25:58.808120 [ 5 ] {8d07caa3-a5df-44c1-92ef-3e8944b69c1b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2025.08.01 21:25:58.808156 [ 5 ] {8d07caa3-a5df-44c1-92ef-3e8944b69c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9467 | 2025.08.01 21:25:58.808444 [ 5 ] {8d07caa3-a5df-44c1-92ef-3e8944b69c1b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9468 | 2025.08.01 21:25:58.808646 [ 5 ] {8d07caa3-a5df-44c1-92ef-3e8944b69c1b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2025.08.01 21:25:58.808772 [ 5 ] {8d07caa3-a5df-44c1-92ef-3e8944b69c1b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001035 sec., 98550.72463768117 rows/sec., 6.05 MiB/sec. | ||
| 9470 | 2025.08.01 21:25:58.808806 [ 5 ] {8d07caa3-a5df-44c1-92ef-3e8944b69c1b} <Debug> TCPHandler: Processed in 0.001194621 sec. | ||
| 9471 | 2025.08.01 21:26:03.779390 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2025.08.01 21:26:03.779605 [ 5 ] {2f6cee3e-5755-4bd8-8e5b-8757471e06db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9473 | 2025.08.01 21:26:03.779679 [ 5 ] {2f6cee3e-5755-4bd8-8e5b-8757471e06db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9474 | 2025.08.01 21:26:03.780433 [ 5 ] {2f6cee3e-5755-4bd8-8e5b-8757471e06db} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2025.08.01 21:26:03.780476 [ 5 ] {2f6cee3e-5755-4bd8-8e5b-8757471e06db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9476 | 2025.08.01 21:26:03.780875 [ 5 ] {2f6cee3e-5755-4bd8-8e5b-8757471e06db} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9477 | 2025.08.01 21:26:03.781112 [ 5 ] {2f6cee3e-5755-4bd8-8e5b-8757471e06db} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2025.08.01 21:26:03.781266 [ 5 ] {2f6cee3e-5755-4bd8-8e5b-8757471e06db} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.49 MiB/sec. | ||
| 9479 | 2025.08.01 21:26:03.781308 [ 5 ] {2f6cee3e-5755-4bd8-8e5b-8757471e06db} <Debug> TCPHandler: Processed in 0.002055957 sec. | ||
| 9480 | 2025.08.01 21:26:03.781433 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2025.08.01 21:26:03.781530 [ 5 ] {ff150a96-083a-46ad-8904-18e0b7f25962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9482 | 2025.08.01 21:26:03.781571 [ 5 ] {ff150a96-083a-46ad-8904-18e0b7f25962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9483 | 2025.08.01 21:26:03.781985 [ 5 ] {ff150a96-083a-46ad-8904-18e0b7f25962} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2025.08.01 21:26:03.782022 [ 5 ] {ff150a96-083a-46ad-8904-18e0b7f25962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9485 | 2025.08.01 21:26:03.782323 [ 5 ] {ff150a96-083a-46ad-8904-18e0b7f25962} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9486 | 2025.08.01 21:26:03.782528 [ 5 ] {ff150a96-083a-46ad-8904-18e0b7f25962} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2025.08.01 21:26:03.782655 [ 5 ] {ff150a96-083a-46ad-8904-18e0b7f25962} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 9488 | 2025.08.01 21:26:03.782693 [ 5 ] {ff150a96-083a-46ad-8904-18e0b7f25962} <Debug> TCPHandler: Processed in 0.001310094 sec. | ||
| 9489 | 2025.08.01 21:26:03.782812 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2025.08.01 21:26:03.782908 [ 5 ] {1bb36885-d156-45e4-9cb5-1060a8abca5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9491 | 2025.08.01 21:26:03.782952 [ 5 ] {1bb36885-d156-45e4-9cb5-1060a8abca5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9492 | 2025.08.01 21:26:03.783358 [ 5 ] {1bb36885-d156-45e4-9cb5-1060a8abca5c} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2025.08.01 21:26:03.783395 [ 5 ] {1bb36885-d156-45e4-9cb5-1060a8abca5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9494 | 2025.08.01 21:26:03.783728 [ 5 ] {1bb36885-d156-45e4-9cb5-1060a8abca5c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9495 | 2025.08.01 21:26:03.783937 [ 5 ] {1bb36885-d156-45e4-9cb5-1060a8abca5c} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2025.08.01 21:26:03.784068 [ 5 ] {1bb36885-d156-45e4-9cb5-1060a8abca5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 9497 | 2025.08.01 21:26:03.784105 [ 5 ] {1bb36885-d156-45e4-9cb5-1060a8abca5c} <Debug> TCPHandler: Processed in 0.001341974 sec. | ||
| 9498 | 2025.08.01 21:26:03.784217 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2025.08.01 21:26:03.784313 [ 5 ] {d237c204-2810-4737-837a-f2cf4dbfa22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9500 | 2025.08.01 21:26:03.784355 [ 5 ] {d237c204-2810-4737-837a-f2cf4dbfa22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9501 | 2025.08.01 21:26:03.784688 [ 5 ] {d237c204-2810-4737-837a-f2cf4dbfa22a} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2025.08.01 21:26:03.784726 [ 5 ] {d237c204-2810-4737-837a-f2cf4dbfa22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9503 | 2025.08.01 21:26:03.785031 [ 5 ] {d237c204-2810-4737-837a-f2cf4dbfa22a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9504 | 2025.08.01 21:26:03.785251 [ 5 ] {d237c204-2810-4737-837a-f2cf4dbfa22a} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2025.08.01 21:26:03.785396 [ 5 ] {d237c204-2810-4737-837a-f2cf4dbfa22a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 9506 | 2025.08.01 21:26:03.785434 [ 5 ] {d237c204-2810-4737-837a-f2cf4dbfa22a} <Debug> TCPHandler: Processed in 0.001266943 sec. | ||
| 9507 | 2025.08.01 21:26:04.235234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
| 9508 | 2025.08.01 21:26:04.235915 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2025.08.01 21:26:04.235959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9510 | 2025.08.01 21:26:04.236440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9511 | 2025.08.01 21:26:04.236682 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2025.08.01 21:26:04.236835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 9513 | 2025.08.01 21:26:05.475148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9514 | 2025.08.01 21:26:05.491992 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2025.08.01 21:26:05.492054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9516 | 2025.08.01 21:26:05.498053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9517 | 2025.08.01 21:26:05.498752 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2025.08.01 21:26:05.501623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9519 | 2025.08.01 21:26:06.825434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1372 | ||
| 9520 | 2025.08.01 21:26:06.827896 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2025.08.01 21:26:06.827958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9522 | 2025.08.01 21:26:06.829184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9523 | 2025.08.01 21:26:06.829466 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2025.08.01 21:26:06.829653 [ 59 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9525 | 2025.08.01 21:26:06.829742 [ 59 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2025.08.01 21:26:06.829769 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9527 | 2025.08.01 21:26:06.829842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 9528 | 2025.08.01 21:26:06.829866 [ 204 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 9529 | 2025.08.01 21:26:06.830315 [ 204 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9530 | 2025.08.01 21:26:06.830440 [ 204 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1218 rows starting from the beginning of the part | ||
| 9531 | 2025.08.01 21:26:06.830785 [ 204 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 9532 | 2025.08.01 21:26:06.831106 [ 204 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 9533 | 2025.08.01 21:26:06.831438 [ 204 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 9534 | 2025.08.01 21:26:06.831771 [ 204 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 22 rows starting from the beginning of the part | ||
| 9535 | 2025.08.01 21:26:06.832089 [ 204 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 9536 | 2025.08.01 21:26:06.839192 [ 186 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 72 columns (72 merged, 0 gathered) in 0.009358168 sec., 146609.8920216008 rows/sec., 113.84 MiB/sec. | ||
| 9537 | 2025.08.01 21:26:06.840932 [ 186 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9538 | 2025.08.01 21:26:06.841599 [ 186 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2025.08.01 21:26:06.841694 [ 186 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_36_7} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9540 | 2025.08.01 21:26:06.842147 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 9541 | 2025.08.01 21:26:08.791264 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2025.08.01 21:26:08.791464 [ 5 ] {0dfa975c-be45-4c34-a028-06e38dc18078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9543 | 2025.08.01 21:26:08.791533 [ 5 ] {0dfa975c-be45-4c34-a028-06e38dc18078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9544 | 2025.08.01 21:26:08.792393 [ 5 ] {0dfa975c-be45-4c34-a028-06e38dc18078} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2025.08.01 21:26:08.792444 [ 5 ] {0dfa975c-be45-4c34-a028-06e38dc18078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9546 | 2025.08.01 21:26:08.792885 [ 5 ] {0dfa975c-be45-4c34-a028-06e38dc18078} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9547 | 2025.08.01 21:26:08.793121 [ 5 ] {0dfa975c-be45-4c34-a028-06e38dc18078} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2025.08.01 21:26:08.793284 [ 5 ] {0dfa975c-be45-4c34-a028-06e38dc18078} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001871 sec., 209513.62907536078 rows/sec., 13.29 MiB/sec. | ||
| 9549 | 2025.08.01 21:26:08.793342 [ 5 ] {0dfa975c-be45-4c34-a028-06e38dc18078} <Debug> TCPHandler: Processed in 0.00220978 sec. | ||
| 9550 | 2025.08.01 21:26:08.793473 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2025.08.01 21:26:08.793579 [ 5 ] {670eba63-b751-42a7-a9ce-8788d5b9c157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9552 | 2025.08.01 21:26:08.793625 [ 5 ] {670eba63-b751-42a7-a9ce-8788d5b9c157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9553 | 2025.08.01 21:26:08.794640 [ 5 ] {670eba63-b751-42a7-a9ce-8788d5b9c157} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2025.08.01 21:26:08.794679 [ 5 ] {670eba63-b751-42a7-a9ce-8788d5b9c157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9555 | 2025.08.01 21:26:08.795074 [ 5 ] {670eba63-b751-42a7-a9ce-8788d5b9c157} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9556 | 2025.08.01 21:26:08.795293 [ 5 ] {670eba63-b751-42a7-a9ce-8788d5b9c157} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2025.08.01 21:26:08.795417 [ 62 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9558 | 2025.08.01 21:26:08.795428 [ 5 ] {670eba63-b751-42a7-a9ce-8788d5b9c157} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001873 sec., 613454.3513080619 rows/sec., 48.95 MiB/sec. | ||
| 9559 | 2025.08.01 21:26:08.795492 [ 62 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2025.08.01 21:26:08.795511 [ 5 ] {670eba63-b751-42a7-a9ce-8788d5b9c157} <Debug> TCPHandler: Processed in 0.002092407 sec. | ||
| 9561 | 2025.08.01 21:26:08.795524 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9562 | 2025.08.01 21:26:08.795647 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2025.08.01 21:26:08.795655 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 9564 | 2025.08.01 21:26:08.795752 [ 5 ] {39feb175-4e29-44bd-acee-b022040fcfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9565 | 2025.08.01 21:26:08.795805 [ 5 ] {39feb175-4e29-44bd-acee-b022040fcfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9566 | 2025.08.01 21:26:08.795810 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9567 | 2025.08.01 21:26:08.795855 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2298 rows starting from the beginning of the part | ||
| 9568 | 2025.08.01 21:26:08.795922 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 111 rows starting from the beginning of the part | ||
| 9569 | 2025.08.01 21:26:08.795970 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 9570 | 2025.08.01 21:26:08.796014 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1149 rows starting from the beginning of the part | ||
| 9571 | 2025.08.01 21:26:08.796057 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 9572 | 2025.08.01 21:26:08.796117 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1149 rows starting from the beginning of the part | ||
| 9573 | 2025.08.01 21:26:08.796317 [ 5 ] {39feb175-4e29-44bd-acee-b022040fcfe2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2025.08.01 21:26:08.796361 [ 5 ] {39feb175-4e29-44bd-acee-b022040fcfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9575 | 2025.08.01 21:26:08.796849 [ 5 ] {39feb175-4e29-44bd-acee-b022040fcfe2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9576 | 2025.08.01 21:26:08.797084 [ 5 ] {39feb175-4e29-44bd-acee-b022040fcfe2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2025.08.01 21:26:08.797226 [ 5 ] {39feb175-4e29-44bd-acee-b022040fcfe2} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001493 sec., 158740.79035498996 rows/sec., 9.72 MiB/sec. | ||
| 9578 | 2025.08.01 21:26:08.797266 [ 5 ] {39feb175-4e29-44bd-acee-b022040fcfe2} <Debug> TCPHandler: Processed in 0.00167882 sec. | ||
| 9579 | 2025.08.01 21:26:08.797378 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2025.08.01 21:26:08.797473 [ 5 ] {3b430a99-75a6-4c50-89ba-13537c779080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9581 | 2025.08.01 21:26:08.797514 [ 5 ] {3b430a99-75a6-4c50-89ba-13537c779080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9582 | 2025.08.01 21:26:08.798016 [ 5 ] {3b430a99-75a6-4c50-89ba-13537c779080} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2025.08.01 21:26:08.798053 [ 5 ] {3b430a99-75a6-4c50-89ba-13537c779080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9584 | 2025.08.01 21:26:08.798180 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4819 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580046 sec., 1867796.15557242 rows/sec., 157.27 MiB/sec. | ||
| 9585 | 2025.08.01 21:26:08.798389 [ 5 ] {3b430a99-75a6-4c50-89ba-13537c779080} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9586 | 2025.08.01 21:26:08.798511 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9587 | 2025.08.01 21:26:08.798631 [ 5 ] {3b430a99-75a6-4c50-89ba-13537c779080} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2025.08.01 21:26:08.798784 [ 5 ] {3b430a99-75a6-4c50-89ba-13537c779080} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001329 sec., 152746.4258841234 rows/sec., 9.85 MiB/sec. | ||
| 9589 | 2025.08.01 21:26:08.798826 [ 5 ] {3b430a99-75a6-4c50-89ba-13537c779080} <Debug> TCPHandler: Processed in 0.001498167 sec. | ||
| 9590 | 2025.08.01 21:26:08.798850 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2025.08.01 21:26:08.798930 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2025.08.01 21:26:08.798940 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_81_16} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9593 | 2025.08.01 21:26:08.799032 [ 5 ] {9d4de8a3-842a-421e-9407-e0b39df3ec83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9594 | 2025.08.01 21:26:08.799065 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9595 | 2025.08.01 21:26:08.799078 [ 5 ] {9d4de8a3-842a-421e-9407-e0b39df3ec83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9596 | 2025.08.01 21:26:08.799544 [ 5 ] {9d4de8a3-842a-421e-9407-e0b39df3ec83} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2025.08.01 21:26:08.799581 [ 5 ] {9d4de8a3-842a-421e-9407-e0b39df3ec83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9598 | 2025.08.01 21:26:08.799902 [ 5 ] {9d4de8a3-842a-421e-9407-e0b39df3ec83} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9599 | 2025.08.01 21:26:08.800113 [ 5 ] {9d4de8a3-842a-421e-9407-e0b39df3ec83} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2025.08.01 21:26:08.800244 [ 5 ] {9d4de8a3-842a-421e-9407-e0b39df3ec83} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001231 sec., 164094.23233143784 rows/sec., 9.32 MiB/sec. | ||
| 9601 | 2025.08.01 21:26:08.800283 [ 5 ] {9d4de8a3-842a-421e-9407-e0b39df3ec83} <Debug> TCPHandler: Processed in 0.001401975 sec. | ||
| 9602 | 2025.08.01 21:26:08.800395 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2025.08.01 21:26:08.800489 [ 5 ] {6010cada-101c-4df8-8126-75a5335f0809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9604 | 2025.08.01 21:26:08.800529 [ 5 ] {6010cada-101c-4df8-8126-75a5335f0809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9605 | 2025.08.01 21:26:08.801188 [ 5 ] {6010cada-101c-4df8-8126-75a5335f0809} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2025.08.01 21:26:08.801224 [ 5 ] {6010cada-101c-4df8-8126-75a5335f0809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9607 | 2025.08.01 21:26:08.801572 [ 5 ] {6010cada-101c-4df8-8126-75a5335f0809} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9608 | 2025.08.01 21:26:08.801785 [ 5 ] {6010cada-101c-4df8-8126-75a5335f0809} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2025.08.01 21:26:08.801896 [ 62 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9610 | 2025.08.01 21:26:08.801913 [ 5 ] {6010cada-101c-4df8-8126-75a5335f0809} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.00144 sec., 481249.99999999994 rows/sec., 33.81 MiB/sec. | ||
| 9611 | 2025.08.01 21:26:08.801934 [ 62 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2025.08.01 21:26:08.801958 [ 5 ] {6010cada-101c-4df8-8126-75a5335f0809} <Debug> TCPHandler: Processed in 0.00161299 sec. | ||
| 9613 | 2025.08.01 21:26:08.801958 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9614 | 2025.08.01 21:26:08.802059 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 9615 | 2025.08.01 21:26:08.802080 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2025.08.01 21:26:08.802169 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9617 | 2025.08.01 21:26:08.802189 [ 5 ] {0db02cce-7989-45b0-b5d2-594c2eba3e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9618 | 2025.08.01 21:26:08.802201 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1185 rows starting from the beginning of the part | ||
| 9619 | 2025.08.01 21:26:08.802240 [ 5 ] {0db02cce-7989-45b0-b5d2-594c2eba3e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9620 | 2025.08.01 21:26:08.802266 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 93 rows starting from the beginning of the part | ||
| 9621 | 2025.08.01 21:26:08.802324 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 9622 | 2025.08.01 21:26:08.802367 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 693 rows starting from the beginning of the part | ||
| 9623 | 2025.08.01 21:26:08.802408 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 9624 | 2025.08.01 21:26:08.802447 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 693 rows starting from the beginning of the part | ||
| 9625 | 2025.08.01 21:26:08.802594 [ 5 ] {0db02cce-7989-45b0-b5d2-594c2eba3e27} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2025.08.01 21:26:08.802635 [ 5 ] {0db02cce-7989-45b0-b5d2-594c2eba3e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9627 | 2025.08.01 21:26:08.802983 [ 5 ] {0db02cce-7989-45b0-b5d2-594c2eba3e27} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9628 | 2025.08.01 21:26:08.803212 [ 5 ] {0db02cce-7989-45b0-b5d2-594c2eba3e27} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2025.08.01 21:26:08.803345 [ 5 ] {0db02cce-7989-45b0-b5d2-594c2eba3e27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 9630 | 2025.08.01 21:26:08.803381 [ 5 ] {0db02cce-7989-45b0-b5d2-594c2eba3e27} <Debug> TCPHandler: Processed in 0.001351284 sec. | ||
| 9631 | 2025.08.01 21:26:08.803503 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9632 | 2025.08.01 21:26:08.803602 [ 5 ] {841d8936-d6a4-45c7-82a6-e5b37957f084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9633 | 2025.08.01 21:26:08.803646 [ 5 ] {841d8936-d6a4-45c7-82a6-e5b37957f084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9634 | 2025.08.01 21:26:08.803674 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650779 sec., 1691322.7027966797 rows/sec., 127.39 MiB/sec. | ||
| 9635 | 2025.08.01 21:26:08.803877 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9636 | 2025.08.01 21:26:08.804102 [ 5 ] {841d8936-d6a4-45c7-82a6-e5b37957f084} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2025.08.01 21:26:08.804144 [ 5 ] {841d8936-d6a4-45c7-82a6-e5b37957f084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9638 | 2025.08.01 21:26:08.804149 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2025.08.01 21:26:08.804244 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_81_16} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9640 | 2025.08.01 21:26:08.804324 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 9641 | 2025.08.01 21:26:08.804510 [ 5 ] {841d8936-d6a4-45c7-82a6-e5b37957f084} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9642 | 2025.08.01 21:26:08.804735 [ 5 ] {841d8936-d6a4-45c7-82a6-e5b37957f084} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2025.08.01 21:26:08.804868 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9644 | 2025.08.01 21:26:08.804870 [ 5 ] {841d8936-d6a4-45c7-82a6-e5b37957f084} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001287 sec., 238539.23853923855 rows/sec., 15.69 MiB/sec. | ||
| 9645 | 2025.08.01 21:26:08.804905 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2025.08.01 21:26:08.804924 [ 5 ] {841d8936-d6a4-45c7-82a6-e5b37957f084} <Debug> TCPHandler: Processed in 0.001478377 sec. | ||
| 9647 | 2025.08.01 21:26:08.804924 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9648 | 2025.08.01 21:26:08.805016 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 9649 | 2025.08.01 21:26:08.805040 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2025.08.01 21:26:08.805134 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9651 | 2025.08.01 21:26:08.805149 [ 5 ] {2a960bf8-9d8d-4647-a331-4e3e0e3ae36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9652 | 2025.08.01 21:26:08.805171 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26434 rows starting from the beginning of the part | ||
| 9653 | 2025.08.01 21:26:08.805197 [ 5 ] {2a960bf8-9d8d-4647-a331-4e3e0e3ae36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9654 | 2025.08.01 21:26:08.805240 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 129 rows starting from the beginning of the part | ||
| 9655 | 2025.08.01 21:26:08.805292 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 9656 | 2025.08.01 21:26:08.805334 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 307 rows starting from the beginning of the part | ||
| 9657 | 2025.08.01 21:26:08.805373 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 9658 | 2025.08.01 21:26:08.805414 [ 191 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 307 rows starting from the beginning of the part | ||
| 9659 | 2025.08.01 21:26:08.805761 [ 5 ] {2a960bf8-9d8d-4647-a331-4e3e0e3ae36d} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2025.08.01 21:26:08.805810 [ 5 ] {2a960bf8-9d8d-4647-a331-4e3e0e3ae36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9661 | 2025.08.01 21:26:08.806152 [ 5 ] {2a960bf8-9d8d-4647-a331-4e3e0e3ae36d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9662 | 2025.08.01 21:26:08.806503 [ 5 ] {2a960bf8-9d8d-4647-a331-4e3e0e3ae36d} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2025.08.01 21:26:08.806652 [ 5 ] {2a960bf8-9d8d-4647-a331-4e3e0e3ae36d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. | ||
| 9664 | 2025.08.01 21:26:08.806688 [ 5 ] {2a960bf8-9d8d-4647-a331-4e3e0e3ae36d} <Debug> TCPHandler: Processed in 0.001697571 sec. | ||
| 9665 | 2025.08.01 21:26:08.806803 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9666 | 2025.08.01 21:26:08.806898 [ 5 ] {ce90477f-b72f-4a0c-92a4-38e448bb0ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9667 | 2025.08.01 21:26:08.806953 [ 5 ] {ce90477f-b72f-4a0c-92a4-38e448bb0ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9668 | 2025.08.01 21:26:08.807847 [ 5 ] {ce90477f-b72f-4a0c-92a4-38e448bb0ffa} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2025.08.01 21:26:08.807883 [ 5 ] {ce90477f-b72f-4a0c-92a4-38e448bb0ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9670 | 2025.08.01 21:26:08.808840 [ 5 ] {ce90477f-b72f-4a0c-92a4-38e448bb0ffa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9671 | 2025.08.01 21:26:08.809075 [ 5 ] {ce90477f-b72f-4a0c-92a4-38e448bb0ffa} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2025.08.01 21:26:08.809217 [ 5 ] {ce90477f-b72f-4a0c-92a4-38e448bb0ffa} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002338 sec., 17536.355859709154 rows/sec., 31.42 MiB/sec. | ||
| 9673 | 2025.08.01 21:26:08.809269 [ 5 ] {ce90477f-b72f-4a0c-92a4-38e448bb0ffa} <Debug> TCPHandler: Processed in 0.002514125 sec. | ||
| 9674 | 2025.08.01 21:26:08.809385 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9675 | 2025.08.01 21:26:08.809478 [ 5 ] {cd155afb-d68c-404e-b135-0983aba0bbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9676 | 2025.08.01 21:26:08.809519 [ 5 ] {cd155afb-d68c-404e-b135-0983aba0bbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9677 | 2025.08.01 21:26:08.809862 [ 5 ] {cd155afb-d68c-404e-b135-0983aba0bbb3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9678 | 2025.08.01 21:26:08.809898 [ 5 ] {cd155afb-d68c-404e-b135-0983aba0bbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9679 | 2025.08.01 21:26:08.810431 [ 5 ] {cd155afb-d68c-404e-b135-0983aba0bbb3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9680 | 2025.08.01 21:26:08.810649 [ 5 ] {cd155afb-d68c-404e-b135-0983aba0bbb3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2025.08.01 21:26:08.810755 [ 62 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9682 | 2025.08.01 21:26:08.810774 [ 5 ] {cd155afb-d68c-404e-b135-0983aba0bbb3} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001315 sec., 77566.53992395438 rows/sec., 4.77 MiB/sec. | ||
| 9683 | 2025.08.01 21:26:08.810797 [ 62 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9684 | 2025.08.01 21:26:08.810816 [ 5 ] {cd155afb-d68c-404e-b135-0983aba0bbb3} <Debug> TCPHandler: Processed in 0.001479846 sec. | ||
| 9685 | 2025.08.01 21:26:08.810823 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9686 | 2025.08.01 21:26:08.810925 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 9687 | 2025.08.01 21:26:08.811048 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9688 | 2025.08.01 21:26:08.811086 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5400 rows starting from the beginning of the part | ||
| 9689 | 2025.08.01 21:26:08.811154 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
| 9690 | 2025.08.01 21:26:08.811205 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 9691 | 2025.08.01 21:26:08.811248 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 102 rows starting from the beginning of the part | ||
| 9692 | 2025.08.01 21:26:08.811293 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 9693 | 2025.08.01 21:26:08.811337 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part | ||
| 9694 | 2025.08.01 21:26:08.812905 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27497 rows, containing 5 columns (5 merged, 0 gathered) in 0.007925773 sec., 3469314.601869117 rows/sec., 232.30 MiB/sec. | ||
| 9695 | 2025.08.01 21:26:08.813181 [ 187 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9696 | 2025.08.01 21:26:08.813422 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5772 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537126 sec., 2275015.1155283577 rows/sec., 144.70 MiB/sec. | ||
| 9697 | 2025.08.01 21:26:08.813448 [ 187 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2025.08.01 21:26:08.813523 [ 187 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9699 | 2025.08.01 21:26:08.813600 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9700 | 2025.08.01 21:26:08.813935 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9701 | 2025.08.01 21:26:08.814210 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_81_16} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2025.08.01 21:26:08.814282 [ 202 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_81_16} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9703 | 2025.08.01 21:26:08.814357 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 9704 | 2025.08.01 21:26:09.000148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.80 MiB, peak 304.25 MiB, free memory in arenas 0.00 B, will set to 295.32 MiB (RSS), difference: 1.52 MiB | ||
| 9705 | 2025.08.01 21:26:11.567479 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9706 | 2025.08.01 21:26:11.567560 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9707 | 2025.08.01 21:26:11.736914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
| 9708 | 2025.08.01 21:26:11.737409 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2025.08.01 21:26:11.737459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9710 | 2025.08.01 21:26:11.737940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9711 | 2025.08.01 21:26:11.738169 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2025.08.01 21:26:11.738318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 9713 | 2025.08.01 21:26:13.001705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9714 | 2025.08.01 21:26:13.018658 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2025.08.01 21:26:13.018704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9716 | 2025.08.01 21:26:13.024666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9717 | 2025.08.01 21:26:13.025335 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2025.08.01 21:26:13.028154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9719 | 2025.08.01 21:26:13.778966 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2025.08.01 21:26:13.779148 [ 5 ] {8d1ea79b-2b61-4893-9fcc-72fac2d9cbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9721 | 2025.08.01 21:26:13.779216 [ 5 ] {8d1ea79b-2b61-4893-9fcc-72fac2d9cbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9722 | 2025.08.01 21:26:13.779902 [ 5 ] {8d1ea79b-2b61-4893-9fcc-72fac2d9cbf1} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2025.08.01 21:26:13.779955 [ 5 ] {8d1ea79b-2b61-4893-9fcc-72fac2d9cbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9724 | 2025.08.01 21:26:13.780366 [ 5 ] {8d1ea79b-2b61-4893-9fcc-72fac2d9cbf1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9725 | 2025.08.01 21:26:13.780595 [ 5 ] {8d1ea79b-2b61-4893-9fcc-72fac2d9cbf1} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2025.08.01 21:26:13.780763 [ 5 ] {8d1ea79b-2b61-4893-9fcc-72fac2d9cbf1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.57 MiB/sec. | ||
| 9727 | 2025.08.01 21:26:13.780814 [ 5 ] {8d1ea79b-2b61-4893-9fcc-72fac2d9cbf1} <Debug> TCPHandler: Processed in 0.001980905 sec. | ||
| 9728 | 2025.08.01 21:26:13.780937 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2025.08.01 21:26:13.781042 [ 5 ] {319eea99-bdfb-464a-834d-f59241708b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9730 | 2025.08.01 21:26:13.781085 [ 5 ] {319eea99-bdfb-464a-834d-f59241708b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9731 | 2025.08.01 21:26:13.781526 [ 5 ] {319eea99-bdfb-464a-834d-f59241708b4d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2025.08.01 21:26:13.781564 [ 5 ] {319eea99-bdfb-464a-834d-f59241708b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9733 | 2025.08.01 21:26:13.781876 [ 5 ] {319eea99-bdfb-464a-834d-f59241708b4d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9734 | 2025.08.01 21:26:13.782085 [ 5 ] {319eea99-bdfb-464a-834d-f59241708b4d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2025.08.01 21:26:13.782216 [ 5 ] {319eea99-bdfb-464a-834d-f59241708b4d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 9736 | 2025.08.01 21:26:13.782254 [ 5 ] {319eea99-bdfb-464a-834d-f59241708b4d} <Debug> TCPHandler: Processed in 0.001370894 sec. | ||
| 9737 | 2025.08.01 21:26:13.782366 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2025.08.01 21:26:13.782460 [ 5 ] {53557fa6-8c6e-4e51-a5b4-74246cd2af2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9739 | 2025.08.01 21:26:13.782504 [ 5 ] {53557fa6-8c6e-4e51-a5b4-74246cd2af2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9740 | 2025.08.01 21:26:13.782922 [ 5 ] {53557fa6-8c6e-4e51-a5b4-74246cd2af2e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2025.08.01 21:26:13.782958 [ 5 ] {53557fa6-8c6e-4e51-a5b4-74246cd2af2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9742 | 2025.08.01 21:26:13.783287 [ 5 ] {53557fa6-8c6e-4e51-a5b4-74246cd2af2e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9743 | 2025.08.01 21:26:13.783497 [ 5 ] {53557fa6-8c6e-4e51-a5b4-74246cd2af2e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2025.08.01 21:26:13.783625 [ 5 ] {53557fa6-8c6e-4e51-a5b4-74246cd2af2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 9745 | 2025.08.01 21:26:13.783662 [ 5 ] {53557fa6-8c6e-4e51-a5b4-74246cd2af2e} <Debug> TCPHandler: Processed in 0.001344665 sec. | ||
| 9746 | 2025.08.01 21:26:13.783767 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2025.08.01 21:26:13.783862 [ 5 ] {93edd88f-8d20-403d-b7f9-33d7ac704568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9748 | 2025.08.01 21:26:13.783904 [ 5 ] {93edd88f-8d20-403d-b7f9-33d7ac704568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9749 | 2025.08.01 21:26:13.784240 [ 5 ] {93edd88f-8d20-403d-b7f9-33d7ac704568} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.08.01 21:26:13.784276 [ 5 ] {93edd88f-8d20-403d-b7f9-33d7ac704568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9751 | 2025.08.01 21:26:13.784571 [ 5 ] {93edd88f-8d20-403d-b7f9-33d7ac704568} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9752 | 2025.08.01 21:26:13.784796 [ 5 ] {93edd88f-8d20-403d-b7f9-33d7ac704568} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.08.01 21:26:13.784933 [ 5 ] {93edd88f-8d20-403d-b7f9-33d7ac704568} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 9754 | 2025.08.01 21:26:13.784969 [ 5 ] {93edd88f-8d20-403d-b7f9-33d7ac704568} <Debug> TCPHandler: Processed in 0.001254463 sec. | ||
| 9755 | 2025.08.01 21:26:14.383669 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2025.08.01 21:26:14.383884 [ 5 ] {07686748-7c43-4495-9edb-347b7e34af3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9757 | 2025.08.01 21:26:14.383981 [ 5 ] {07686748-7c43-4495-9edb-347b7e34af3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9758 | 2025.08.01 21:26:14.384788 [ 5 ] {07686748-7c43-4495-9edb-347b7e34af3a} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2025.08.01 21:26:14.384837 [ 5 ] {07686748-7c43-4495-9edb-347b7e34af3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9760 | 2025.08.01 21:26:14.385243 [ 5 ] {07686748-7c43-4495-9edb-347b7e34af3a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9761 | 2025.08.01 21:26:14.385477 [ 5 ] {07686748-7c43-4495-9edb-347b7e34af3a} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2025.08.01 21:26:14.385633 [ 5 ] {07686748-7c43-4495-9edb-347b7e34af3a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001803 sec., 217415.41874653357 rows/sec., 13.79 MiB/sec. | ||
| 9763 | 2025.08.01 21:26:14.385636 [ 52 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 9764 | 2025.08.01 21:26:14.385677 [ 5 ] {07686748-7c43-4495-9edb-347b7e34af3a} <Debug> TCPHandler: Processed in 0.002140698 sec. | ||
| 9765 | 2025.08.01 21:26:14.385711 [ 52 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2025.08.01 21:26:14.385748 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9767 | 2025.08.01 21:26:14.385802 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2025.08.01 21:26:14.385891 [ 199 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 9769 | 2025.08.01 21:26:14.385902 [ 5 ] {f0fd4643-269b-4122-9b9c-8a252a3f9c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9770 | 2025.08.01 21:26:14.385980 [ 5 ] {f0fd4643-269b-4122-9b9c-8a252a3f9c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9771 | 2025.08.01 21:26:14.386051 [ 199 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9772 | 2025.08.01 21:26:14.386096 [ 199 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 392 rows starting from the beginning of the part | ||
| 9773 | 2025.08.01 21:26:14.386172 [ 199 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 392 rows starting from the beginning of the part | ||
| 9774 | 2025.08.01 21:26:14.386224 [ 199 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 392 rows starting from the beginning of the part | ||
| 9775 | 2025.08.01 21:26:14.386274 [ 199 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 392 rows starting from the beginning of the part | ||
| 9776 | 2025.08.01 21:26:14.386318 [ 199 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 392 rows starting from the beginning of the part | ||
| 9777 | 2025.08.01 21:26:14.386384 [ 5 ] {f0fd4643-269b-4122-9b9c-8a252a3f9c5d} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2025.08.01 21:26:14.386424 [ 5 ] {f0fd4643-269b-4122-9b9c-8a252a3f9c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9779 | 2025.08.01 21:26:14.386755 [ 5 ] {f0fd4643-269b-4122-9b9c-8a252a3f9c5d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9780 | 2025.08.01 21:26:14.386986 [ 5 ] {f0fd4643-269b-4122-9b9c-8a252a3f9c5d} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2025.08.01 21:26:14.387120 [ 5 ] {f0fd4643-269b-4122-9b9c-8a252a3f9c5d} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001236 sec., 12944.983818770228 rows/sec., 1.03 MiB/sec. | ||
| 9782 | 2025.08.01 21:26:14.387157 [ 5 ] {f0fd4643-269b-4122-9b9c-8a252a3f9c5d} <Debug> TCPHandler: Processed in 0.001404756 sec. | ||
| 9783 | 2025.08.01 21:26:14.387268 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2025.08.01 21:26:14.387362 [ 5 ] {d2188ca3-1ccb-444e-9432-763185cf2c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9785 | 2025.08.01 21:26:14.387401 [ 5 ] {d2188ca3-1ccb-444e-9432-763185cf2c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9786 | 2025.08.01 21:26:14.387435 [ 202 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604619 sec., 1221473.7579450323 rows/sec., 82.15 MiB/sec. | ||
| 9787 | 2025.08.01 21:26:14.387627 [ 187 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 9788 | 2025.08.01 21:26:14.387907 [ 187 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2025.08.01 21:26:14.387982 [ 187 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_37_9} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 9790 | 2025.08.01 21:26:14.388071 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9791 | 2025.08.01 21:26:14.388827 [ 5 ] {d2188ca3-1ccb-444e-9432-763185cf2c38} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2025.08.01 21:26:14.388867 [ 5 ] {d2188ca3-1ccb-444e-9432-763185cf2c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9793 | 2025.08.01 21:26:14.389306 [ 5 ] {d2188ca3-1ccb-444e-9432-763185cf2c38} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9794 | 2025.08.01 21:26:14.389529 [ 5 ] {d2188ca3-1ccb-444e-9432-763185cf2c38} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2025.08.01 21:26:14.389659 [ 5 ] {d2188ca3-1ccb-444e-9432-763185cf2c38} <Debug> executeQuery: Read 2243 rows, 185.52 KiB in 0.002315 sec., 968898.4881209504 rows/sec., 78.26 MiB/sec. | ||
| 9796 | 2025.08.01 21:26:14.389698 [ 5 ] {d2188ca3-1ccb-444e-9432-763185cf2c38} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 9797 | 2025.08.01 21:26:14.389711 [ 5 ] {d2188ca3-1ccb-444e-9432-763185cf2c38} <Debug> TCPHandler: Processed in 0.002492005 sec. | ||
| 9798 | 2025.08.01 21:26:14.389849 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9799 | 2025.08.01 21:26:14.389943 [ 5 ] {df56b3d1-112d-43d6-ab43-959dde5e4594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9800 | 2025.08.01 21:26:14.389982 [ 5 ] {df56b3d1-112d-43d6-ab43-959dde5e4594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9801 | 2025.08.01 21:26:14.390501 [ 5 ] {df56b3d1-112d-43d6-ab43-959dde5e4594} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2025.08.01 21:26:14.390538 [ 5 ] {df56b3d1-112d-43d6-ab43-959dde5e4594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9803 | 2025.08.01 21:26:14.390848 [ 5 ] {df56b3d1-112d-43d6-ab43-959dde5e4594} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9804 | 2025.08.01 21:26:14.391061 [ 5 ] {df56b3d1-112d-43d6-ab43-959dde5e4594} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2025.08.01 21:26:14.391170 [ 52 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9806 | 2025.08.01 21:26:14.391192 [ 5 ] {df56b3d1-112d-43d6-ab43-959dde5e4594} <Debug> executeQuery: Read 226 rows, 13.95 KiB in 0.001266 sec., 178515.00789889417 rows/sec., 10.76 MiB/sec. | ||
| 9807 | 2025.08.01 21:26:14.391211 [ 52 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2025.08.01 21:26:14.391234 [ 5 ] {df56b3d1-112d-43d6-ab43-959dde5e4594} <Debug> TCPHandler: Processed in 0.001434465 sec. | ||
| 9809 | 2025.08.01 21:26:14.391236 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9810 | 2025.08.01 21:26:14.391332 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 9811 | 2025.08.01 21:26:14.391347 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2025.08.01 21:26:14.391441 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9813 | 2025.08.01 21:26:14.391455 [ 5 ] {1ecaf50e-486f-4255-937d-7f652af8eddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9814 | 2025.08.01 21:26:14.391479 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 255 rows starting from the beginning of the part | ||
| 9815 | 2025.08.01 21:26:14.391504 [ 5 ] {1ecaf50e-486f-4255-937d-7f652af8eddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9816 | 2025.08.01 21:26:14.391536 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 210 rows starting from the beginning of the part | ||
| 9817 | 2025.08.01 21:26:14.391583 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 29 rows starting from the beginning of the part | ||
| 9818 | 2025.08.01 21:26:14.391621 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
| 9819 | 2025.08.01 21:26:14.391662 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
| 9820 | 2025.08.01 21:26:14.391702 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 226 rows starting from the beginning of the part | ||
| 9821 | 2025.08.01 21:26:14.392044 [ 5 ] {1ecaf50e-486f-4255-937d-7f652af8eddc} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2025.08.01 21:26:14.392084 [ 5 ] {1ecaf50e-486f-4255-937d-7f652af8eddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9823 | 2025.08.01 21:26:14.392419 [ 5 ] {1ecaf50e-486f-4255-937d-7f652af8eddc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9824 | 2025.08.01 21:26:14.392547 [ 193 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251743 sec., 953869.9237782835 rows/sec., 61.98 MiB/sec. | ||
| 9825 | 2025.08.01 21:26:14.392632 [ 5 ] {1ecaf50e-486f-4255-937d-7f652af8eddc} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2025.08.01 21:26:14.392740 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9827 | 2025.08.01 21:26:14.392766 [ 5 ] {1ecaf50e-486f-4255-937d-7f652af8eddc} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001329 sec., 324303.9879608728 rows/sec., 21.47 MiB/sec. | ||
| 9828 | 2025.08.01 21:26:14.392809 [ 5 ] {1ecaf50e-486f-4255-937d-7f652af8eddc} <Debug> TCPHandler: Processed in 0.001510238 sec. | ||
| 9829 | 2025.08.01 21:26:14.392923 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9830 | 2025.08.01 21:26:14.393020 [ 5 ] {2f652e51-e568-44f6-953d-55165aef680f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9831 | 2025.08.01 21:26:14.393042 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2025.08.01 21:26:14.393060 [ 5 ] {2f652e51-e568-44f6-953d-55165aef680f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9833 | 2025.08.01 21:26:14.393124 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_46_9} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9834 | 2025.08.01 21:26:14.393230 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 9835 | 2025.08.01 21:26:14.393506 [ 5 ] {2f652e51-e568-44f6-953d-55165aef680f} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2025.08.01 21:26:14.393546 [ 5 ] {2f652e51-e568-44f6-953d-55165aef680f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9837 | 2025.08.01 21:26:14.393869 [ 5 ] {2f652e51-e568-44f6-953d-55165aef680f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9838 | 2025.08.01 21:26:14.394082 [ 5 ] {2f652e51-e568-44f6-953d-55165aef680f} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2025.08.01 21:26:14.394189 [ 52 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 9840 | 2025.08.01 21:26:14.394212 [ 5 ] {2f652e51-e568-44f6-953d-55165aef680f} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001211 sec., 166804.29397192402 rows/sec., 9.47 MiB/sec. | ||
| 9841 | 2025.08.01 21:26:14.394220 [ 52 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2025.08.01 21:26:14.394254 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9843 | 2025.08.01 21:26:14.394257 [ 5 ] {2f652e51-e568-44f6-953d-55165aef680f} <Debug> TCPHandler: Processed in 0.001382715 sec. | ||
| 9844 | 2025.08.01 21:26:14.394331 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 9845 | 2025.08.01 21:26:14.394379 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2025.08.01 21:26:14.394417 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9847 | 2025.08.01 21:26:14.394448 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 202 rows starting from the beginning of the part | ||
| 9848 | 2025.08.01 21:26:14.394472 [ 5 ] {df7a72b9-7252-4764-9b2d-f360a91d6b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9849 | 2025.08.01 21:26:14.394507 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 202 rows starting from the beginning of the part | ||
| 9850 | 2025.08.01 21:26:14.394512 [ 5 ] {df7a72b9-7252-4764-9b2d-f360a91d6b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9851 | 2025.08.01 21:26:14.394554 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 202 rows starting from the beginning of the part | ||
| 9852 | 2025.08.01 21:26:14.394596 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 202 rows starting from the beginning of the part | ||
| 9853 | 2025.08.01 21:26:14.394635 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 202 rows starting from the beginning of the part | ||
| 9854 | 2025.08.01 21:26:14.395334 [ 5 ] {df7a72b9-7252-4764-9b2d-f360a91d6b8a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2025.08.01 21:26:14.395369 [ 5 ] {df7a72b9-7252-4764-9b2d-f360a91d6b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9856 | 2025.08.01 21:26:14.395458 [ 190 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158852 sec., 871552.1913065689 rows/sec., 52.82 MiB/sec. | ||
| 9857 | 2025.08.01 21:26:14.395633 [ 198 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 9858 | 2025.08.01 21:26:14.395735 [ 5 ] {df7a72b9-7252-4764-9b2d-f360a91d6b8a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9859 | 2025.08.01 21:26:14.396075 [ 198 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2025.08.01 21:26:14.396117 [ 5 ] {df7a72b9-7252-4764-9b2d-f360a91d6b8a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2025.08.01 21:26:14.396175 [ 198 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_37_9} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 9862 | 2025.08.01 21:26:14.396286 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9863 | 2025.08.01 21:26:14.396293 [ 5 ] {df7a72b9-7252-4764-9b2d-f360a91d6b8a} <Debug> executeQuery: Read 1138 rows, 83.28 KiB in 0.001837 sec., 619488.2961350027 rows/sec., 44.27 MiB/sec. | ||
| 9864 | 2025.08.01 21:26:14.396351 [ 5 ] {df7a72b9-7252-4764-9b2d-f360a91d6b8a} <Debug> TCPHandler: Processed in 0.002020556 sec. | ||
| 9865 | 2025.08.01 21:26:14.396479 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9866 | 2025.08.01 21:26:14.396598 [ 5 ] {890ed600-65a1-40a9-b024-a2bcf0ecc1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9867 | 2025.08.01 21:26:14.396648 [ 5 ] {890ed600-65a1-40a9-b024-a2bcf0ecc1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9868 | 2025.08.01 21:26:14.397003 [ 5 ] {890ed600-65a1-40a9-b024-a2bcf0ecc1c4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2025.08.01 21:26:14.397039 [ 5 ] {890ed600-65a1-40a9-b024-a2bcf0ecc1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9870 | 2025.08.01 21:26:14.397375 [ 5 ] {890ed600-65a1-40a9-b024-a2bcf0ecc1c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9871 | 2025.08.01 21:26:14.397598 [ 5 ] {890ed600-65a1-40a9-b024-a2bcf0ecc1c4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2025.08.01 21:26:14.397730 [ 5 ] {890ed600-65a1-40a9-b024-a2bcf0ecc1c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 9873 | 2025.08.01 21:26:14.397767 [ 5 ] {890ed600-65a1-40a9-b024-a2bcf0ecc1c4} <Debug> TCPHandler: Processed in 0.001347814 sec. | ||
| 9874 | 2025.08.01 21:26:14.397881 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2025.08.01 21:26:14.397977 [ 5 ] {3dfbe7e6-3ea3-4516-906c-d64913ebaf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9876 | 2025.08.01 21:26:14.398021 [ 5 ] {3dfbe7e6-3ea3-4516-906c-d64913ebaf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9877 | 2025.08.01 21:26:14.398666 [ 5 ] {3dfbe7e6-3ea3-4516-906c-d64913ebaf8f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2025.08.01 21:26:14.398702 [ 5 ] {3dfbe7e6-3ea3-4516-906c-d64913ebaf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9879 | 2025.08.01 21:26:14.399095 [ 5 ] {3dfbe7e6-3ea3-4516-906c-d64913ebaf8f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9880 | 2025.08.01 21:26:14.399301 [ 5 ] {3dfbe7e6-3ea3-4516-906c-d64913ebaf8f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2025.08.01 21:26:14.399431 [ 5 ] {3dfbe7e6-3ea3-4516-906c-d64913ebaf8f} <Debug> executeQuery: Read 1033 rows, 69.95 KiB in 0.001473 sec., 701289.8845892736 rows/sec., 46.37 MiB/sec. | ||
| 9882 | 2025.08.01 21:26:14.399469 [ 5 ] {3dfbe7e6-3ea3-4516-906c-d64913ebaf8f} <Debug> TCPHandler: Processed in 0.0016373 sec. | ||
| 9883 | 2025.08.01 21:26:14.399581 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2025.08.01 21:26:14.399677 [ 5 ] {8f59a44a-f19a-4d68-b946-5748ab381538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9885 | 2025.08.01 21:26:14.399719 [ 5 ] {8f59a44a-f19a-4d68-b946-5748ab381538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9886 | 2025.08.01 21:26:14.400031 [ 5 ] {8f59a44a-f19a-4d68-b946-5748ab381538} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2025.08.01 21:26:14.400067 [ 5 ] {8f59a44a-f19a-4d68-b946-5748ab381538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9888 | 2025.08.01 21:26:14.400365 [ 5 ] {8f59a44a-f19a-4d68-b946-5748ab381538} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9889 | 2025.08.01 21:26:14.400573 [ 5 ] {8f59a44a-f19a-4d68-b946-5748ab381538} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2025.08.01 21:26:14.400704 [ 5 ] {8f59a44a-f19a-4d68-b946-5748ab381538} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 9891 | 2025.08.01 21:26:14.400741 [ 5 ] {8f59a44a-f19a-4d68-b946-5748ab381538} <Debug> TCPHandler: Processed in 0.001209372 sec. | ||
| 9892 | 2025.08.01 21:26:14.400851 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2025.08.01 21:26:14.400946 [ 5 ] {cf187f8b-6bb6-4912-8585-56c800d3b5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9894 | 2025.08.01 21:26:14.401001 [ 5 ] {cf187f8b-6bb6-4912-8585-56c800d3b5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9895 | 2025.08.01 21:26:14.401773 [ 5 ] {cf187f8b-6bb6-4912-8585-56c800d3b5e1} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2025.08.01 21:26:14.401810 [ 5 ] {cf187f8b-6bb6-4912-8585-56c800d3b5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9897 | 2025.08.01 21:26:14.402331 [ 5 ] {cf187f8b-6bb6-4912-8585-56c800d3b5e1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9898 | 2025.08.01 21:26:14.402578 [ 5 ] {cf187f8b-6bb6-4912-8585-56c800d3b5e1} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2025.08.01 21:26:14.402707 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9900 | 2025.08.01 21:26:14.402720 [ 5 ] {cf187f8b-6bb6-4912-8585-56c800d3b5e1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001792 sec., 7812.5 rows/sec., 14.00 MiB/sec. | ||
| 9901 | 2025.08.01 21:26:14.402753 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2025.08.01 21:26:14.402780 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9903 | 2025.08.01 21:26:14.402796 [ 5 ] {cf187f8b-6bb6-4912-8585-56c800d3b5e1} <Debug> TCPHandler: Processed in 0.001993076 sec. | ||
| 9904 | 2025.08.01 21:26:14.402852 [ 193 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 9905 | 2025.08.01 21:26:14.402920 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9906 | 2025.08.01 21:26:14.403015 [ 5 ] {e9478730-fc3d-4661-ae5a-0a249f44c029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9907 | 2025.08.01 21:26:14.403017 [ 193 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9908 | 2025.08.01 21:26:14.403057 [ 5 ] {e9478730-fc3d-4661-ae5a-0a249f44c029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9909 | 2025.08.01 21:26:14.403079 [ 193 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1229 rows starting from the beginning of the part | ||
| 9910 | 2025.08.01 21:26:14.403186 [ 193 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
| 9911 | 2025.08.01 21:26:14.403284 [ 193 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 27 rows starting from the beginning of the part | ||
| 9912 | 2025.08.01 21:26:14.403373 [ 193 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 9913 | 2025.08.01 21:26:14.403392 [ 5 ] {e9478730-fc3d-4661-ae5a-0a249f44c029} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2025.08.01 21:26:14.403429 [ 5 ] {e9478730-fc3d-4661-ae5a-0a249f44c029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9915 | 2025.08.01 21:26:14.403457 [ 193 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 9916 | 2025.08.01 21:26:14.403542 [ 193 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
| 9917 | 2025.08.01 21:26:14.403742 [ 5 ] {e9478730-fc3d-4661-ae5a-0a249f44c029} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9918 | 2025.08.01 21:26:14.403957 [ 5 ] {e9478730-fc3d-4661-ae5a-0a249f44c029} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2025.08.01 21:26:14.404085 [ 5 ] {e9478730-fc3d-4661-ae5a-0a249f44c029} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001089 sec., 49586.776859504134 rows/sec., 2.78 MiB/sec. | ||
| 9920 | 2025.08.01 21:26:14.404120 [ 5 ] {e9478730-fc3d-4661-ae5a-0a249f44c029} <Debug> TCPHandler: Processed in 0.001248593 sec. | ||
| 9921 | 2025.08.01 21:26:14.409607 [ 190 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1366 rows, containing 19 columns (19 merged, 0 gathered) in 0.006785452 sec., 201313.04443683338 rows/sec., 360.74 MiB/sec. | ||
| 9922 | 2025.08.01 21:26:14.411487 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9923 | 2025.08.01 21:26:14.411858 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2025.08.01 21:26:14.411937 [ 194 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9925 | 2025.08.01 21:26:14.412066 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 9926 | 2025.08.01 21:26:15.000146 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.34 MiB, peak 307.71 MiB, free memory in arenas 0.00 B, will set to 298.02 MiB (RSS), difference: 1.67 MiB | ||
| 9927 | 2025.08.01 21:26:16.830034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1426 | ||
| 9928 | 2025.08.01 21:26:16.832867 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2025.08.01 21:26:16.832912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9930 | 2025.08.01 21:26:16.834103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9931 | 2025.08.01 21:26:16.834359 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2025.08.01 21:26:16.834609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1426 | ||
| 9933 | 2025.08.01 21:26:18.779021 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2025.08.01 21:26:18.779243 [ 5 ] {5f331cda-53c6-498c-ae62-906582dd5e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9935 | 2025.08.01 21:26:18.779318 [ 5 ] {5f331cda-53c6-498c-ae62-906582dd5e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9936 | 2025.08.01 21:26:18.780059 [ 5 ] {5f331cda-53c6-498c-ae62-906582dd5e91} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2025.08.01 21:26:18.780110 [ 5 ] {5f331cda-53c6-498c-ae62-906582dd5e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9938 | 2025.08.01 21:26:18.780528 [ 5 ] {5f331cda-53c6-498c-ae62-906582dd5e91} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9939 | 2025.08.01 21:26:18.780763 [ 5 ] {5f331cda-53c6-498c-ae62-906582dd5e91} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2025.08.01 21:26:18.780930 [ 5 ] {5f331cda-53c6-498c-ae62-906582dd5e91} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001743 sec., 63109.58118187034 rows/sec., 5.29 MiB/sec. | ||
| 9941 | 2025.08.01 21:26:18.780982 [ 5 ] {5f331cda-53c6-498c-ae62-906582dd5e91} <Debug> TCPHandler: Processed in 0.002105038 sec. | ||
| 9942 | 2025.08.01 21:26:18.781113 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2025.08.01 21:26:18.781217 [ 5 ] {bb44a829-2a1a-4e84-893c-2c4fd8016690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9944 | 2025.08.01 21:26:18.781262 [ 5 ] {bb44a829-2a1a-4e84-893c-2c4fd8016690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9945 | 2025.08.01 21:26:18.781688 [ 5 ] {bb44a829-2a1a-4e84-893c-2c4fd8016690} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2025.08.01 21:26:18.781728 [ 5 ] {bb44a829-2a1a-4e84-893c-2c4fd8016690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9947 | 2025.08.01 21:26:18.782048 [ 5 ] {bb44a829-2a1a-4e84-893c-2c4fd8016690} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9948 | 2025.08.01 21:26:18.782260 [ 5 ] {bb44a829-2a1a-4e84-893c-2c4fd8016690} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2025.08.01 21:26:18.782395 [ 5 ] {bb44a829-2a1a-4e84-893c-2c4fd8016690} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001201 sec., 22481.26561199001 rows/sec., 1.65 MiB/sec. | ||
| 9950 | 2025.08.01 21:26:18.782434 [ 5 ] {bb44a829-2a1a-4e84-893c-2c4fd8016690} <Debug> TCPHandler: Processed in 0.001374205 sec. | ||
| 9951 | 2025.08.01 21:26:18.782548 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2025.08.01 21:26:18.782646 [ 5 ] {52527ba5-b52e-4b46-bb5d-040c12dad7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9953 | 2025.08.01 21:26:18.782686 [ 5 ] {52527ba5-b52e-4b46-bb5d-040c12dad7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9954 | 2025.08.01 21:26:18.783127 [ 5 ] {52527ba5-b52e-4b46-bb5d-040c12dad7ee} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2025.08.01 21:26:18.783164 [ 5 ] {52527ba5-b52e-4b46-bb5d-040c12dad7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9956 | 2025.08.01 21:26:18.783473 [ 5 ] {52527ba5-b52e-4b46-bb5d-040c12dad7ee} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9957 | 2025.08.01 21:26:18.783698 [ 5 ] {52527ba5-b52e-4b46-bb5d-040c12dad7ee} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2025.08.01 21:26:18.783830 [ 5 ] {52527ba5-b52e-4b46-bb5d-040c12dad7ee} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001205 sec., 75518.67219917013 rows/sec., 5.90 MiB/sec. | ||
| 9959 | 2025.08.01 21:26:18.783869 [ 5 ] {52527ba5-b52e-4b46-bb5d-040c12dad7ee} <Debug> TCPHandler: Processed in 0.001371145 sec. | ||
| 9960 | 2025.08.01 21:26:18.783981 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2025.08.01 21:26:18.784076 [ 5 ] {6e82e7b4-701a-4af2-87e5-18dca0193a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9962 | 2025.08.01 21:26:18.784121 [ 5 ] {6e82e7b4-701a-4af2-87e5-18dca0193a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9963 | 2025.08.01 21:26:18.784505 [ 5 ] {6e82e7b4-701a-4af2-87e5-18dca0193a68} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2025.08.01 21:26:18.784542 [ 5 ] {6e82e7b4-701a-4af2-87e5-18dca0193a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9965 | 2025.08.01 21:26:18.784873 [ 5 ] {6e82e7b4-701a-4af2-87e5-18dca0193a68} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9966 | 2025.08.01 21:26:18.785080 [ 5 ] {6e82e7b4-701a-4af2-87e5-18dca0193a68} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2025.08.01 21:26:18.785208 [ 5 ] {6e82e7b4-701a-4af2-87e5-18dca0193a68} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 9968 | 2025.08.01 21:26:18.785246 [ 5 ] {6e82e7b4-701a-4af2-87e5-18dca0193a68} <Debug> TCPHandler: Processed in 0.001314984 sec. | ||
| 9969 | 2025.08.01 21:26:18.785362 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9970 | 2025.08.01 21:26:18.785458 [ 5 ] {ab20d88a-20a8-40d4-b1aa-4d42040df425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9971 | 2025.08.01 21:26:18.785512 [ 5 ] {ab20d88a-20a8-40d4-b1aa-4d42040df425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9972 | 2025.08.01 21:26:18.786342 [ 5 ] {ab20d88a-20a8-40d4-b1aa-4d42040df425} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2025.08.01 21:26:18.786380 [ 5 ] {ab20d88a-20a8-40d4-b1aa-4d42040df425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9974 | 2025.08.01 21:26:18.786914 [ 5 ] {ab20d88a-20a8-40d4-b1aa-4d42040df425} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9975 | 2025.08.01 21:26:18.787140 [ 5 ] {ab20d88a-20a8-40d4-b1aa-4d42040df425} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2025.08.01 21:26:18.787278 [ 5 ] {ab20d88a-20a8-40d4-b1aa-4d42040df425} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001839 sec., 14681.89233278956 rows/sec., 26.31 MiB/sec. | ||
| 9977 | 2025.08.01 21:26:18.787340 [ 5 ] {ab20d88a-20a8-40d4-b1aa-4d42040df425} <Debug> TCPHandler: Processed in 0.002032266 sec. | ||
| 9978 | 2025.08.01 21:26:18.787452 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2025.08.01 21:26:18.787548 [ 5 ] {1d23bd87-29a6-4543-833c-37d385ddff11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9980 | 2025.08.01 21:26:18.787590 [ 5 ] {1d23bd87-29a6-4543-833c-37d385ddff11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9981 | 2025.08.01 21:26:18.787917 [ 5 ] {1d23bd87-29a6-4543-833c-37d385ddff11} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2025.08.01 21:26:18.787953 [ 5 ] {1d23bd87-29a6-4543-833c-37d385ddff11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9983 | 2025.08.01 21:26:18.788254 [ 5 ] {1d23bd87-29a6-4543-833c-37d385ddff11} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9984 | 2025.08.01 21:26:18.788470 [ 5 ] {1d23bd87-29a6-4543-833c-37d385ddff11} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2025.08.01 21:26:18.788598 [ 5 ] {1d23bd87-29a6-4543-833c-37d385ddff11} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00107 sec., 44859.81308411215 rows/sec., 3.02 MiB/sec. | ||
| 9986 | 2025.08.01 21:26:18.788634 [ 5 ] {1d23bd87-29a6-4543-833c-37d385ddff11} <Debug> TCPHandler: Processed in 0.001231213 sec. | ||
| 9987 | 2025.08.01 21:26:19.238614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
| 9988 | 2025.08.01 21:26:19.239130 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2025.08.01 21:26:19.239169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9990 | 2025.08.01 21:26:19.239647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9991 | 2025.08.01 21:26:19.239901 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2025.08.01 21:26:19.240029 [ 42 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9993 | 2025.08.01 21:26:19.240045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
| 9994 | 2025.08.01 21:26:19.240072 [ 42 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2025.08.01 21:26:19.240091 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9996 | 2025.08.01 21:26:19.240267 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 9997 | 2025.08.01 21:26:19.240469 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9998 | 2025.08.01 21:26:19.240528 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 9999 | 2025.08.01 21:26:19.240627 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
| 10000 | 2025.08.01 21:26:19.240700 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
| 10001 | 2025.08.01 21:26:19.240768 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
| 10002 | 2025.08.01 21:26:19.240835 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
| 10003 | 2025.08.01 21:26:19.240897 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
| 10004 | 2025.08.01 21:26:19.242762 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002578196 sec., 9085422.520242836 rows/sec., 129.97 MiB/sec. | ||
| 10005 | 2025.08.01 21:26:19.242989 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10006 | 2025.08.01 21:26:19.243224 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2025.08.01 21:26:19.243295 [ 197 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_51_10} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10008 | 2025.08.01 21:26:19.243362 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 10009 | 2025.08.01 21:26:20.528245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10010 | 2025.08.01 21:26:20.545589 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2025.08.01 21:26:20.545647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10012 | 2025.08.01 21:26:20.551953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10013 | 2025.08.01 21:26:20.552659 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2025.08.01 21:26:20.552977 [ 42 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10015 | 2025.08.01 21:26:20.553048 [ 42 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2025.08.01 21:26:20.553073 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10017 | 2025.08.01 21:26:20.553196 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10018 | 2025.08.01 21:26:20.555800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10019 | 2025.08.01 21:26:20.557056 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10020 | 2025.08.01 21:26:20.558547 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10021 | 2025.08.01 21:26:20.563045 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10022 | 2025.08.01 21:26:20.567483 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10023 | 2025.08.01 21:26:20.572044 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10024 | 2025.08.01 21:26:20.576942 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10025 | 2025.08.01 21:26:20.580742 [ 186 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10026 | 2025.08.01 21:26:20.631913 [ 195 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078760069 sec., 4875.567084635236 rows/sec., 25.21 MiB/sec. | ||
| 10027 | 2025.08.01 21:26:20.635490 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10028 | 2025.08.01 21:26:20.637696 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_51_10} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2025.08.01 21:26:20.637825 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_51_10} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10030 | 2025.08.01 21:26:20.640703 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10031 | 2025.08.01 21:26:23.779451 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2025.08.01 21:26:23.779652 [ 5 ] {a7d03c58-9aa6-451b-9d90-7a464ee26f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10033 | 2025.08.01 21:26:23.779719 [ 5 ] {a7d03c58-9aa6-451b-9d90-7a464ee26f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10034 | 2025.08.01 21:26:23.780389 [ 5 ] {a7d03c58-9aa6-451b-9d90-7a464ee26f40} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2025.08.01 21:26:23.780436 [ 5 ] {a7d03c58-9aa6-451b-9d90-7a464ee26f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10036 | 2025.08.01 21:26:23.780872 [ 5 ] {a7d03c58-9aa6-451b-9d90-7a464ee26f40} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10037 | 2025.08.01 21:26:23.781111 [ 5 ] {a7d03c58-9aa6-451b-9d90-7a464ee26f40} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2025.08.01 21:26:23.781290 [ 5 ] {a7d03c58-9aa6-451b-9d90-7a464ee26f40} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.53 MiB/sec. | ||
| 10039 | 2025.08.01 21:26:23.781340 [ 5 ] {a7d03c58-9aa6-451b-9d90-7a464ee26f40} <Debug> TCPHandler: Processed in 0.002023416 sec. | ||
| 10040 | 2025.08.01 21:26:23.781466 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2025.08.01 21:26:23.781568 [ 5 ] {e708e11d-af53-4dc0-95cc-db38b67250d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10042 | 2025.08.01 21:26:23.781612 [ 5 ] {e708e11d-af53-4dc0-95cc-db38b67250d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10043 | 2025.08.01 21:26:23.782056 [ 5 ] {e708e11d-af53-4dc0-95cc-db38b67250d8} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2025.08.01 21:26:23.782095 [ 5 ] {e708e11d-af53-4dc0-95cc-db38b67250d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10045 | 2025.08.01 21:26:23.782422 [ 5 ] {e708e11d-af53-4dc0-95cc-db38b67250d8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10046 | 2025.08.01 21:26:23.782639 [ 5 ] {e708e11d-af53-4dc0-95cc-db38b67250d8} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2025.08.01 21:26:23.782782 [ 5 ] {e708e11d-af53-4dc0-95cc-db38b67250d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 10048 | 2025.08.01 21:26:23.782821 [ 5 ] {e708e11d-af53-4dc0-95cc-db38b67250d8} <Debug> TCPHandler: Processed in 0.001406856 sec. | ||
| 10049 | 2025.08.01 21:26:23.782935 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2025.08.01 21:26:23.783031 [ 5 ] {85b2d523-6133-43b9-8dd7-9de069fc7170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10051 | 2025.08.01 21:26:23.783075 [ 5 ] {85b2d523-6133-43b9-8dd7-9de069fc7170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10052 | 2025.08.01 21:26:23.783487 [ 5 ] {85b2d523-6133-43b9-8dd7-9de069fc7170} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2025.08.01 21:26:23.783524 [ 5 ] {85b2d523-6133-43b9-8dd7-9de069fc7170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10054 | 2025.08.01 21:26:23.783864 [ 5 ] {85b2d523-6133-43b9-8dd7-9de069fc7170} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10055 | 2025.08.01 21:26:23.784096 [ 5 ] {85b2d523-6133-43b9-8dd7-9de069fc7170} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2025.08.01 21:26:23.784243 [ 5 ] {85b2d523-6133-43b9-8dd7-9de069fc7170} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 10057 | 2025.08.01 21:26:23.784281 [ 5 ] {85b2d523-6133-43b9-8dd7-9de069fc7170} <Debug> TCPHandler: Processed in 0.001396095 sec. | ||
| 10058 | 2025.08.01 21:26:23.784387 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2025.08.01 21:26:23.784482 [ 5 ] {92132e21-7e68-4b48-8e1d-a0b2958c36ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10060 | 2025.08.01 21:26:23.784524 [ 5 ] {92132e21-7e68-4b48-8e1d-a0b2958c36ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10061 | 2025.08.01 21:26:23.784857 [ 5 ] {92132e21-7e68-4b48-8e1d-a0b2958c36ab} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2025.08.01 21:26:23.784892 [ 5 ] {92132e21-7e68-4b48-8e1d-a0b2958c36ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10063 | 2025.08.01 21:26:23.785232 [ 5 ] {92132e21-7e68-4b48-8e1d-a0b2958c36ab} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10064 | 2025.08.01 21:26:23.785439 [ 5 ] {92132e21-7e68-4b48-8e1d-a0b2958c36ab} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2025.08.01 21:26:23.785664 [ 5 ] {92132e21-7e68-4b48-8e1d-a0b2958c36ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 10066 | 2025.08.01 21:26:23.785702 [ 5 ] {92132e21-7e68-4b48-8e1d-a0b2958c36ab} <Debug> TCPHandler: Processed in 0.001365625 sec. | ||
| 10067 | 2025.08.01 21:26:25.408441 [ 33 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 10068 | 2025.08.01 21:26:25.408539 [ 33 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2025.08.01 21:26:25.408577 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10070 | 2025.08.01 21:26:25.408724 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 10071 | 2025.08.01 21:26:25.408900 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10072 | 2025.08.01 21:26:25.408945 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 10073 | 2025.08.01 21:26:25.409018 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 10074 | 2025.08.01 21:26:25.409099 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 10075 | 2025.08.01 21:26:25.409143 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 10076 | 2025.08.01 21:26:25.409186 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 10077 | 2025.08.01 21:26:25.410138 [ 205 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001476496 sec., 25059.329656158905 rows/sec., 1.65 MiB/sec. | ||
| 10078 | 2025.08.01 21:26:25.410277 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 10079 | 2025.08.01 21:26:25.410562 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2025.08.01 21:26:25.410639 [ 190 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_37_8} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 10081 | 2025.08.01 21:26:25.410711 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10082 | 2025.08.01 21:26:26.033750 [ 33 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 10083 | 2025.08.01 21:26:26.033819 [ 33 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2025.08.01 21:26:26.033845 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10085 | 2025.08.01 21:26:26.033990 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 10086 | 2025.08.01 21:26:26.034159 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10087 | 2025.08.01 21:26:26.034196 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 431 rows starting from the beginning of the part | ||
| 10088 | 2025.08.01 21:26:26.034269 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 431 rows starting from the beginning of the part | ||
| 10089 | 2025.08.01 21:26:26.034321 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 203 rows starting from the beginning of the part | ||
| 10090 | 2025.08.01 21:26:26.034367 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 203 rows starting from the beginning of the part | ||
| 10091 | 2025.08.01 21:26:26.034411 [ 192 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 431 rows starting from the beginning of the part | ||
| 10092 | 2025.08.01 21:26:26.035459 [ 190 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533997 sec., 1107564.0956273056 rows/sec., 77.10 MiB/sec. | ||
| 10093 | 2025.08.01 21:26:26.035700 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 10094 | 2025.08.01 21:26:26.036046 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2025.08.01 21:26:26.036125 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_37_8} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 10096 | 2025.08.01 21:26:26.036217 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10097 | 2025.08.01 21:26:26.195880 [ 32 ] {} <Debug> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10098 | 2025.08.01 21:26:26.195953 [ 32 ] {} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2025.08.01 21:26:26.195978 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10100 | 2025.08.01 21:26:26.196135 [ 191 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 10101 | 2025.08.01 21:26:26.196358 [ 191 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10102 | 2025.08.01 21:26:26.196414 [ 191 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 10103 | 2025.08.01 21:26:26.196522 [ 191 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 10104 | 2025.08.01 21:26:26.196599 [ 191 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 10105 | 2025.08.01 21:26:26.196665 [ 191 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 10106 | 2025.08.01 21:26:26.196734 [ 191 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 10107 | 2025.08.01 21:26:26.197633 [ 205 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577459 sec., 34232.26847734236 rows/sec., 2.86 MiB/sec. | ||
| 10108 | 2025.08.01 21:26:26.197862 [ 190 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10109 | 2025.08.01 21:26:26.198212 [ 190 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_13_3} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2025.08.01 21:26:26.198294 [ 190 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_13_3} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10111 | 2025.08.01 21:26:26.198393 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10112 | 2025.08.01 21:26:26.567613 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10113 | 2025.08.01 21:26:26.567672 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10114 | 2025.08.01 21:26:26.740128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
| 10115 | 2025.08.01 21:26:26.740617 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2025.08.01 21:26:26.740666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10117 | 2025.08.01 21:26:26.741461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10118 | 2025.08.01 21:26:26.741703 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2025.08.01 21:26:26.741859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 10120 | 2025.08.01 21:26:26.834888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1446 | ||
| 10121 | 2025.08.01 21:26:26.836999 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2025.08.01 21:26:26.837053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10123 | 2025.08.01 21:26:26.838265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10124 | 2025.08.01 21:26:26.838541 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2025.08.01 21:26:26.838912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1446 | ||
| 10126 | 2025.08.01 21:26:27.330365 [ 30 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 10127 | 2025.08.01 21:26:27.330426 [ 30 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2025.08.01 21:26:27.330447 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10129 | 2025.08.01 21:26:27.330566 [ 191 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 10130 | 2025.08.01 21:26:27.330715 [ 191 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10131 | 2025.08.01 21:26:27.330750 [ 191 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 10132 | 2025.08.01 21:26:27.330817 [ 191 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 10133 | 2025.08.01 21:26:27.330859 [ 191 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 10134 | 2025.08.01 21:26:27.330898 [ 191 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 10135 | 2025.08.01 21:26:27.330937 [ 191 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 10136 | 2025.08.01 21:26:27.331665 [ 190 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155471 sec., 192129.4433179197 rows/sec., 9.80 MiB/sec. | ||
| 10137 | 2025.08.01 21:26:27.331849 [ 188 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 10138 | 2025.08.01 21:26:27.332174 [ 188 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2025.08.01 21:26:27.332256 [ 188 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_37_8} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 10140 | 2025.08.01 21:26:27.332349 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10141 | 2025.08.01 21:26:28.055882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10142 | 2025.08.01 21:26:28.072003 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2025.08.01 21:26:28.072069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10144 | 2025.08.01 21:26:28.077380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10145 | 2025.08.01 21:26:28.078051 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2025.08.01 21:26:28.080822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10147 | 2025.08.01 21:26:28.790865 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2025.08.01 21:26:28.791048 [ 5 ] {1da1779f-c3da-4d18-a45e-0890a42e26c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10149 | 2025.08.01 21:26:28.791115 [ 5 ] {1da1779f-c3da-4d18-a45e-0890a42e26c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10150 | 2025.08.01 21:26:28.791936 [ 5 ] {1da1779f-c3da-4d18-a45e-0890a42e26c5} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2025.08.01 21:26:28.791984 [ 5 ] {1da1779f-c3da-4d18-a45e-0890a42e26c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10152 | 2025.08.01 21:26:28.792396 [ 5 ] {1da1779f-c3da-4d18-a45e-0890a42e26c5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10153 | 2025.08.01 21:26:28.792615 [ 5 ] {1da1779f-c3da-4d18-a45e-0890a42e26c5} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2025.08.01 21:26:28.792767 [ 5 ] {1da1779f-c3da-4d18-a45e-0890a42e26c5} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001768 sec., 221719.45701357466 rows/sec., 14.07 MiB/sec. | ||
| 10155 | 2025.08.01 21:26:28.792809 [ 5 ] {1da1779f-c3da-4d18-a45e-0890a42e26c5} <Debug> TCPHandler: Processed in 0.002079608 sec. | ||
| 10156 | 2025.08.01 21:26:28.792931 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2025.08.01 21:26:28.793027 [ 5 ] {e494851d-2b66-4a78-b7ba-457c4d76a975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10158 | 2025.08.01 21:26:28.793068 [ 5 ] {e494851d-2b66-4a78-b7ba-457c4d76a975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10159 | 2025.08.01 21:26:28.794215 [ 5 ] {e494851d-2b66-4a78-b7ba-457c4d76a975} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2025.08.01 21:26:28.794251 [ 5 ] {e494851d-2b66-4a78-b7ba-457c4d76a975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10161 | 2025.08.01 21:26:28.794627 [ 5 ] {e494851d-2b66-4a78-b7ba-457c4d76a975} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10162 | 2025.08.01 21:26:28.794846 [ 5 ] {e494851d-2b66-4a78-b7ba-457c4d76a975} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2025.08.01 21:26:28.794977 [ 5 ] {e494851d-2b66-4a78-b7ba-457c4d76a975} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001969 sec., 583544.9466734383 rows/sec., 46.56 MiB/sec. | ||
| 10164 | 2025.08.01 21:26:28.795004 [ 26 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10165 | 2025.08.01 21:26:28.795015 [ 5 ] {e494851d-2b66-4a78-b7ba-457c4d76a975} <Debug> TCPHandler: Processed in 0.002133849 sec. | ||
| 10166 | 2025.08.01 21:26:28.795080 [ 26 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10167 | 2025.08.01 21:26:28.795106 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10168 | 2025.08.01 21:26:28.795175 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2025.08.01 21:26:28.795225 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 10170 | 2025.08.01 21:26:28.795275 [ 5 ] {70052c26-9878-46bb-ad41-1f7fb64190ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10171 | 2025.08.01 21:26:28.795320 [ 5 ] {70052c26-9878-46bb-ad41-1f7fb64190ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10172 | 2025.08.01 21:26:28.795374 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10173 | 2025.08.01 21:26:28.795416 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2298 rows starting from the beginning of the part | ||
| 10174 | 2025.08.01 21:26:28.795492 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 10175 | 2025.08.01 21:26:28.795551 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2243 rows starting from the beginning of the part | ||
| 10176 | 2025.08.01 21:26:28.795608 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 110 rows starting from the beginning of the part | ||
| 10177 | 2025.08.01 21:26:28.795663 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 10178 | 2025.08.01 21:26:28.795711 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1149 rows starting from the beginning of the part | ||
| 10179 | 2025.08.01 21:26:28.795867 [ 5 ] {70052c26-9878-46bb-ad41-1f7fb64190ef} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2025.08.01 21:26:28.795909 [ 5 ] {70052c26-9878-46bb-ad41-1f7fb64190ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10181 | 2025.08.01 21:26:28.796237 [ 5 ] {70052c26-9878-46bb-ad41-1f7fb64190ef} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10182 | 2025.08.01 21:26:28.796458 [ 5 ] {70052c26-9878-46bb-ad41-1f7fb64190ef} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2025.08.01 21:26:28.796591 [ 5 ] {70052c26-9878-46bb-ad41-1f7fb64190ef} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001335 sec., 177528.08988764044 rows/sec., 10.87 MiB/sec. | ||
| 10184 | 2025.08.01 21:26:28.796630 [ 5 ] {70052c26-9878-46bb-ad41-1f7fb64190ef} <Debug> TCPHandler: Processed in 0.001504418 sec. | ||
| 10185 | 2025.08.01 21:26:28.796751 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2025.08.01 21:26:28.796845 [ 5 ] {e25ae33a-d1ba-4aad-81f5-5b6007c2896b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10187 | 2025.08.01 21:26:28.796884 [ 5 ] {e25ae33a-d1ba-4aad-81f5-5b6007c2896b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10188 | 2025.08.01 21:26:28.797403 [ 5 ] {e25ae33a-d1ba-4aad-81f5-5b6007c2896b} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2025.08.01 21:26:28.797438 [ 5 ] {e25ae33a-d1ba-4aad-81f5-5b6007c2896b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10190 | 2025.08.01 21:26:28.797745 [ 5 ] {e25ae33a-d1ba-4aad-81f5-5b6007c2896b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10191 | 2025.08.01 21:26:28.797950 [ 190 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5912 rows, containing 5 columns (5 merged, 0 gathered) in 0.00278255 sec., 2124669.817253958 rows/sec., 179.46 MiB/sec. | ||
| 10192 | 2025.08.01 21:26:28.797953 [ 5 ] {e25ae33a-d1ba-4aad-81f5-5b6007c2896b} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10193 | 2025.08.01 21:26:28.798109 [ 5 ] {e25ae33a-d1ba-4aad-81f5-5b6007c2896b} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001281 sec., 158469.94535519124 rows/sec., 10.22 MiB/sec. | ||
| 10194 | 2025.08.01 21:26:28.798148 [ 5 ] {e25ae33a-d1ba-4aad-81f5-5b6007c2896b} <Debug> TCPHandler: Processed in 0.001445686 sec. | ||
| 10195 | 2025.08.01 21:26:28.798260 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2025.08.01 21:26:28.798301 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10197 | 2025.08.01 21:26:28.798356 [ 5 ] {ddcc70e9-65f3-4ef4-9e1d-e9fc318b5a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10198 | 2025.08.01 21:26:28.798400 [ 5 ] {ddcc70e9-65f3-4ef4-9e1d-e9fc318b5a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10199 | 2025.08.01 21:26:28.798606 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2025.08.01 21:26:28.798690 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_86_17} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10201 | 2025.08.01 21:26:28.798800 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 10202 | 2025.08.01 21:26:28.798895 [ 5 ] {ddcc70e9-65f3-4ef4-9e1d-e9fc318b5a5d} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2025.08.01 21:26:28.798937 [ 5 ] {ddcc70e9-65f3-4ef4-9e1d-e9fc318b5a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10204 | 2025.08.01 21:26:28.799247 [ 5 ] {ddcc70e9-65f3-4ef4-9e1d-e9fc318b5a5d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10205 | 2025.08.01 21:26:28.799461 [ 5 ] {ddcc70e9-65f3-4ef4-9e1d-e9fc318b5a5d} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2025.08.01 21:26:28.799588 [ 5 ] {ddcc70e9-65f3-4ef4-9e1d-e9fc318b5a5d} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00125 sec., 161600 rows/sec., 9.18 MiB/sec. | ||
| 10207 | 2025.08.01 21:26:28.799626 [ 5 ] {ddcc70e9-65f3-4ef4-9e1d-e9fc318b5a5d} <Debug> TCPHandler: Processed in 0.001414525 sec. | ||
| 10208 | 2025.08.01 21:26:28.799739 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2025.08.01 21:26:28.799834 [ 5 ] {81f89e51-3c16-4d06-b299-ab9bf22f4701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10210 | 2025.08.01 21:26:28.799873 [ 5 ] {81f89e51-3c16-4d06-b299-ab9bf22f4701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10211 | 2025.08.01 21:26:28.800638 [ 5 ] {81f89e51-3c16-4d06-b299-ab9bf22f4701} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2025.08.01 21:26:28.800674 [ 5 ] {81f89e51-3c16-4d06-b299-ab9bf22f4701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10213 | 2025.08.01 21:26:28.800998 [ 5 ] {81f89e51-3c16-4d06-b299-ab9bf22f4701} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10214 | 2025.08.01 21:26:28.801199 [ 5 ] {81f89e51-3c16-4d06-b299-ab9bf22f4701} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2025.08.01 21:26:28.801313 [ 26 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10216 | 2025.08.01 21:26:28.801327 [ 5 ] {81f89e51-3c16-4d06-b299-ab9bf22f4701} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.00151 sec., 458940.39735099336 rows/sec., 32.24 MiB/sec. | ||
| 10217 | 2025.08.01 21:26:28.801350 [ 26 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2025.08.01 21:26:28.801372 [ 5 ] {81f89e51-3c16-4d06-b299-ab9bf22f4701} <Debug> TCPHandler: Processed in 0.00168214 sec. | ||
| 10219 | 2025.08.01 21:26:28.801377 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10220 | 2025.08.01 21:26:28.801494 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2025.08.01 21:26:28.801499 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 10222 | 2025.08.01 21:26:28.801593 [ 5 ] {7773668d-a3a9-4997-810b-dac5cba03e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10223 | 2025.08.01 21:26:28.801638 [ 5 ] {7773668d-a3a9-4997-810b-dac5cba03e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10224 | 2025.08.01 21:26:28.801648 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10225 | 2025.08.01 21:26:28.801687 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1185 rows starting from the beginning of the part | ||
| 10226 | 2025.08.01 21:26:28.801751 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 10227 | 2025.08.01 21:26:28.801802 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1138 rows starting from the beginning of the part | ||
| 10228 | 2025.08.01 21:26:28.801845 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 91 rows starting from the beginning of the part | ||
| 10229 | 2025.08.01 21:26:28.801886 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 10230 | 2025.08.01 21:26:28.801931 [ 199 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 693 rows starting from the beginning of the part | ||
| 10231 | 2025.08.01 21:26:28.801986 [ 5 ] {7773668d-a3a9-4997-810b-dac5cba03e89} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2025.08.01 21:26:28.802028 [ 5 ] {7773668d-a3a9-4997-810b-dac5cba03e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10233 | 2025.08.01 21:26:28.802364 [ 5 ] {7773668d-a3a9-4997-810b-dac5cba03e89} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10234 | 2025.08.01 21:26:28.802583 [ 5 ] {7773668d-a3a9-4997-810b-dac5cba03e89} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2025.08.01 21:26:28.802716 [ 5 ] {7773668d-a3a9-4997-810b-dac5cba03e89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 10236 | 2025.08.01 21:26:28.802753 [ 5 ] {7773668d-a3a9-4997-810b-dac5cba03e89} <Debug> TCPHandler: Processed in 0.001307944 sec. | ||
| 10237 | 2025.08.01 21:26:28.802864 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2025.08.01 21:26:28.802959 [ 5 ] {719a3066-7db5-4bc8-b00f-f5b045d2d831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10239 | 2025.08.01 21:26:28.803002 [ 5 ] {719a3066-7db5-4bc8-b00f-f5b045d2d831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10240 | 2025.08.01 21:26:28.803307 [ 190 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861144 sec., 1738178.2387606762 rows/sec., 131.36 MiB/sec. | ||
| 10241 | 2025.08.01 21:26:28.803476 [ 5 ] {719a3066-7db5-4bc8-b00f-f5b045d2d831} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2025.08.01 21:26:28.803517 [ 5 ] {719a3066-7db5-4bc8-b00f-f5b045d2d831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10243 | 2025.08.01 21:26:28.803522 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10244 | 2025.08.01 21:26:28.803875 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2025.08.01 21:26:28.803901 [ 5 ] {719a3066-7db5-4bc8-b00f-f5b045d2d831} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10246 | 2025.08.01 21:26:28.803965 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_86_17} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10247 | 2025.08.01 21:26:28.804054 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 10248 | 2025.08.01 21:26:28.804143 [ 5 ] {719a3066-7db5-4bc8-b00f-f5b045d2d831} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2025.08.01 21:26:28.804285 [ 5 ] {719a3066-7db5-4bc8-b00f-f5b045d2d831} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001343 sec., 228592.7029039464 rows/sec., 15.04 MiB/sec. | ||
| 10250 | 2025.08.01 21:26:28.804297 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10251 | 2025.08.01 21:26:28.804322 [ 5 ] {719a3066-7db5-4bc8-b00f-f5b045d2d831} <Debug> TCPHandler: Processed in 0.001506987 sec. | ||
| 10252 | 2025.08.01 21:26:28.804359 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2025.08.01 21:26:28.804402 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10254 | 2025.08.01 21:26:28.804492 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2025.08.01 21:26:28.804520 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 10256 | 2025.08.01 21:26:28.804594 [ 5 ] {f93341c3-521e-4284-9810-d1932e049f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10257 | 2025.08.01 21:26:28.804640 [ 5 ] {f93341c3-521e-4284-9810-d1932e049f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10258 | 2025.08.01 21:26:28.804665 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10259 | 2025.08.01 21:26:28.804720 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 27497 rows starting from the beginning of the part | ||
| 10260 | 2025.08.01 21:26:28.804809 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 10261 | 2025.08.01 21:26:28.804886 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1033 rows starting from the beginning of the part | ||
| 10262 | 2025.08.01 21:26:28.804958 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 128 rows starting from the beginning of the part | ||
| 10263 | 2025.08.01 21:26:28.804960 [ 5 ] {f93341c3-521e-4284-9810-d1932e049f0f} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2025.08.01 21:26:28.805015 [ 5 ] {f93341c3-521e-4284-9810-d1932e049f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10265 | 2025.08.01 21:26:28.805030 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::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 | ||
| 10266 | 2025.08.01 21:26:28.805107 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 307 rows starting from the beginning of the part | ||
| 10267 | 2025.08.01 21:26:28.805327 [ 5 ] {f93341c3-521e-4284-9810-d1932e049f0f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10268 | 2025.08.01 21:26:28.805579 [ 5 ] {f93341c3-521e-4284-9810-d1932e049f0f} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2025.08.01 21:26:28.805708 [ 5 ] {f93341c3-521e-4284-9810-d1932e049f0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 59.58 KiB/sec. | ||
| 10270 | 2025.08.01 21:26:28.805744 [ 5 ] {f93341c3-521e-4284-9810-d1932e049f0f} <Debug> TCPHandler: Processed in 0.001329644 sec. | ||
| 10271 | 2025.08.01 21:26:28.805853 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2025.08.01 21:26:28.805945 [ 5 ] {033b2cff-9a3f-4087-b03a-87b9bb45ef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10273 | 2025.08.01 21:26:28.805998 [ 5 ] {033b2cff-9a3f-4087-b03a-87b9bb45ef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10274 | 2025.08.01 21:26:28.806837 [ 5 ] {033b2cff-9a3f-4087-b03a-87b9bb45ef14} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2025.08.01 21:26:28.806872 [ 5 ] {033b2cff-9a3f-4087-b03a-87b9bb45ef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10276 | 2025.08.01 21:26:28.807660 [ 5 ] {033b2cff-9a3f-4087-b03a-87b9bb45ef14} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10277 | 2025.08.01 21:26:28.807892 [ 5 ] {033b2cff-9a3f-4087-b03a-87b9bb45ef14} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2025.08.01 21:26:28.808028 [ 5 ] {033b2cff-9a3f-4087-b03a-87b9bb45ef14} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0021 sec., 19523.809523809527 rows/sec., 34.99 MiB/sec. | ||
| 10279 | 2025.08.01 21:26:28.808080 [ 5 ] {033b2cff-9a3f-4087-b03a-87b9bb45ef14} <Debug> TCPHandler: Processed in 0.002275051 sec. | ||
| 10280 | 2025.08.01 21:26:28.808201 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2025.08.01 21:26:28.808294 [ 5 ] {c17444af-721b-4904-a177-8b911e82b927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10282 | 2025.08.01 21:26:28.808335 [ 5 ] {c17444af-721b-4904-a177-8b911e82b927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10283 | 2025.08.01 21:26:28.808686 [ 5 ] {c17444af-721b-4904-a177-8b911e82b927} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2025.08.01 21:26:28.808723 [ 5 ] {c17444af-721b-4904-a177-8b911e82b927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10285 | 2025.08.01 21:26:28.809024 [ 5 ] {c17444af-721b-4904-a177-8b911e82b927} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10286 | 2025.08.01 21:26:28.809238 [ 5 ] {c17444af-721b-4904-a177-8b911e82b927} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.08.01 21:26:28.809357 [ 27 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10288 | 2025.08.01 21:26:28.809369 [ 5 ] {c17444af-721b-4904-a177-8b911e82b927} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001093 sec., 93321.13449222324 rows/sec., 5.73 MiB/sec. | ||
| 10289 | 2025.08.01 21:26:28.809397 [ 27 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2025.08.01 21:26:28.809417 [ 5 ] {c17444af-721b-4904-a177-8b911e82b927} <Debug> TCPHandler: Processed in 0.001264673 sec. | ||
| 10291 | 2025.08.01 21:26:28.809423 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10292 | 2025.08.01 21:26:28.809522 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 10293 | 2025.08.01 21:26:28.809631 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10294 | 2025.08.01 21:26:28.809663 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5772 rows starting from the beginning of the part | ||
| 10295 | 2025.08.01 21:26:28.809720 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 10296 | 2025.08.01 21:26:28.809776 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 54 rows starting from the beginning of the part | ||
| 10297 | 2025.08.01 21:26:28.809821 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part | ||
| 10298 | 2025.08.01 21:26:28.809862 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 10299 | 2025.08.01 21:26:28.809904 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 102 rows starting from the beginning of the part | ||
| 10300 | 2025.08.01 21:26:28.812100 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6096 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618497 sec., 2328053.0777770607 rows/sec., 148.08 MiB/sec. | ||
| 10301 | 2025.08.01 21:26:28.812780 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10302 | 2025.08.01 21:26:28.813121 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_86_17} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2025.08.01 21:26:28.813201 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_86_17} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10304 | 2025.08.01 21:26:28.813305 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10305 | 2025.08.01 21:26:28.813695 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29285 rows, containing 5 columns (5 merged, 0 gathered) in 0.009219986 sec., 3176252.1114457226 rows/sec., 212.68 MiB/sec. | ||
| 10306 | 2025.08.01 21:26:28.814045 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10307 | 2025.08.01 21:26:28.814295 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2025.08.01 21:26:28.814363 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10309 | 2025.08.01 21:26:28.814437 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10310 | 2025.08.01 21:26:29.000132 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.66 MiB, peak 312.49 MiB, free memory in arenas 0.00 B, will set to 302.02 MiB (RSS), difference: 1.36 MiB | ||
| 10311 | 2025.08.01 21:26:33.779151 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2025.08.01 21:26:33.779358 [ 5 ] {28099290-adfa-43ee-9671-14bbea744850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10313 | 2025.08.01 21:26:33.779427 [ 5 ] {28099290-adfa-43ee-9671-14bbea744850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10314 | 2025.08.01 21:26:33.780124 [ 5 ] {28099290-adfa-43ee-9671-14bbea744850} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2025.08.01 21:26:33.780172 [ 5 ] {28099290-adfa-43ee-9671-14bbea744850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10316 | 2025.08.01 21:26:33.780580 [ 5 ] {28099290-adfa-43ee-9671-14bbea744850} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10317 | 2025.08.01 21:26:33.780807 [ 5 ] {28099290-adfa-43ee-9671-14bbea744850} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2025.08.01 21:26:33.780970 [ 5 ] {28099290-adfa-43ee-9671-14bbea744850} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.57 MiB/sec. | ||
| 10319 | 2025.08.01 21:26:33.781023 [ 5 ] {28099290-adfa-43ee-9671-14bbea744850} <Debug> TCPHandler: Processed in 0.002011496 sec. | ||
| 10320 | 2025.08.01 21:26:33.781159 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2025.08.01 21:26:33.781264 [ 5 ] {381dd6e2-c675-4b03-9a18-5071be63ac4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10322 | 2025.08.01 21:26:33.781310 [ 5 ] {381dd6e2-c675-4b03-9a18-5071be63ac4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10323 | 2025.08.01 21:26:33.781756 [ 5 ] {381dd6e2-c675-4b03-9a18-5071be63ac4f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10324 | 2025.08.01 21:26:33.781793 [ 5 ] {381dd6e2-c675-4b03-9a18-5071be63ac4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10325 | 2025.08.01 21:26:33.782111 [ 5 ] {381dd6e2-c675-4b03-9a18-5071be63ac4f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10326 | 2025.08.01 21:26:33.782341 [ 5 ] {381dd6e2-c675-4b03-9a18-5071be63ac4f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2025.08.01 21:26:33.782475 [ 5 ] {381dd6e2-c675-4b03-9a18-5071be63ac4f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 10328 | 2025.08.01 21:26:33.782516 [ 5 ] {381dd6e2-c675-4b03-9a18-5071be63ac4f} <Debug> TCPHandler: Processed in 0.001410225 sec. | ||
| 10329 | 2025.08.01 21:26:33.782633 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2025.08.01 21:26:33.782734 [ 5 ] {7baa64d2-46f9-4944-ade1-471d7e805e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10331 | 2025.08.01 21:26:33.782782 [ 5 ] {7baa64d2-46f9-4944-ade1-471d7e805e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10332 | 2025.08.01 21:26:33.783220 [ 5 ] {7baa64d2-46f9-4944-ade1-471d7e805e47} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2025.08.01 21:26:33.783257 [ 5 ] {7baa64d2-46f9-4944-ade1-471d7e805e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10334 | 2025.08.01 21:26:33.783596 [ 5 ] {7baa64d2-46f9-4944-ade1-471d7e805e47} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10335 | 2025.08.01 21:26:33.783815 [ 5 ] {7baa64d2-46f9-4944-ade1-471d7e805e47} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2025.08.01 21:26:33.783948 [ 5 ] {7baa64d2-46f9-4944-ade1-471d7e805e47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 10337 | 2025.08.01 21:26:33.783986 [ 5 ] {7baa64d2-46f9-4944-ade1-471d7e805e47} <Debug> TCPHandler: Processed in 0.001403585 sec. | ||
| 10338 | 2025.08.01 21:26:33.784103 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10339 | 2025.08.01 21:26:33.784200 [ 5 ] {1250172d-0809-4193-ba62-5bbb3456c7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10340 | 2025.08.01 21:26:33.784244 [ 5 ] {1250172d-0809-4193-ba62-5bbb3456c7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10341 | 2025.08.01 21:26:33.784592 [ 5 ] {1250172d-0809-4193-ba62-5bbb3456c7ed} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2025.08.01 21:26:33.784630 [ 5 ] {1250172d-0809-4193-ba62-5bbb3456c7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10343 | 2025.08.01 21:26:33.784946 [ 5 ] {1250172d-0809-4193-ba62-5bbb3456c7ed} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10344 | 2025.08.01 21:26:33.785168 [ 5 ] {1250172d-0809-4193-ba62-5bbb3456c7ed} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2025.08.01 21:26:33.785299 [ 5 ] {1250172d-0809-4193-ba62-5bbb3456c7ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 10346 | 2025.08.01 21:26:33.785336 [ 5 ] {1250172d-0809-4193-ba62-5bbb3456c7ed} <Debug> TCPHandler: Processed in 0.001283213 sec. | ||
| 10347 | 2025.08.01 21:26:34.241965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
| 10348 | 2025.08.01 21:26:34.242482 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2025.08.01 21:26:34.242534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10350 | 2025.08.01 21:26:34.243018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10351 | 2025.08.01 21:26:34.243261 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2025.08.01 21:26:34.243409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
| 10353 | 2025.08.01 21:26:35.580890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10354 | 2025.08.01 21:26:35.596897 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2025.08.01 21:26:35.596956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10356 | 2025.08.01 21:26:35.602632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10357 | 2025.08.01 21:26:35.603328 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2025.08.01 21:26:35.606303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10359 | 2025.08.01 21:26:36.839043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1476 | ||
| 10360 | 2025.08.01 21:26:36.841421 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2025.08.01 21:26:36.841476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10362 | 2025.08.01 21:26:36.842662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10363 | 2025.08.01 21:26:36.842929 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2025.08.01 21:26:36.843226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 10365 | 2025.08.01 21:26:38.791918 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10366 | 2025.08.01 21:26:38.792226 [ 5 ] {a34705df-3518-466f-a3b7-af49381cca02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10367 | 2025.08.01 21:26:38.792338 [ 5 ] {a34705df-3518-466f-a3b7-af49381cca02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10368 | 2025.08.01 21:26:38.793194 [ 5 ] {a34705df-3518-466f-a3b7-af49381cca02} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2025.08.01 21:26:38.793239 [ 5 ] {a34705df-3518-466f-a3b7-af49381cca02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10370 | 2025.08.01 21:26:38.793667 [ 5 ] {a34705df-3518-466f-a3b7-af49381cca02} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10371 | 2025.08.01 21:26:38.793922 [ 5 ] {a34705df-3518-466f-a3b7-af49381cca02} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2025.08.01 21:26:38.794091 [ 5 ] {a34705df-3518-466f-a3b7-af49381cca02} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001941 sec., 201957.75373518805 rows/sec., 12.81 MiB/sec. | ||
| 10373 | 2025.08.01 21:26:38.794147 [ 5 ] {a34705df-3518-466f-a3b7-af49381cca02} <Debug> TCPHandler: Processed in 0.002415703 sec. | ||
| 10374 | 2025.08.01 21:26:38.794268 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10375 | 2025.08.01 21:26:38.794383 [ 5 ] {6b78939e-9b9f-4ead-bc69-5147639af95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10376 | 2025.08.01 21:26:38.794428 [ 5 ] {6b78939e-9b9f-4ead-bc69-5147639af95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10377 | 2025.08.01 21:26:38.795296 [ 5 ] {6b78939e-9b9f-4ead-bc69-5147639af95e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2025.08.01 21:26:38.795335 [ 5 ] {6b78939e-9b9f-4ead-bc69-5147639af95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10379 | 2025.08.01 21:26:38.795733 [ 5 ] {6b78939e-9b9f-4ead-bc69-5147639af95e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10380 | 2025.08.01 21:26:38.795961 [ 5 ] {6b78939e-9b9f-4ead-bc69-5147639af95e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2025.08.01 21:26:38.796096 [ 5 ] {6b78939e-9b9f-4ead-bc69-5147639af95e} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001737 sec., 661485.3195164076 rows/sec., 52.78 MiB/sec. | ||
| 10382 | 2025.08.01 21:26:38.796136 [ 5 ] {6b78939e-9b9f-4ead-bc69-5147639af95e} <Debug> TCPHandler: Processed in 0.001921024 sec. | ||
| 10383 | 2025.08.01 21:26:38.796256 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2025.08.01 21:26:38.796356 [ 5 ] {45be9801-cc0a-47e4-870c-d569aa6fadb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10385 | 2025.08.01 21:26:38.796398 [ 5 ] {45be9801-cc0a-47e4-870c-d569aa6fadb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10386 | 2025.08.01 21:26:38.796888 [ 5 ] {45be9801-cc0a-47e4-870c-d569aa6fadb3} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2025.08.01 21:26:38.796926 [ 5 ] {45be9801-cc0a-47e4-870c-d569aa6fadb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10388 | 2025.08.01 21:26:38.797247 [ 5 ] {45be9801-cc0a-47e4-870c-d569aa6fadb3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10389 | 2025.08.01 21:26:38.797465 [ 5 ] {45be9801-cc0a-47e4-870c-d569aa6fadb3} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2025.08.01 21:26:38.797598 [ 5 ] {45be9801-cc0a-47e4-870c-d569aa6fadb3} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001263 sec., 187648.45605700713 rows/sec., 11.49 MiB/sec. | ||
| 10391 | 2025.08.01 21:26:38.797636 [ 5 ] {45be9801-cc0a-47e4-870c-d569aa6fadb3} <Debug> TCPHandler: Processed in 0.001430236 sec. | ||
| 10392 | 2025.08.01 21:26:38.797747 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2025.08.01 21:26:38.797849 [ 5 ] {9104f51e-140f-4bce-a05a-1d5c15c54235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10394 | 2025.08.01 21:26:38.797891 [ 5 ] {9104f51e-140f-4bce-a05a-1d5c15c54235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10395 | 2025.08.01 21:26:38.798357 [ 5 ] {9104f51e-140f-4bce-a05a-1d5c15c54235} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2025.08.01 21:26:38.798395 [ 5 ] {9104f51e-140f-4bce-a05a-1d5c15c54235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10397 | 2025.08.01 21:26:38.798712 [ 5 ] {9104f51e-140f-4bce-a05a-1d5c15c54235} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10398 | 2025.08.01 21:26:38.798934 [ 5 ] {9104f51e-140f-4bce-a05a-1d5c15c54235} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2025.08.01 21:26:38.799068 [ 5 ] {9104f51e-140f-4bce-a05a-1d5c15c54235} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001237 sec., 164106.70978173 rows/sec., 10.59 MiB/sec. | ||
| 10400 | 2025.08.01 21:26:38.799108 [ 5 ] {9104f51e-140f-4bce-a05a-1d5c15c54235} <Debug> TCPHandler: Processed in 0.001410656 sec. | ||
| 10401 | 2025.08.01 21:26:38.799221 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2025.08.01 21:26:38.799319 [ 5 ] {46f0a8ff-56ed-46bb-af2b-fd71508b52dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10403 | 2025.08.01 21:26:38.799360 [ 5 ] {46f0a8ff-56ed-46bb-af2b-fd71508b52dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10404 | 2025.08.01 21:26:38.799810 [ 5 ] {46f0a8ff-56ed-46bb-af2b-fd71508b52dc} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2025.08.01 21:26:38.799848 [ 5 ] {46f0a8ff-56ed-46bb-af2b-fd71508b52dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10406 | 2025.08.01 21:26:38.800176 [ 5 ] {46f0a8ff-56ed-46bb-af2b-fd71508b52dc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10407 | 2025.08.01 21:26:38.800387 [ 5 ] {46f0a8ff-56ed-46bb-af2b-fd71508b52dc} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2025.08.01 21:26:38.800518 [ 5 ] {46f0a8ff-56ed-46bb-af2b-fd71508b52dc} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001218 sec., 165845.6486042693 rows/sec., 9.42 MiB/sec. | ||
| 10409 | 2025.08.01 21:26:38.800558 [ 5 ] {46f0a8ff-56ed-46bb-af2b-fd71508b52dc} <Debug> TCPHandler: Processed in 0.001387185 sec. | ||
| 10410 | 2025.08.01 21:26:38.800677 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2025.08.01 21:26:38.800781 [ 5 ] {7a37d5a5-5f00-4cbf-ba69-c93d9d5d381f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10412 | 2025.08.01 21:26:38.800822 [ 5 ] {7a37d5a5-5f00-4cbf-ba69-c93d9d5d381f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10413 | 2025.08.01 21:26:38.801432 [ 5 ] {7a37d5a5-5f00-4cbf-ba69-c93d9d5d381f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2025.08.01 21:26:38.801468 [ 5 ] {7a37d5a5-5f00-4cbf-ba69-c93d9d5d381f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10415 | 2025.08.01 21:26:38.801808 [ 5 ] {7a37d5a5-5f00-4cbf-ba69-c93d9d5d381f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10416 | 2025.08.01 21:26:38.802024 [ 5 ] {7a37d5a5-5f00-4cbf-ba69-c93d9d5d381f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2025.08.01 21:26:38.802157 [ 5 ] {7a37d5a5-5f00-4cbf-ba69-c93d9d5d381f} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001395 sec., 496774.1935483871 rows/sec., 34.90 MiB/sec. | ||
| 10418 | 2025.08.01 21:26:38.802196 [ 5 ] {7a37d5a5-5f00-4cbf-ba69-c93d9d5d381f} <Debug> TCPHandler: Processed in 0.001570649 sec. | ||
| 10419 | 2025.08.01 21:26:38.802312 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2025.08.01 21:26:38.802409 [ 5 ] {d4100c25-f5b2-473e-94fd-9b35e5c40b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10421 | 2025.08.01 21:26:38.802453 [ 5 ] {d4100c25-f5b2-473e-94fd-9b35e5c40b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10422 | 2025.08.01 21:26:38.802792 [ 5 ] {d4100c25-f5b2-473e-94fd-9b35e5c40b56} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2025.08.01 21:26:38.802829 [ 5 ] {d4100c25-f5b2-473e-94fd-9b35e5c40b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10424 | 2025.08.01 21:26:38.803141 [ 5 ] {d4100c25-f5b2-473e-94fd-9b35e5c40b56} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10425 | 2025.08.01 21:26:38.803353 [ 5 ] {d4100c25-f5b2-473e-94fd-9b35e5c40b56} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2025.08.01 21:26:38.803484 [ 5 ] {d4100c25-f5b2-473e-94fd-9b35e5c40b56} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 10427 | 2025.08.01 21:26:38.803521 [ 5 ] {d4100c25-f5b2-473e-94fd-9b35e5c40b56} <Debug> TCPHandler: Processed in 0.001260072 sec. | ||
| 10428 | 2025.08.01 21:26:38.803626 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2025.08.01 21:26:38.803722 [ 5 ] {ac7e9406-ebfc-4080-afe2-24ee25061250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10430 | 2025.08.01 21:26:38.803768 [ 5 ] {ac7e9406-ebfc-4080-afe2-24ee25061250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10431 | 2025.08.01 21:26:38.804195 [ 5 ] {ac7e9406-ebfc-4080-afe2-24ee25061250} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2025.08.01 21:26:38.804233 [ 5 ] {ac7e9406-ebfc-4080-afe2-24ee25061250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10433 | 2025.08.01 21:26:38.804584 [ 5 ] {ac7e9406-ebfc-4080-afe2-24ee25061250} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10434 | 2025.08.01 21:26:38.804801 [ 5 ] {ac7e9406-ebfc-4080-afe2-24ee25061250} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2025.08.01 21:26:38.804935 [ 5 ] {ac7e9406-ebfc-4080-afe2-24ee25061250} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001232 sec., 249188.3116883117 rows/sec., 16.39 MiB/sec. | ||
| 10436 | 2025.08.01 21:26:38.804976 [ 5 ] {ac7e9406-ebfc-4080-afe2-24ee25061250} <Debug> TCPHandler: Processed in 0.001399295 sec. | ||
| 10437 | 2025.08.01 21:26:38.805105 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2025.08.01 21:26:38.805202 [ 5 ] {6a50d937-9e89-47db-a295-f6653e5fcb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10439 | 2025.08.01 21:26:38.805245 [ 5 ] {6a50d937-9e89-47db-a295-f6653e5fcb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10440 | 2025.08.01 21:26:38.805577 [ 5 ] {6a50d937-9e89-47db-a295-f6653e5fcb18} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2025.08.01 21:26:38.805614 [ 5 ] {6a50d937-9e89-47db-a295-f6653e5fcb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10442 | 2025.08.01 21:26:38.805919 [ 5 ] {6a50d937-9e89-47db-a295-f6653e5fcb18} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10443 | 2025.08.01 21:26:38.806131 [ 5 ] {6a50d937-9e89-47db-a295-f6653e5fcb18} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2025.08.01 21:26:38.806260 [ 5 ] {6a50d937-9e89-47db-a295-f6653e5fcb18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 10445 | 2025.08.01 21:26:38.806300 [ 5 ] {6a50d937-9e89-47db-a295-f6653e5fcb18} <Debug> TCPHandler: Processed in 0.001256842 sec. | ||
| 10446 | 2025.08.01 21:26:38.806413 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10447 | 2025.08.01 21:26:38.806518 [ 5 ] {edcaa881-762e-427a-8273-e3bcbde0e288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10448 | 2025.08.01 21:26:38.806576 [ 5 ] {edcaa881-762e-427a-8273-e3bcbde0e288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10449 | 2025.08.01 21:26:38.807423 [ 5 ] {edcaa881-762e-427a-8273-e3bcbde0e288} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2025.08.01 21:26:38.807461 [ 5 ] {edcaa881-762e-427a-8273-e3bcbde0e288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10451 | 2025.08.01 21:26:38.808035 [ 5 ] {edcaa881-762e-427a-8273-e3bcbde0e288} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10452 | 2025.08.01 21:26:38.808264 [ 5 ] {edcaa881-762e-427a-8273-e3bcbde0e288} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): 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.08.01 21:26:38.808401 [ 5 ] {edcaa881-762e-427a-8273-e3bcbde0e288} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001905 sec., 21522.30971128609 rows/sec., 38.57 MiB/sec. | ||
| 10454 | 2025.08.01 21:26:38.808463 [ 5 ] {edcaa881-762e-427a-8273-e3bcbde0e288} <Debug> TCPHandler: Processed in 0.002099877 sec. | ||
| 10455 | 2025.08.01 21:26:38.808585 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10456 | 2025.08.01 21:26:38.808688 [ 5 ] {1a6bf72f-27b3-440c-8585-c13f2b170f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10457 | 2025.08.01 21:26:38.808732 [ 5 ] {1a6bf72f-27b3-440c-8585-c13f2b170f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10458 | 2025.08.01 21:26:38.809067 [ 5 ] {1a6bf72f-27b3-440c-8585-c13f2b170f2e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2025.08.01 21:26:38.809105 [ 5 ] {1a6bf72f-27b3-440c-8585-c13f2b170f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10460 | 2025.08.01 21:26:38.809425 [ 5 ] {1a6bf72f-27b3-440c-8585-c13f2b170f2e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10461 | 2025.08.01 21:26:38.809653 [ 5 ] {1a6bf72f-27b3-440c-8585-c13f2b170f2e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2025.08.01 21:26:38.809781 [ 5 ] {1a6bf72f-27b3-440c-8585-c13f2b170f2e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001113 sec., 91644.20485175202 rows/sec., 5.63 MiB/sec. | ||
| 10463 | 2025.08.01 21:26:38.809819 [ 5 ] {1a6bf72f-27b3-440c-8585-c13f2b170f2e} <Debug> TCPHandler: Processed in 0.001284013 sec. | ||
| 10464 | 2025.08.01 21:26:41.567730 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10465 | 2025.08.01 21:26:41.567793 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10466 | 2025.08.01 21:26:41.743535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
| 10467 | 2025.08.01 21:26:41.744029 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2025.08.01 21:26:41.744074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10469 | 2025.08.01 21:26:41.744552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10470 | 2025.08.01 21:26:41.744797 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2025.08.01 21:26:41.744940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 10472 | 2025.08.01 21:26:43.106377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10473 | 2025.08.01 21:26:43.123805 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2025.08.01 21:26:43.123872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10475 | 2025.08.01 21:26:43.129963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10476 | 2025.08.01 21:26:43.130658 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2025.08.01 21:26:43.133649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10478 | 2025.08.01 21:26:43.778835 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2025.08.01 21:26:43.779035 [ 5 ] {5643ee60-04db-4406-bb5f-c8d33f228c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10480 | 2025.08.01 21:26:43.779110 [ 5 ] {5643ee60-04db-4406-bb5f-c8d33f228c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10481 | 2025.08.01 21:26:43.779817 [ 5 ] {5643ee60-04db-4406-bb5f-c8d33f228c47} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2025.08.01 21:26:43.779867 [ 5 ] {5643ee60-04db-4406-bb5f-c8d33f228c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10483 | 2025.08.01 21:26:43.780267 [ 5 ] {5643ee60-04db-4406-bb5f-c8d33f228c47} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10484 | 2025.08.01 21:26:43.780494 [ 5 ] {5643ee60-04db-4406-bb5f-c8d33f228c47} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2025.08.01 21:26:43.780644 [ 5 ] {5643ee60-04db-4406-bb5f-c8d33f228c47} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.57 MiB/sec. | ||
| 10486 | 2025.08.01 21:26:43.780687 [ 5 ] {5643ee60-04db-4406-bb5f-c8d33f228c47} <Debug> TCPHandler: Processed in 0.001994786 sec. | ||
| 10487 | 2025.08.01 21:26:43.780810 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10488 | 2025.08.01 21:26:43.780908 [ 5 ] {7dd83925-5b99-402a-a74f-271fa6c39c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10489 | 2025.08.01 21:26:43.780949 [ 5 ] {7dd83925-5b99-402a-a74f-271fa6c39c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10490 | 2025.08.01 21:26:43.781366 [ 5 ] {7dd83925-5b99-402a-a74f-271fa6c39c71} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2025.08.01 21:26:43.781404 [ 5 ] {7dd83925-5b99-402a-a74f-271fa6c39c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10492 | 2025.08.01 21:26:43.781707 [ 5 ] {7dd83925-5b99-402a-a74f-271fa6c39c71} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10493 | 2025.08.01 21:26:43.781925 [ 5 ] {7dd83925-5b99-402a-a74f-271fa6c39c71} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2025.08.01 21:26:43.782051 [ 5 ] {7dd83925-5b99-402a-a74f-271fa6c39c71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 10495 | 2025.08.01 21:26:43.782089 [ 5 ] {7dd83925-5b99-402a-a74f-271fa6c39c71} <Debug> TCPHandler: Processed in 0.001330314 sec. | ||
| 10496 | 2025.08.01 21:26:43.782201 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10497 | 2025.08.01 21:26:43.782298 [ 5 ] {4f2e486e-9def-4879-b1b2-77cfbbce0b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10498 | 2025.08.01 21:26:43.782343 [ 5 ] {4f2e486e-9def-4879-b1b2-77cfbbce0b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10499 | 2025.08.01 21:26:43.782762 [ 5 ] {4f2e486e-9def-4879-b1b2-77cfbbce0b55} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10500 | 2025.08.01 21:26:43.782799 [ 5 ] {4f2e486e-9def-4879-b1b2-77cfbbce0b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10501 | 2025.08.01 21:26:43.783130 [ 5 ] {4f2e486e-9def-4879-b1b2-77cfbbce0b55} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10502 | 2025.08.01 21:26:43.783361 [ 5 ] {4f2e486e-9def-4879-b1b2-77cfbbce0b55} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10503 | 2025.08.01 21:26:43.783492 [ 5 ] {4f2e486e-9def-4879-b1b2-77cfbbce0b55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 10504 | 2025.08.01 21:26:43.783529 [ 5 ] {4f2e486e-9def-4879-b1b2-77cfbbce0b55} <Debug> TCPHandler: Processed in 0.001376854 sec. | ||
| 10505 | 2025.08.01 21:26:43.783638 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10506 | 2025.08.01 21:26:43.783733 [ 5 ] {32140360-f692-40f3-b340-0f5db1091e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10507 | 2025.08.01 21:26:43.783776 [ 5 ] {32140360-f692-40f3-b340-0f5db1091e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10508 | 2025.08.01 21:26:43.784109 [ 5 ] {32140360-f692-40f3-b340-0f5db1091e8c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2025.08.01 21:26:43.784146 [ 5 ] {32140360-f692-40f3-b340-0f5db1091e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10510 | 2025.08.01 21:26:43.784450 [ 5 ] {32140360-f692-40f3-b340-0f5db1091e8c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10511 | 2025.08.01 21:26:43.784654 [ 5 ] {32140360-f692-40f3-b340-0f5db1091e8c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10512 | 2025.08.01 21:26:43.784780 [ 5 ] {32140360-f692-40f3-b340-0f5db1091e8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 10513 | 2025.08.01 21:26:43.784818 [ 5 ] {32140360-f692-40f3-b340-0f5db1091e8c} <Debug> TCPHandler: Processed in 0.001228922 sec. | ||
| 10514 | 2025.08.01 21:26:44.386019 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10515 | 2025.08.01 21:26:44.386222 [ 5 ] {c9c45ad5-e4ce-41b7-ac1f-0ea2b9f1a892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10516 | 2025.08.01 21:26:44.386301 [ 5 ] {c9c45ad5-e4ce-41b7-ac1f-0ea2b9f1a892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10517 | 2025.08.01 21:26:44.387137 [ 5 ] {c9c45ad5-e4ce-41b7-ac1f-0ea2b9f1a892} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2025.08.01 21:26:44.387190 [ 5 ] {c9c45ad5-e4ce-41b7-ac1f-0ea2b9f1a892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10519 | 2025.08.01 21:26:44.387602 [ 5 ] {c9c45ad5-e4ce-41b7-ac1f-0ea2b9f1a892} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10520 | 2025.08.01 21:26:44.387842 [ 5 ] {c9c45ad5-e4ce-41b7-ac1f-0ea2b9f1a892} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2025.08.01 21:26:44.388014 [ 5 ] {c9c45ad5-e4ce-41b7-ac1f-0ea2b9f1a892} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001845 sec., 212466.1246612466 rows/sec., 13.48 MiB/sec. | ||
| 10522 | 2025.08.01 21:26:44.388064 [ 5 ] {c9c45ad5-e4ce-41b7-ac1f-0ea2b9f1a892} <Debug> TCPHandler: Processed in 0.00218716 sec. | ||
| 10523 | 2025.08.01 21:26:44.388185 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10524 | 2025.08.01 21:26:44.388289 [ 5 ] {ab6dc66a-ec02-4949-b8bf-c642b26d3bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10525 | 2025.08.01 21:26:44.388334 [ 5 ] {ab6dc66a-ec02-4949-b8bf-c642b26d3bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10526 | 2025.08.01 21:26:44.390139 [ 5 ] {ab6dc66a-ec02-4949-b8bf-c642b26d3bf0} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10527 | 2025.08.01 21:26:44.390179 [ 5 ] {ab6dc66a-ec02-4949-b8bf-c642b26d3bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10528 | 2025.08.01 21:26:44.390625 [ 5 ] {ab6dc66a-ec02-4949-b8bf-c642b26d3bf0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10529 | 2025.08.01 21:26:44.390854 [ 5 ] {ab6dc66a-ec02-4949-b8bf-c642b26d3bf0} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2025.08.01 21:26:44.390993 [ 5 ] {ab6dc66a-ec02-4949-b8bf-c642b26d3bf0} <Debug> executeQuery: Read 2235 rows, 184.93 KiB in 0.002727 sec., 819581.9581958196 rows/sec., 66.23 MiB/sec. | ||
| 10531 | 2025.08.01 21:26:44.391036 [ 5 ] {ab6dc66a-ec02-4949-b8bf-c642b26d3bf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 10532 | 2025.08.01 21:26:44.391050 [ 5 ] {ab6dc66a-ec02-4949-b8bf-c642b26d3bf0} <Debug> TCPHandler: Processed in 0.002916753 sec. | ||
| 10533 | 2025.08.01 21:26:44.391169 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10534 | 2025.08.01 21:26:44.391268 [ 5 ] {bcf5052b-9269-4518-8e8f-2bc754d8299d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10535 | 2025.08.01 21:26:44.391310 [ 5 ] {bcf5052b-9269-4518-8e8f-2bc754d8299d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10536 | 2025.08.01 21:26:44.391841 [ 5 ] {bcf5052b-9269-4518-8e8f-2bc754d8299d} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2025.08.01 21:26:44.391878 [ 5 ] {bcf5052b-9269-4518-8e8f-2bc754d8299d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10538 | 2025.08.01 21:26:44.392192 [ 5 ] {bcf5052b-9269-4518-8e8f-2bc754d8299d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10539 | 2025.08.01 21:26:44.392412 [ 5 ] {bcf5052b-9269-4518-8e8f-2bc754d8299d} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2025.08.01 21:26:44.392544 [ 5 ] {bcf5052b-9269-4518-8e8f-2bc754d8299d} <Debug> executeQuery: Read 210 rows, 12.83 KiB in 0.001296 sec., 162037.03703703702 rows/sec., 9.67 MiB/sec. | ||
| 10541 | 2025.08.01 21:26:44.392582 [ 5 ] {bcf5052b-9269-4518-8e8f-2bc754d8299d} <Debug> TCPHandler: Processed in 0.001464476 sec. | ||
| 10542 | 2025.08.01 21:26:44.392696 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10543 | 2025.08.01 21:26:44.392792 [ 5 ] {7885ffb8-daba-4400-a5ec-ac33e0cc0d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10544 | 2025.08.01 21:26:44.392833 [ 5 ] {7885ffb8-daba-4400-a5ec-ac33e0cc0d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10545 | 2025.08.01 21:26:44.393450 [ 5 ] {7885ffb8-daba-4400-a5ec-ac33e0cc0d2a} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2025.08.01 21:26:44.393487 [ 5 ] {7885ffb8-daba-4400-a5ec-ac33e0cc0d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10547 | 2025.08.01 21:26:44.393801 [ 5 ] {7885ffb8-daba-4400-a5ec-ac33e0cc0d2a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10548 | 2025.08.01 21:26:44.394014 [ 5 ] {7885ffb8-daba-4400-a5ec-ac33e0cc0d2a} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2025.08.01 21:26:44.394143 [ 5 ] {7885ffb8-daba-4400-a5ec-ac33e0cc0d2a} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001369 sec., 314828.34185536887 rows/sec., 20.84 MiB/sec. | ||
| 10550 | 2025.08.01 21:26:44.394182 [ 5 ] {7885ffb8-daba-4400-a5ec-ac33e0cc0d2a} <Debug> TCPHandler: Processed in 0.001536218 sec. | ||
| 10551 | 2025.08.01 21:26:44.394297 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2025.08.01 21:26:44.394393 [ 5 ] {ee9ae806-1da4-4aa2-a281-24f83cd6cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10553 | 2025.08.01 21:26:44.394433 [ 5 ] {ee9ae806-1da4-4aa2-a281-24f83cd6cf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10554 | 2025.08.01 21:26:44.394925 [ 5 ] {ee9ae806-1da4-4aa2-a281-24f83cd6cf1b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2025.08.01 21:26:44.394963 [ 5 ] {ee9ae806-1da4-4aa2-a281-24f83cd6cf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10556 | 2025.08.01 21:26:44.395270 [ 5 ] {ee9ae806-1da4-4aa2-a281-24f83cd6cf1b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10557 | 2025.08.01 21:26:44.395478 [ 5 ] {ee9ae806-1da4-4aa2-a281-24f83cd6cf1b} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2025.08.01 21:26:44.395606 [ 5 ] {ee9ae806-1da4-4aa2-a281-24f83cd6cf1b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001231 sec., 164094.23233143784 rows/sec., 9.32 MiB/sec. | ||
| 10559 | 2025.08.01 21:26:44.395644 [ 5 ] {ee9ae806-1da4-4aa2-a281-24f83cd6cf1b} <Debug> TCPHandler: Processed in 0.001396536 sec. | ||
| 10560 | 2025.08.01 21:26:44.395757 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2025.08.01 21:26:44.395853 [ 5 ] {8037d766-c3df-4e64-aa09-f421630278b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10562 | 2025.08.01 21:26:44.395893 [ 5 ] {8037d766-c3df-4e64-aa09-f421630278b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10563 | 2025.08.01 21:26:44.396872 [ 5 ] {8037d766-c3df-4e64-aa09-f421630278b3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.08.01 21:26:44.396909 [ 5 ] {8037d766-c3df-4e64-aa09-f421630278b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10565 | 2025.08.01 21:26:44.397263 [ 5 ] {8037d766-c3df-4e64-aa09-f421630278b3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10566 | 2025.08.01 21:26:44.397474 [ 5 ] {8037d766-c3df-4e64-aa09-f421630278b3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2025.08.01 21:26:44.397606 [ 5 ] {8037d766-c3df-4e64-aa09-f421630278b3} <Debug> executeQuery: Read 1122 rows, 81.98 KiB in 0.001771 sec., 633540.3726708074 rows/sec., 45.21 MiB/sec. | ||
| 10568 | 2025.08.01 21:26:44.397644 [ 5 ] {8037d766-c3df-4e64-aa09-f421630278b3} <Debug> TCPHandler: Processed in 0.001935844 sec. | ||
| 10569 | 2025.08.01 21:26:44.397795 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2025.08.01 21:26:44.397892 [ 5 ] {ac503ba6-228e-4eef-9d47-2ae0358011c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10571 | 2025.08.01 21:26:44.397950 [ 5 ] {ac503ba6-228e-4eef-9d47-2ae0358011c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10572 | 2025.08.01 21:26:44.398305 [ 5 ] {ac503ba6-228e-4eef-9d47-2ae0358011c0} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2025.08.01 21:26:44.398341 [ 5 ] {ac503ba6-228e-4eef-9d47-2ae0358011c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10574 | 2025.08.01 21:26:44.398637 [ 5 ] {ac503ba6-228e-4eef-9d47-2ae0358011c0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10575 | 2025.08.01 21:26:44.398844 [ 5 ] {ac503ba6-228e-4eef-9d47-2ae0358011c0} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2025.08.01 21:26:44.398980 [ 5 ] {ac503ba6-228e-4eef-9d47-2ae0358011c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 10577 | 2025.08.01 21:26:44.399017 [ 5 ] {ac503ba6-228e-4eef-9d47-2ae0358011c0} <Debug> TCPHandler: Processed in 0.001271593 sec. | ||
| 10578 | 2025.08.01 21:26:44.399119 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2025.08.01 21:26:44.399214 [ 5 ] {66ca4ce2-5016-4315-b529-9b804ab150c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10580 | 2025.08.01 21:26:44.399257 [ 5 ] {66ca4ce2-5016-4315-b529-9b804ab150c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10581 | 2025.08.01 21:26:44.399945 [ 5 ] {66ca4ce2-5016-4315-b529-9b804ab150c3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2025.08.01 21:26:44.399983 [ 5 ] {66ca4ce2-5016-4315-b529-9b804ab150c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10583 | 2025.08.01 21:26:44.400364 [ 5 ] {66ca4ce2-5016-4315-b529-9b804ab150c3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10584 | 2025.08.01 21:26:44.400574 [ 5 ] {66ca4ce2-5016-4315-b529-9b804ab150c3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2025.08.01 21:26:44.400707 [ 5 ] {66ca4ce2-5016-4315-b529-9b804ab150c3} <Debug> executeQuery: Read 1025 rows, 69.38 KiB in 0.00151 sec., 678807.9470198675 rows/sec., 44.87 MiB/sec. | ||
| 10586 | 2025.08.01 21:26:44.400745 [ 5 ] {66ca4ce2-5016-4315-b529-9b804ab150c3} <Debug> TCPHandler: Processed in 0.00167447 sec. | ||
| 10587 | 2025.08.01 21:26:44.400870 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2025.08.01 21:26:44.400966 [ 5 ] {117b89a2-0cc7-4166-bbe6-da39c2e84f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10589 | 2025.08.01 21:26:44.401008 [ 5 ] {117b89a2-0cc7-4166-bbe6-da39c2e84f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10590 | 2025.08.01 21:26:44.401333 [ 5 ] {117b89a2-0cc7-4166-bbe6-da39c2e84f72} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2025.08.01 21:26:44.401370 [ 5 ] {117b89a2-0cc7-4166-bbe6-da39c2e84f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10592 | 2025.08.01 21:26:44.401666 [ 5 ] {117b89a2-0cc7-4166-bbe6-da39c2e84f72} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10593 | 2025.08.01 21:26:44.401872 [ 5 ] {117b89a2-0cc7-4166-bbe6-da39c2e84f72} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2025.08.01 21:26:44.402010 [ 5 ] {117b89a2-0cc7-4166-bbe6-da39c2e84f72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 10595 | 2025.08.01 21:26:44.402047 [ 5 ] {117b89a2-0cc7-4166-bbe6-da39c2e84f72} <Debug> TCPHandler: Processed in 0.001226152 sec. | ||
| 10596 | 2025.08.01 21:26:44.402158 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2025.08.01 21:26:44.402252 [ 5 ] {ec8d238c-d10b-40b1-967d-0a1be5435d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10598 | 2025.08.01 21:26:44.402307 [ 5 ] {ec8d238c-d10b-40b1-967d-0a1be5435d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10599 | 2025.08.01 21:26:44.403090 [ 5 ] {ec8d238c-d10b-40b1-967d-0a1be5435d83} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2025.08.01 21:26:44.403126 [ 5 ] {ec8d238c-d10b-40b1-967d-0a1be5435d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10601 | 2025.08.01 21:26:44.403636 [ 5 ] {ec8d238c-d10b-40b1-967d-0a1be5435d83} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10602 | 2025.08.01 21:26:44.403858 [ 5 ] {ec8d238c-d10b-40b1-967d-0a1be5435d83} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2025.08.01 21:26:44.403995 [ 5 ] {ec8d238c-d10b-40b1-967d-0a1be5435d83} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001759 sec., 7959.067652075043 rows/sec., 14.26 MiB/sec. | ||
| 10604 | 2025.08.01 21:26:44.404046 [ 5 ] {ec8d238c-d10b-40b1-967d-0a1be5435d83} <Debug> TCPHandler: Processed in 0.001937875 sec. | ||
| 10605 | 2025.08.01 21:26:44.404159 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2025.08.01 21:26:44.404256 [ 5 ] {55c4f805-e2f0-4358-8efa-c726bbddaa68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10607 | 2025.08.01 21:26:44.404298 [ 5 ] {55c4f805-e2f0-4358-8efa-c726bbddaa68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10608 | 2025.08.01 21:26:44.404628 [ 5 ] {55c4f805-e2f0-4358-8efa-c726bbddaa68} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2025.08.01 21:26:44.404665 [ 5 ] {55c4f805-e2f0-4358-8efa-c726bbddaa68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10610 | 2025.08.01 21:26:44.404966 [ 5 ] {55c4f805-e2f0-4358-8efa-c726bbddaa68} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10611 | 2025.08.01 21:26:44.405188 [ 5 ] {55c4f805-e2f0-4358-8efa-c726bbddaa68} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2025.08.01 21:26:44.405319 [ 5 ] {55c4f805-e2f0-4358-8efa-c726bbddaa68} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001081 sec., 49953.746530989825 rows/sec., 2.80 MiB/sec. | ||
| 10613 | 2025.08.01 21:26:44.405355 [ 5 ] {55c4f805-e2f0-4358-8efa-c726bbddaa68} <Debug> TCPHandler: Processed in 0.001245383 sec. | ||
| 10614 | 2025.08.01 21:26:46.843426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1528 | ||
| 10615 | 2025.08.01 21:26:46.846246 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2025.08.01 21:26:46.846300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10617 | 2025.08.01 21:26:46.847519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10618 | 2025.08.01 21:26:46.847780 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2025.08.01 21:26:46.848056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
| 10620 | 2025.08.01 21:26:48.778629 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10621 | 2025.08.01 21:26:48.778965 [ 5 ] {da86cb2b-81bb-4c53-a2ac-24fd146b627b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10622 | 2025.08.01 21:26:48.779073 [ 5 ] {da86cb2b-81bb-4c53-a2ac-24fd146b627b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10623 | 2025.08.01 21:26:48.780005 [ 5 ] {da86cb2b-81bb-4c53-a2ac-24fd146b627b} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2025.08.01 21:26:48.780049 [ 5 ] {da86cb2b-81bb-4c53-a2ac-24fd146b627b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10625 | 2025.08.01 21:26:48.780431 [ 5 ] {da86cb2b-81bb-4c53-a2ac-24fd146b627b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10626 | 2025.08.01 21:26:48.780671 [ 5 ] {da86cb2b-81bb-4c53-a2ac-24fd146b627b} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2025.08.01 21:26:48.780833 [ 5 ] {da86cb2b-81bb-4c53-a2ac-24fd146b627b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001945 sec., 1028.2776349614396 rows/sec., 83.85 KiB/sec. | ||
| 10628 | 2025.08.01 21:26:48.780877 [ 5 ] {da86cb2b-81bb-4c53-a2ac-24fd146b627b} <Debug> TCPHandler: Processed in 0.002431114 sec. | ||
| 10629 | 2025.08.01 21:26:48.781000 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10630 | 2025.08.01 21:26:48.781099 [ 5 ] {d684cbc2-dfa1-4f6b-9b15-8dc750eb7400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10631 | 2025.08.01 21:26:48.781140 [ 5 ] {d684cbc2-dfa1-4f6b-9b15-8dc750eb7400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10632 | 2025.08.01 21:26:48.781593 [ 5 ] {d684cbc2-dfa1-4f6b-9b15-8dc750eb7400} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2025.08.01 21:26:48.781632 [ 5 ] {d684cbc2-dfa1-4f6b-9b15-8dc750eb7400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10634 | 2025.08.01 21:26:48.781955 [ 5 ] {d684cbc2-dfa1-4f6b-9b15-8dc750eb7400} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10635 | 2025.08.01 21:26:48.782166 [ 5 ] {d684cbc2-dfa1-4f6b-9b15-8dc750eb7400} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2025.08.01 21:26:48.782299 [ 5 ] {d684cbc2-dfa1-4f6b-9b15-8dc750eb7400} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001221 sec., 90909.0909090909 rows/sec., 7.61 MiB/sec. | ||
| 10637 | 2025.08.01 21:26:48.782308 [ 145 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10638 | 2025.08.01 21:26:48.782337 [ 5 ] {d684cbc2-dfa1-4f6b-9b15-8dc750eb7400} <Debug> TCPHandler: Processed in 0.001387635 sec. | ||
| 10639 | 2025.08.01 21:26:48.782355 [ 145 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2025.08.01 21:26:48.782379 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10641 | 2025.08.01 21:26:48.782452 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2025.08.01 21:26:48.782488 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 10643 | 2025.08.01 21:26:48.782550 [ 5 ] {b590be4e-5a88-47e3-aff6-489d3fcc2c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10644 | 2025.08.01 21:26:48.782595 [ 5 ] {b590be4e-5a88-47e3-aff6-489d3fcc2c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10645 | 2025.08.01 21:26:48.782635 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10646 | 2025.08.01 21:26:48.782672 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2298 rows starting from the beginning of the part | ||
| 10647 | 2025.08.01 21:26:48.782738 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 10648 | 2025.08.01 21:26:48.782782 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1149 rows starting from the beginning of the part | ||
| 10649 | 2025.08.01 21:26:48.782830 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 10650 | 2025.08.01 21:26:48.782873 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2235 rows starting from the beginning of the part | ||
| 10651 | 2025.08.01 21:26:48.782920 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 111 rows starting from the beginning of the part | ||
| 10652 | 2025.08.01 21:26:48.783018 [ 5 ] {b590be4e-5a88-47e3-aff6-489d3fcc2c94} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2025.08.01 21:26:48.783060 [ 5 ] {b590be4e-5a88-47e3-aff6-489d3fcc2c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10654 | 2025.08.01 21:26:48.783376 [ 5 ] {b590be4e-5a88-47e3-aff6-489d3fcc2c94} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10655 | 2025.08.01 21:26:48.783597 [ 5 ] {b590be4e-5a88-47e3-aff6-489d3fcc2c94} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2025.08.01 21:26:48.783700 [ 145 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10657 | 2025.08.01 21:26:48.783725 [ 145 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.08.01 21:26:48.783731 [ 5 ] {b590be4e-5a88-47e3-aff6-489d3fcc2c94} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001201 sec., 24146.54454621149 rows/sec., 1.76 MiB/sec. | ||
| 10659 | 2025.08.01 21:26:48.783743 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10660 | 2025.08.01 21:26:48.783771 [ 5 ] {b590be4e-5a88-47e3-aff6-489d3fcc2c94} <Debug> TCPHandler: Processed in 0.001369055 sec. | ||
| 10661 | 2025.08.01 21:26:48.783844 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 10662 | 2025.08.01 21:26:48.783883 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2025.08.01 21:26:48.783981 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10664 | 2025.08.01 21:26:48.783984 [ 5 ] {ccc14bb4-3bce-4921-a94c-5154aa4c3047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10665 | 2025.08.01 21:26:48.784022 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 255 rows starting from the beginning of the part | ||
| 10666 | 2025.08.01 21:26:48.784041 [ 5 ] {ccc14bb4-3bce-4921-a94c-5154aa4c3047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10667 | 2025.08.01 21:26:48.784091 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 27 rows starting from the beginning of the part | ||
| 10668 | 2025.08.01 21:26:48.784140 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
| 10669 | 2025.08.01 21:26:48.784181 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
| 10670 | 2025.08.01 21:26:48.784220 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 210 rows starting from the beginning of the part | ||
| 10671 | 2025.08.01 21:26:48.784256 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 29 rows starting from the beginning of the part | ||
| 10672 | 2025.08.01 21:26:48.784471 [ 5 ] {ccc14bb4-3bce-4921-a94c-5154aa4c3047} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2025.08.01 21:26:48.784513 [ 5 ] {ccc14bb4-3bce-4921-a94c-5154aa4c3047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10674 | 2025.08.01 21:26:48.784890 [ 5 ] {ccc14bb4-3bce-4921-a94c-5154aa4c3047} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10675 | 2025.08.01 21:26:48.785018 [ 193 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002581477 sec., 2287450.16903114 rows/sec., 193.23 MiB/sec. | ||
| 10676 | 2025.08.01 21:26:48.785119 [ 5 ] {ccc14bb4-3bce-4921-a94c-5154aa4c3047} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2025.08.01 21:26:48.785201 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 995 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406596 sec., 707381.5082653442 rows/sec., 46.34 MiB/sec. | ||
| 10678 | 2025.08.01 21:26:48.785225 [ 145 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10679 | 2025.08.01 21:26:48.785249 [ 5 ] {ccc14bb4-3bce-4921-a94c-5154aa4c3047} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001282 sec., 72542.90171606865 rows/sec., 5.67 MiB/sec. | ||
| 10680 | 2025.08.01 21:26:48.785254 [ 145 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2025.08.01 21:26:48.785279 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10682 | 2025.08.01 21:26:48.785287 [ 5 ] {ccc14bb4-3bce-4921-a94c-5154aa4c3047} <Debug> TCPHandler: Processed in 0.001454376 sec. | ||
| 10683 | 2025.08.01 21:26:48.785353 [ 193 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10684 | 2025.08.01 21:26:48.785356 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 10685 | 2025.08.01 21:26:48.785367 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10686 | 2025.08.01 21:26:48.785401 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10687 | 2025.08.01 21:26:48.785469 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10688 | 2025.08.01 21:26:48.785503 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1185 rows starting from the beginning of the part | ||
| 10689 | 2025.08.01 21:26:48.785507 [ 5 ] {2459f210-52f2-41dc-9e03-b0135b7e845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10690 | 2025.08.01 21:26:48.785560 [ 5 ] {2459f210-52f2-41dc-9e03-b0135b7e845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10691 | 2025.08.01 21:26:48.785571 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 10692 | 2025.08.01 21:26:48.785621 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 693 rows starting from the beginning of the part | ||
| 10693 | 2025.08.01 21:26:48.785668 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 10694 | 2025.08.01 21:26:48.785687 [ 193 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2025.08.01 21:26:48.785712 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1122 rows starting from the beginning of the part | ||
| 10696 | 2025.08.01 21:26:48.785757 [ 197 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 93 rows starting from the beginning of the part | ||
| 10697 | 2025.08.01 21:26:48.785765 [ 193 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_51_10} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10698 | 2025.08.01 21:26:48.785783 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2025.08.01 21:26:48.785841 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10700 | 2025.08.01 21:26:48.785894 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_91_18} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10701 | 2025.08.01 21:26:48.785942 [ 5 ] {2459f210-52f2-41dc-9e03-b0135b7e845f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2025.08.01 21:26:48.785983 [ 5 ] {2459f210-52f2-41dc-9e03-b0135b7e845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10703 | 2025.08.01 21:26:48.785992 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 10704 | 2025.08.01 21:26:48.786333 [ 5 ] {2459f210-52f2-41dc-9e03-b0135b7e845f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10705 | 2025.08.01 21:26:48.786545 [ 5 ] {2459f210-52f2-41dc-9e03-b0135b7e845f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2025.08.01 21:26:48.786651 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 10707 | 2025.08.01 21:26:48.786672 [ 5 ] {2459f210-52f2-41dc-9e03-b0135b7e845f} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001185 sec., 108860.75949367088 rows/sec., 7.58 MiB/sec. | ||
| 10708 | 2025.08.01 21:26:48.786673 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2025.08.01 21:26:48.786701 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10710 | 2025.08.01 21:26:48.786710 [ 5 ] {2459f210-52f2-41dc-9e03-b0135b7e845f} <Debug> TCPHandler: Processed in 0.001358195 sec. | ||
| 10711 | 2025.08.01 21:26:48.786755 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 10712 | 2025.08.01 21:26:48.786824 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2025.08.01 21:26:48.786828 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10714 | 2025.08.01 21:26:48.786863 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 29285 rows starting from the beginning of the part | ||
| 10715 | 2025.08.01 21:26:48.786911 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 10716 | 2025.08.01 21:26:48.786920 [ 5 ] {7d126849-5e59-4034-8bcc-b6e9664d50de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10717 | 2025.08.01 21:26:48.786921 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603679 sec., 2008506.6899298425 rows/sec., 151.72 MiB/sec. | ||
| 10718 | 2025.08.01 21:26:48.786956 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 307 rows starting from the beginning of the part | ||
| 10719 | 2025.08.01 21:26:48.786976 [ 5 ] {7d126849-5e59-4034-8bcc-b6e9664d50de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10720 | 2025.08.01 21:26:48.787014 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 10721 | 2025.08.01 21:26:48.787052 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1025 rows starting from the beginning of the part | ||
| 10722 | 2025.08.01 21:26:48.787123 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10723 | 2025.08.01 21:26:48.787431 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2025.08.01 21:26:48.787510 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_91_18} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10725 | 2025.08.01 21:26:48.787604 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10726 | 2025.08.01 21:26:48.787805 [ 5 ] {7d126849-5e59-4034-8bcc-b6e9664d50de} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2025.08.01 21:26:48.787844 [ 5 ] {7d126849-5e59-4034-8bcc-b6e9664d50de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10728 | 2025.08.01 21:26:48.788402 [ 5 ] {7d126849-5e59-4034-8bcc-b6e9664d50de} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10729 | 2025.08.01 21:26:48.788622 [ 5 ] {7d126849-5e59-4034-8bcc-b6e9664d50de} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2025.08.01 21:26:48.788733 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10731 | 2025.08.01 21:26:48.788757 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2025.08.01 21:26:48.788758 [ 5 ] {7d126849-5e59-4034-8bcc-b6e9664d50de} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001856 sec., 14547.413793103447 rows/sec., 26.07 MiB/sec. | ||
| 10733 | 2025.08.01 21:26:48.788772 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10734 | 2025.08.01 21:26:48.788817 [ 5 ] {7d126849-5e59-4034-8bcc-b6e9664d50de} <Debug> TCPHandler: Processed in 0.002042427 sec. | ||
| 10735 | 2025.08.01 21:26:48.788844 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 10736 | 2025.08.01 21:26:48.788936 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2025.08.01 21:26:48.789027 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10738 | 2025.08.01 21:26:48.789038 [ 5 ] {e69307a9-0d9a-4ee9-ada4-29f96af818d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10739 | 2025.08.01 21:26:48.789080 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1366 rows starting from the beginning of the part | ||
| 10740 | 2025.08.01 21:26:48.789089 [ 5 ] {e69307a9-0d9a-4ee9-ada4-29f96af818d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10741 | 2025.08.01 21:26:48.789190 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 27 rows starting from the beginning of the part | ||
| 10742 | 2025.08.01 21:26:48.789293 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 10743 | 2025.08.01 21:26:48.789385 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 10744 | 2025.08.01 21:26:48.789445 [ 5 ] {e69307a9-0d9a-4ee9-ada4-29f96af818d1} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2025.08.01 21:26:48.789470 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 10746 | 2025.08.01 21:26:48.789487 [ 5 ] {e69307a9-0d9a-4ee9-ada4-29f96af818d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10747 | 2025.08.01 21:26:48.789563 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 27 rows starting from the beginning of the part | ||
| 10748 | 2025.08.01 21:26:48.789837 [ 5 ] {e69307a9-0d9a-4ee9-ada4-29f96af818d1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10749 | 2025.08.01 21:26:48.790087 [ 5 ] {e69307a9-0d9a-4ee9-ada4-29f96af818d1} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2025.08.01 21:26:48.790215 [ 145 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10751 | 2025.08.01 21:26:48.790239 [ 145 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2025.08.01 21:26:48.790251 [ 5 ] {e69307a9-0d9a-4ee9-ada4-29f96af818d1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001231 sec., 38992.68887083671 rows/sec., 2.63 MiB/sec. | ||
| 10753 | 2025.08.01 21:26:48.790256 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10754 | 2025.08.01 21:26:48.790289 [ 5 ] {e69307a9-0d9a-4ee9-ada4-29f96af818d1} <Debug> TCPHandler: Processed in 0.001401385 sec. | ||
| 10755 | 2025.08.01 21:26:48.790330 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 10756 | 2025.08.01 21:26:48.790425 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10757 | 2025.08.01 21:26:48.790453 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6096 rows starting from the beginning of the part | ||
| 10758 | 2025.08.01 21:26:48.790532 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 10759 | 2025.08.01 21:26:48.790575 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 102 rows starting from the beginning of the part | ||
| 10760 | 2025.08.01 21:26:48.790612 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 10761 | 2025.08.01 21:26:48.790646 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 54 rows starting from the beginning of the part | ||
| 10762 | 2025.08.01 21:26:48.790685 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 48 rows starting from the beginning of the part | ||
| 10763 | 2025.08.01 21:26:48.794175 [ 200 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6420 rows, containing 4 columns (4 merged, 0 gathered) in 0.00387573 sec., 1656462.1374553954 rows/sec., 105.36 MiB/sec. | ||
| 10764 | 2025.08.01 21:26:48.794803 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10765 | 2025.08.01 21:26:48.795060 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_91_18} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2025.08.01 21:26:48.795134 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_91_18} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10767 | 2025.08.01 21:26:48.795198 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 10768 | 2025.08.01 21:26:48.796021 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30937 rows, containing 5 columns (5 merged, 0 gathered) in 0.009278498 sec., 3334268.111067115 rows/sec., 223.22 MiB/sec. | ||
| 10769 | 2025.08.01 21:26:48.796866 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 10770 | 2025.08.01 21:26:48.797169 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2025.08.01 21:26:48.797259 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 10772 | 2025.08.01 21:26:48.797365 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10773 | 2025.08.01 21:26:48.799198 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 19 columns (19 merged, 0 gathered) in 0.010381597 sec., 146027.6294677977 rows/sec., 261.67 MiB/sec. | ||
| 10774 | 2025.08.01 21:26:48.801067 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10775 | 2025.08.01 21:26:48.801397 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2025.08.01 21:26:48.801474 [ 195 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10777 | 2025.08.01 21:26:48.801629 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 10778 | 2025.08.01 21:26:49.000127 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.81 MiB, peak 319.80 MiB, free memory in arenas 0.00 B, will set to 309.57 MiB (RSS), difference: 6.76 MiB | ||
| 10779 | 2025.08.01 21:26:49.245186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
| 10780 | 2025.08.01 21:26:49.245745 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2025.08.01 21:26:49.245788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10782 | 2025.08.01 21:26:49.246271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10783 | 2025.08.01 21:26:49.246502 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2025.08.01 21:26:49.246636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
| 10785 | 2025.08.01 21:26:50.633706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10786 | 2025.08.01 21:26:50.651226 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2025.08.01 21:26:50.651280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10788 | 2025.08.01 21:26:50.657553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10789 | 2025.08.01 21:26:50.658246 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2025.08.01 21:26:50.661259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10791 | 2025.08.01 21:26:53.778493 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2025.08.01 21:26:53.778710 [ 5 ] {bba4c136-fd3e-45fd-b0bd-19dccc912d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10793 | 2025.08.01 21:26:53.778785 [ 5 ] {bba4c136-fd3e-45fd-b0bd-19dccc912d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10794 | 2025.08.01 21:26:53.779522 [ 5 ] {bba4c136-fd3e-45fd-b0bd-19dccc912d25} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2025.08.01 21:26:53.779568 [ 5 ] {bba4c136-fd3e-45fd-b0bd-19dccc912d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10796 | 2025.08.01 21:26:53.779969 [ 5 ] {bba4c136-fd3e-45fd-b0bd-19dccc912d25} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10797 | 2025.08.01 21:26:53.780200 [ 5 ] {bba4c136-fd3e-45fd-b0bd-19dccc912d25} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2025.08.01 21:26:53.780355 [ 5 ] {bba4c136-fd3e-45fd-b0bd-19dccc912d25} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.52 MiB/sec. | ||
| 10799 | 2025.08.01 21:26:53.780396 [ 5 ] {bba4c136-fd3e-45fd-b0bd-19dccc912d25} <Debug> TCPHandler: Processed in 0.002044866 sec. | ||
| 10800 | 2025.08.01 21:26:53.780521 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2025.08.01 21:26:53.780618 [ 5 ] {ebcf4869-54dd-42f4-818f-3d78a72ca482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10802 | 2025.08.01 21:26:53.780660 [ 5 ] {ebcf4869-54dd-42f4-818f-3d78a72ca482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10803 | 2025.08.01 21:26:53.781075 [ 5 ] {ebcf4869-54dd-42f4-818f-3d78a72ca482} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2025.08.01 21:26:53.781111 [ 5 ] {ebcf4869-54dd-42f4-818f-3d78a72ca482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10805 | 2025.08.01 21:26:53.781425 [ 5 ] {ebcf4869-54dd-42f4-818f-3d78a72ca482} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10806 | 2025.08.01 21:26:53.781634 [ 5 ] {ebcf4869-54dd-42f4-818f-3d78a72ca482} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2025.08.01 21:26:53.781763 [ 5 ] {ebcf4869-54dd-42f4-818f-3d78a72ca482} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 10808 | 2025.08.01 21:26:53.781801 [ 5 ] {ebcf4869-54dd-42f4-818f-3d78a72ca482} <Debug> TCPHandler: Processed in 0.001329664 sec. | ||
| 10809 | 2025.08.01 21:26:53.781913 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2025.08.01 21:26:53.782009 [ 5 ] {3dbe11fa-3a2b-4e49-a036-fddebdb25f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10811 | 2025.08.01 21:26:53.782053 [ 5 ] {3dbe11fa-3a2b-4e49-a036-fddebdb25f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10812 | 2025.08.01 21:26:53.782473 [ 5 ] {3dbe11fa-3a2b-4e49-a036-fddebdb25f46} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2025.08.01 21:26:53.782509 [ 5 ] {3dbe11fa-3a2b-4e49-a036-fddebdb25f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10814 | 2025.08.01 21:26:53.782841 [ 5 ] {3dbe11fa-3a2b-4e49-a036-fddebdb25f46} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10815 | 2025.08.01 21:26:53.783055 [ 5 ] {3dbe11fa-3a2b-4e49-a036-fddebdb25f46} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2025.08.01 21:26:53.783187 [ 5 ] {3dbe11fa-3a2b-4e49-a036-fddebdb25f46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 10817 | 2025.08.01 21:26:53.783224 [ 5 ] {3dbe11fa-3a2b-4e49-a036-fddebdb25f46} <Debug> TCPHandler: Processed in 0.001360665 sec. | ||
| 10818 | 2025.08.01 21:26:53.783341 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2025.08.01 21:26:53.783437 [ 5 ] {6b6016f6-ef89-46ea-961c-4c9d75e775b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10820 | 2025.08.01 21:26:53.783480 [ 5 ] {6b6016f6-ef89-46ea-961c-4c9d75e775b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10821 | 2025.08.01 21:26:53.783822 [ 5 ] {6b6016f6-ef89-46ea-961c-4c9d75e775b5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2025.08.01 21:26:53.783859 [ 5 ] {6b6016f6-ef89-46ea-961c-4c9d75e775b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10823 | 2025.08.01 21:26:53.784173 [ 5 ] {6b6016f6-ef89-46ea-961c-4c9d75e775b5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10824 | 2025.08.01 21:26:53.784378 [ 5 ] {6b6016f6-ef89-46ea-961c-4c9d75e775b5} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2025.08.01 21:26:53.784508 [ 5 ] {6b6016f6-ef89-46ea-961c-4c9d75e775b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10826 | 2025.08.01 21:26:53.784544 [ 5 ] {6b6016f6-ef89-46ea-961c-4c9d75e775b5} <Debug> TCPHandler: Processed in 0.001252072 sec. | ||
| 10827 | 2025.08.01 21:26:56.567851 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10828 | 2025.08.01 21:26:56.567912 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10829 | 2025.08.01 21:26:56.747737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
| 10830 | 2025.08.01 21:26:56.748258 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2025.08.01 21:26:56.748308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10832 | 2025.08.01 21:26:56.748804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10833 | 2025.08.01 21:26:56.749036 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2025.08.01 21:26:56.749183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 10835 | 2025.08.01 21:26:56.749209 [ 135 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10836 | 2025.08.01 21:26:56.749277 [ 135 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2025.08.01 21:26:56.749300 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10838 | 2025.08.01 21:26:56.749424 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 10839 | 2025.08.01 21:26:56.749569 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10840 | 2025.08.01 21:26:56.749608 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
| 10841 | 2025.08.01 21:26:56.749673 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
| 10842 | 2025.08.01 21:26:56.749719 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
| 10843 | 2025.08.01 21:26:56.749763 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
| 10844 | 2025.08.01 21:26:56.749830 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
| 10845 | 2025.08.01 21:26:56.749873 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
| 10846 | 2025.08.01 21:26:56.752043 [ 191 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.002676329 sec., 9595606.519228391 rows/sec., 137.27 MiB/sec. | ||
| 10847 | 2025.08.01 21:26:56.752301 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10848 | 2025.08.01 21:26:56.752572 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10849 | 2025.08.01 21:26:56.752643 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_56_11} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10850 | 2025.08.01 21:26:56.752739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10851 | 2025.08.01 21:26:56.849242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1550 | ||
| 10852 | 2025.08.01 21:26:56.851253 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2025.08.01 21:26:56.851291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10854 | 2025.08.01 21:26:56.852391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10855 | 2025.08.01 21:26:56.852648 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2025.08.01 21:26:56.852769 [ 132 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10857 | 2025.08.01 21:26:56.852815 [ 132 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2025.08.01 21:26:56.852836 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10859 | 2025.08.01 21:26:56.852891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1550 | ||
| 10860 | 2025.08.01 21:26:56.852940 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 10861 | 2025.08.01 21:26:56.853563 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10862 | 2025.08.01 21:26:56.853717 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1372 rows starting from the beginning of the part | ||
| 10863 | 2025.08.01 21:26:56.854101 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part | ||
| 10864 | 2025.08.01 21:26:56.854443 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 10865 | 2025.08.01 21:26:56.854754 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 10866 | 2025.08.01 21:26:56.855042 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
| 10867 | 2025.08.01 21:26:56.855337 [ 187 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 22 rows starting from the beginning of the part | ||
| 10868 | 2025.08.01 21:26:56.861982 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 72 columns (72 merged, 0 gathered) in 0.009087834 sec., 170557.69284518182 rows/sec., 131.08 MiB/sec. | ||
| 10869 | 2025.08.01 21:26:56.863674 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10870 | 2025.08.01 21:26:56.864250 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2025.08.01 21:26:56.864317 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_41_8} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10872 | 2025.08.01 21:26:56.864608 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 10873 | 2025.08.01 21:26:57.000148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.91 MiB, peak 319.80 MiB, free memory in arenas 0.00 B, will set to 309.82 MiB (RSS), difference: 3.92 MiB | ||
| 10874 | 2025.08.01 21:26:58.162299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10875 | 2025.08.01 21:26:58.179355 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2025.08.01 21:26:58.179399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10877 | 2025.08.01 21:26:58.185366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10878 | 2025.08.01 21:26:58.186037 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2025.08.01 21:26:58.186334 [ 124 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10880 | 2025.08.01 21:26:58.186398 [ 124 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2025.08.01 21:26:58.186419 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10882 | 2025.08.01 21:26:58.186533 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10883 | 2025.08.01 21:26:58.189054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10884 | 2025.08.01 21:26:58.190083 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10885 | 2025.08.01 21:26:58.191682 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10886 | 2025.08.01 21:26:58.196780 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10887 | 2025.08.01 21:26:58.201599 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10888 | 2025.08.01 21:26:58.206534 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10889 | 2025.08.01 21:26:58.211648 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10890 | 2025.08.01 21:26:58.216128 [ 202 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 10891 | 2025.08.01 21:26:58.268278 [ 188 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081800054 sec., 5158.920799734436 rows/sec., 26.68 MiB/sec. | ||
| 10892 | 2025.08.01 21:26:58.271626 [ 199 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10893 | 2025.08.01 21:26:58.273707 [ 199 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_56_11} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2025.08.01 21:26:58.273809 [ 199 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_56_11} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10895 | 2025.08.01 21:26:58.276593 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10896 | 2025.08.01 21:26:58.791095 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10897 | 2025.08.01 21:26:58.791309 [ 5 ] {b58c96f7-254d-40e4-b306-2a419dfdbb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10898 | 2025.08.01 21:26:58.791385 [ 5 ] {b58c96f7-254d-40e4-b306-2a419dfdbb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10899 | 2025.08.01 21:26:58.792203 [ 5 ] {b58c96f7-254d-40e4-b306-2a419dfdbb14} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10900 | 2025.08.01 21:26:58.792253 [ 5 ] {b58c96f7-254d-40e4-b306-2a419dfdbb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10901 | 2025.08.01 21:26:58.792667 [ 5 ] {b58c96f7-254d-40e4-b306-2a419dfdbb14} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10902 | 2025.08.01 21:26:58.792910 [ 5 ] {b58c96f7-254d-40e4-b306-2a419dfdbb14} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10903 | 2025.08.01 21:26:58.793063 [ 5 ] {b58c96f7-254d-40e4-b306-2a419dfdbb14} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001813 sec., 216216.2162162162 rows/sec., 13.72 MiB/sec. | ||
| 10904 | 2025.08.01 21:26:58.793077 [ 124 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 10905 | 2025.08.01 21:26:58.793107 [ 5 ] {b58c96f7-254d-40e4-b306-2a419dfdbb14} <Debug> TCPHandler: Processed in 0.002157309 sec. | ||
| 10906 | 2025.08.01 21:26:58.793148 [ 124 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2025.08.01 21:26:58.793174 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10908 | 2025.08.01 21:26:58.793244 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10909 | 2025.08.01 21:26:58.793273 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 10910 | 2025.08.01 21:26:58.793347 [ 5 ] {54cadf35-79e7-4dad-9a4e-959fe6095493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10911 | 2025.08.01 21:26:58.793394 [ 5 ] {54cadf35-79e7-4dad-9a4e-959fe6095493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10912 | 2025.08.01 21:26:58.793394 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10913 | 2025.08.01 21:26:58.793444 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 392 rows starting from the beginning of the part | ||
| 10914 | 2025.08.01 21:26:58.793509 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 392 rows starting from the beginning of the part | ||
| 10915 | 2025.08.01 21:26:58.793558 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 392 rows starting from the beginning of the part | ||
| 10916 | 2025.08.01 21:26:58.793602 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 392 rows starting from the beginning of the part | ||
| 10917 | 2025.08.01 21:26:58.793650 [ 188 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 392 rows starting from the beginning of the part | ||
| 10918 | 2025.08.01 21:26:58.794244 [ 5 ] {54cadf35-79e7-4dad-9a4e-959fe6095493} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2025.08.01 21:26:58.794286 [ 5 ] {54cadf35-79e7-4dad-9a4e-959fe6095493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10920 | 2025.08.01 21:26:58.794687 [ 197 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459306 sec., 1343104.1878810886 rows/sec., 90.33 MiB/sec. | ||
| 10921 | 2025.08.01 21:26:58.794717 [ 5 ] {54cadf35-79e7-4dad-9a4e-959fe6095493} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10922 | 2025.08.01 21:26:58.794861 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 10923 | 2025.08.01 21:26:58.794960 [ 5 ] {54cadf35-79e7-4dad-9a4e-959fe6095493} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2025.08.01 21:26:58.795108 [ 5 ] {54cadf35-79e7-4dad-9a4e-959fe6095493} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.00178 sec., 645505.6179775281 rows/sec., 51.50 MiB/sec. | ||
| 10925 | 2025.08.01 21:26:58.795148 [ 5 ] {54cadf35-79e7-4dad-9a4e-959fe6095493} <Debug> TCPHandler: Processed in 0.001954076 sec. | ||
| 10926 | 2025.08.01 21:26:58.795182 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2025.08.01 21:26:58.795270 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2025.08.01 21:26:58.795271 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_41_10} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 10929 | 2025.08.01 21:26:58.795375 [ 5 ] {30032e07-428f-464d-9d18-71b9684911b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10930 | 2025.08.01 21:26:58.795396 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10931 | 2025.08.01 21:26:58.795421 [ 5 ] {30032e07-428f-464d-9d18-71b9684911b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10932 | 2025.08.01 21:26:58.795939 [ 5 ] {30032e07-428f-464d-9d18-71b9684911b3} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10933 | 2025.08.01 21:26:58.795999 [ 5 ] {30032e07-428f-464d-9d18-71b9684911b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10934 | 2025.08.01 21:26:58.796348 [ 5 ] {30032e07-428f-464d-9d18-71b9684911b3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10935 | 2025.08.01 21:26:58.796604 [ 5 ] {30032e07-428f-464d-9d18-71b9684911b3} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2025.08.01 21:26:58.796764 [ 5 ] {30032e07-428f-464d-9d18-71b9684911b3} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001406 sec., 168563.30014224752 rows/sec., 10.32 MiB/sec. | ||
| 10937 | 2025.08.01 21:26:58.796806 [ 5 ] {30032e07-428f-464d-9d18-71b9684911b3} <Debug> TCPHandler: Processed in 0.001585729 sec. | ||
| 10938 | 2025.08.01 21:26:58.796929 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10939 | 2025.08.01 21:26:58.797043 [ 5 ] {dbc03817-4c42-4940-94c2-6c78f6d5129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10940 | 2025.08.01 21:26:58.797085 [ 5 ] {dbc03817-4c42-4940-94c2-6c78f6d5129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10941 | 2025.08.01 21:26:58.797597 [ 5 ] {dbc03817-4c42-4940-94c2-6c78f6d5129b} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2025.08.01 21:26:58.797633 [ 5 ] {dbc03817-4c42-4940-94c2-6c78f6d5129b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10943 | 2025.08.01 21:26:58.797998 [ 5 ] {dbc03817-4c42-4940-94c2-6c78f6d5129b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10944 | 2025.08.01 21:26:58.798229 [ 5 ] {dbc03817-4c42-4940-94c2-6c78f6d5129b} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2025.08.01 21:26:58.798388 [ 5 ] {dbc03817-4c42-4940-94c2-6c78f6d5129b} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001364 sec., 148826.97947214075 rows/sec., 9.60 MiB/sec. | ||
| 10946 | 2025.08.01 21:26:58.798426 [ 5 ] {dbc03817-4c42-4940-94c2-6c78f6d5129b} <Debug> TCPHandler: Processed in 0.001544578 sec. | ||
| 10947 | 2025.08.01 21:26:58.798532 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10948 | 2025.08.01 21:26:58.798653 [ 5 ] {49c2378a-5e91-4399-8206-3fab7016f49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10949 | 2025.08.01 21:26:58.798695 [ 5 ] {49c2378a-5e91-4399-8206-3fab7016f49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10950 | 2025.08.01 21:26:58.799205 [ 5 ] {49c2378a-5e91-4399-8206-3fab7016f49a} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2025.08.01 21:26:58.799240 [ 5 ] {49c2378a-5e91-4399-8206-3fab7016f49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10952 | 2025.08.01 21:26:58.799579 [ 5 ] {49c2378a-5e91-4399-8206-3fab7016f49a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10953 | 2025.08.01 21:26:58.799832 [ 5 ] {49c2378a-5e91-4399-8206-3fab7016f49a} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2025.08.01 21:26:58.799963 [ 127 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 10955 | 2025.08.01 21:26:58.799977 [ 5 ] {49c2378a-5e91-4399-8206-3fab7016f49a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001343 sec., 150409.53090096798 rows/sec., 8.54 MiB/sec. | ||
| 10956 | 2025.08.01 21:26:58.800031 [ 127 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2025.08.01 21:26:58.800056 [ 5 ] {49c2378a-5e91-4399-8206-3fab7016f49a} <Debug> TCPHandler: Processed in 0.001570308 sec. | ||
| 10958 | 2025.08.01 21:26:58.800060 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10959 | 2025.08.01 21:26:58.800161 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 10960 | 2025.08.01 21:26:58.800245 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10961 | 2025.08.01 21:26:58.800264 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10962 | 2025.08.01 21:26:58.800303 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 202 rows starting from the beginning of the part | ||
| 10963 | 2025.08.01 21:26:58.800350 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 202 rows starting from the beginning of the part | ||
| 10964 | 2025.08.01 21:26:58.800373 [ 5 ] {3e747276-0620-4165-9eae-ba3445a4656f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10965 | 2025.08.01 21:26:58.800388 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 202 rows starting from the beginning of the part | ||
| 10966 | 2025.08.01 21:26:58.800429 [ 5 ] {3e747276-0620-4165-9eae-ba3445a4656f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10967 | 2025.08.01 21:26:58.800434 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 202 rows starting from the beginning of the part | ||
| 10968 | 2025.08.01 21:26:58.800484 [ 188 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 202 rows starting from the beginning of the part | ||
| 10969 | 2025.08.01 21:26:58.801198 [ 5 ] {3e747276-0620-4165-9eae-ba3445a4656f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2025.08.01 21:26:58.801240 [ 5 ] {3e747276-0620-4165-9eae-ba3445a4656f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10971 | 2025.08.01 21:26:58.801287 [ 205 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159471 sec., 871086.9008366746 rows/sec., 52.80 MiB/sec. | ||
| 10972 | 2025.08.01 21:26:58.801475 [ 195 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 10973 | 2025.08.01 21:26:58.801612 [ 5 ] {3e747276-0620-4165-9eae-ba3445a4656f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10974 | 2025.08.01 21:26:58.801876 [ 195 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2025.08.01 21:26:58.801896 [ 5 ] {3e747276-0620-4165-9eae-ba3445a4656f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2025.08.01 21:26:58.801972 [ 195 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_41_10} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 10977 | 2025.08.01 21:26:58.802043 [ 5 ] {3e747276-0620-4165-9eae-ba3445a4656f} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001694 sec., 409090.9090909091 rows/sec., 28.74 MiB/sec. | ||
| 10978 | 2025.08.01 21:26:58.802087 [ 5 ] {3e747276-0620-4165-9eae-ba3445a4656f} <Debug> TCPHandler: Processed in 0.001903745 sec. | ||
| 10979 | 2025.08.01 21:26:58.802090 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10980 | 2025.08.01 21:26:58.802207 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2025.08.01 21:26:58.802308 [ 5 ] {fc568f52-16e9-4c07-bdd1-fd0bbab06cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10982 | 2025.08.01 21:26:58.802351 [ 5 ] {fc568f52-16e9-4c07-bdd1-fd0bbab06cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10983 | 2025.08.01 21:26:58.802688 [ 5 ] {fc568f52-16e9-4c07-bdd1-fd0bbab06cd6} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2025.08.01 21:26:58.802724 [ 5 ] {fc568f52-16e9-4c07-bdd1-fd0bbab06cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10985 | 2025.08.01 21:26:58.803025 [ 5 ] {fc568f52-16e9-4c07-bdd1-fd0bbab06cd6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10986 | 2025.08.01 21:26:58.803227 [ 5 ] {fc568f52-16e9-4c07-bdd1-fd0bbab06cd6} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2025.08.01 21:26:58.803356 [ 5 ] {fc568f52-16e9-4c07-bdd1-fd0bbab06cd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 10988 | 2025.08.01 21:26:58.803391 [ 5 ] {fc568f52-16e9-4c07-bdd1-fd0bbab06cd6} <Debug> TCPHandler: Processed in 0.001233442 sec. | ||
| 10989 | 2025.08.01 21:26:58.803493 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2025.08.01 21:26:58.803587 [ 5 ] {68470ad9-e6c0-4d85-b949-2052551fae8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10991 | 2025.08.01 21:26:58.803630 [ 5 ] {68470ad9-e6c0-4d85-b949-2052551fae8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10992 | 2025.08.01 21:26:58.804055 [ 5 ] {68470ad9-e6c0-4d85-b949-2052551fae8f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2025.08.01 21:26:58.804091 [ 5 ] {68470ad9-e6c0-4d85-b949-2052551fae8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10994 | 2025.08.01 21:26:58.804417 [ 5 ] {68470ad9-e6c0-4d85-b949-2052551fae8f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10995 | 2025.08.01 21:26:58.804621 [ 5 ] {68470ad9-e6c0-4d85-b949-2052551fae8f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2025.08.01 21:26:58.804751 [ 5 ] {68470ad9-e6c0-4d85-b949-2052551fae8f} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001182 sec., 259729.27241962773 rows/sec., 17.09 MiB/sec. | ||
| 10997 | 2025.08.01 21:26:58.804787 [ 5 ] {68470ad9-e6c0-4d85-b949-2052551fae8f} <Debug> TCPHandler: Processed in 0.001342764 sec. | ||
| 10998 | 2025.08.01 21:26:58.804899 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2025.08.01 21:26:58.804992 [ 5 ] {8a6ac67e-bf45-4f62-bb80-9312314ff3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11000 | 2025.08.01 21:26:58.805034 [ 5 ] {8a6ac67e-bf45-4f62-bb80-9312314ff3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11001 | 2025.08.01 21:26:58.805342 [ 5 ] {8a6ac67e-bf45-4f62-bb80-9312314ff3c7} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2025.08.01 21:26:58.805377 [ 5 ] {8a6ac67e-bf45-4f62-bb80-9312314ff3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11003 | 2025.08.01 21:26:58.805673 [ 5 ] {8a6ac67e-bf45-4f62-bb80-9312314ff3c7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11004 | 2025.08.01 21:26:58.805874 [ 5 ] {8a6ac67e-bf45-4f62-bb80-9312314ff3c7} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2025.08.01 21:26:58.806000 [ 5 ] {8a6ac67e-bf45-4f62-bb80-9312314ff3c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 11006 | 2025.08.01 21:26:58.806036 [ 5 ] {8a6ac67e-bf45-4f62-bb80-9312314ff3c7} <Debug> TCPHandler: Processed in 0.001185241 sec. | ||
| 11007 | 2025.08.01 21:26:58.806147 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2025.08.01 21:26:58.806241 [ 5 ] {c00fe023-922f-44c5-a1ad-b34f57f6f88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11009 | 2025.08.01 21:26:58.806295 [ 5 ] {c00fe023-922f-44c5-a1ad-b34f57f6f88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11010 | 2025.08.01 21:26:58.807120 [ 5 ] {c00fe023-922f-44c5-a1ad-b34f57f6f88f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2025.08.01 21:26:58.807155 [ 5 ] {c00fe023-922f-44c5-a1ad-b34f57f6f88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11012 | 2025.08.01 21:26:58.807714 [ 5 ] {c00fe023-922f-44c5-a1ad-b34f57f6f88f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11013 | 2025.08.01 21:26:58.807931 [ 5 ] {c00fe023-922f-44c5-a1ad-b34f57f6f88f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2025.08.01 21:26:58.808067 [ 5 ] {c00fe023-922f-44c5-a1ad-b34f57f6f88f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001842 sec., 22258.41476655809 rows/sec., 39.89 MiB/sec. | ||
| 11015 | 2025.08.01 21:26:58.808118 [ 5 ] {c00fe023-922f-44c5-a1ad-b34f57f6f88f} <Debug> TCPHandler: Processed in 0.002018476 sec. | ||
| 11016 | 2025.08.01 21:26:58.808230 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2025.08.01 21:26:58.808324 [ 5 ] {c1ca7590-513b-421c-8ecd-8ef5416fa3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11018 | 2025.08.01 21:26:58.808367 [ 5 ] {c1ca7590-513b-421c-8ecd-8ef5416fa3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11019 | 2025.08.01 21:26:58.808690 [ 5 ] {c1ca7590-513b-421c-8ecd-8ef5416fa3de} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2025.08.01 21:26:58.808726 [ 5 ] {c1ca7590-513b-421c-8ecd-8ef5416fa3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11021 | 2025.08.01 21:26:58.809015 [ 5 ] {c1ca7590-513b-421c-8ecd-8ef5416fa3de} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11022 | 2025.08.01 21:26:58.809215 [ 5 ] {c1ca7590-513b-421c-8ecd-8ef5416fa3de} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2025.08.01 21:26:58.809339 [ 5 ] {c1ca7590-513b-421c-8ecd-8ef5416fa3de} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001033 sec., 98741.52952565343 rows/sec., 6.07 MiB/sec. | ||
| 11024 | 2025.08.01 21:26:58.809374 [ 5 ] {c1ca7590-513b-421c-8ecd-8ef5416fa3de} <Debug> TCPHandler: Processed in 0.001192131 sec. | ||
| 11025 | 2025.08.01 21:27:03.779052 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2025.08.01 21:27:03.779267 [ 5 ] {04d8728e-023b-4830-9e26-34cf6b50ee95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11027 | 2025.08.01 21:27:03.779345 [ 5 ] {04d8728e-023b-4830-9e26-34cf6b50ee95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11028 | 2025.08.01 21:27:03.780124 [ 5 ] {04d8728e-023b-4830-9e26-34cf6b50ee95} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2025.08.01 21:27:03.780174 [ 5 ] {04d8728e-023b-4830-9e26-34cf6b50ee95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11030 | 2025.08.01 21:27:03.780577 [ 5 ] {04d8728e-023b-4830-9e26-34cf6b50ee95} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11031 | 2025.08.01 21:27:03.780814 [ 5 ] {04d8728e-023b-4830-9e26-34cf6b50ee95} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2025.08.01 21:27:03.780977 [ 5 ] {04d8728e-023b-4830-9e26-34cf6b50ee95} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001765 sec., 31728.045325779036 rows/sec., 2.42 MiB/sec. | ||
| 11033 | 2025.08.01 21:27:03.781029 [ 5 ] {04d8728e-023b-4830-9e26-34cf6b50ee95} <Debug> TCPHandler: Processed in 0.002119368 sec. | ||
| 11034 | 2025.08.01 21:27:03.781156 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2025.08.01 21:27:03.781259 [ 5 ] {ea04cd85-10d3-4fbb-a1e1-e3bff0e0c48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11036 | 2025.08.01 21:27:03.781304 [ 5 ] {ea04cd85-10d3-4fbb-a1e1-e3bff0e0c48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11037 | 2025.08.01 21:27:03.781738 [ 5 ] {ea04cd85-10d3-4fbb-a1e1-e3bff0e0c48a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2025.08.01 21:27:03.781776 [ 5 ] {ea04cd85-10d3-4fbb-a1e1-e3bff0e0c48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11039 | 2025.08.01 21:27:03.782086 [ 5 ] {ea04cd85-10d3-4fbb-a1e1-e3bff0e0c48a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11040 | 2025.08.01 21:27:03.782293 [ 5 ] {ea04cd85-10d3-4fbb-a1e1-e3bff0e0c48a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2025.08.01 21:27:03.782428 [ 5 ] {ea04cd85-10d3-4fbb-a1e1-e3bff0e0c48a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 11042 | 2025.08.01 21:27:03.782465 [ 5 ] {ea04cd85-10d3-4fbb-a1e1-e3bff0e0c48a} <Debug> TCPHandler: Processed in 0.001359904 sec. | ||
| 11043 | 2025.08.01 21:27:03.782578 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2025.08.01 21:27:03.782674 [ 5 ] {ba790ccb-bc69-4136-8a47-53a1610e0307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11045 | 2025.08.01 21:27:03.782719 [ 5 ] {ba790ccb-bc69-4136-8a47-53a1610e0307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11046 | 2025.08.01 21:27:03.783139 [ 5 ] {ba790ccb-bc69-4136-8a47-53a1610e0307} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.08.01 21:27:03.783176 [ 5 ] {ba790ccb-bc69-4136-8a47-53a1610e0307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11048 | 2025.08.01 21:27:03.783501 [ 5 ] {ba790ccb-bc69-4136-8a47-53a1610e0307} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11049 | 2025.08.01 21:27:03.783709 [ 5 ] {ba790ccb-bc69-4136-8a47-53a1610e0307} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.08.01 21:27:03.783840 [ 5 ] {ba790ccb-bc69-4136-8a47-53a1610e0307} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 11051 | 2025.08.01 21:27:03.783877 [ 5 ] {ba790ccb-bc69-4136-8a47-53a1610e0307} <Debug> TCPHandler: Processed in 0.001347555 sec. | ||
| 11052 | 2025.08.01 21:27:03.783994 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2025.08.01 21:27:03.784089 [ 5 ] {31ebd0de-9c76-4ec2-82ce-cf9b92493725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11054 | 2025.08.01 21:27:03.784134 [ 5 ] {31ebd0de-9c76-4ec2-82ce-cf9b92493725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11055 | 2025.08.01 21:27:03.784478 [ 5 ] {31ebd0de-9c76-4ec2-82ce-cf9b92493725} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2025.08.01 21:27:03.784513 [ 5 ] {31ebd0de-9c76-4ec2-82ce-cf9b92493725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11057 | 2025.08.01 21:27:03.784809 [ 5 ] {31ebd0de-9c76-4ec2-82ce-cf9b92493725} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11058 | 2025.08.01 21:27:03.785023 [ 5 ] {31ebd0de-9c76-4ec2-82ce-cf9b92493725} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2025.08.01 21:27:03.785152 [ 5 ] {31ebd0de-9c76-4ec2-82ce-cf9b92493725} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 11060 | 2025.08.01 21:27:03.785187 [ 5 ] {31ebd0de-9c76-4ec2-82ce-cf9b92493725} <Debug> TCPHandler: Processed in 0.001241022 sec. | ||
| 11061 | 2025.08.01 21:27:04.249293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
| 11062 | 2025.08.01 21:27:04.250069 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2025.08.01 21:27:04.250138 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11064 | 2025.08.01 21:27:04.250635 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11065 | 2025.08.01 21:27:04.250869 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2025.08.01 21:27:04.251017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
| 11067 | 2025.08.01 21:27:05.689101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11068 | 2025.08.01 21:27:05.705686 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2025.08.01 21:27:05.705748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11070 | 2025.08.01 21:27:05.713138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11071 | 2025.08.01 21:27:05.713911 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2025.08.01 21:27:05.718255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11073 | 2025.08.01 21:27:06.852997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1580 | ||
| 11074 | 2025.08.01 21:27:06.855499 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2025.08.01 21:27:06.855558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11076 | 2025.08.01 21:27:06.856813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11077 | 2025.08.01 21:27:06.857097 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2025.08.01 21:27:06.857469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 11079 | 2025.08.01 21:27:08.791109 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11080 | 2025.08.01 21:27:08.791325 [ 5 ] {0626a9ad-8358-441b-a011-1d624886d316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11081 | 2025.08.01 21:27:08.791398 [ 5 ] {0626a9ad-8358-441b-a011-1d624886d316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11082 | 2025.08.01 21:27:08.792310 [ 5 ] {0626a9ad-8358-441b-a011-1d624886d316} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2025.08.01 21:27:08.792355 [ 5 ] {0626a9ad-8358-441b-a011-1d624886d316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11084 | 2025.08.01 21:27:08.792762 [ 5 ] {0626a9ad-8358-441b-a011-1d624886d316} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11085 | 2025.08.01 21:27:08.792996 [ 5 ] {0626a9ad-8358-441b-a011-1d624886d316} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2025.08.01 21:27:08.793153 [ 5 ] {0626a9ad-8358-441b-a011-1d624886d316} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001882 sec., 208289.05419766207 rows/sec., 13.21 MiB/sec. | ||
| 11087 | 2025.08.01 21:27:08.793204 [ 5 ] {0626a9ad-8358-441b-a011-1d624886d316} <Debug> TCPHandler: Processed in 0.00222743 sec. | ||
| 11088 | 2025.08.01 21:27:08.793332 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11089 | 2025.08.01 21:27:08.793433 [ 5 ] {2d10303f-8183-4091-a6fa-c951a9130822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11090 | 2025.08.01 21:27:08.793477 [ 5 ] {2d10303f-8183-4091-a6fa-c951a9130822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11091 | 2025.08.01 21:27:08.794472 [ 5 ] {2d10303f-8183-4091-a6fa-c951a9130822} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2025.08.01 21:27:08.794509 [ 5 ] {2d10303f-8183-4091-a6fa-c951a9130822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11093 | 2025.08.01 21:27:08.794884 [ 5 ] {2d10303f-8183-4091-a6fa-c951a9130822} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11094 | 2025.08.01 21:27:08.795094 [ 5 ] {2d10303f-8183-4091-a6fa-c951a9130822} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2025.08.01 21:27:08.795228 [ 5 ] {2d10303f-8183-4091-a6fa-c951a9130822} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001818 sec., 632013.201320132 rows/sec., 50.43 MiB/sec. | ||
| 11096 | 2025.08.01 21:27:08.795267 [ 5 ] {2d10303f-8183-4091-a6fa-c951a9130822} <Debug> TCPHandler: Processed in 0.001985185 sec. | ||
| 11097 | 2025.08.01 21:27:08.795382 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11098 | 2025.08.01 21:27:08.795477 [ 5 ] {820b39dc-208d-4178-b46e-8098c964055e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11099 | 2025.08.01 21:27:08.795518 [ 5 ] {820b39dc-208d-4178-b46e-8098c964055e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11100 | 2025.08.01 21:27:08.796016 [ 5 ] {820b39dc-208d-4178-b46e-8098c964055e} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2025.08.01 21:27:08.796052 [ 5 ] {820b39dc-208d-4178-b46e-8098c964055e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11102 | 2025.08.01 21:27:08.796355 [ 5 ] {820b39dc-208d-4178-b46e-8098c964055e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11103 | 2025.08.01 21:27:08.796574 [ 5 ] {820b39dc-208d-4178-b46e-8098c964055e} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2025.08.01 21:27:08.796702 [ 5 ] {820b39dc-208d-4178-b46e-8098c964055e} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001245 sec., 190361.44578313254 rows/sec., 11.66 MiB/sec. | ||
| 11105 | 2025.08.01 21:27:08.796739 [ 5 ] {820b39dc-208d-4178-b46e-8098c964055e} <Debug> TCPHandler: Processed in 0.001404965 sec. | ||
| 11106 | 2025.08.01 21:27:08.796848 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2025.08.01 21:27:08.796941 [ 5 ] {9b420644-44cd-4a2c-bb3b-63183c27a838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11108 | 2025.08.01 21:27:08.796980 [ 5 ] {9b420644-44cd-4a2c-bb3b-63183c27a838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11109 | 2025.08.01 21:27:08.797449 [ 5 ] {9b420644-44cd-4a2c-bb3b-63183c27a838} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2025.08.01 21:27:08.797484 [ 5 ] {9b420644-44cd-4a2c-bb3b-63183c27a838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11111 | 2025.08.01 21:27:08.797782 [ 5 ] {9b420644-44cd-4a2c-bb3b-63183c27a838} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11112 | 2025.08.01 21:27:08.797987 [ 5 ] {9b420644-44cd-4a2c-bb3b-63183c27a838} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2025.08.01 21:27:08.798095 [ 112 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 11114 | 2025.08.01 21:27:08.798114 [ 5 ] {9b420644-44cd-4a2c-bb3b-63183c27a838} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001191 sec., 170445.0041981528 rows/sec., 10.99 MiB/sec. | ||
| 11115 | 2025.08.01 21:27:08.798162 [ 112 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2025.08.01 21:27:08.798171 [ 5 ] {9b420644-44cd-4a2c-bb3b-63183c27a838} <Debug> TCPHandler: Processed in 0.001370175 sec. | ||
| 11117 | 2025.08.01 21:27:08.798192 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11118 | 2025.08.01 21:27:08.798287 [ 197 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 11119 | 2025.08.01 21:27:08.798293 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11120 | 2025.08.01 21:27:08.798383 [ 197 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11121 | 2025.08.01 21:27:08.798401 [ 5 ] {d1ddf6ee-5ab9-4778-aa36-9785c11b9acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11122 | 2025.08.01 21:27:08.798411 [ 197 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 431 rows starting from the beginning of the part | ||
| 11123 | 2025.08.01 21:27:08.798441 [ 5 ] {d1ddf6ee-5ab9-4778-aa36-9785c11b9acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11124 | 2025.08.01 21:27:08.798470 [ 197 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 203 rows starting from the beginning of the part | ||
| 11125 | 2025.08.01 21:27:08.798519 [ 197 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 203 rows starting from the beginning of the part | ||
| 11126 | 2025.08.01 21:27:08.798559 [ 197 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 431 rows starting from the beginning of the part | ||
| 11127 | 2025.08.01 21:27:08.798599 [ 197 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 203 rows starting from the beginning of the part | ||
| 11128 | 2025.08.01 21:27:08.798638 [ 197 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 203 rows starting from the beginning of the part | ||
| 11129 | 2025.08.01 21:27:08.798890 [ 5 ] {d1ddf6ee-5ab9-4778-aa36-9785c11b9acf} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2025.08.01 21:27:08.798924 [ 5 ] {d1ddf6ee-5ab9-4778-aa36-9785c11b9acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11131 | 2025.08.01 21:27:08.799222 [ 5 ] {d1ddf6ee-5ab9-4778-aa36-9785c11b9acf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11132 | 2025.08.01 21:27:08.799426 [ 5 ] {d1ddf6ee-5ab9-4778-aa36-9785c11b9acf} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2025.08.01 21:27:08.799550 [ 5 ] {d1ddf6ee-5ab9-4778-aa36-9785c11b9acf} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001167 sec., 173093.40188517564 rows/sec., 9.83 MiB/sec. | ||
| 11134 | 2025.08.01 21:27:08.799587 [ 5 ] {d1ddf6ee-5ab9-4778-aa36-9785c11b9acf} <Debug> TCPHandler: Processed in 0.001340195 sec. | ||
| 11135 | 2025.08.01 21:27:08.799583 [ 195 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328974 sec., 1259618.3221041195 rows/sec., 87.15 MiB/sec. | ||
| 11136 | 2025.08.01 21:27:08.799708 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11137 | 2025.08.01 21:27:08.799810 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 11138 | 2025.08.01 21:27:08.799812 [ 5 ] {4c0e5514-e5c2-47e9-9e86-9bbd6c3b70fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11139 | 2025.08.01 21:27:08.799870 [ 5 ] {4c0e5514-e5c2-47e9-9e86-9bbd6c3b70fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11140 | 2025.08.01 21:27:08.800104 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11141 | 2025.08.01 21:27:08.800187 [ 200 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_42_9} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 11142 | 2025.08.01 21:27:08.800281 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 11143 | 2025.08.01 21:27:08.800519 [ 5 ] {4c0e5514-e5c2-47e9-9e86-9bbd6c3b70fc} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2025.08.01 21:27:08.800558 [ 5 ] {4c0e5514-e5c2-47e9-9e86-9bbd6c3b70fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11145 | 2025.08.01 21:27:08.800889 [ 5 ] {4c0e5514-e5c2-47e9-9e86-9bbd6c3b70fc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11146 | 2025.08.01 21:27:08.801093 [ 5 ] {4c0e5514-e5c2-47e9-9e86-9bbd6c3b70fc} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2025.08.01 21:27:08.801217 [ 5 ] {4c0e5514-e5c2-47e9-9e86-9bbd6c3b70fc} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001425 sec., 486315.7894736842 rows/sec., 34.16 MiB/sec. | ||
| 11148 | 2025.08.01 21:27:08.801253 [ 5 ] {4c0e5514-e5c2-47e9-9e86-9bbd6c3b70fc} <Debug> TCPHandler: Processed in 0.001592569 sec. | ||
| 11149 | 2025.08.01 21:27:08.801364 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2025.08.01 21:27:08.801457 [ 5 ] {81ac0003-d8b3-4ddd-9a84-12a9b7ed6ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11151 | 2025.08.01 21:27:08.801497 [ 5 ] {81ac0003-d8b3-4ddd-9a84-12a9b7ed6ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11152 | 2025.08.01 21:27:08.801825 [ 5 ] {81ac0003-d8b3-4ddd-9a84-12a9b7ed6ec3} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2025.08.01 21:27:08.801860 [ 5 ] {81ac0003-d8b3-4ddd-9a84-12a9b7ed6ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11154 | 2025.08.01 21:27:08.802162 [ 5 ] {81ac0003-d8b3-4ddd-9a84-12a9b7ed6ec3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11155 | 2025.08.01 21:27:08.802362 [ 5 ] {81ac0003-d8b3-4ddd-9a84-12a9b7ed6ec3} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2025.08.01 21:27:08.802465 [ 108 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 11157 | 2025.08.01 21:27:08.802486 [ 5 ] {81ac0003-d8b3-4ddd-9a84-12a9b7ed6ec3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 11158 | 2025.08.01 21:27:08.802510 [ 108 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2025.08.01 21:27:08.802528 [ 5 ] {81ac0003-d8b3-4ddd-9a84-12a9b7ed6ec3} <Debug> TCPHandler: Processed in 0.001211471 sec. | ||
| 11160 | 2025.08.01 21:27:08.802534 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11161 | 2025.08.01 21:27:08.802644 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2025.08.01 21:27:08.802653 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 11163 | 2025.08.01 21:27:08.802742 [ 5 ] {9e0f798e-7c80-43f2-88a1-fdabedece8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11164 | 2025.08.01 21:27:08.802789 [ 5 ] {9e0f798e-7c80-43f2-88a1-fdabedece8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11165 | 2025.08.01 21:27:08.802804 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11166 | 2025.08.01 21:27:08.802844 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 11167 | 2025.08.01 21:27:08.802909 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 11168 | 2025.08.01 21:27:08.802952 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 11169 | 2025.08.01 21:27:08.802991 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 11170 | 2025.08.01 21:27:08.803028 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 11171 | 2025.08.01 21:27:08.803065 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 11172 | 2025.08.01 21:27:08.803228 [ 5 ] {9e0f798e-7c80-43f2-88a1-fdabedece8ef} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2025.08.01 21:27:08.803269 [ 5 ] {9e0f798e-7c80-43f2-88a1-fdabedece8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11174 | 2025.08.01 21:27:08.803614 [ 5 ] {9e0f798e-7c80-43f2-88a1-fdabedece8ef} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11175 | 2025.08.01 21:27:08.803836 [ 5 ] {9e0f798e-7c80-43f2-88a1-fdabedece8ef} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2025.08.01 21:27:08.803866 [ 195 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268063 sec., 198728.2966224864 rows/sec., 10.14 MiB/sec. | ||
| 11177 | 2025.08.01 21:27:08.803946 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 11178 | 2025.08.01 21:27:08.803966 [ 5 ] {9e0f798e-7c80-43f2-88a1-fdabedece8ef} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001242 sec., 247181.96457326892 rows/sec., 16.26 MiB/sec. | ||
| 11179 | 2025.08.01 21:27:08.803980 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2025.08.01 21:27:08.803999 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 11181 | 2025.08.01 21:27:08.804010 [ 5 ] {9e0f798e-7c80-43f2-88a1-fdabedece8ef} <Debug> TCPHandler: Processed in 0.001412735 sec. | ||
| 11182 | 2025.08.01 21:27:08.804007 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11183 | 2025.08.01 21:27:08.804135 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2025.08.01 21:27:08.804139 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 11185 | 2025.08.01 21:27:08.804236 [ 5 ] {e41e6acc-68c1-484d-9f2c-403afbb65024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11186 | 2025.08.01 21:27:08.804272 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2025.08.01 21:27:08.804282 [ 5 ] {e41e6acc-68c1-484d-9f2c-403afbb65024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11188 | 2025.08.01 21:27:08.804281 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11189 | 2025.08.01 21:27:08.804343 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 30937 rows starting from the beginning of the part | ||
| 11190 | 2025.08.01 21:27:08.804352 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_42_9} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 11191 | 2025.08.01 21:27:08.804409 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 129 rows starting from the beginning of the part | ||
| 11192 | 2025.08.01 21:27:08.804437 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11193 | 2025.08.01 21:27:08.804459 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 11194 | 2025.08.01 21:27:08.804508 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 307 rows starting from the beginning of the part | ||
| 11195 | 2025.08.01 21:27:08.804547 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 11196 | 2025.08.01 21:27:08.804590 [ 195 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 307 rows starting from the beginning of the part | ||
| 11197 | 2025.08.01 21:27:08.804607 [ 5 ] {e41e6acc-68c1-484d-9f2c-403afbb65024} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2025.08.01 21:27:08.804647 [ 5 ] {e41e6acc-68c1-484d-9f2c-403afbb65024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11199 | 2025.08.01 21:27:08.805006 [ 5 ] {e41e6acc-68c1-484d-9f2c-403afbb65024} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11200 | 2025.08.01 21:27:08.805214 [ 5 ] {e41e6acc-68c1-484d-9f2c-403afbb65024} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2025.08.01 21:27:08.805323 [ 108 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 11202 | 2025.08.01 21:27:08.805342 [ 5 ] {e41e6acc-68c1-484d-9f2c-403afbb65024} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 11203 | 2025.08.01 21:27:08.805356 [ 108 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2025.08.01 21:27:08.805383 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11205 | 2025.08.01 21:27:08.805384 [ 5 ] {e41e6acc-68c1-484d-9f2c-403afbb65024} <Debug> TCPHandler: Processed in 0.001297374 sec. | ||
| 11206 | 2025.08.01 21:27:08.805465 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 11207 | 2025.08.01 21:27:08.805506 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11208 | 2025.08.01 21:27:08.805560 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11209 | 2025.08.01 21:27:08.805589 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
| 11210 | 2025.08.01 21:27:08.805599 [ 5 ] {fc98eb62-497d-42a5-8d9e-67641ae88f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11211 | 2025.08.01 21:27:08.805639 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 11212 | 2025.08.01 21:27:08.805651 [ 5 ] {fc98eb62-497d-42a5-8d9e-67641ae88f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11213 | 2025.08.01 21:27:08.805682 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 11214 | 2025.08.01 21:27:08.805719 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 11215 | 2025.08.01 21:27:08.805755 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 11216 | 2025.08.01 21:27:08.805792 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 11217 | 2025.08.01 21:27:08.806528 [ 5 ] {fc98eb62-497d-42a5-8d9e-67641ae88f5d} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2025.08.01 21:27:08.806562 [ 5 ] {fc98eb62-497d-42a5-8d9e-67641ae88f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11219 | 2025.08.01 21:27:08.806617 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001186791 sec., 35389.550476874196 rows/sec., 2.33 MiB/sec. | ||
| 11220 | 2025.08.01 21:27:08.806743 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 11221 | 2025.08.01 21:27:08.807037 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2025.08.01 21:27:08.807119 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_42_9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 11223 | 2025.08.01 21:27:08.807215 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11224 | 2025.08.01 21:27:08.807434 [ 5 ] {fc98eb62-497d-42a5-8d9e-67641ae88f5d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11225 | 2025.08.01 21:27:08.807663 [ 5 ] {fc98eb62-497d-42a5-8d9e-67641ae88f5d} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2025.08.01 21:27:08.807802 [ 5 ] {fc98eb62-497d-42a5-8d9e-67641ae88f5d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002221 sec., 18460.15308419631 rows/sec., 33.08 MiB/sec. | ||
| 11227 | 2025.08.01 21:27:08.807855 [ 5 ] {fc98eb62-497d-42a5-8d9e-67641ae88f5d} <Debug> TCPHandler: Processed in 0.002395974 sec. | ||
| 11228 | 2025.08.01 21:27:08.807966 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2025.08.01 21:27:08.808060 [ 5 ] {0b345056-f575-4140-9c6c-0c4b02c6dc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11230 | 2025.08.01 21:27:08.808101 [ 5 ] {0b345056-f575-4140-9c6c-0c4b02c6dc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11231 | 2025.08.01 21:27:08.808433 [ 5 ] {0b345056-f575-4140-9c6c-0c4b02c6dc6b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2025.08.01 21:27:08.808468 [ 5 ] {0b345056-f575-4140-9c6c-0c4b02c6dc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11233 | 2025.08.01 21:27:08.808782 [ 5 ] {0b345056-f575-4140-9c6c-0c4b02c6dc6b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11234 | 2025.08.01 21:27:08.808984 [ 5 ] {0b345056-f575-4140-9c6c-0c4b02c6dc6b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2025.08.01 21:27:08.809108 [ 5 ] {0b345056-f575-4140-9c6c-0c4b02c6dc6b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001066 sec., 95684.80300187616 rows/sec., 5.88 MiB/sec. | ||
| 11236 | 2025.08.01 21:27:08.809142 [ 5 ] {0b345056-f575-4140-9c6c-0c4b02c6dc6b} <Debug> TCPHandler: Processed in 0.001223022 sec. | ||
| 11237 | 2025.08.01 21:27:08.811285 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32000 rows, containing 5 columns (5 merged, 0 gathered) in 0.007185649 sec., 4453320.778679838 rows/sec., 298.20 MiB/sec. | ||
| 11238 | 2025.08.01 21:27:08.811826 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 11239 | 2025.08.01 21:27:08.812074 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2025.08.01 21:27:08.812147 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 11241 | 2025.08.01 21:27:08.812238 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11242 | 2025.08.01 21:27:11.567957 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11243 | 2025.08.01 21:27:11.568009 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11244 | 2025.08.01 21:27:11.751120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
| 11245 | 2025.08.01 21:27:11.751637 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.08.01 21:27:11.751680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11247 | 2025.08.01 21:27:11.752158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11248 | 2025.08.01 21:27:11.752389 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2025.08.01 21:27:11.752540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 11250 | 2025.08.01 21:27:13.218317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11251 | 2025.08.01 21:27:13.235834 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2025.08.01 21:27:13.235901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11253 | 2025.08.01 21:27:13.242295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11254 | 2025.08.01 21:27:13.242985 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2025.08.01 21:27:13.246161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11256 | 2025.08.01 21:27:13.779001 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2025.08.01 21:27:13.779284 [ 5 ] {2c237fa9-04d7-4781-9d26-bc30e28b628e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11258 | 2025.08.01 21:27:13.779390 [ 5 ] {2c237fa9-04d7-4781-9d26-bc30e28b628e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11259 | 2025.08.01 21:27:13.780107 [ 5 ] {2c237fa9-04d7-4781-9d26-bc30e28b628e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2025.08.01 21:27:13.780156 [ 5 ] {2c237fa9-04d7-4781-9d26-bc30e28b628e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11261 | 2025.08.01 21:27:13.780559 [ 5 ] {2c237fa9-04d7-4781-9d26-bc30e28b628e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11262 | 2025.08.01 21:27:13.780792 [ 5 ] {2c237fa9-04d7-4781-9d26-bc30e28b628e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2025.08.01 21:27:13.780941 [ 84 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11264 | 2025.08.01 21:27:13.780954 [ 5 ] {2c237fa9-04d7-4781-9d26-bc30e28b628e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.45 MiB/sec. | ||
| 11265 | 2025.08.01 21:27:13.781007 [ 84 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2025.08.01 21:27:13.781028 [ 5 ] {2c237fa9-04d7-4781-9d26-bc30e28b628e} <Debug> TCPHandler: Processed in 0.002212539 sec. | ||
| 11267 | 2025.08.01 21:27:13.781034 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11268 | 2025.08.01 21:27:13.781168 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2025.08.01 21:27:13.781191 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 11270 | 2025.08.01 21:27:13.781276 [ 5 ] {883f958c-0a6f-47f7-8b1c-a5ac35d91133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11271 | 2025.08.01 21:27:13.781324 [ 5 ] {883f958c-0a6f-47f7-8b1c-a5ac35d91133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11272 | 2025.08.01 21:27:13.781346 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11273 | 2025.08.01 21:27:13.781392 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2298 rows starting from the beginning of the part | ||
| 11274 | 2025.08.01 21:27:13.781470 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 11275 | 2025.08.01 21:27:13.781526 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1149 rows starting from the beginning of the part | ||
| 11276 | 2025.08.01 21:27:13.781575 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 11277 | 2025.08.01 21:27:13.781625 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1149 rows starting from the beginning of the part | ||
| 11278 | 2025.08.01 21:27:13.781672 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 11279 | 2025.08.01 21:27:13.781768 [ 5 ] {883f958c-0a6f-47f7-8b1c-a5ac35d91133} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11280 | 2025.08.01 21:27:13.781813 [ 5 ] {883f958c-0a6f-47f7-8b1c-a5ac35d91133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11281 | 2025.08.01 21:27:13.782169 [ 5 ] {883f958c-0a6f-47f7-8b1c-a5ac35d91133} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11282 | 2025.08.01 21:27:13.782403 [ 5 ] {883f958c-0a6f-47f7-8b1c-a5ac35d91133} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11283 | 2025.08.01 21:27:13.782525 [ 84 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11284 | 2025.08.01 21:27:13.782540 [ 5 ] {883f958c-0a6f-47f7-8b1c-a5ac35d91133} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 11285 | 2025.08.01 21:27:13.782565 [ 84 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2025.08.01 21:27:13.782586 [ 5 ] {883f958c-0a6f-47f7-8b1c-a5ac35d91133} <Debug> TCPHandler: Processed in 0.001469557 sec. | ||
| 11287 | 2025.08.01 21:27:13.782589 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11288 | 2025.08.01 21:27:13.782702 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 11289 | 2025.08.01 21:27:13.782714 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2025.08.01 21:27:13.782836 [ 5 ] {5d00d3c2-dfde-4245-84af-3873f9aa6449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11291 | 2025.08.01 21:27:13.782843 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11292 | 2025.08.01 21:27:13.782885 [ 5 ] {5d00d3c2-dfde-4245-84af-3873f9aa6449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11293 | 2025.08.01 21:27:13.782888 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1185 rows starting from the beginning of the part | ||
| 11294 | 2025.08.01 21:27:13.782969 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 11295 | 2025.08.01 21:27:13.783012 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 693 rows starting from the beginning of the part | ||
| 11296 | 2025.08.01 21:27:13.783051 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 11297 | 2025.08.01 21:27:13.783088 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 693 rows starting from the beginning of the part | ||
| 11298 | 2025.08.01 21:27:13.783128 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 11299 | 2025.08.01 21:27:13.783317 [ 5 ] {5d00d3c2-dfde-4245-84af-3873f9aa6449} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2025.08.01 21:27:13.783357 [ 5 ] {5d00d3c2-dfde-4245-84af-3873f9aa6449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11301 | 2025.08.01 21:27:13.783585 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4764 rows, containing 5 columns (5 merged, 0 gathered) in 0.002458844 sec., 1937495.8313744182 rows/sec., 162.89 MiB/sec. | ||
| 11302 | 2025.08.01 21:27:13.783710 [ 5 ] {5d00d3c2-dfde-4245-84af-3873f9aa6449} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11303 | 2025.08.01 21:27:13.783889 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11304 | 2025.08.01 21:27:13.783977 [ 5 ] {5d00d3c2-dfde-4245-84af-3873f9aa6449} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2025.08.01 21:27:13.784139 [ 5 ] {5d00d3c2-dfde-4245-84af-3873f9aa6449} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 11306 | 2025.08.01 21:27:13.784176 [ 5 ] {5d00d3c2-dfde-4245-84af-3873f9aa6449} <Debug> TCPHandler: Processed in 0.001511057 sec. | ||
| 11307 | 2025.08.01 21:27:13.784198 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2025.08.01 21:27:13.784290 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2025.08.01 21:27:13.784292 [ 187 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_96_19} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11310 | 2025.08.01 21:27:13.784359 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170747 sec., 1618183.628409284 rows/sec., 121.77 MiB/sec. | ||
| 11311 | 2025.08.01 21:27:13.784392 [ 5 ] {ab0ff196-c2ae-4d20-92d5-33482077660b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11312 | 2025.08.01 21:27:13.784424 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11313 | 2025.08.01 21:27:13.784439 [ 5 ] {ab0ff196-c2ae-4d20-92d5-33482077660b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11314 | 2025.08.01 21:27:13.784569 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11315 | 2025.08.01 21:27:13.784785 [ 5 ] {ab0ff196-c2ae-4d20-92d5-33482077660b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2025.08.01 21:27:13.784827 [ 5 ] {ab0ff196-c2ae-4d20-92d5-33482077660b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11317 | 2025.08.01 21:27:13.784858 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2025.08.01 21:27:13.784948 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_96_19} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11319 | 2025.08.01 21:27:13.785039 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 11320 | 2025.08.01 21:27:13.785188 [ 5 ] {ab0ff196-c2ae-4d20-92d5-33482077660b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11321 | 2025.08.01 21:27:13.785415 [ 5 ] {ab0ff196-c2ae-4d20-92d5-33482077660b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2025.08.01 21:27:13.785548 [ 5 ] {ab0ff196-c2ae-4d20-92d5-33482077660b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 11323 | 2025.08.01 21:27:13.785558 [ 72 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11324 | 2025.08.01 21:27:13.785588 [ 5 ] {ab0ff196-c2ae-4d20-92d5-33482077660b} <Debug> TCPHandler: Processed in 0.001347505 sec. | ||
| 11325 | 2025.08.01 21:27:13.785610 [ 72 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2025.08.01 21:27:13.785635 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11327 | 2025.08.01 21:27:13.785710 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 11328 | 2025.08.01 21:27:13.785818 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11329 | 2025.08.01 21:27:13.785846 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6420 rows starting from the beginning of the part | ||
| 11330 | 2025.08.01 21:27:13.785896 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 11331 | 2025.08.01 21:27:13.785940 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 102 rows starting from the beginning of the part | ||
| 11332 | 2025.08.01 21:27:13.785977 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 11333 | 2025.08.01 21:27:13.786015 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part | ||
| 11334 | 2025.08.01 21:27:13.786050 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 11335 | 2025.08.01 21:27:13.787794 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6804 rows, containing 4 columns (4 merged, 0 gathered) in 0.002117078 sec., 3213863.6365783405 rows/sec., 204.54 MiB/sec. | ||
| 11336 | 2025.08.01 21:27:13.788204 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11337 | 2025.08.01 21:27:13.788440 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_96_19} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2025.08.01 21:27:13.788508 [ 199 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_96_19} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11339 | 2025.08.01 21:27:13.788575 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 11340 | 2025.08.01 21:27:14.386038 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2025.08.01 21:27:14.386220 [ 5 ] {daea756b-bde4-41a7-b3cf-d95d145d373f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11342 | 2025.08.01 21:27:14.386288 [ 5 ] {daea756b-bde4-41a7-b3cf-d95d145d373f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11343 | 2025.08.01 21:27:14.387116 [ 5 ] {daea756b-bde4-41a7-b3cf-d95d145d373f} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2025.08.01 21:27:14.387167 [ 5 ] {daea756b-bde4-41a7-b3cf-d95d145d373f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11345 | 2025.08.01 21:27:14.387596 [ 5 ] {daea756b-bde4-41a7-b3cf-d95d145d373f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11346 | 2025.08.01 21:27:14.387829 [ 5 ] {daea756b-bde4-41a7-b3cf-d95d145d373f} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2025.08.01 21:27:14.387993 [ 5 ] {daea756b-bde4-41a7-b3cf-d95d145d373f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001822 sec., 215148.1888035126 rows/sec., 13.65 MiB/sec. | ||
| 11348 | 2025.08.01 21:27:14.388036 [ 5 ] {daea756b-bde4-41a7-b3cf-d95d145d373f} <Debug> TCPHandler: Processed in 0.002131268 sec. | ||
| 11349 | 2025.08.01 21:27:14.388152 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2025.08.01 21:27:14.388251 [ 5 ] {efba6bdc-821f-49a4-af23-a3c77571e4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11351 | 2025.08.01 21:27:14.388293 [ 5 ] {efba6bdc-821f-49a4-af23-a3c77571e4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11352 | 2025.08.01 21:27:14.388703 [ 5 ] {efba6bdc-821f-49a4-af23-a3c77571e4d7} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2025.08.01 21:27:14.388742 [ 5 ] {efba6bdc-821f-49a4-af23-a3c77571e4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11354 | 2025.08.01 21:27:14.389051 [ 5 ] {efba6bdc-821f-49a4-af23-a3c77571e4d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11355 | 2025.08.01 21:27:14.389258 [ 5 ] {efba6bdc-821f-49a4-af23-a3c77571e4d7} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2025.08.01 21:27:14.389390 [ 5 ] {efba6bdc-821f-49a4-af23-a3c77571e4d7} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001158 sec., 13816.92573402418 rows/sec., 1.10 MiB/sec. | ||
| 11357 | 2025.08.01 21:27:14.389428 [ 5 ] {efba6bdc-821f-49a4-af23-a3c77571e4d7} <Debug> TCPHandler: Processed in 0.001327584 sec. | ||
| 11358 | 2025.08.01 21:27:14.389535 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2025.08.01 21:27:14.389630 [ 5 ] {dc9f816c-c524-4a18-8002-45841ab9b916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11360 | 2025.08.01 21:27:14.389672 [ 5 ] {dc9f816c-c524-4a18-8002-45841ab9b916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11361 | 2025.08.01 21:27:14.391747 [ 5 ] {dc9f816c-c524-4a18-8002-45841ab9b916} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2025.08.01 21:27:14.391785 [ 5 ] {dc9f816c-c524-4a18-8002-45841ab9b916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11363 | 2025.08.01 21:27:14.392233 [ 5 ] {dc9f816c-c524-4a18-8002-45841ab9b916} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11364 | 2025.08.01 21:27:14.392446 [ 5 ] {dc9f816c-c524-4a18-8002-45841ab9b916} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2025.08.01 21:27:14.392579 [ 5 ] {dc9f816c-c524-4a18-8002-45841ab9b916} <Debug> executeQuery: Read 2243 rows, 185.52 KiB in 0.002967 sec., 755982.4738793394 rows/sec., 61.06 MiB/sec. | ||
| 11366 | 2025.08.01 21:27:14.392621 [ 5 ] {dc9f816c-c524-4a18-8002-45841ab9b916} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 11367 | 2025.08.01 21:27:14.392634 [ 5 ] {dc9f816c-c524-4a18-8002-45841ab9b916} <Debug> TCPHandler: Processed in 0.003149027 sec. | ||
| 11368 | 2025.08.01 21:27:14.392746 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2025.08.01 21:27:14.392843 [ 5 ] {072f3877-1647-409b-acca-6fe88b49617c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11370 | 2025.08.01 21:27:14.392886 [ 5 ] {072f3877-1647-409b-acca-6fe88b49617c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11371 | 2025.08.01 21:27:14.393413 [ 5 ] {072f3877-1647-409b-acca-6fe88b49617c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2025.08.01 21:27:14.393451 [ 5 ] {072f3877-1647-409b-acca-6fe88b49617c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11373 | 2025.08.01 21:27:14.393768 [ 5 ] {072f3877-1647-409b-acca-6fe88b49617c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11374 | 2025.08.01 21:27:14.393991 [ 5 ] {072f3877-1647-409b-acca-6fe88b49617c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2025.08.01 21:27:14.394121 [ 5 ] {072f3877-1647-409b-acca-6fe88b49617c} <Debug> executeQuery: Read 226 rows, 13.95 KiB in 0.001296 sec., 174382.7160493827 rows/sec., 10.51 MiB/sec. | ||
| 11376 | 2025.08.01 21:27:14.394160 [ 5 ] {072f3877-1647-409b-acca-6fe88b49617c} <Debug> TCPHandler: Processed in 0.001463846 sec. | ||
| 11377 | 2025.08.01 21:27:14.394270 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2025.08.01 21:27:14.394366 [ 5 ] {9333acbd-6c9b-4763-b235-31d3a1aca381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11379 | 2025.08.01 21:27:14.394406 [ 5 ] {9333acbd-6c9b-4763-b235-31d3a1aca381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11380 | 2025.08.01 21:27:14.395011 [ 5 ] {9333acbd-6c9b-4763-b235-31d3a1aca381} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2025.08.01 21:27:14.395048 [ 5 ] {9333acbd-6c9b-4763-b235-31d3a1aca381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11382 | 2025.08.01 21:27:14.395370 [ 5 ] {9333acbd-6c9b-4763-b235-31d3a1aca381} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11383 | 2025.08.01 21:27:14.395577 [ 5 ] {9333acbd-6c9b-4763-b235-31d3a1aca381} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2025.08.01 21:27:14.395704 [ 5 ] {9333acbd-6c9b-4763-b235-31d3a1aca381} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001356 sec., 317846.6076696165 rows/sec., 21.04 MiB/sec. | ||
| 11385 | 2025.08.01 21:27:14.395743 [ 5 ] {9333acbd-6c9b-4763-b235-31d3a1aca381} <Debug> TCPHandler: Processed in 0.001523027 sec. | ||
| 11386 | 2025.08.01 21:27:14.395860 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11387 | 2025.08.01 21:27:14.395955 [ 5 ] {fd28ae75-7ff3-432c-8af2-82648603a15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11388 | 2025.08.01 21:27:14.395995 [ 5 ] {fd28ae75-7ff3-432c-8af2-82648603a15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11389 | 2025.08.01 21:27:14.396472 [ 5 ] {fd28ae75-7ff3-432c-8af2-82648603a15e} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2025.08.01 21:27:14.396509 [ 5 ] {fd28ae75-7ff3-432c-8af2-82648603a15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11391 | 2025.08.01 21:27:14.396813 [ 5 ] {fd28ae75-7ff3-432c-8af2-82648603a15e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11392 | 2025.08.01 21:27:14.397023 [ 5 ] {fd28ae75-7ff3-432c-8af2-82648603a15e} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2025.08.01 21:27:14.397155 [ 5 ] {fd28ae75-7ff3-432c-8af2-82648603a15e} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001217 sec., 165981.92276088742 rows/sec., 9.43 MiB/sec. | ||
| 11394 | 2025.08.01 21:27:14.397193 [ 5 ] {fd28ae75-7ff3-432c-8af2-82648603a15e} <Debug> TCPHandler: Processed in 0.001383395 sec. | ||
| 11395 | 2025.08.01 21:27:14.397304 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11396 | 2025.08.01 21:27:14.397398 [ 5 ] {d1ddb420-132d-41e6-87d4-556c2adf74d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11397 | 2025.08.01 21:27:14.397438 [ 5 ] {d1ddb420-132d-41e6-87d4-556c2adf74d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11398 | 2025.08.01 21:27:14.398383 [ 5 ] {d1ddb420-132d-41e6-87d4-556c2adf74d3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2025.08.01 21:27:14.398419 [ 5 ] {d1ddb420-132d-41e6-87d4-556c2adf74d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11400 | 2025.08.01 21:27:14.398771 [ 5 ] {d1ddb420-132d-41e6-87d4-556c2adf74d3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11401 | 2025.08.01 21:27:14.398984 [ 5 ] {d1ddb420-132d-41e6-87d4-556c2adf74d3} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2025.08.01 21:27:14.399113 [ 5 ] {d1ddb420-132d-41e6-87d4-556c2adf74d3} <Debug> executeQuery: Read 1138 rows, 83.28 KiB in 0.001732 sec., 657043.8799076212 rows/sec., 46.96 MiB/sec. | ||
| 11403 | 2025.08.01 21:27:14.399152 [ 5 ] {d1ddb420-132d-41e6-87d4-556c2adf74d3} <Debug> TCPHandler: Processed in 0.001897105 sec. | ||
| 11404 | 2025.08.01 21:27:14.399274 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11405 | 2025.08.01 21:27:14.399369 [ 5 ] {d7dc5986-e333-4d20-ada7-9eb6b6a7d6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11406 | 2025.08.01 21:27:14.399412 [ 5 ] {d7dc5986-e333-4d20-ada7-9eb6b6a7d6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11407 | 2025.08.01 21:27:14.399749 [ 5 ] {d7dc5986-e333-4d20-ada7-9eb6b6a7d6dd} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11408 | 2025.08.01 21:27:14.399786 [ 5 ] {d7dc5986-e333-4d20-ada7-9eb6b6a7d6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11409 | 2025.08.01 21:27:14.400090 [ 5 ] {d7dc5986-e333-4d20-ada7-9eb6b6a7d6dd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11410 | 2025.08.01 21:27:14.400295 [ 5 ] {d7dc5986-e333-4d20-ada7-9eb6b6a7d6dd} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11411 | 2025.08.01 21:27:14.400422 [ 5 ] {d7dc5986-e333-4d20-ada7-9eb6b6a7d6dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 11412 | 2025.08.01 21:27:14.400458 [ 5 ] {d7dc5986-e333-4d20-ada7-9eb6b6a7d6dd} <Debug> TCPHandler: Processed in 0.001233042 sec. | ||
| 11413 | 2025.08.01 21:27:14.400566 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11414 | 2025.08.01 21:27:14.400660 [ 5 ] {bf8778ce-b4ec-47a5-b102-c28afd9ad96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11415 | 2025.08.01 21:27:14.400703 [ 5 ] {bf8778ce-b4ec-47a5-b102-c28afd9ad96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11416 | 2025.08.01 21:27:14.401310 [ 5 ] {bf8778ce-b4ec-47a5-b102-c28afd9ad96b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2025.08.01 21:27:14.401347 [ 5 ] {bf8778ce-b4ec-47a5-b102-c28afd9ad96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11418 | 2025.08.01 21:27:14.401723 [ 5 ] {bf8778ce-b4ec-47a5-b102-c28afd9ad96b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11419 | 2025.08.01 21:27:14.401936 [ 5 ] {bf8778ce-b4ec-47a5-b102-c28afd9ad96b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2025.08.01 21:27:14.402064 [ 5 ] {bf8778ce-b4ec-47a5-b102-c28afd9ad96b} <Debug> executeQuery: Read 1033 rows, 69.95 KiB in 0.001422 sec., 726441.6315049226 rows/sec., 48.04 MiB/sec. | ||
| 11421 | 2025.08.01 21:27:14.402102 [ 5 ] {bf8778ce-b4ec-47a5-b102-c28afd9ad96b} <Debug> TCPHandler: Processed in 0.001585239 sec. | ||
| 11422 | 2025.08.01 21:27:14.402213 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11423 | 2025.08.01 21:27:14.402308 [ 5 ] {6b877201-b848-475b-9f70-8249eb18760e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11424 | 2025.08.01 21:27:14.402350 [ 5 ] {6b877201-b848-475b-9f70-8249eb18760e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11425 | 2025.08.01 21:27:14.402659 [ 5 ] {6b877201-b848-475b-9f70-8249eb18760e} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2025.08.01 21:27:14.402694 [ 5 ] {6b877201-b848-475b-9f70-8249eb18760e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11427 | 2025.08.01 21:27:14.402988 [ 5 ] {6b877201-b848-475b-9f70-8249eb18760e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11428 | 2025.08.01 21:27:14.403203 [ 5 ] {6b877201-b848-475b-9f70-8249eb18760e} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2025.08.01 21:27:14.403329 [ 5 ] {6b877201-b848-475b-9f70-8249eb18760e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 11430 | 2025.08.01 21:27:14.403365 [ 5 ] {6b877201-b848-475b-9f70-8249eb18760e} <Debug> TCPHandler: Processed in 0.001202221 sec. | ||
| 11431 | 2025.08.01 21:27:14.403467 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11432 | 2025.08.01 21:27:14.403562 [ 5 ] {ca8bc1e6-fdd2-4e42-8395-bec1c73bc829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11433 | 2025.08.01 21:27:14.403615 [ 5 ] {ca8bc1e6-fdd2-4e42-8395-bec1c73bc829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11434 | 2025.08.01 21:27:14.404420 [ 5 ] {ca8bc1e6-fdd2-4e42-8395-bec1c73bc829} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2025.08.01 21:27:14.404457 [ 5 ] {ca8bc1e6-fdd2-4e42-8395-bec1c73bc829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11436 | 2025.08.01 21:27:14.404976 [ 5 ] {ca8bc1e6-fdd2-4e42-8395-bec1c73bc829} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11437 | 2025.08.01 21:27:14.405197 [ 5 ] {ca8bc1e6-fdd2-4e42-8395-bec1c73bc829} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2025.08.01 21:27:14.405336 [ 5 ] {ca8bc1e6-fdd2-4e42-8395-bec1c73bc829} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001792 sec., 7812.5 rows/sec., 14.00 MiB/sec. | ||
| 11439 | 2025.08.01 21:27:14.405390 [ 5 ] {ca8bc1e6-fdd2-4e42-8395-bec1c73bc829} <Debug> TCPHandler: Processed in 0.001972176 sec. | ||
| 11440 | 2025.08.01 21:27:14.405504 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11441 | 2025.08.01 21:27:14.405600 [ 5 ] {1813a716-d930-45d2-ac90-8a0e184b28f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11442 | 2025.08.01 21:27:14.405667 [ 5 ] {1813a716-d930-45d2-ac90-8a0e184b28f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11443 | 2025.08.01 21:27:14.405995 [ 5 ] {1813a716-d930-45d2-ac90-8a0e184b28f8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2025.08.01 21:27:14.406030 [ 5 ] {1813a716-d930-45d2-ac90-8a0e184b28f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11445 | 2025.08.01 21:27:14.406332 [ 5 ] {1813a716-d930-45d2-ac90-8a0e184b28f8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11446 | 2025.08.01 21:27:14.406533 [ 5 ] {1813a716-d930-45d2-ac90-8a0e184b28f8} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2025.08.01 21:27:14.406659 [ 5 ] {1813a716-d930-45d2-ac90-8a0e184b28f8} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001077 sec., 50139.27576601671 rows/sec., 2.81 MiB/sec. | ||
| 11448 | 2025.08.01 21:27:14.406695 [ 5 ] {1813a716-d930-45d2-ac90-8a0e184b28f8} <Debug> TCPHandler: Processed in 0.001241093 sec. | ||
| 11449 | 2025.08.01 21:27:16.857636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1634 | ||
| 11450 | 2025.08.01 21:27:16.860566 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2025.08.01 21:27:16.860628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11452 | 2025.08.01 21:27:16.861914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11453 | 2025.08.01 21:27:16.862191 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2025.08.01 21:27:16.862566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1634 | ||
| 11455 | 2025.08.01 21:27:18.779386 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11456 | 2025.08.01 21:27:18.779607 [ 5 ] {1169617a-a556-443f-a059-26036c4ab0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11457 | 2025.08.01 21:27:18.779671 [ 5 ] {1169617a-a556-443f-a059-26036c4ab0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11458 | 2025.08.01 21:27:18.780384 [ 5 ] {1169617a-a556-443f-a059-26036c4ab0e7} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2025.08.01 21:27:18.780428 [ 5 ] {1169617a-a556-443f-a059-26036c4ab0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11460 | 2025.08.01 21:27:18.780815 [ 5 ] {1169617a-a556-443f-a059-26036c4ab0e7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11461 | 2025.08.01 21:27:18.781041 [ 5 ] {1169617a-a556-443f-a059-26036c4ab0e7} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2025.08.01 21:27:18.781200 [ 5 ] {1169617a-a556-443f-a059-26036c4ab0e7} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001647 sec., 66788.09957498482 rows/sec., 5.60 MiB/sec. | ||
| 11463 | 2025.08.01 21:27:18.781241 [ 5 ] {1169617a-a556-443f-a059-26036c4ab0e7} <Debug> TCPHandler: Processed in 0.001992036 sec. | ||
| 11464 | 2025.08.01 21:27:18.781376 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11465 | 2025.08.01 21:27:18.781470 [ 5 ] {f91cfb76-f97d-41cd-b31e-525ff28d7320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11466 | 2025.08.01 21:27:18.781509 [ 5 ] {f91cfb76-f97d-41cd-b31e-525ff28d7320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11467 | 2025.08.01 21:27:18.781975 [ 5 ] {f91cfb76-f97d-41cd-b31e-525ff28d7320} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2025.08.01 21:27:18.782010 [ 5 ] {f91cfb76-f97d-41cd-b31e-525ff28d7320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11469 | 2025.08.01 21:27:18.782310 [ 5 ] {f91cfb76-f97d-41cd-b31e-525ff28d7320} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11470 | 2025.08.01 21:27:18.782513 [ 5 ] {f91cfb76-f97d-41cd-b31e-525ff28d7320} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2025.08.01 21:27:18.782642 [ 5 ] {f91cfb76-f97d-41cd-b31e-525ff28d7320} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00119 sec., 22689.0756302521 rows/sec., 1.67 MiB/sec. | ||
| 11472 | 2025.08.01 21:27:18.782678 [ 5 ] {f91cfb76-f97d-41cd-b31e-525ff28d7320} <Debug> TCPHandler: Processed in 0.001350814 sec. | ||
| 11473 | 2025.08.01 21:27:18.782789 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11474 | 2025.08.01 21:27:18.782882 [ 5 ] {51815dcb-855d-43b6-875c-2d5ea0e0c2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11475 | 2025.08.01 21:27:18.782921 [ 5 ] {51815dcb-855d-43b6-875c-2d5ea0e0c2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11476 | 2025.08.01 21:27:18.783407 [ 5 ] {51815dcb-855d-43b6-875c-2d5ea0e0c2dc} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11477 | 2025.08.01 21:27:18.783444 [ 5 ] {51815dcb-855d-43b6-875c-2d5ea0e0c2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11478 | 2025.08.01 21:27:18.783751 [ 5 ] {51815dcb-855d-43b6-875c-2d5ea0e0c2dc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11479 | 2025.08.01 21:27:18.783961 [ 5 ] {51815dcb-855d-43b6-875c-2d5ea0e0c2dc} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2025.08.01 21:27:18.784095 [ 5 ] {51815dcb-855d-43b6-875c-2d5ea0e0c2dc} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001231 sec., 73923.63931762794 rows/sec., 5.77 MiB/sec. | ||
| 11481 | 2025.08.01 21:27:18.784132 [ 5 ] {51815dcb-855d-43b6-875c-2d5ea0e0c2dc} <Debug> TCPHandler: Processed in 0.001391165 sec. | ||
| 11482 | 2025.08.01 21:27:18.784245 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11483 | 2025.08.01 21:27:18.784341 [ 5 ] {c034d38b-b1c0-4e57-b7a3-3787981d2e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11484 | 2025.08.01 21:27:18.784384 [ 5 ] {c034d38b-b1c0-4e57-b7a3-3787981d2e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11485 | 2025.08.01 21:27:18.784776 [ 5 ] {c034d38b-b1c0-4e57-b7a3-3787981d2e0f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2025.08.01 21:27:18.784814 [ 5 ] {c034d38b-b1c0-4e57-b7a3-3787981d2e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11487 | 2025.08.01 21:27:18.785156 [ 5 ] {c034d38b-b1c0-4e57-b7a3-3787981d2e0f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11488 | 2025.08.01 21:27:18.785356 [ 5 ] {c034d38b-b1c0-4e57-b7a3-3787981d2e0f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2025.08.01 21:27:18.785490 [ 5 ] {c034d38b-b1c0-4e57-b7a3-3787981d2e0f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 11490 | 2025.08.01 21:27:18.785526 [ 5 ] {c034d38b-b1c0-4e57-b7a3-3787981d2e0f} <Debug> TCPHandler: Processed in 0.001329164 sec. | ||
| 11491 | 2025.08.01 21:27:18.785639 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11492 | 2025.08.01 21:27:18.785733 [ 5 ] {549b8392-98e7-413b-b126-5851bc07ab05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11493 | 2025.08.01 21:27:18.785787 [ 5 ] {549b8392-98e7-413b-b126-5851bc07ab05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11494 | 2025.08.01 21:27:18.786610 [ 5 ] {549b8392-98e7-413b-b126-5851bc07ab05} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11495 | 2025.08.01 21:27:18.786654 [ 5 ] {549b8392-98e7-413b-b126-5851bc07ab05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11496 | 2025.08.01 21:27:18.787192 [ 5 ] {549b8392-98e7-413b-b126-5851bc07ab05} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11497 | 2025.08.01 21:27:18.787406 [ 5 ] {549b8392-98e7-413b-b126-5851bc07ab05} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11498 | 2025.08.01 21:27:18.787540 [ 5 ] {549b8392-98e7-413b-b126-5851bc07ab05} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001825 sec., 14794.520547945205 rows/sec., 26.51 MiB/sec. | ||
| 11499 | 2025.08.01 21:27:18.787592 [ 5 ] {549b8392-98e7-413b-b126-5851bc07ab05} <Debug> TCPHandler: Processed in 0.002000406 sec. | ||
| 11500 | 2025.08.01 21:27:18.787704 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11501 | 2025.08.01 21:27:18.787800 [ 5 ] {98ceaf71-0de2-4bcf-90ab-3a06a2c10cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11502 | 2025.08.01 21:27:18.787842 [ 5 ] {98ceaf71-0de2-4bcf-90ab-3a06a2c10cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11503 | 2025.08.01 21:27:18.788174 [ 5 ] {98ceaf71-0de2-4bcf-90ab-3a06a2c10cff} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11504 | 2025.08.01 21:27:18.788209 [ 5 ] {98ceaf71-0de2-4bcf-90ab-3a06a2c10cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11505 | 2025.08.01 21:27:18.788502 [ 5 ] {98ceaf71-0de2-4bcf-90ab-3a06a2c10cff} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11506 | 2025.08.01 21:27:18.788697 [ 5 ] {98ceaf71-0de2-4bcf-90ab-3a06a2c10cff} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11507 | 2025.08.01 21:27:18.788830 [ 5 ] {98ceaf71-0de2-4bcf-90ab-3a06a2c10cff} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 11508 | 2025.08.01 21:27:18.788865 [ 5 ] {98ceaf71-0de2-4bcf-90ab-3a06a2c10cff} <Debug> TCPHandler: Processed in 0.001209732 sec. | ||
| 11509 | 2025.08.01 21:27:19.252709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
| 11510 | 2025.08.01 21:27:19.253477 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2025.08.01 21:27:19.253546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11512 | 2025.08.01 21:27:19.254221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11513 | 2025.08.01 21:27:19.254451 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2025.08.01 21:27:19.254591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 11515 | 2025.08.01 21:27:20.746258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11516 | 2025.08.01 21:27:20.764354 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2025.08.01 21:27:20.764409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11518 | 2025.08.01 21:27:20.770570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11519 | 2025.08.01 21:27:20.771339 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2025.08.01 21:27:20.774781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11521 | 2025.08.01 21:27:23.778285 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2025.08.01 21:27:23.778509 [ 5 ] {5dfd19f1-74e4-494b-ac35-95ab84dd1b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11523 | 2025.08.01 21:27:23.778587 [ 5 ] {5dfd19f1-74e4-494b-ac35-95ab84dd1b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11524 | 2025.08.01 21:27:23.779298 [ 5 ] {5dfd19f1-74e4-494b-ac35-95ab84dd1b0e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2025.08.01 21:27:23.779350 [ 5 ] {5dfd19f1-74e4-494b-ac35-95ab84dd1b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11526 | 2025.08.01 21:27:23.779754 [ 5 ] {5dfd19f1-74e4-494b-ac35-95ab84dd1b0e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11527 | 2025.08.01 21:27:23.780016 [ 5 ] {5dfd19f1-74e4-494b-ac35-95ab84dd1b0e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2025.08.01 21:27:23.780182 [ 5 ] {5dfd19f1-74e4-494b-ac35-95ab84dd1b0e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.47 MiB/sec. | ||
| 11529 | 2025.08.01 21:27:23.780233 [ 5 ] {5dfd19f1-74e4-494b-ac35-95ab84dd1b0e} <Debug> TCPHandler: Processed in 0.002093208 sec. | ||
| 11530 | 2025.08.01 21:27:23.780352 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2025.08.01 21:27:23.780458 [ 5 ] {01c41599-252e-4947-85b4-ef2e7e9a8764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11532 | 2025.08.01 21:27:23.780501 [ 5 ] {01c41599-252e-4947-85b4-ef2e7e9a8764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11533 | 2025.08.01 21:27:23.780930 [ 5 ] {01c41599-252e-4947-85b4-ef2e7e9a8764} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2025.08.01 21:27:23.780969 [ 5 ] {01c41599-252e-4947-85b4-ef2e7e9a8764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11535 | 2025.08.01 21:27:23.781283 [ 5 ] {01c41599-252e-4947-85b4-ef2e7e9a8764} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11536 | 2025.08.01 21:27:23.781501 [ 5 ] {01c41599-252e-4947-85b4-ef2e7e9a8764} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2025.08.01 21:27:23.781634 [ 5 ] {01c41599-252e-4947-85b4-ef2e7e9a8764} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 11538 | 2025.08.01 21:27:23.781672 [ 5 ] {01c41599-252e-4947-85b4-ef2e7e9a8764} <Debug> TCPHandler: Processed in 0.001373305 sec. | ||
| 11539 | 2025.08.01 21:27:23.781783 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2025.08.01 21:27:23.781882 [ 5 ] {107f9999-96eb-4687-8645-44fa62fceef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11541 | 2025.08.01 21:27:23.781927 [ 5 ] {107f9999-96eb-4687-8645-44fa62fceef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11542 | 2025.08.01 21:27:23.782328 [ 5 ] {107f9999-96eb-4687-8645-44fa62fceef7} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2025.08.01 21:27:23.782364 [ 5 ] {107f9999-96eb-4687-8645-44fa62fceef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11544 | 2025.08.01 21:27:23.782691 [ 5 ] {107f9999-96eb-4687-8645-44fa62fceef7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11545 | 2025.08.01 21:27:23.782907 [ 5 ] {107f9999-96eb-4687-8645-44fa62fceef7} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2025.08.01 21:27:23.783035 [ 5 ] {107f9999-96eb-4687-8645-44fa62fceef7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 11547 | 2025.08.01 21:27:23.783072 [ 5 ] {107f9999-96eb-4687-8645-44fa62fceef7} <Debug> TCPHandler: Processed in 0.001339494 sec. | ||
| 11548 | 2025.08.01 21:27:23.783183 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2025.08.01 21:27:23.783278 [ 5 ] {ec942b04-86c6-4e78-b07f-800d0cb963e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11550 | 2025.08.01 21:27:23.783320 [ 5 ] {ec942b04-86c6-4e78-b07f-800d0cb963e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11551 | 2025.08.01 21:27:23.783644 [ 5 ] {ec942b04-86c6-4e78-b07f-800d0cb963e4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2025.08.01 21:27:23.783680 [ 5 ] {ec942b04-86c6-4e78-b07f-800d0cb963e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11553 | 2025.08.01 21:27:23.783978 [ 5 ] {ec942b04-86c6-4e78-b07f-800d0cb963e4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11554 | 2025.08.01 21:27:23.784186 [ 5 ] {ec942b04-86c6-4e78-b07f-800d0cb963e4} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2025.08.01 21:27:23.784313 [ 5 ] {ec942b04-86c6-4e78-b07f-800d0cb963e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 11556 | 2025.08.01 21:27:23.784349 [ 5 ] {ec942b04-86c6-4e78-b07f-800d0cb963e4} <Debug> TCPHandler: Processed in 0.001216162 sec. | ||
| 11557 | 2025.08.01 21:27:26.568264 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11558 | 2025.08.01 21:27:26.568346 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11559 | 2025.08.01 21:27:26.754768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
| 11560 | 2025.08.01 21:27:26.755491 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2025.08.01 21:27:26.755560 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11562 | 2025.08.01 21:27:26.756286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11563 | 2025.08.01 21:27:26.756518 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2025.08.01 21:27:26.756656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 11565 | 2025.08.01 21:27:26.862934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1654 | ||
| 11566 | 2025.08.01 21:27:26.865349 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2025.08.01 21:27:26.865390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11568 | 2025.08.01 21:27:26.866524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11569 | 2025.08.01 21:27:26.866783 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2025.08.01 21:27:26.867027 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 11571 | 2025.08.01 21:27:28.274886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11572 | 2025.08.01 21:27:28.293632 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2025.08.01 21:27:28.293698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11574 | 2025.08.01 21:27:28.300313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11575 | 2025.08.01 21:27:28.301030 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2025.08.01 21:27:28.304563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11577 | 2025.08.01 21:27:28.790793 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2025.08.01 21:27:28.790981 [ 5 ] {a9a7e273-ada2-43f1-b392-90a16bc03889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11579 | 2025.08.01 21:27:28.791045 [ 5 ] {a9a7e273-ada2-43f1-b392-90a16bc03889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11580 | 2025.08.01 21:27:28.791788 [ 5 ] {a9a7e273-ada2-43f1-b392-90a16bc03889} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2025.08.01 21:27:28.791835 [ 5 ] {a9a7e273-ada2-43f1-b392-90a16bc03889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11582 | 2025.08.01 21:27:28.792236 [ 5 ] {a9a7e273-ada2-43f1-b392-90a16bc03889} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11583 | 2025.08.01 21:27:28.792475 [ 5 ] {a9a7e273-ada2-43f1-b392-90a16bc03889} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2025.08.01 21:27:28.792627 [ 5 ] {a9a7e273-ada2-43f1-b392-90a16bc03889} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001694 sec., 231404.95867768597 rows/sec., 14.68 MiB/sec. | ||
| 11585 | 2025.08.01 21:27:28.792668 [ 5 ] {a9a7e273-ada2-43f1-b392-90a16bc03889} <Debug> TCPHandler: Processed in 0.002018686 sec. | ||
| 11586 | 2025.08.01 21:27:28.792786 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2025.08.01 21:27:28.792889 [ 5 ] {45a81e41-e2b2-4b06-88cd-77c4b7ae4a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11588 | 2025.08.01 21:27:28.792929 [ 5 ] {45a81e41-e2b2-4b06-88cd-77c4b7ae4a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11589 | 2025.08.01 21:27:28.793736 [ 5 ] {45a81e41-e2b2-4b06-88cd-77c4b7ae4a29} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2025.08.01 21:27:28.793772 [ 5 ] {45a81e41-e2b2-4b06-88cd-77c4b7ae4a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11591 | 2025.08.01 21:27:28.794143 [ 5 ] {45a81e41-e2b2-4b06-88cd-77c4b7ae4a29} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11592 | 2025.08.01 21:27:28.794351 [ 5 ] {45a81e41-e2b2-4b06-88cd-77c4b7ae4a29} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2025.08.01 21:27:28.794476 [ 5 ] {45a81e41-e2b2-4b06-88cd-77c4b7ae4a29} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001607 sec., 714996.8886123211 rows/sec., 57.05 MiB/sec. | ||
| 11594 | 2025.08.01 21:27:28.794513 [ 5 ] {45a81e41-e2b2-4b06-88cd-77c4b7ae4a29} <Debug> TCPHandler: Processed in 0.001778382 sec. | ||
| 11595 | 2025.08.01 21:27:28.794630 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2025.08.01 21:27:28.794723 [ 5 ] {869e57eb-8aa0-4585-9d11-0989d140d4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11597 | 2025.08.01 21:27:28.794762 [ 5 ] {869e57eb-8aa0-4585-9d11-0989d140d4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11598 | 2025.08.01 21:27:28.795234 [ 5 ] {869e57eb-8aa0-4585-9d11-0989d140d4d1} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2025.08.01 21:27:28.795270 [ 5 ] {869e57eb-8aa0-4585-9d11-0989d140d4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11600 | 2025.08.01 21:27:28.795568 [ 5 ] {869e57eb-8aa0-4585-9d11-0989d140d4d1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11601 | 2025.08.01 21:27:28.795769 [ 5 ] {869e57eb-8aa0-4585-9d11-0989d140d4d1} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2025.08.01 21:27:28.795890 [ 100 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11603 | 2025.08.01 21:27:28.795909 [ 5 ] {869e57eb-8aa0-4585-9d11-0989d140d4d1} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001203 sec., 197007.48129675808 rows/sec., 12.06 MiB/sec. | ||
| 11604 | 2025.08.01 21:27:28.795964 [ 100 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2025.08.01 21:27:28.795972 [ 5 ] {869e57eb-8aa0-4585-9d11-0989d140d4d1} <Debug> TCPHandler: Processed in 0.001389995 sec. | ||
| 11606 | 2025.08.01 21:27:28.795996 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11607 | 2025.08.01 21:27:28.796093 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11608 | 2025.08.01 21:27:28.796104 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 11609 | 2025.08.01 21:27:28.796203 [ 5 ] {bd267740-a5a2-4f7c-87b0-b3e978accd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11610 | 2025.08.01 21:27:28.796222 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11611 | 2025.08.01 21:27:28.796248 [ 5 ] {bd267740-a5a2-4f7c-87b0-b3e978accd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11612 | 2025.08.01 21:27:28.796260 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 255 rows starting from the beginning of the part | ||
| 11613 | 2025.08.01 21:27:28.796332 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
| 11614 | 2025.08.01 21:27:28.796377 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
| 11615 | 2025.08.01 21:27:28.796418 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 226 rows starting from the beginning of the part | ||
| 11616 | 2025.08.01 21:27:28.796457 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part | ||
| 11617 | 2025.08.01 21:27:28.796498 [ 192 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part | ||
| 11618 | 2025.08.01 21:27:28.796714 [ 5 ] {bd267740-a5a2-4f7c-87b0-b3e978accd44} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2025.08.01 21:27:28.796756 [ 5 ] {bd267740-a5a2-4f7c-87b0-b3e978accd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11620 | 2025.08.01 21:27:28.797086 [ 5 ] {bd267740-a5a2-4f7c-87b0-b3e978accd44} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11621 | 2025.08.01 21:27:28.797304 [ 5 ] {bd267740-a5a2-4f7c-87b0-b3e978accd44} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2025.08.01 21:27:28.797436 [ 5 ] {bd267740-a5a2-4f7c-87b0-b3e978accd44} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001258 sec., 161367.2496025437 rows/sec., 10.41 MiB/sec. | ||
| 11623 | 2025.08.01 21:27:28.797461 [ 199 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395856 sec., 873299.2514987219 rows/sec., 56.97 MiB/sec. | ||
| 11624 | 2025.08.01 21:27:28.797472 [ 5 ] {bd267740-a5a2-4f7c-87b0-b3e978accd44} <Debug> TCPHandler: Processed in 0.001427076 sec. | ||
| 11625 | 2025.08.01 21:27:28.797640 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2025.08.01 21:27:28.797649 [ 188 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11627 | 2025.08.01 21:27:28.797738 [ 5 ] {49a05804-ea9e-4fe2-a1dc-1a2438ada5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11628 | 2025.08.01 21:27:28.797783 [ 5 ] {49a05804-ea9e-4fe2-a1dc-1a2438ada5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11629 | 2025.08.01 21:27:28.797927 [ 188 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2025.08.01 21:27:28.797998 [ 188 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_56_11} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11631 | 2025.08.01 21:27:28.798064 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11632 | 2025.08.01 21:27:28.798228 [ 5 ] {49a05804-ea9e-4fe2-a1dc-1a2438ada5a0} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2025.08.01 21:27:28.798268 [ 5 ] {49a05804-ea9e-4fe2-a1dc-1a2438ada5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11634 | 2025.08.01 21:27:28.798577 [ 5 ] {49a05804-ea9e-4fe2-a1dc-1a2438ada5a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11635 | 2025.08.01 21:27:28.798785 [ 5 ] {49a05804-ea9e-4fe2-a1dc-1a2438ada5a0} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2025.08.01 21:27:28.798906 [ 5 ] {49a05804-ea9e-4fe2-a1dc-1a2438ada5a0} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001186 sec., 170320.4047217538 rows/sec., 9.67 MiB/sec. | ||
| 11637 | 2025.08.01 21:27:28.798943 [ 5 ] {49a05804-ea9e-4fe2-a1dc-1a2438ada5a0} <Debug> TCPHandler: Processed in 0.001350875 sec. | ||
| 11638 | 2025.08.01 21:27:28.799059 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2025.08.01 21:27:28.799152 [ 5 ] {9d2553a4-8a8f-45e0-800e-071e9032e4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11640 | 2025.08.01 21:27:28.799190 [ 5 ] {9d2553a4-8a8f-45e0-800e-071e9032e4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11641 | 2025.08.01 21:27:28.799800 [ 5 ] {9d2553a4-8a8f-45e0-800e-071e9032e4b0} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2025.08.01 21:27:28.799835 [ 5 ] {9d2553a4-8a8f-45e0-800e-071e9032e4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11643 | 2025.08.01 21:27:28.800159 [ 5 ] {9d2553a4-8a8f-45e0-800e-071e9032e4b0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11644 | 2025.08.01 21:27:28.800369 [ 5 ] {9d2553a4-8a8f-45e0-800e-071e9032e4b0} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2025.08.01 21:27:28.800491 [ 5 ] {9d2553a4-8a8f-45e0-800e-071e9032e4b0} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001357 sec., 510685.3352984525 rows/sec., 35.88 MiB/sec. | ||
| 11646 | 2025.08.01 21:27:28.800527 [ 5 ] {9d2553a4-8a8f-45e0-800e-071e9032e4b0} <Debug> TCPHandler: Processed in 0.001515747 sec. | ||
| 11647 | 2025.08.01 21:27:28.800639 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2025.08.01 21:27:28.800732 [ 5 ] {888577bb-2366-4a86-b366-692b3bd278b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11649 | 2025.08.01 21:27:28.800772 [ 5 ] {888577bb-2366-4a86-b366-692b3bd278b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11650 | 2025.08.01 21:27:28.801097 [ 5 ] {888577bb-2366-4a86-b366-692b3bd278b8} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2025.08.01 21:27:28.801130 [ 5 ] {888577bb-2366-4a86-b366-692b3bd278b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11652 | 2025.08.01 21:27:28.801421 [ 5 ] {888577bb-2366-4a86-b366-692b3bd278b8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11653 | 2025.08.01 21:27:28.801621 [ 5 ] {888577bb-2366-4a86-b366-692b3bd278b8} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2025.08.01 21:27:28.801749 [ 5 ] {888577bb-2366-4a86-b366-692b3bd278b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 11655 | 2025.08.01 21:27:28.801784 [ 5 ] {888577bb-2366-4a86-b366-692b3bd278b8} <Debug> TCPHandler: Processed in 0.001193592 sec. | ||
| 11656 | 2025.08.01 21:27:28.801891 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2025.08.01 21:27:28.801985 [ 5 ] {90c2d1b8-2922-43de-a09f-e2d2038d99b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11658 | 2025.08.01 21:27:28.802027 [ 5 ] {90c2d1b8-2922-43de-a09f-e2d2038d99b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11659 | 2025.08.01 21:27:28.802442 [ 5 ] {90c2d1b8-2922-43de-a09f-e2d2038d99b4} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2025.08.01 21:27:28.802476 [ 5 ] {90c2d1b8-2922-43de-a09f-e2d2038d99b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11661 | 2025.08.01 21:27:28.802802 [ 5 ] {90c2d1b8-2922-43de-a09f-e2d2038d99b4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11662 | 2025.08.01 21:27:28.803017 [ 5 ] {90c2d1b8-2922-43de-a09f-e2d2038d99b4} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2025.08.01 21:27:28.803138 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 11664 | 2025.08.01 21:27:28.803148 [ 5 ] {90c2d1b8-2922-43de-a09f-e2d2038d99b4} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001181 sec., 259949.19559695173 rows/sec., 17.10 MiB/sec. | ||
| 11665 | 2025.08.01 21:27:28.803170 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2025.08.01 21:27:28.803186 [ 5 ] {90c2d1b8-2922-43de-a09f-e2d2038d99b4} <Debug> TCPHandler: Processed in 0.001345214 sec. | ||
| 11667 | 2025.08.01 21:27:28.803188 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11668 | 2025.08.01 21:27:28.803288 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 11669 | 2025.08.01 21:27:28.803291 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11670 | 2025.08.01 21:27:28.803407 [ 5 ] {8d2944c4-3c5e-412e-b7e0-597723e22e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11671 | 2025.08.01 21:27:28.803436 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11672 | 2025.08.01 21:27:28.803448 [ 5 ] {8d2944c4-3c5e-412e-b7e0-597723e22e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11673 | 2025.08.01 21:27:28.803482 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 32000 rows starting from the beginning of the part | ||
| 11674 | 2025.08.01 21:27:28.803563 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11675 | 2025.08.01 21:27:28.803617 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1033 rows starting from the beginning of the part | ||
| 11676 | 2025.08.01 21:27:28.803668 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 128 rows starting from the beginning of the part | ||
| 11677 | 2025.08.01 21:27:28.803716 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 11678 | 2025.08.01 21:27:28.803765 [ 5 ] {8d2944c4-3c5e-412e-b7e0-597723e22e75} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2025.08.01 21:27:28.803779 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 307 rows starting from the beginning of the part | ||
| 11680 | 2025.08.01 21:27:28.803807 [ 5 ] {8d2944c4-3c5e-412e-b7e0-597723e22e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11681 | 2025.08.01 21:27:28.804130 [ 5 ] {8d2944c4-3c5e-412e-b7e0-597723e22e75} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11682 | 2025.08.01 21:27:28.804343 [ 5 ] {8d2944c4-3c5e-412e-b7e0-597723e22e75} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2025.08.01 21:27:28.804478 [ 5 ] {8d2944c4-3c5e-412e-b7e0-597723e22e75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 11684 | 2025.08.01 21:27:28.804512 [ 5 ] {8d2944c4-3c5e-412e-b7e0-597723e22e75} <Debug> TCPHandler: Processed in 0.001267943 sec. | ||
| 11685 | 2025.08.01 21:27:28.804621 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11686 | 2025.08.01 21:27:28.804714 [ 5 ] {5f5acdaa-7d00-4378-bf8b-1ebdb05ef85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11687 | 2025.08.01 21:27:28.804768 [ 5 ] {5f5acdaa-7d00-4378-bf8b-1ebdb05ef85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11688 | 2025.08.01 21:27:28.805597 [ 5 ] {5f5acdaa-7d00-4378-bf8b-1ebdb05ef85b} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2025.08.01 21:27:28.805631 [ 5 ] {5f5acdaa-7d00-4378-bf8b-1ebdb05ef85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11690 | 2025.08.01 21:27:28.806216 [ 5 ] {5f5acdaa-7d00-4378-bf8b-1ebdb05ef85b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11691 | 2025.08.01 21:27:28.806432 [ 5 ] {5f5acdaa-7d00-4378-bf8b-1ebdb05ef85b} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2025.08.01 21:27:28.806537 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11693 | 2025.08.01 21:27:28.806562 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2025.08.01 21:27:28.806567 [ 5 ] {5f5acdaa-7d00-4378-bf8b-1ebdb05ef85b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001871 sec., 21913.415285943345 rows/sec., 39.27 MiB/sec. | ||
| 11695 | 2025.08.01 21:27:28.806579 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11696 | 2025.08.01 21:27:28.806622 [ 5 ] {5f5acdaa-7d00-4378-bf8b-1ebdb05ef85b} <Debug> TCPHandler: Processed in 0.002048487 sec. | ||
| 11697 | 2025.08.01 21:27:28.806654 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 11698 | 2025.08.01 21:27:28.806735 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2025.08.01 21:27:28.806833 [ 5 ] {b8490a76-9a78-4393-a0cf-0519e4566414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11700 | 2025.08.01 21:27:28.806848 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11701 | 2025.08.01 21:27:28.806877 [ 5 ] {b8490a76-9a78-4393-a0cf-0519e4566414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11702 | 2025.08.01 21:27:28.806912 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1516 rows starting from the beginning of the part | ||
| 11703 | 2025.08.01 21:27:28.807031 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 11704 | 2025.08.01 21:27:28.807158 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 11705 | 2025.08.01 21:27:28.807213 [ 5 ] {b8490a76-9a78-4393-a0cf-0519e4566414} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2025.08.01 21:27:28.807253 [ 5 ] {b8490a76-9a78-4393-a0cf-0519e4566414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11707 | 2025.08.01 21:27:28.807257 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
| 11708 | 2025.08.01 21:27:28.807359 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 27 rows starting from the beginning of the part | ||
| 11709 | 2025.08.01 21:27:28.807464 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 11710 | 2025.08.01 21:27:28.807604 [ 5 ] {b8490a76-9a78-4393-a0cf-0519e4566414} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11711 | 2025.08.01 21:27:28.807835 [ 5 ] {b8490a76-9a78-4393-a0cf-0519e4566414} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2025.08.01 21:27:28.807971 [ 5 ] {b8490a76-9a78-4393-a0cf-0519e4566414} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001156 sec., 88235.29411764706 rows/sec., 5.42 MiB/sec. | ||
| 11713 | 2025.08.01 21:27:28.808008 [ 5 ] {b8490a76-9a78-4393-a0cf-0519e4566414} <Debug> TCPHandler: Processed in 0.001321044 sec. | ||
| 11714 | 2025.08.01 21:27:28.811227 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33788 rows, containing 5 columns (5 merged, 0 gathered) in 0.007981184 sec., 4233457.091078215 rows/sec., 283.48 MiB/sec. | ||
| 11715 | 2025.08.01 21:27:28.811490 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 11716 | 2025.08.01 21:27:28.811749 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2025.08.01 21:27:28.811824 [ 204 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 11718 | 2025.08.01 21:27:28.811920 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11719 | 2025.08.01 21:27:28.816432 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 19 columns (19 merged, 0 gathered) in 0.009809837 sec., 171256.6681790941 rows/sec., 306.88 MiB/sec. | ||
| 11720 | 2025.08.01 21:27:28.817898 [ 204 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11721 | 2025.08.01 21:27:28.818198 [ 204 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2025.08.01 21:27:28.818265 [ 204 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11723 | 2025.08.01 21:27:28.818363 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 11724 | 2025.08.01 21:27:29.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.55 MiB, peak 326.16 MiB, free memory in arenas 0.00 B, will set to 319.97 MiB (RSS), difference: 5.41 MiB | ||
| 11725 | 2025.08.01 21:27:33.779432 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2025.08.01 21:27:33.779744 [ 5 ] {761aa142-809c-4d3f-9329-66f7fc3e20e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11727 | 2025.08.01 21:27:33.779851 [ 5 ] {761aa142-809c-4d3f-9329-66f7fc3e20e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11728 | 2025.08.01 21:27:33.780611 [ 5 ] {761aa142-809c-4d3f-9329-66f7fc3e20e9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2025.08.01 21:27:33.780648 [ 5 ] {761aa142-809c-4d3f-9329-66f7fc3e20e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11730 | 2025.08.01 21:27:33.781044 [ 5 ] {761aa142-809c-4d3f-9329-66f7fc3e20e9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11731 | 2025.08.01 21:27:33.781268 [ 5 ] {761aa142-809c-4d3f-9329-66f7fc3e20e9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2025.08.01 21:27:33.781403 [ 93 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11733 | 2025.08.01 21:27:33.781425 [ 5 ] {761aa142-809c-4d3f-9329-66f7fc3e20e9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00176 sec., 31818.181818181816 rows/sec., 2.43 MiB/sec. | ||
| 11734 | 2025.08.01 21:27:33.781445 [ 93 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2025.08.01 21:27:33.781467 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11736 | 2025.08.01 21:27:33.781468 [ 5 ] {761aa142-809c-4d3f-9329-66f7fc3e20e9} <Debug> TCPHandler: Processed in 0.00222518 sec. | ||
| 11737 | 2025.08.01 21:27:33.781560 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 11738 | 2025.08.01 21:27:33.781582 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2025.08.01 21:27:33.781667 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11740 | 2025.08.01 21:27:33.781679 [ 5 ] {c402e729-46e5-4487-8c48-b70c00004764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11741 | 2025.08.01 21:27:33.781702 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2298 rows starting from the beginning of the part | ||
| 11742 | 2025.08.01 21:27:33.781721 [ 5 ] {c402e729-46e5-4487-8c48-b70c00004764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11743 | 2025.08.01 21:27:33.781769 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2243 rows starting from the beginning of the part | ||
| 11744 | 2025.08.01 21:27:33.781822 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 110 rows starting from the beginning of the part | ||
| 11745 | 2025.08.01 21:27:33.781870 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 11746 | 2025.08.01 21:27:33.781914 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1149 rows starting from the beginning of the part | ||
| 11747 | 2025.08.01 21:27:33.781965 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 11748 | 2025.08.01 21:27:33.782136 [ 5 ] {c402e729-46e5-4487-8c48-b70c00004764} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2025.08.01 21:27:33.782172 [ 5 ] {c402e729-46e5-4487-8c48-b70c00004764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11750 | 2025.08.01 21:27:33.782477 [ 5 ] {c402e729-46e5-4487-8c48-b70c00004764} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11751 | 2025.08.01 21:27:33.782687 [ 5 ] {c402e729-46e5-4487-8c48-b70c00004764} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2025.08.01 21:27:33.782786 [ 93 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11753 | 2025.08.01 21:27:33.782808 [ 93 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2025.08.01 21:27:33.782814 [ 5 ] {c402e729-46e5-4487-8c48-b70c00004764} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 11755 | 2025.08.01 21:27:33.782825 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11756 | 2025.08.01 21:27:33.782853 [ 5 ] {c402e729-46e5-4487-8c48-b70c00004764} <Debug> TCPHandler: Processed in 0.001320784 sec. | ||
| 11757 | 2025.08.01 21:27:33.782938 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 11758 | 2025.08.01 21:27:33.782969 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2025.08.01 21:27:33.783080 [ 5 ] {9de7807a-63d4-4390-8316-7fd3fa014dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11760 | 2025.08.01 21:27:33.783094 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11761 | 2025.08.01 21:27:33.783126 [ 5 ] {9de7807a-63d4-4390-8316-7fd3fa014dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11762 | 2025.08.01 21:27:33.783133 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1185 rows starting from the beginning of the part | ||
| 11763 | 2025.08.01 21:27:33.783215 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1138 rows starting from the beginning of the part | ||
| 11764 | 2025.08.01 21:27:33.783265 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 91 rows starting from the beginning of the part | ||
| 11765 | 2025.08.01 21:27:33.783307 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 11766 | 2025.08.01 21:27:33.783347 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 693 rows starting from the beginning of the part | ||
| 11767 | 2025.08.01 21:27:33.783388 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 11768 | 2025.08.01 21:27:33.783534 [ 5 ] {9de7807a-63d4-4390-8316-7fd3fa014dcd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2025.08.01 21:27:33.783574 [ 5 ] {9de7807a-63d4-4390-8316-7fd3fa014dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11770 | 2025.08.01 21:27:33.783933 [ 5 ] {9de7807a-63d4-4390-8316-7fd3fa014dcd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11771 | 2025.08.01 21:27:33.784047 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002523705 sec., 2342587.584523548 rows/sec., 197.86 MiB/sec. | ||
| 11772 | 2025.08.01 21:27:33.784177 [ 5 ] {9de7807a-63d4-4390-8316-7fd3fa014dcd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2025.08.01 21:27:33.784317 [ 5 ] {9de7807a-63d4-4390-8316-7fd3fa014dcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 11774 | 2025.08.01 21:27:33.784355 [ 5 ] {9de7807a-63d4-4390-8316-7fd3fa014dcd} <Debug> TCPHandler: Processed in 0.001437766 sec. | ||
| 11775 | 2025.08.01 21:27:33.784357 [ 186 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11776 | 2025.08.01 21:27:33.784474 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2025.08.01 21:27:33.784599 [ 5 ] {235cd2ac-4f26-4a49-82ba-e549f0fda2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11778 | 2025.08.01 21:27:33.784651 [ 5 ] {235cd2ac-4f26-4a49-82ba-e549f0fda2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11779 | 2025.08.01 21:27:33.784668 [ 186 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2025.08.01 21:27:33.784751 [ 186 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_101_20} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11781 | 2025.08.01 21:27:33.784755 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875644 sec., 1724740.942311014 rows/sec., 130.34 MiB/sec. | ||
| 11782 | 2025.08.01 21:27:33.784868 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 11783 | 2025.08.01 21:27:33.784943 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11784 | 2025.08.01 21:27:33.785074 [ 5 ] {235cd2ac-4f26-4a49-82ba-e549f0fda2b2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2025.08.01 21:27:33.785119 [ 5 ] {235cd2ac-4f26-4a49-82ba-e549f0fda2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11786 | 2025.08.01 21:27:33.785207 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2025.08.01 21:27:33.785275 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_101_20} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11788 | 2025.08.01 21:27:33.785349 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 11789 | 2025.08.01 21:27:33.785501 [ 5 ] {235cd2ac-4f26-4a49-82ba-e549f0fda2b2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11790 | 2025.08.01 21:27:33.785744 [ 5 ] {235cd2ac-4f26-4a49-82ba-e549f0fda2b2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2025.08.01 21:27:33.785901 [ 5 ] {235cd2ac-4f26-4a49-82ba-e549f0fda2b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
| 11792 | 2025.08.01 21:27:33.785915 [ 87 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11793 | 2025.08.01 21:27:33.785944 [ 5 ] {235cd2ac-4f26-4a49-82ba-e549f0fda2b2} <Debug> TCPHandler: Processed in 0.001528768 sec. | ||
| 11794 | 2025.08.01 21:27:33.785978 [ 87 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2025.08.01 21:27:33.786005 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11796 | 2025.08.01 21:27:33.786083 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 11797 | 2025.08.01 21:27:33.786176 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11798 | 2025.08.01 21:27:33.786202 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6804 rows starting from the beginning of the part | ||
| 11799 | 2025.08.01 21:27:33.786251 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 54 rows starting from the beginning of the part | ||
| 11800 | 2025.08.01 21:27:33.786295 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
| 11801 | 2025.08.01 21:27:33.786332 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 11802 | 2025.08.01 21:27:33.786371 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 102 rows starting from the beginning of the part | ||
| 11803 | 2025.08.01 21:27:33.786407 [ 197 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 11804 | 2025.08.01 21:27:33.788024 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7128 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974616 sec., 3609815.781903925 rows/sec., 229.74 MiB/sec. | ||
| 11805 | 2025.08.01 21:27:33.788431 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11806 | 2025.08.01 21:27:33.788683 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_101_20} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2025.08.01 21:27:33.788753 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_101_20} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11808 | 2025.08.01 21:27:33.788814 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 11809 | 2025.08.01 21:27:34.256801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
| 11810 | 2025.08.01 21:27:34.257356 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2025.08.01 21:27:34.257400 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11812 | 2025.08.01 21:27:34.257882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11813 | 2025.08.01 21:27:34.258110 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2025.08.01 21:27:34.258244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 11815 | 2025.08.01 21:27:34.258250 [ 88 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11816 | 2025.08.01 21:27:34.258316 [ 88 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2025.08.01 21:27:34.258335 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11818 | 2025.08.01 21:27:34.258426 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 11819 | 2025.08.01 21:27:34.258519 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11820 | 2025.08.01 21:27:34.258549 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 11821 | 2025.08.01 21:27:34.258606 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
| 11822 | 2025.08.01 21:27:34.258649 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
| 11823 | 2025.08.01 21:27:34.258691 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
| 11824 | 2025.08.01 21:27:34.258729 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
| 11825 | 2025.08.01 21:27:34.258769 [ 186 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
| 11826 | 2025.08.01 21:27:34.261202 [ 193 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002813601 sec., 9951304.396039097 rows/sec., 142.35 MiB/sec. | ||
| 11827 | 2025.08.01 21:27:34.261589 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11828 | 2025.08.01 21:27:34.261837 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2025.08.01 21:27:34.261901 [ 190 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_61_12} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11830 | 2025.08.01 21:27:34.261983 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
| 11831 | 2025.08.01 21:27:35.804657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11832 | 2025.08.01 21:27:35.823401 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11833 | 2025.08.01 21:27:35.823469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11834 | 2025.08.01 21:27:35.830094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11835 | 2025.08.01 21:27:35.830848 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2025.08.01 21:27:35.831198 [ 86 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11837 | 2025.08.01 21:27:35.831267 [ 86 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2025.08.01 21:27:35.831288 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11839 | 2025.08.01 21:27:35.831416 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 11840 | 2025.08.01 21:27:35.834936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11841 | 2025.08.01 21:27:35.835254 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11842 | 2025.08.01 21:27:35.836764 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 11843 | 2025.08.01 21:27:35.841740 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 11844 | 2025.08.01 21:27:35.846524 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 11845 | 2025.08.01 21:27:35.851494 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 11846 | 2025.08.01 21:27:35.856585 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 11847 | 2025.08.01 21:27:35.861238 [ 187 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 11848 | 2025.08.01 21:27:35.916577 [ 190 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.085221686 sec., 5397.6871567643 rows/sec., 27.91 MiB/sec. | ||
| 11849 | 2025.08.01 21:27:35.919250 [ 193 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11850 | 2025.08.01 21:27:35.921181 [ 193 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_61_12} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2025.08.01 21:27:35.921263 [ 193 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_61_12} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11852 | 2025.08.01 21:27:35.923749 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11853 | 2025.08.01 21:27:36.867192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1684 | ||
| 11854 | 2025.08.01 21:27:36.869705 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11855 | 2025.08.01 21:27:36.869767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11856 | 2025.08.01 21:27:36.871016 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11857 | 2025.08.01 21:27:36.871295 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11858 | 2025.08.01 21:27:36.871669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 11859 | 2025.08.01 21:27:38.790876 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11860 | 2025.08.01 21:27:38.791097 [ 5 ] {e9d0464c-e463-4a25-8458-9a50301d15b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11861 | 2025.08.01 21:27:38.791174 [ 5 ] {e9d0464c-e463-4a25-8458-9a50301d15b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11862 | 2025.08.01 21:27:38.792002 [ 5 ] {e9d0464c-e463-4a25-8458-9a50301d15b5} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2025.08.01 21:27:38.792053 [ 5 ] {e9d0464c-e463-4a25-8458-9a50301d15b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11864 | 2025.08.01 21:27:38.792474 [ 5 ] {e9d0464c-e463-4a25-8458-9a50301d15b5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11865 | 2025.08.01 21:27:38.792697 [ 5 ] {e9d0464c-e463-4a25-8458-9a50301d15b5} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2025.08.01 21:27:38.792841 [ 78 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 11867 | 2025.08.01 21:27:38.792850 [ 5 ] {e9d0464c-e463-4a25-8458-9a50301d15b5} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001807 sec., 216934.14499169894 rows/sec., 13.76 MiB/sec. | ||
| 11868 | 2025.08.01 21:27:38.792925 [ 78 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2025.08.01 21:27:38.792944 [ 5 ] {e9d0464c-e463-4a25-8458-9a50301d15b5} <Debug> TCPHandler: Processed in 0.00221326 sec. | ||
| 11870 | 2025.08.01 21:27:38.792956 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11871 | 2025.08.01 21:27:38.793068 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2025.08.01 21:27:38.793086 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 11873 | 2025.08.01 21:27:38.793170 [ 5 ] {2d97dfa0-518c-49da-8466-56201c974f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11874 | 2025.08.01 21:27:38.793215 [ 5 ] {2d97dfa0-518c-49da-8466-56201c974f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11875 | 2025.08.01 21:27:38.793232 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11876 | 2025.08.01 21:27:38.793272 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 392 rows starting from the beginning of the part | ||
| 11877 | 2025.08.01 21:27:38.793342 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 392 rows starting from the beginning of the part | ||
| 11878 | 2025.08.01 21:27:38.793387 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 392 rows starting from the beginning of the part | ||
| 11879 | 2025.08.01 21:27:38.793434 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 392 rows starting from the beginning of the part | ||
| 11880 | 2025.08.01 21:27:38.793471 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 392 rows starting from the beginning of the part | ||
| 11881 | 2025.08.01 21:27:38.794174 [ 5 ] {2d97dfa0-518c-49da-8466-56201c974f76} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2025.08.01 21:27:38.794216 [ 5 ] {2d97dfa0-518c-49da-8466-56201c974f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11883 | 2025.08.01 21:27:38.794510 [ 190 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479307 sec., 1324944.7207374803 rows/sec., 89.11 MiB/sec. | ||
| 11884 | 2025.08.01 21:27:38.794607 [ 5 ] {2d97dfa0-518c-49da-8466-56201c974f76} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11885 | 2025.08.01 21:27:38.794712 [ 198 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 11886 | 2025.08.01 21:27:38.794858 [ 5 ] {2d97dfa0-518c-49da-8466-56201c974f76} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2025.08.01 21:27:38.795005 [ 5 ] {2d97dfa0-518c-49da-8466-56201c974f76} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001853 sec., 620075.5531570426 rows/sec., 49.47 MiB/sec. | ||
| 11888 | 2025.08.01 21:27:38.795046 [ 5 ] {2d97dfa0-518c-49da-8466-56201c974f76} <Debug> TCPHandler: Processed in 0.002028256 sec. | ||
| 11889 | 2025.08.01 21:27:38.795049 [ 198 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2025.08.01 21:27:38.795137 [ 198 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_45_11} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 11891 | 2025.08.01 21:27:38.795164 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11892 | 2025.08.01 21:27:38.795234 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11893 | 2025.08.01 21:27:38.795267 [ 5 ] {d81a07a2-24cd-402c-ac94-e8a5088c0dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11894 | 2025.08.01 21:27:38.795312 [ 5 ] {d81a07a2-24cd-402c-ac94-e8a5088c0dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11895 | 2025.08.01 21:27:38.795819 [ 5 ] {d81a07a2-24cd-402c-ac94-e8a5088c0dc9} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2025.08.01 21:27:38.795856 [ 5 ] {d81a07a2-24cd-402c-ac94-e8a5088c0dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11897 | 2025.08.01 21:27:38.796179 [ 5 ] {d81a07a2-24cd-402c-ac94-e8a5088c0dc9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11898 | 2025.08.01 21:27:38.796399 [ 5 ] {d81a07a2-24cd-402c-ac94-e8a5088c0dc9} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2025.08.01 21:27:38.796528 [ 5 ] {d81a07a2-24cd-402c-ac94-e8a5088c0dc9} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.00128 sec., 185156.24999999997 rows/sec., 11.34 MiB/sec. | ||
| 11900 | 2025.08.01 21:27:38.796566 [ 5 ] {d81a07a2-24cd-402c-ac94-e8a5088c0dc9} <Debug> TCPHandler: Processed in 0.001453756 sec. | ||
| 11901 | 2025.08.01 21:27:38.796668 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2025.08.01 21:27:38.796764 [ 5 ] {c248583d-9cae-410b-8a0d-21257f7b3fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11903 | 2025.08.01 21:27:38.796807 [ 5 ] {c248583d-9cae-410b-8a0d-21257f7b3fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11904 | 2025.08.01 21:27:38.797281 [ 5 ] {c248583d-9cae-410b-8a0d-21257f7b3fc0} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2025.08.01 21:27:38.797317 [ 5 ] {c248583d-9cae-410b-8a0d-21257f7b3fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11906 | 2025.08.01 21:27:38.797616 [ 5 ] {c248583d-9cae-410b-8a0d-21257f7b3fc0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11907 | 2025.08.01 21:27:38.797823 [ 5 ] {c248583d-9cae-410b-8a0d-21257f7b3fc0} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2025.08.01 21:27:38.797953 [ 5 ] {c248583d-9cae-410b-8a0d-21257f7b3fc0} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001207 sec., 168185.58409279207 rows/sec., 10.85 MiB/sec. | ||
| 11909 | 2025.08.01 21:27:38.797992 [ 5 ] {c248583d-9cae-410b-8a0d-21257f7b3fc0} <Debug> TCPHandler: Processed in 0.001373985 sec. | ||
| 11910 | 2025.08.01 21:27:38.798095 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2025.08.01 21:27:38.798194 [ 5 ] {4e4e88c0-83ea-4f97-a081-5c4c1906704d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11912 | 2025.08.01 21:27:38.798241 [ 5 ] {4e4e88c0-83ea-4f97-a081-5c4c1906704d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11913 | 2025.08.01 21:27:38.798775 [ 5 ] {4e4e88c0-83ea-4f97-a081-5c4c1906704d} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2025.08.01 21:27:38.798819 [ 5 ] {4e4e88c0-83ea-4f97-a081-5c4c1906704d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11915 | 2025.08.01 21:27:38.799187 [ 5 ] {4e4e88c0-83ea-4f97-a081-5c4c1906704d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11916 | 2025.08.01 21:27:38.799397 [ 5 ] {4e4e88c0-83ea-4f97-a081-5c4c1906704d} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2025.08.01 21:27:38.799503 [ 78 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 11918 | 2025.08.01 21:27:38.799521 [ 5 ] {4e4e88c0-83ea-4f97-a081-5c4c1906704d} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001346 sec., 150074.29420505202 rows/sec., 8.52 MiB/sec. | ||
| 11919 | 2025.08.01 21:27:38.799544 [ 78 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2025.08.01 21:27:38.799566 [ 5 ] {4e4e88c0-83ea-4f97-a081-5c4c1906704d} <Debug> TCPHandler: Processed in 0.001519107 sec. | ||
| 11921 | 2025.08.01 21:27:38.799568 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11922 | 2025.08.01 21:27:38.799660 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 11923 | 2025.08.01 21:27:38.799684 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11924 | 2025.08.01 21:27:38.799762 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11925 | 2025.08.01 21:27:38.799783 [ 5 ] {0dd9c467-7069-481d-b6fd-e8dc85c9d3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11926 | 2025.08.01 21:27:38.799791 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 202 rows starting from the beginning of the part | ||
| 11927 | 2025.08.01 21:27:38.799829 [ 5 ] {0dd9c467-7069-481d-b6fd-e8dc85c9d3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11928 | 2025.08.01 21:27:38.799854 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 202 rows starting from the beginning of the part | ||
| 11929 | 2025.08.01 21:27:38.799896 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 202 rows starting from the beginning of the part | ||
| 11930 | 2025.08.01 21:27:38.799933 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 202 rows starting from the beginning of the part | ||
| 11931 | 2025.08.01 21:27:38.799966 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 202 rows starting from the beginning of the part | ||
| 11932 | 2025.08.01 21:27:38.800484 [ 5 ] {0dd9c467-7069-481d-b6fd-e8dc85c9d3b7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2025.08.01 21:27:38.800524 [ 5 ] {0dd9c467-7069-481d-b6fd-e8dc85c9d3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11934 | 2025.08.01 21:27:38.800745 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.00111063 sec., 909393.767501328 rows/sec., 55.12 MiB/sec. | ||
| 11935 | 2025.08.01 21:27:38.800875 [ 5 ] {0dd9c467-7069-481d-b6fd-e8dc85c9d3b7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11936 | 2025.08.01 21:27:38.800905 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 11937 | 2025.08.01 21:27:38.801146 [ 5 ] {0dd9c467-7069-481d-b6fd-e8dc85c9d3b7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2025.08.01 21:27:38.801203 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2025.08.01 21:27:38.801282 [ 5 ] {0dd9c467-7069-481d-b6fd-e8dc85c9d3b7} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001517 sec., 456822.6763348715 rows/sec., 32.09 MiB/sec. | ||
| 11940 | 2025.08.01 21:27:38.801283 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_45_11} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 11941 | 2025.08.01 21:27:38.801326 [ 5 ] {0dd9c467-7069-481d-b6fd-e8dc85c9d3b7} <Debug> TCPHandler: Processed in 0.001690121 sec. | ||
| 11942 | 2025.08.01 21:27:38.801377 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11943 | 2025.08.01 21:27:38.801439 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11944 | 2025.08.01 21:27:38.801535 [ 5 ] {d67dda16-4909-44a6-a3d0-6adad3040993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11945 | 2025.08.01 21:27:38.801577 [ 5 ] {d67dda16-4909-44a6-a3d0-6adad3040993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11946 | 2025.08.01 21:27:38.801904 [ 5 ] {d67dda16-4909-44a6-a3d0-6adad3040993} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2025.08.01 21:27:38.801939 [ 5 ] {d67dda16-4909-44a6-a3d0-6adad3040993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11948 | 2025.08.01 21:27:38.802246 [ 5 ] {d67dda16-4909-44a6-a3d0-6adad3040993} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11949 | 2025.08.01 21:27:38.802451 [ 5 ] {d67dda16-4909-44a6-a3d0-6adad3040993} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2025.08.01 21:27:38.802576 [ 5 ] {d67dda16-4909-44a6-a3d0-6adad3040993} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 11951 | 2025.08.01 21:27:38.802611 [ 5 ] {d67dda16-4909-44a6-a3d0-6adad3040993} <Debug> TCPHandler: Processed in 0.001219002 sec. | ||
| 11952 | 2025.08.01 21:27:38.802715 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11953 | 2025.08.01 21:27:38.802807 [ 5 ] {6c5cab90-07d0-4f6d-a04f-5273f31d0489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11954 | 2025.08.01 21:27:38.802849 [ 5 ] {6c5cab90-07d0-4f6d-a04f-5273f31d0489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11955 | 2025.08.01 21:27:38.803272 [ 5 ] {6c5cab90-07d0-4f6d-a04f-5273f31d0489} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2025.08.01 21:27:38.803307 [ 5 ] {6c5cab90-07d0-4f6d-a04f-5273f31d0489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11957 | 2025.08.01 21:27:38.803634 [ 5 ] {6c5cab90-07d0-4f6d-a04f-5273f31d0489} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11958 | 2025.08.01 21:27:38.803832 [ 5 ] {6c5cab90-07d0-4f6d-a04f-5273f31d0489} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2025.08.01 21:27:38.803956 [ 5 ] {6c5cab90-07d0-4f6d-a04f-5273f31d0489} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001167 sec., 263067.6949443016 rows/sec., 17.31 MiB/sec. | ||
| 11960 | 2025.08.01 21:27:38.803992 [ 5 ] {6c5cab90-07d0-4f6d-a04f-5273f31d0489} <Debug> TCPHandler: Processed in 0.001324274 sec. | ||
| 11961 | 2025.08.01 21:27:38.804108 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11962 | 2025.08.01 21:27:38.804231 [ 5 ] {0948837d-f3e4-4e21-9f22-fee54e4a7436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11963 | 2025.08.01 21:27:38.804281 [ 5 ] {0948837d-f3e4-4e21-9f22-fee54e4a7436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11964 | 2025.08.01 21:27:38.804651 [ 5 ] {0948837d-f3e4-4e21-9f22-fee54e4a7436} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2025.08.01 21:27:38.804692 [ 5 ] {0948837d-f3e4-4e21-9f22-fee54e4a7436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11966 | 2025.08.01 21:27:38.805059 [ 5 ] {0948837d-f3e4-4e21-9f22-fee54e4a7436} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11967 | 2025.08.01 21:27:38.805307 [ 5 ] {0948837d-f3e4-4e21-9f22-fee54e4a7436} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2025.08.01 21:27:38.805437 [ 5 ] {0948837d-f3e4-4e21-9f22-fee54e4a7436} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001233 sec., 811.0300081103002 rows/sec., 54.65 KiB/sec. | ||
| 11969 | 2025.08.01 21:27:38.805474 [ 5 ] {0948837d-f3e4-4e21-9f22-fee54e4a7436} <Debug> TCPHandler: Processed in 0.001426445 sec. | ||
| 11970 | 2025.08.01 21:27:38.805574 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2025.08.01 21:27:38.805673 [ 5 ] {1755c9a6-712f-46c9-84f6-bb38c5814ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11972 | 2025.08.01 21:27:38.805727 [ 5 ] {1755c9a6-712f-46c9-84f6-bb38c5814ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11973 | 2025.08.01 21:27:38.806611 [ 5 ] {1755c9a6-712f-46c9-84f6-bb38c5814ec9} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2025.08.01 21:27:38.806645 [ 5 ] {1755c9a6-712f-46c9-84f6-bb38c5814ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11975 | 2025.08.01 21:27:38.807258 [ 5 ] {1755c9a6-712f-46c9-84f6-bb38c5814ec9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11976 | 2025.08.01 21:27:38.807495 [ 5 ] {1755c9a6-712f-46c9-84f6-bb38c5814ec9} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2025.08.01 21:27:38.807632 [ 5 ] {1755c9a6-712f-46c9-84f6-bb38c5814ec9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001977 sec., 20738.492665655034 rows/sec., 37.16 MiB/sec. | ||
| 11978 | 2025.08.01 21:27:38.807693 [ 5 ] {1755c9a6-712f-46c9-84f6-bb38c5814ec9} <Debug> TCPHandler: Processed in 0.00216775 sec. | ||
| 11979 | 2025.08.01 21:27:38.807805 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11980 | 2025.08.01 21:27:38.807902 [ 5 ] {cb74c014-fa1d-4905-a5f8-23f58b008959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11981 | 2025.08.01 21:27:38.807944 [ 5 ] {cb74c014-fa1d-4905-a5f8-23f58b008959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11982 | 2025.08.01 21:27:38.808272 [ 5 ] {cb74c014-fa1d-4905-a5f8-23f58b008959} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2025.08.01 21:27:38.808306 [ 5 ] {cb74c014-fa1d-4905-a5f8-23f58b008959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11984 | 2025.08.01 21:27:38.808608 [ 5 ] {cb74c014-fa1d-4905-a5f8-23f58b008959} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11985 | 2025.08.01 21:27:38.808819 [ 5 ] {cb74c014-fa1d-4905-a5f8-23f58b008959} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2025.08.01 21:27:38.808946 [ 5 ] {cb74c014-fa1d-4905-a5f8-23f58b008959} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001062 sec., 96045.197740113 rows/sec., 5.90 MiB/sec. | ||
| 11987 | 2025.08.01 21:27:38.808981 [ 5 ] {cb74c014-fa1d-4905-a5f8-23f58b008959} <Debug> TCPHandler: Processed in 0.001225442 sec. | ||
| 11988 | 2025.08.01 21:27:41.568394 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11989 | 2025.08.01 21:27:41.568449 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11990 | 2025.08.01 21:27:41.758371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
| 11991 | 2025.08.01 21:27:41.758924 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2025.08.01 21:27:41.758976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11993 | 2025.08.01 21:27:41.759501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11994 | 2025.08.01 21:27:41.759733 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2025.08.01 21:27:41.759881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 11996 | 2025.08.01 21:27:43.335013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11997 | 2025.08.01 21:27:43.350987 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2025.08.01 21:27:43.351051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11999 | 2025.08.01 21:27:43.356666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12000 | 2025.08.01 21:27:43.357391 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2025.08.01 21:27:43.360340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12002 | 2025.08.01 21:27:43.779157 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2025.08.01 21:27:43.779338 [ 5 ] {8ec5b4ec-0d9d-49e5-afc7-1443fa8f9972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12004 | 2025.08.01 21:27:43.779406 [ 5 ] {8ec5b4ec-0d9d-49e5-afc7-1443fa8f9972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12005 | 2025.08.01 21:27:43.780083 [ 5 ] {8ec5b4ec-0d9d-49e5-afc7-1443fa8f9972} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2025.08.01 21:27:43.780131 [ 5 ] {8ec5b4ec-0d9d-49e5-afc7-1443fa8f9972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12007 | 2025.08.01 21:27:43.780528 [ 5 ] {8ec5b4ec-0d9d-49e5-afc7-1443fa8f9972} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12008 | 2025.08.01 21:27:43.780756 [ 5 ] {8ec5b4ec-0d9d-49e5-afc7-1443fa8f9972} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2025.08.01 21:27:43.780914 [ 5 ] {8ec5b4ec-0d9d-49e5-afc7-1443fa8f9972} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.63 MiB/sec. | ||
| 12010 | 2025.08.01 21:27:43.780956 [ 5 ] {8ec5b4ec-0d9d-49e5-afc7-1443fa8f9972} <Debug> TCPHandler: Processed in 0.001932005 sec. | ||
| 12011 | 2025.08.01 21:27:43.781065 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2025.08.01 21:27:43.781162 [ 5 ] {f4486e55-ced0-4764-8061-370bb9626fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12013 | 2025.08.01 21:27:43.781203 [ 5 ] {f4486e55-ced0-4764-8061-370bb9626fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12014 | 2025.08.01 21:27:43.781630 [ 5 ] {f4486e55-ced0-4764-8061-370bb9626fd1} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2025.08.01 21:27:43.781666 [ 5 ] {f4486e55-ced0-4764-8061-370bb9626fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12016 | 2025.08.01 21:27:43.781969 [ 5 ] {f4486e55-ced0-4764-8061-370bb9626fd1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12017 | 2025.08.01 21:27:43.782182 [ 5 ] {f4486e55-ced0-4764-8061-370bb9626fd1} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2025.08.01 21:27:43.782308 [ 5 ] {f4486e55-ced0-4764-8061-370bb9626fd1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 12019 | 2025.08.01 21:27:43.782345 [ 5 ] {f4486e55-ced0-4764-8061-370bb9626fd1} <Debug> TCPHandler: Processed in 0.001329334 sec. | ||
| 12020 | 2025.08.01 21:27:43.782457 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2025.08.01 21:27:43.782552 [ 5 ] {0a817edc-d474-4a79-b70b-2facc9e0f494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12022 | 2025.08.01 21:27:43.782597 [ 5 ] {0a817edc-d474-4a79-b70b-2facc9e0f494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12023 | 2025.08.01 21:27:43.783013 [ 5 ] {0a817edc-d474-4a79-b70b-2facc9e0f494} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2025.08.01 21:27:43.783048 [ 5 ] {0a817edc-d474-4a79-b70b-2facc9e0f494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12025 | 2025.08.01 21:27:43.783384 [ 5 ] {0a817edc-d474-4a79-b70b-2facc9e0f494} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12026 | 2025.08.01 21:27:43.783592 [ 5 ] {0a817edc-d474-4a79-b70b-2facc9e0f494} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2025.08.01 21:27:43.783723 [ 5 ] {0a817edc-d474-4a79-b70b-2facc9e0f494} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 12028 | 2025.08.01 21:27:43.783759 [ 5 ] {0a817edc-d474-4a79-b70b-2facc9e0f494} <Debug> TCPHandler: Processed in 0.001351534 sec. | ||
| 12029 | 2025.08.01 21:27:43.783864 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2025.08.01 21:27:43.783960 [ 5 ] {e88a190a-9349-4d1d-9c2c-2dd0610a0f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12031 | 2025.08.01 21:27:43.784002 [ 5 ] {e88a190a-9349-4d1d-9c2c-2dd0610a0f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12032 | 2025.08.01 21:27:43.784340 [ 5 ] {e88a190a-9349-4d1d-9c2c-2dd0610a0f2e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2025.08.01 21:27:43.784376 [ 5 ] {e88a190a-9349-4d1d-9c2c-2dd0610a0f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12034 | 2025.08.01 21:27:43.784680 [ 5 ] {e88a190a-9349-4d1d-9c2c-2dd0610a0f2e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12035 | 2025.08.01 21:27:43.784893 [ 5 ] {e88a190a-9349-4d1d-9c2c-2dd0610a0f2e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2025.08.01 21:27:43.785019 [ 5 ] {e88a190a-9349-4d1d-9c2c-2dd0610a0f2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 12037 | 2025.08.01 21:27:43.785055 [ 5 ] {e88a190a-9349-4d1d-9c2c-2dd0610a0f2e} <Debug> TCPHandler: Processed in 0.001240502 sec. | ||
| 12038 | 2025.08.01 21:27:44.384164 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2025.08.01 21:27:44.384395 [ 5 ] {aa3242f9-1ba5-422f-88c8-a1ef6e77a64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12040 | 2025.08.01 21:27:44.384474 [ 5 ] {aa3242f9-1ba5-422f-88c8-a1ef6e77a64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12041 | 2025.08.01 21:27:44.385230 [ 5 ] {aa3242f9-1ba5-422f-88c8-a1ef6e77a64e} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2025.08.01 21:27:44.385277 [ 5 ] {aa3242f9-1ba5-422f-88c8-a1ef6e77a64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12043 | 2025.08.01 21:27:44.385687 [ 5 ] {aa3242f9-1ba5-422f-88c8-a1ef6e77a64e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12044 | 2025.08.01 21:27:44.385937 [ 5 ] {aa3242f9-1ba5-422f-88c8-a1ef6e77a64e} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2025.08.01 21:27:44.386096 [ 5 ] {aa3242f9-1ba5-422f-88c8-a1ef6e77a64e} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001762 sec., 222474.4608399546 rows/sec., 14.11 MiB/sec. | ||
| 12046 | 2025.08.01 21:27:44.386146 [ 5 ] {aa3242f9-1ba5-422f-88c8-a1ef6e77a64e} <Debug> TCPHandler: Processed in 0.002137959 sec. | ||
| 12047 | 2025.08.01 21:27:44.386264 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2025.08.01 21:27:44.386367 [ 5 ] {6fbbd71b-a792-4874-ad90-1c89cf19570b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12049 | 2025.08.01 21:27:44.386410 [ 5 ] {6fbbd71b-a792-4874-ad90-1c89cf19570b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12050 | 2025.08.01 21:27:44.387846 [ 5 ] {6fbbd71b-a792-4874-ad90-1c89cf19570b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.08.01 21:27:44.387882 [ 5 ] {6fbbd71b-a792-4874-ad90-1c89cf19570b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12052 | 2025.08.01 21:27:44.388373 [ 5 ] {6fbbd71b-a792-4874-ad90-1c89cf19570b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12053 | 2025.08.01 21:27:44.388594 [ 5 ] {6fbbd71b-a792-4874-ad90-1c89cf19570b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.08.01 21:27:44.388728 [ 5 ] {6fbbd71b-a792-4874-ad90-1c89cf19570b} <Debug> executeQuery: Read 2235 rows, 184.93 KiB in 0.002384 sec., 937500.0000000001 rows/sec., 75.75 MiB/sec. | ||
| 12055 | 2025.08.01 21:27:44.388768 [ 5 ] {6fbbd71b-a792-4874-ad90-1c89cf19570b} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 12056 | 2025.08.01 21:27:44.388781 [ 5 ] {6fbbd71b-a792-4874-ad90-1c89cf19570b} <Debug> TCPHandler: Processed in 0.002568496 sec. | ||
| 12057 | 2025.08.01 21:27:44.388899 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12058 | 2025.08.01 21:27:44.388997 [ 5 ] {747c14a5-1d12-479c-94d1-ccc9fefa41c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12059 | 2025.08.01 21:27:44.389037 [ 5 ] {747c14a5-1d12-479c-94d1-ccc9fefa41c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12060 | 2025.08.01 21:27:44.389528 [ 5 ] {747c14a5-1d12-479c-94d1-ccc9fefa41c7} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12061 | 2025.08.01 21:27:44.389563 [ 5 ] {747c14a5-1d12-479c-94d1-ccc9fefa41c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12062 | 2025.08.01 21:27:44.389883 [ 5 ] {747c14a5-1d12-479c-94d1-ccc9fefa41c7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12063 | 2025.08.01 21:27:44.390102 [ 5 ] {747c14a5-1d12-479c-94d1-ccc9fefa41c7} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2025.08.01 21:27:44.390250 [ 5 ] {747c14a5-1d12-479c-94d1-ccc9fefa41c7} <Debug> executeQuery: Read 210 rows, 12.83 KiB in 0.001273 sec., 164964.65043205026 rows/sec., 9.84 MiB/sec. | ||
| 12065 | 2025.08.01 21:27:44.390288 [ 5 ] {747c14a5-1d12-479c-94d1-ccc9fefa41c7} <Debug> TCPHandler: Processed in 0.001441366 sec. | ||
| 12066 | 2025.08.01 21:27:44.390391 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2025.08.01 21:27:44.390485 [ 5 ] {bb3e1219-920f-456d-a641-48cd7dec19d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12068 | 2025.08.01 21:27:44.390524 [ 5 ] {bb3e1219-920f-456d-a641-48cd7dec19d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12069 | 2025.08.01 21:27:44.391053 [ 5 ] {bb3e1219-920f-456d-a641-48cd7dec19d7} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2025.08.01 21:27:44.391087 [ 5 ] {bb3e1219-920f-456d-a641-48cd7dec19d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12071 | 2025.08.01 21:27:44.391403 [ 5 ] {bb3e1219-920f-456d-a641-48cd7dec19d7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12072 | 2025.08.01 21:27:44.391619 [ 5 ] {bb3e1219-920f-456d-a641-48cd7dec19d7} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12073 | 2025.08.01 21:27:44.391746 [ 5 ] {bb3e1219-920f-456d-a641-48cd7dec19d7} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.00128 sec., 336718.75 rows/sec., 22.29 MiB/sec. | ||
| 12074 | 2025.08.01 21:27:44.391782 [ 5 ] {bb3e1219-920f-456d-a641-48cd7dec19d7} <Debug> TCPHandler: Processed in 0.001441746 sec. | ||
| 12075 | 2025.08.01 21:27:44.391893 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12076 | 2025.08.01 21:27:44.391987 [ 5 ] {055f4a13-e356-4de8-abfb-da97da7e8fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12077 | 2025.08.01 21:27:44.392026 [ 5 ] {055f4a13-e356-4de8-abfb-da97da7e8fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12078 | 2025.08.01 21:27:44.392471 [ 5 ] {055f4a13-e356-4de8-abfb-da97da7e8fc1} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2025.08.01 21:27:44.392505 [ 5 ] {055f4a13-e356-4de8-abfb-da97da7e8fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12080 | 2025.08.01 21:27:44.392829 [ 5 ] {055f4a13-e356-4de8-abfb-da97da7e8fc1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12081 | 2025.08.01 21:27:44.393073 [ 5 ] {055f4a13-e356-4de8-abfb-da97da7e8fc1} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2025.08.01 21:27:44.393201 [ 5 ] {055f4a13-e356-4de8-abfb-da97da7e8fc1} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001231 sec., 164094.23233143784 rows/sec., 9.32 MiB/sec. | ||
| 12083 | 2025.08.01 21:27:44.393239 [ 5 ] {055f4a13-e356-4de8-abfb-da97da7e8fc1} <Debug> TCPHandler: Processed in 0.001396145 sec. | ||
| 12084 | 2025.08.01 21:27:44.393350 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12085 | 2025.08.01 21:27:44.393444 [ 5 ] {1b647794-422d-4455-8594-524fe751d2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12086 | 2025.08.01 21:27:44.393484 [ 5 ] {1b647794-422d-4455-8594-524fe751d2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12087 | 2025.08.01 21:27:44.394303 [ 5 ] {1b647794-422d-4455-8594-524fe751d2e2} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2025.08.01 21:27:44.394337 [ 5 ] {1b647794-422d-4455-8594-524fe751d2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12089 | 2025.08.01 21:27:44.394697 [ 5 ] {1b647794-422d-4455-8594-524fe751d2e2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12090 | 2025.08.01 21:27:44.394920 [ 5 ] {1b647794-422d-4455-8594-524fe751d2e2} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2025.08.01 21:27:44.395049 [ 5 ] {1b647794-422d-4455-8594-524fe751d2e2} <Debug> executeQuery: Read 1122 rows, 81.98 KiB in 0.001622 sec., 691738.5943279902 rows/sec., 49.36 MiB/sec. | ||
| 12092 | 2025.08.01 21:27:44.395086 [ 5 ] {1b647794-422d-4455-8594-524fe751d2e2} <Debug> TCPHandler: Processed in 0.001785102 sec. | ||
| 12093 | 2025.08.01 21:27:44.395195 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12094 | 2025.08.01 21:27:44.395289 [ 5 ] {cd31b034-146b-461d-a1be-7d1ec04b75b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12095 | 2025.08.01 21:27:44.395330 [ 5 ] {cd31b034-146b-461d-a1be-7d1ec04b75b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12096 | 2025.08.01 21:27:44.395657 [ 5 ] {cd31b034-146b-461d-a1be-7d1ec04b75b6} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2025.08.01 21:27:44.395690 [ 5 ] {cd31b034-146b-461d-a1be-7d1ec04b75b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12098 | 2025.08.01 21:27:44.395997 [ 5 ] {cd31b034-146b-461d-a1be-7d1ec04b75b6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12099 | 2025.08.01 21:27:44.396211 [ 5 ] {cd31b034-146b-461d-a1be-7d1ec04b75b6} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12100 | 2025.08.01 21:27:44.396338 [ 5 ] {cd31b034-146b-461d-a1be-7d1ec04b75b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 12101 | 2025.08.01 21:27:44.396374 [ 5 ] {cd31b034-146b-461d-a1be-7d1ec04b75b6} <Debug> TCPHandler: Processed in 0.001228852 sec. | ||
| 12102 | 2025.08.01 21:27:44.396477 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2025.08.01 21:27:44.396569 [ 5 ] {90e1b137-96e8-4851-8a9f-962c83c2aa91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12104 | 2025.08.01 21:27:44.396612 [ 5 ] {90e1b137-96e8-4851-8a9f-962c83c2aa91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12105 | 2025.08.01 21:27:44.397204 [ 5 ] {90e1b137-96e8-4851-8a9f-962c83c2aa91} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2025.08.01 21:27:44.397238 [ 5 ] {90e1b137-96e8-4851-8a9f-962c83c2aa91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12107 | 2025.08.01 21:27:44.397630 [ 5 ] {90e1b137-96e8-4851-8a9f-962c83c2aa91} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12108 | 2025.08.01 21:27:44.397868 [ 5 ] {90e1b137-96e8-4851-8a9f-962c83c2aa91} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2025.08.01 21:27:44.397994 [ 5 ] {90e1b137-96e8-4851-8a9f-962c83c2aa91} <Debug> executeQuery: Read 1025 rows, 69.38 KiB in 0.001442 sec., 710818.3079056866 rows/sec., 46.99 MiB/sec. | ||
| 12110 | 2025.08.01 21:27:44.398030 [ 5 ] {90e1b137-96e8-4851-8a9f-962c83c2aa91} <Debug> TCPHandler: Processed in 0.001602459 sec. | ||
| 12111 | 2025.08.01 21:27:44.398139 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12112 | 2025.08.01 21:27:44.398233 [ 5 ] {09cb3f97-9b4f-4568-b7b8-ff46bf20759b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12113 | 2025.08.01 21:27:44.398275 [ 5 ] {09cb3f97-9b4f-4568-b7b8-ff46bf20759b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12114 | 2025.08.01 21:27:44.398582 [ 5 ] {09cb3f97-9b4f-4568-b7b8-ff46bf20759b} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2025.08.01 21:27:44.398616 [ 5 ] {09cb3f97-9b4f-4568-b7b8-ff46bf20759b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12116 | 2025.08.01 21:27:44.398917 [ 5 ] {09cb3f97-9b4f-4568-b7b8-ff46bf20759b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12117 | 2025.08.01 21:27:44.399131 [ 5 ] {09cb3f97-9b4f-4568-b7b8-ff46bf20759b} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2025.08.01 21:27:44.399256 [ 5 ] {09cb3f97-9b4f-4568-b7b8-ff46bf20759b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 12119 | 2025.08.01 21:27:44.399291 [ 5 ] {09cb3f97-9b4f-4568-b7b8-ff46bf20759b} <Debug> TCPHandler: Processed in 0.001202262 sec. | ||
| 12120 | 2025.08.01 21:27:44.399391 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12121 | 2025.08.01 21:27:44.399586 [ 5 ] {26edce00-0231-4026-9495-149853bb0d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12122 | 2025.08.01 21:27:44.399640 [ 5 ] {26edce00-0231-4026-9495-149853bb0d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12123 | 2025.08.01 21:27:44.400406 [ 5 ] {26edce00-0231-4026-9495-149853bb0d8e} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12124 | 2025.08.01 21:27:44.400440 [ 5 ] {26edce00-0231-4026-9495-149853bb0d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12125 | 2025.08.01 21:27:44.400969 [ 5 ] {26edce00-0231-4026-9495-149853bb0d8e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12126 | 2025.08.01 21:27:44.401202 [ 5 ] {26edce00-0231-4026-9495-149853bb0d8e} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2025.08.01 21:27:44.401568 [ 5 ] {26edce00-0231-4026-9495-149853bb0d8e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002 sec., 7000 rows/sec., 12.54 MiB/sec. | ||
| 12128 | 2025.08.01 21:27:44.401622 [ 5 ] {26edce00-0231-4026-9495-149853bb0d8e} <Debug> TCPHandler: Processed in 0.002280671 sec. | ||
| 12129 | 2025.08.01 21:27:44.401740 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12130 | 2025.08.01 21:27:44.401835 [ 5 ] {2ccc1111-3e8b-4c29-8c58-59e1c1fd91fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12131 | 2025.08.01 21:27:44.401876 [ 5 ] {2ccc1111-3e8b-4c29-8c58-59e1c1fd91fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12132 | 2025.08.01 21:27:44.402207 [ 5 ] {2ccc1111-3e8b-4c29-8c58-59e1c1fd91fc} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12133 | 2025.08.01 21:27:44.402240 [ 5 ] {2ccc1111-3e8b-4c29-8c58-59e1c1fd91fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12134 | 2025.08.01 21:27:44.402545 [ 5 ] {2ccc1111-3e8b-4c29-8c58-59e1c1fd91fc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12135 | 2025.08.01 21:27:44.402770 [ 5 ] {2ccc1111-3e8b-4c29-8c58-59e1c1fd91fc} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2025.08.01 21:27:44.402896 [ 5 ] {2ccc1111-3e8b-4c29-8c58-59e1c1fd91fc} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001078 sec., 50092.76437847866 rows/sec., 2.81 MiB/sec. | ||
| 12137 | 2025.08.01 21:27:44.402931 [ 5 ] {2ccc1111-3e8b-4c29-8c58-59e1c1fd91fc} <Debug> TCPHandler: Processed in 0.001239732 sec. | ||
| 12138 | 2025.08.01 21:27:46.871829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1736 | ||
| 12139 | 2025.08.01 21:27:46.874570 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12140 | 2025.08.01 21:27:46.874612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12141 | 2025.08.01 21:27:46.875824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12142 | 2025.08.01 21:27:46.876094 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2025.08.01 21:27:46.876228 [ 64 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12144 | 2025.08.01 21:27:46.876265 [ 64 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2025.08.01 21:27:46.876284 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12146 | 2025.08.01 21:27:46.876368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
| 12147 | 2025.08.01 21:27:46.876394 [ 191 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 12148 | 2025.08.01 21:27:46.876965 [ 191 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12149 | 2025.08.01 21:27:46.877159 [ 191 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1550 rows starting from the beginning of the part | ||
| 12150 | 2025.08.01 21:27:46.877597 [ 191 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 12151 | 2025.08.01 21:27:46.877990 [ 191 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part | ||
| 12152 | 2025.08.01 21:27:46.878355 [ 191 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 12153 | 2025.08.01 21:27:46.878673 [ 191 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
| 12154 | 2025.08.01 21:27:46.878998 [ 191 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part | ||
| 12155 | 2025.08.01 21:27:46.886072 [ 192 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1736 rows, containing 72 columns (72 merged, 0 gathered) in 0.009733035 sec., 178361.63128972618 rows/sec., 135.90 MiB/sec. | ||
| 12156 | 2025.08.01 21:27:46.887880 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12157 | 2025.08.01 21:27:46.888601 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2025.08.01 21:27:46.888712 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_46_9} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12159 | 2025.08.01 21:27:46.889099 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 12160 | 2025.08.01 21:27:48.779126 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12161 | 2025.08.01 21:27:48.779345 [ 5 ] {b530a694-fdf6-4030-b683-e13823d5e501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12162 | 2025.08.01 21:27:48.779416 [ 5 ] {b530a694-fdf6-4030-b683-e13823d5e501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12163 | 2025.08.01 21:27:48.780301 [ 5 ] {b530a694-fdf6-4030-b683-e13823d5e501} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2025.08.01 21:27:48.780339 [ 5 ] {b530a694-fdf6-4030-b683-e13823d5e501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12165 | 2025.08.01 21:27:48.780715 [ 5 ] {b530a694-fdf6-4030-b683-e13823d5e501} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12166 | 2025.08.01 21:27:48.780935 [ 5 ] {b530a694-fdf6-4030-b683-e13823d5e501} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2025.08.01 21:27:48.781083 [ 5 ] {b530a694-fdf6-4030-b683-e13823d5e501} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001793 sec., 1115.4489682097044 rows/sec., 90.96 KiB/sec. | ||
| 12168 | 2025.08.01 21:27:48.781123 [ 5 ] {b530a694-fdf6-4030-b683-e13823d5e501} <Debug> TCPHandler: Processed in 0.002136679 sec. | ||
| 12169 | 2025.08.01 21:27:48.781254 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12170 | 2025.08.01 21:27:48.781349 [ 5 ] {d00df51c-c576-40c8-a29d-9c7952b11afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12171 | 2025.08.01 21:27:48.781389 [ 5 ] {d00df51c-c576-40c8-a29d-9c7952b11afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12172 | 2025.08.01 21:27:48.781954 [ 5 ] {d00df51c-c576-40c8-a29d-9c7952b11afc} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2025.08.01 21:27:48.781990 [ 5 ] {d00df51c-c576-40c8-a29d-9c7952b11afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12174 | 2025.08.01 21:27:48.782309 [ 5 ] {d00df51c-c576-40c8-a29d-9c7952b11afc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12175 | 2025.08.01 21:27:48.782516 [ 5 ] {d00df51c-c576-40c8-a29d-9c7952b11afc} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2025.08.01 21:27:48.782647 [ 5 ] {d00df51c-c576-40c8-a29d-9c7952b11afc} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001317 sec., 84282.46013667426 rows/sec., 7.05 MiB/sec. | ||
| 12177 | 2025.08.01 21:27:48.782684 [ 5 ] {d00df51c-c576-40c8-a29d-9c7952b11afc} <Debug> TCPHandler: Processed in 0.001477777 sec. | ||
| 12178 | 2025.08.01 21:27:48.782798 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2025.08.01 21:27:48.782893 [ 5 ] {34e06b38-c1fc-4718-bf88-b98750b9c3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12180 | 2025.08.01 21:27:48.782935 [ 5 ] {34e06b38-c1fc-4718-bf88-b98750b9c3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12181 | 2025.08.01 21:27:48.783410 [ 5 ] {34e06b38-c1fc-4718-bf88-b98750b9c3b4} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2025.08.01 21:27:48.783444 [ 5 ] {34e06b38-c1fc-4718-bf88-b98750b9c3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12183 | 2025.08.01 21:27:48.783730 [ 5 ] {34e06b38-c1fc-4718-bf88-b98750b9c3b4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12184 | 2025.08.01 21:27:48.783940 [ 5 ] {34e06b38-c1fc-4718-bf88-b98750b9c3b4} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2025.08.01 21:27:48.784064 [ 5 ] {34e06b38-c1fc-4718-bf88-b98750b9c3b4} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.00119 sec., 24369.74789915966 rows/sec., 1.78 MiB/sec. | ||
| 12186 | 2025.08.01 21:27:48.784100 [ 5 ] {34e06b38-c1fc-4718-bf88-b98750b9c3b4} <Debug> TCPHandler: Processed in 0.001349444 sec. | ||
| 12187 | 2025.08.01 21:27:48.784217 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12188 | 2025.08.01 21:27:48.784311 [ 5 ] {2640c086-0ddc-4c57-8298-4f0d0eb0dda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12189 | 2025.08.01 21:27:48.784349 [ 5 ] {2640c086-0ddc-4c57-8298-4f0d0eb0dda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12190 | 2025.08.01 21:27:48.784835 [ 5 ] {2640c086-0ddc-4c57-8298-4f0d0eb0dda4} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2025.08.01 21:27:48.784870 [ 5 ] {2640c086-0ddc-4c57-8298-4f0d0eb0dda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12192 | 2025.08.01 21:27:48.785187 [ 5 ] {2640c086-0ddc-4c57-8298-4f0d0eb0dda4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12193 | 2025.08.01 21:27:48.785395 [ 5 ] {2640c086-0ddc-4c57-8298-4f0d0eb0dda4} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2025.08.01 21:27:48.785524 [ 5 ] {2640c086-0ddc-4c57-8298-4f0d0eb0dda4} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001232 sec., 75487.01298701299 rows/sec., 5.90 MiB/sec. | ||
| 12195 | 2025.08.01 21:27:48.785562 [ 5 ] {2640c086-0ddc-4c57-8298-4f0d0eb0dda4} <Debug> TCPHandler: Processed in 0.001391554 sec. | ||
| 12196 | 2025.08.01 21:27:48.785680 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2025.08.01 21:27:48.785775 [ 5 ] {41fb15d5-6ea4-4569-99fb-4be9777f3519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12198 | 2025.08.01 21:27:48.785818 [ 5 ] {41fb15d5-6ea4-4569-99fb-4be9777f3519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12199 | 2025.08.01 21:27:48.786411 [ 5 ] {41fb15d5-6ea4-4569-99fb-4be9777f3519} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2025.08.01 21:27:48.786446 [ 5 ] {41fb15d5-6ea4-4569-99fb-4be9777f3519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12201 | 2025.08.01 21:27:48.786775 [ 5 ] {41fb15d5-6ea4-4569-99fb-4be9777f3519} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12202 | 2025.08.01 21:27:48.786983 [ 5 ] {41fb15d5-6ea4-4569-99fb-4be9777f3519} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2025.08.01 21:27:48.787089 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 12204 | 2025.08.01 21:27:48.787112 [ 5 ] {41fb15d5-6ea4-4569-99fb-4be9777f3519} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001356 sec., 95132.74336283185 rows/sec., 6.63 MiB/sec. | ||
| 12205 | 2025.08.01 21:27:48.787126 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2025.08.01 21:27:48.787146 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12207 | 2025.08.01 21:27:48.787149 [ 5 ] {41fb15d5-6ea4-4569-99fb-4be9777f3519} <Debug> TCPHandler: Processed in 0.001517307 sec. | ||
| 12208 | 2025.08.01 21:27:48.787267 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12209 | 2025.08.01 21:27:48.787273 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 12210 | 2025.08.01 21:27:48.787362 [ 5 ] {59dfd920-e068-4760-916f-4f172a2a1166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12211 | 2025.08.01 21:27:48.787420 [ 5 ] {59dfd920-e068-4760-916f-4f172a2a1166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12212 | 2025.08.01 21:27:48.787440 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12213 | 2025.08.01 21:27:48.787486 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_20, total 33788 rows starting from the beginning of the part | ||
| 12214 | 2025.08.01 21:27:48.787558 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 12215 | 2025.08.01 21:27:48.787610 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 307 rows starting from the beginning of the part | ||
| 12216 | 2025.08.01 21:27:48.787653 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 12217 | 2025.08.01 21:27:48.787697 [ 199 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1025 rows starting from the beginning of the part | ||
| 12218 | 2025.08.01 21:27:48.788258 [ 5 ] {59dfd920-e068-4760-916f-4f172a2a1166} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2025.08.01 21:27:48.788299 [ 5 ] {59dfd920-e068-4760-916f-4f172a2a1166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12220 | 2025.08.01 21:27:48.789009 [ 5 ] {59dfd920-e068-4760-916f-4f172a2a1166} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12221 | 2025.08.01 21:27:48.789250 [ 5 ] {59dfd920-e068-4760-916f-4f172a2a1166} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2025.08.01 21:27:48.789388 [ 5 ] {59dfd920-e068-4760-916f-4f172a2a1166} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002044 sec., 13209.39334637965 rows/sec., 23.67 MiB/sec. | ||
| 12223 | 2025.08.01 21:27:48.789443 [ 5 ] {59dfd920-e068-4760-916f-4f172a2a1166} <Debug> TCPHandler: Processed in 0.00222437 sec. | ||
| 12224 | 2025.08.01 21:27:48.789559 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2025.08.01 21:27:48.789653 [ 5 ] {c4127ac9-da88-4fe5-815b-dbecce1e667f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12226 | 2025.08.01 21:27:48.789695 [ 5 ] {c4127ac9-da88-4fe5-815b-dbecce1e667f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12227 | 2025.08.01 21:27:48.790051 [ 5 ] {c4127ac9-da88-4fe5-815b-dbecce1e667f} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2025.08.01 21:27:48.790086 [ 5 ] {c4127ac9-da88-4fe5-815b-dbecce1e667f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12229 | 2025.08.01 21:27:48.790590 [ 5 ] {c4127ac9-da88-4fe5-815b-dbecce1e667f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12230 | 2025.08.01 21:27:48.790793 [ 5 ] {c4127ac9-da88-4fe5-815b-dbecce1e667f} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2025.08.01 21:27:48.790928 [ 5 ] {c4127ac9-da88-4fe5-815b-dbecce1e667f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001289 sec., 37238.169123351436 rows/sec., 2.51 MiB/sec. | ||
| 12232 | 2025.08.01 21:27:48.790965 [ 5 ] {c4127ac9-da88-4fe5-815b-dbecce1e667f} <Debug> TCPHandler: Processed in 0.001452736 sec. | ||
| 12233 | 2025.08.01 21:27:48.795364 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35440 rows, containing 5 columns (5 merged, 0 gathered) in 0.008141037 sec., 4353253.768530962 rows/sec., 291.45 MiB/sec. | ||
| 12234 | 2025.08.01 21:27:48.795723 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 12235 | 2025.08.01 21:27:48.796023 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2025.08.01 21:27:48.796141 [ 192 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 12237 | 2025.08.01 21:27:48.796249 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12238 | 2025.08.01 21:27:49.259997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
| 12239 | 2025.08.01 21:27:49.260503 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2025.08.01 21:27:49.260545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12241 | 2025.08.01 21:27:49.261040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12242 | 2025.08.01 21:27:49.261291 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2025.08.01 21:27:49.261441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 12244 | 2025.08.01 21:27:50.860409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12245 | 2025.08.01 21:27:50.877530 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2025.08.01 21:27:50.877583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12247 | 2025.08.01 21:27:50.883829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12248 | 2025.08.01 21:27:50.884501 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2025.08.01 21:27:50.887472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12250 | 2025.08.01 21:27:53.778992 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12251 | 2025.08.01 21:27:53.779304 [ 5 ] {b5b77e7e-79c1-4c5d-90be-2993f4553187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12252 | 2025.08.01 21:27:53.779410 [ 5 ] {b5b77e7e-79c1-4c5d-90be-2993f4553187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12253 | 2025.08.01 21:27:53.780216 [ 5 ] {b5b77e7e-79c1-4c5d-90be-2993f4553187} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2025.08.01 21:27:53.780262 [ 5 ] {b5b77e7e-79c1-4c5d-90be-2993f4553187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12255 | 2025.08.01 21:27:53.780658 [ 5 ] {b5b77e7e-79c1-4c5d-90be-2993f4553187} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12256 | 2025.08.01 21:27:53.780902 [ 5 ] {b5b77e7e-79c1-4c5d-90be-2993f4553187} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12257 | 2025.08.01 21:27:53.781061 [ 5 ] {b5b77e7e-79c1-4c5d-90be-2993f4553187} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001835 sec., 30517.711171662126 rows/sec., 2.33 MiB/sec. | ||
| 12258 | 2025.08.01 21:27:53.781064 [ 51 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12259 | 2025.08.01 21:27:53.781103 [ 5 ] {b5b77e7e-79c1-4c5d-90be-2993f4553187} <Debug> TCPHandler: Processed in 0.002306541 sec. | ||
| 12260 | 2025.08.01 21:27:53.781146 [ 51 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12261 | 2025.08.01 21:27:53.781175 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12262 | 2025.08.01 21:27:53.781276 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2025.08.01 21:27:53.781294 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 12264 | 2025.08.01 21:27:53.781394 [ 5 ] {a5b1d93a-f8ee-493f-a30c-0d6a94597b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12265 | 2025.08.01 21:27:53.781446 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12266 | 2025.08.01 21:27:53.781447 [ 5 ] {a5b1d93a-f8ee-493f-a30c-0d6a94597b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12267 | 2025.08.01 21:27:53.781490 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2298 rows starting from the beginning of the part | ||
| 12268 | 2025.08.01 21:27:53.781571 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1149 rows starting from the beginning of the part | ||
| 12269 | 2025.08.01 21:27:53.781622 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 12270 | 2025.08.01 21:27:53.781667 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2235 rows starting from the beginning of the part | ||
| 12271 | 2025.08.01 21:27:53.781706 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 111 rows starting from the beginning of the part | ||
| 12272 | 2025.08.01 21:27:53.781746 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 12273 | 2025.08.01 21:27:53.781943 [ 5 ] {a5b1d93a-f8ee-493f-a30c-0d6a94597b0c} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2025.08.01 21:27:53.781985 [ 5 ] {a5b1d93a-f8ee-493f-a30c-0d6a94597b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12275 | 2025.08.01 21:27:53.782308 [ 5 ] {a5b1d93a-f8ee-493f-a30c-0d6a94597b0c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12276 | 2025.08.01 21:27:53.782522 [ 5 ] {a5b1d93a-f8ee-493f-a30c-0d6a94597b0c} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2025.08.01 21:27:53.782635 [ 51 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12278 | 2025.08.01 21:27:53.782654 [ 5 ] {a5b1d93a-f8ee-493f-a30c-0d6a94597b0c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001285 sec., 49805.447470817126 rows/sec., 3.89 MiB/sec. | ||
| 12279 | 2025.08.01 21:27:53.782667 [ 51 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2025.08.01 21:27:53.782697 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12281 | 2025.08.01 21:27:53.782700 [ 5 ] {a5b1d93a-f8ee-493f-a30c-0d6a94597b0c} <Debug> TCPHandler: Processed in 0.001484057 sec. | ||
| 12282 | 2025.08.01 21:27:53.782795 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 12283 | 2025.08.01 21:27:53.782829 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12284 | 2025.08.01 21:27:53.782893 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12285 | 2025.08.01 21:27:53.782925 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1185 rows starting from the beginning of the part | ||
| 12286 | 2025.08.01 21:27:53.782929 [ 5 ] {1fe7568b-d4fc-4f24-96e9-18f101152c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12287 | 2025.08.01 21:27:53.782979 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 693 rows starting from the beginning of the part | ||
| 12288 | 2025.08.01 21:27:53.782982 [ 5 ] {1fe7568b-d4fc-4f24-96e9-18f101152c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12289 | 2025.08.01 21:27:53.783032 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 12290 | 2025.08.01 21:27:53.783078 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1122 rows starting from the beginning of the part | ||
| 12291 | 2025.08.01 21:27:53.783120 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 93 rows starting from the beginning of the part | ||
| 12292 | 2025.08.01 21:27:53.783158 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 12293 | 2025.08.01 21:27:53.783416 [ 5 ] {1fe7568b-d4fc-4f24-96e9-18f101152c8e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2025.08.01 21:27:53.783457 [ 5 ] {1fe7568b-d4fc-4f24-96e9-18f101152c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12295 | 2025.08.01 21:27:53.783664 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002421664 sec., 2438405.988609485 rows/sec., 205.98 MiB/sec. | ||
| 12296 | 2025.08.01 21:27:53.783818 [ 5 ] {1fe7568b-d4fc-4f24-96e9-18f101152c8e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12297 | 2025.08.01 21:27:53.784001 [ 197 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12298 | 2025.08.01 21:27:53.784044 [ 5 ] {1fe7568b-d4fc-4f24-96e9-18f101152c8e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12299 | 2025.08.01 21:27:53.784175 [ 5 ] {1fe7568b-d4fc-4f24-96e9-18f101152c8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 12300 | 2025.08.01 21:27:53.784211 [ 5 ] {1fe7568b-d4fc-4f24-96e9-18f101152c8e} <Debug> TCPHandler: Processed in 0.001430446 sec. | ||
| 12301 | 2025.08.01 21:27:53.784310 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2025.08.01 21:27:53.784311 [ 188 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551788 sec., 2075670.1301981972 rows/sec., 156.79 MiB/sec. | ||
| 12303 | 2025.08.01 21:27:53.784325 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2025.08.01 21:27:53.784416 [ 204 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_106_21} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12305 | 2025.08.01 21:27:53.784458 [ 5 ] {3547f32b-0390-48b2-9b77-63c89c8cfbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12306 | 2025.08.01 21:27:53.784502 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12307 | 2025.08.01 21:27:53.784505 [ 5 ] {3547f32b-0390-48b2-9b77-63c89c8cfbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12308 | 2025.08.01 21:27:53.784530 [ 188 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12309 | 2025.08.01 21:27:53.784775 [ 188 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2025.08.01 21:27:53.784834 [ 188 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_106_21} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12311 | 2025.08.01 21:27:53.784867 [ 5 ] {3547f32b-0390-48b2-9b77-63c89c8cfbc2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2025.08.01 21:27:53.784890 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 12313 | 2025.08.01 21:27:53.784908 [ 5 ] {3547f32b-0390-48b2-9b77-63c89c8cfbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12314 | 2025.08.01 21:27:53.785216 [ 5 ] {3547f32b-0390-48b2-9b77-63c89c8cfbc2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12315 | 2025.08.01 21:27:53.785418 [ 5 ] {3547f32b-0390-48b2-9b77-63c89c8cfbc2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2025.08.01 21:27:53.785535 [ 51 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12317 | 2025.08.01 21:27:53.785544 [ 5 ] {3547f32b-0390-48b2-9b77-63c89c8cfbc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12318 | 2025.08.01 21:27:53.785569 [ 51 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2025.08.01 21:27:53.785592 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12320 | 2025.08.01 21:27:53.785593 [ 5 ] {3547f32b-0390-48b2-9b77-63c89c8cfbc2} <Debug> TCPHandler: Processed in 0.001315344 sec. | ||
| 12321 | 2025.08.01 21:27:53.785678 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 12322 | 2025.08.01 21:27:53.785801 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12323 | 2025.08.01 21:27:53.785835 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7128 rows starting from the beginning of the part | ||
| 12324 | 2025.08.01 21:27:53.785897 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 102 rows starting from the beginning of the part | ||
| 12325 | 2025.08.01 21:27:53.785939 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 12326 | 2025.08.01 21:27:53.785977 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 54 rows starting from the beginning of the part | ||
| 12327 | 2025.08.01 21:27:53.786013 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 48 rows starting from the beginning of the part | ||
| 12328 | 2025.08.01 21:27:53.786050 [ 194 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 12329 | 2025.08.01 21:27:53.787903 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002264871 sec., 3290253.617093424 rows/sec., 209.40 MiB/sec. | ||
| 12330 | 2025.08.01 21:27:53.788303 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12331 | 2025.08.01 21:27:53.788539 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_106_21} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12332 | 2025.08.01 21:27:53.788607 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_106_21} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12333 | 2025.08.01 21:27:53.788678 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 12334 | 2025.08.01 21:27:56.108954 [ 49 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 12335 | 2025.08.01 21:27:56.108971 [ 45 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 12336 | 2025.08.01 21:27:56.109051 [ 49 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2025.08.01 21:27:56.109073 [ 45 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12338 | 2025.08.01 21:27:56.109092 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12339 | 2025.08.01 21:27:56.109129 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12340 | 2025.08.01 21:27:56.109250 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 12341 | 2025.08.01 21:27:56.109311 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 12342 | 2025.08.01 21:27:56.109427 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12343 | 2025.08.01 21:27:56.109474 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 431 rows starting from the beginning of the part | ||
| 12344 | 2025.08.01 21:27:56.109545 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12345 | 2025.08.01 21:27:56.109558 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 431 rows starting from the beginning of the part | ||
| 12346 | 2025.08.01 21:27:56.109615 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
| 12347 | 2025.08.01 21:27:56.109635 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 203 rows starting from the beginning of the part | ||
| 12348 | 2025.08.01 21:27:56.109692 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 203 rows starting from the beginning of the part | ||
| 12349 | 2025.08.01 21:27:56.109732 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 12350 | 2025.08.01 21:27:56.109737 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 431 rows starting from the beginning of the part | ||
| 12351 | 2025.08.01 21:27:56.109813 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 12352 | 2025.08.01 21:27:56.109860 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 12353 | 2025.08.01 21:27:56.109903 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 12354 | 2025.08.01 21:27:56.110656 [ 205 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001433906 sec., 32080.206094402285 rows/sec., 2.11 MiB/sec. | ||
| 12355 | 2025.08.01 21:27:56.110773 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 12356 | 2025.08.01 21:27:56.110773 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587459 sec., 1070263.861932812 rows/sec., 74.50 MiB/sec. | ||
| 12357 | 2025.08.01 21:27:56.110937 [ 186 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 12358 | 2025.08.01 21:27:56.111055 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2025.08.01 21:27:56.111142 [ 188 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_46_10} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 12360 | 2025.08.01 21:27:56.111216 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12361 | 2025.08.01 21:27:56.111249 [ 188 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2025.08.01 21:27:56.111324 [ 188 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_46_10} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 12363 | 2025.08.01 21:27:56.111400 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12364 | 2025.08.01 21:27:56.568507 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12365 | 2025.08.01 21:27:56.568578 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12366 | 2025.08.01 21:27:56.761572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
| 12367 | 2025.08.01 21:27:56.762075 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2025.08.01 21:27:56.762128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12369 | 2025.08.01 21:27:56.762609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12370 | 2025.08.01 21:27:56.762843 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2025.08.01 21:27:56.762999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 12372 | 2025.08.01 21:27:56.876676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1758 | ||
| 12373 | 2025.08.01 21:27:56.878990 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12374 | 2025.08.01 21:27:56.879037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12375 | 2025.08.01 21:27:56.880215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12376 | 2025.08.01 21:27:56.880482 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12377 | 2025.08.01 21:27:56.880748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1758 | ||
| 12378 | 2025.08.01 21:27:57.002155 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001738511 sec. | ||
| 12379 | 2025.08.01 21:27:58.124830 [ 46 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 12380 | 2025.08.01 21:27:58.124962 [ 46 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2025.08.01 21:27:58.125007 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12382 | 2025.08.01 21:27:58.125201 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 12383 | 2025.08.01 21:27:58.125423 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12384 | 2025.08.01 21:27:58.125484 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
| 12385 | 2025.08.01 21:27:58.125592 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 12386 | 2025.08.01 21:27:58.125666 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 12387 | 2025.08.01 21:27:58.125734 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 12388 | 2025.08.01 21:27:58.125798 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 12389 | 2025.08.01 21:27:58.126579 [ 193 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001470906 sec., 187639.45486659245 rows/sec., 9.57 MiB/sec. | ||
| 12390 | 2025.08.01 21:27:58.126707 [ 193 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 12391 | 2025.08.01 21:27:58.126968 [ 193 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.08.01 21:27:58.127041 [ 193 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_46_10} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 12393 | 2025.08.01 21:27:58.127124 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12394 | 2025.08.01 21:27:58.387553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12395 | 2025.08.01 21:27:58.406415 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2025.08.01 21:27:58.406463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12397 | 2025.08.01 21:27:58.412818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12398 | 2025.08.01 21:27:58.413538 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2025.08.01 21:27:58.417268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12400 | 2025.08.01 21:27:58.791722 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12401 | 2025.08.01 21:27:58.791884 [ 5 ] {287eb031-9ffa-4ed1-aa90-cdf5c544ebc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12402 | 2025.08.01 21:27:58.791948 [ 5 ] {287eb031-9ffa-4ed1-aa90-cdf5c544ebc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12403 | 2025.08.01 21:27:58.792680 [ 5 ] {287eb031-9ffa-4ed1-aa90-cdf5c544ebc6} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2025.08.01 21:27:58.792725 [ 5 ] {287eb031-9ffa-4ed1-aa90-cdf5c544ebc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12405 | 2025.08.01 21:27:58.793156 [ 5 ] {287eb031-9ffa-4ed1-aa90-cdf5c544ebc6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12406 | 2025.08.01 21:27:58.793377 [ 5 ] {287eb031-9ffa-4ed1-aa90-cdf5c544ebc6} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2025.08.01 21:27:58.793527 [ 5 ] {287eb031-9ffa-4ed1-aa90-cdf5c544ebc6} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001688 sec., 232227.48815165876 rows/sec., 14.73 MiB/sec. | ||
| 12408 | 2025.08.01 21:27:58.793568 [ 5 ] {287eb031-9ffa-4ed1-aa90-cdf5c544ebc6} <Debug> TCPHandler: Processed in 0.001970945 sec. | ||
| 12409 | 2025.08.01 21:27:58.793674 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2025.08.01 21:27:58.793769 [ 5 ] {bf6ab780-34c8-4cfd-9e1b-3e0bd23b1990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12411 | 2025.08.01 21:27:58.793811 [ 5 ] {bf6ab780-34c8-4cfd-9e1b-3e0bd23b1990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12412 | 2025.08.01 21:27:58.794692 [ 5 ] {bf6ab780-34c8-4cfd-9e1b-3e0bd23b1990} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2025.08.01 21:27:58.794730 [ 5 ] {bf6ab780-34c8-4cfd-9e1b-3e0bd23b1990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12414 | 2025.08.01 21:27:58.795126 [ 5 ] {bf6ab780-34c8-4cfd-9e1b-3e0bd23b1990} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12415 | 2025.08.01 21:27:58.795344 [ 5 ] {bf6ab780-34c8-4cfd-9e1b-3e0bd23b1990} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2025.08.01 21:27:58.795472 [ 5 ] {bf6ab780-34c8-4cfd-9e1b-3e0bd23b1990} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001721 sec., 667635.0958744915 rows/sec., 53.27 MiB/sec. | ||
| 12417 | 2025.08.01 21:27:58.795511 [ 5 ] {bf6ab780-34c8-4cfd-9e1b-3e0bd23b1990} <Debug> TCPHandler: Processed in 0.001885254 sec. | ||
| 12418 | 2025.08.01 21:27:58.795625 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2025.08.01 21:27:58.795719 [ 5 ] {97cabaf4-4283-4cef-bfe7-fd75c22ac478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12420 | 2025.08.01 21:27:58.795760 [ 5 ] {97cabaf4-4283-4cef-bfe7-fd75c22ac478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12421 | 2025.08.01 21:27:58.796257 [ 5 ] {97cabaf4-4283-4cef-bfe7-fd75c22ac478} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2025.08.01 21:27:58.796292 [ 5 ] {97cabaf4-4283-4cef-bfe7-fd75c22ac478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12423 | 2025.08.01 21:27:58.796607 [ 5 ] {97cabaf4-4283-4cef-bfe7-fd75c22ac478} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12424 | 2025.08.01 21:27:58.796813 [ 5 ] {97cabaf4-4283-4cef-bfe7-fd75c22ac478} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2025.08.01 21:27:58.796944 [ 5 ] {97cabaf4-4283-4cef-bfe7-fd75c22ac478} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001243 sec., 190667.7393403057 rows/sec., 11.67 MiB/sec. | ||
| 12426 | 2025.08.01 21:27:58.796982 [ 5 ] {97cabaf4-4283-4cef-bfe7-fd75c22ac478} <Debug> TCPHandler: Processed in 0.001407096 sec. | ||
| 12427 | 2025.08.01 21:27:58.797090 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2025.08.01 21:27:58.797185 [ 5 ] {80dc64cf-7c13-4da6-9598-76fd4281b411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12429 | 2025.08.01 21:27:58.797225 [ 5 ] {80dc64cf-7c13-4da6-9598-76fd4281b411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12430 | 2025.08.01 21:27:58.797691 [ 5 ] {80dc64cf-7c13-4da6-9598-76fd4281b411} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2025.08.01 21:27:58.797727 [ 5 ] {80dc64cf-7c13-4da6-9598-76fd4281b411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12432 | 2025.08.01 21:27:58.798026 [ 5 ] {80dc64cf-7c13-4da6-9598-76fd4281b411} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12433 | 2025.08.01 21:27:58.798231 [ 5 ] {80dc64cf-7c13-4da6-9598-76fd4281b411} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2025.08.01 21:27:58.798363 [ 5 ] {80dc64cf-7c13-4da6-9598-76fd4281b411} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001196 sec., 169732.44147157192 rows/sec., 10.95 MiB/sec. | ||
| 12435 | 2025.08.01 21:27:58.798399 [ 5 ] {80dc64cf-7c13-4da6-9598-76fd4281b411} <Debug> TCPHandler: Processed in 0.001357724 sec. | ||
| 12436 | 2025.08.01 21:27:58.798506 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2025.08.01 21:27:58.798600 [ 5 ] {3eca8c07-f8c6-4675-a784-267e95e28fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12438 | 2025.08.01 21:27:58.798640 [ 5 ] {3eca8c07-f8c6-4675-a784-267e95e28fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12439 | 2025.08.01 21:27:58.799094 [ 5 ] {3eca8c07-f8c6-4675-a784-267e95e28fb5} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2025.08.01 21:27:58.799131 [ 5 ] {3eca8c07-f8c6-4675-a784-267e95e28fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12441 | 2025.08.01 21:27:58.799430 [ 5 ] {3eca8c07-f8c6-4675-a784-267e95e28fb5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12442 | 2025.08.01 21:27:58.799630 [ 5 ] {3eca8c07-f8c6-4675-a784-267e95e28fb5} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2025.08.01 21:27:58.799754 [ 5 ] {3eca8c07-f8c6-4675-a784-267e95e28fb5} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001173 sec., 172208.0136402387 rows/sec., 9.78 MiB/sec. | ||
| 12444 | 2025.08.01 21:27:58.799792 [ 5 ] {3eca8c07-f8c6-4675-a784-267e95e28fb5} <Debug> TCPHandler: Processed in 0.001334524 sec. | ||
| 12445 | 2025.08.01 21:27:58.800022 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2025.08.01 21:27:58.800115 [ 5 ] {0b7cd417-0a8b-4676-888f-b1cfb0bf12bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12447 | 2025.08.01 21:27:58.800156 [ 5 ] {0b7cd417-0a8b-4676-888f-b1cfb0bf12bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12448 | 2025.08.01 21:27:58.800806 [ 5 ] {0b7cd417-0a8b-4676-888f-b1cfb0bf12bd} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2025.08.01 21:27:58.800842 [ 5 ] {0b7cd417-0a8b-4676-888f-b1cfb0bf12bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12450 | 2025.08.01 21:27:58.801173 [ 5 ] {0b7cd417-0a8b-4676-888f-b1cfb0bf12bd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12451 | 2025.08.01 21:27:58.801381 [ 5 ] {0b7cd417-0a8b-4676-888f-b1cfb0bf12bd} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2025.08.01 21:27:58.801507 [ 5 ] {0b7cd417-0a8b-4676-888f-b1cfb0bf12bd} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.00141 sec., 491489.3617021277 rows/sec., 34.53 MiB/sec. | ||
| 12453 | 2025.08.01 21:27:58.801543 [ 5 ] {0b7cd417-0a8b-4676-888f-b1cfb0bf12bd} <Debug> TCPHandler: Processed in 0.001571598 sec. | ||
| 12454 | 2025.08.01 21:27:58.801664 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2025.08.01 21:27:58.801759 [ 5 ] {77b67cc6-1ad4-45bf-8bda-a9bfe0a8b2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12456 | 2025.08.01 21:27:58.801799 [ 5 ] {77b67cc6-1ad4-45bf-8bda-a9bfe0a8b2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12457 | 2025.08.01 21:27:58.802140 [ 5 ] {77b67cc6-1ad4-45bf-8bda-a9bfe0a8b2a3} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2025.08.01 21:27:58.802175 [ 5 ] {77b67cc6-1ad4-45bf-8bda-a9bfe0a8b2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12459 | 2025.08.01 21:27:58.802469 [ 5 ] {77b67cc6-1ad4-45bf-8bda-a9bfe0a8b2a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12460 | 2025.08.01 21:27:58.802673 [ 5 ] {77b67cc6-1ad4-45bf-8bda-a9bfe0a8b2a3} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2025.08.01 21:27:58.802802 [ 5 ] {77b67cc6-1ad4-45bf-8bda-a9bfe0a8b2a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 12462 | 2025.08.01 21:27:58.802838 [ 5 ] {77b67cc6-1ad4-45bf-8bda-a9bfe0a8b2a3} <Debug> TCPHandler: Processed in 0.001222992 sec. | ||
| 12463 | 2025.08.01 21:27:58.802953 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12464 | 2025.08.01 21:27:58.803047 [ 5 ] {e0e10729-3875-4217-a181-11585f016612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12465 | 2025.08.01 21:27:58.803089 [ 5 ] {e0e10729-3875-4217-a181-11585f016612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12466 | 2025.08.01 21:27:58.803533 [ 5 ] {e0e10729-3875-4217-a181-11585f016612} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2025.08.01 21:27:58.803568 [ 5 ] {e0e10729-3875-4217-a181-11585f016612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12468 | 2025.08.01 21:27:58.803910 [ 5 ] {e0e10729-3875-4217-a181-11585f016612} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12469 | 2025.08.01 21:27:58.804120 [ 5 ] {e0e10729-3875-4217-a181-11585f016612} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2025.08.01 21:27:58.804249 [ 5 ] {e0e10729-3875-4217-a181-11585f016612} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001221 sec., 251433.25143325143 rows/sec., 16.54 MiB/sec. | ||
| 12471 | 2025.08.01 21:27:58.804285 [ 5 ] {e0e10729-3875-4217-a181-11585f016612} <Debug> TCPHandler: Processed in 0.001381495 sec. | ||
| 12472 | 2025.08.01 21:27:58.804398 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2025.08.01 21:27:58.804491 [ 5 ] {e6cd26bc-f9a2-4d32-95ed-f855a5269f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12474 | 2025.08.01 21:27:58.804534 [ 5 ] {e6cd26bc-f9a2-4d32-95ed-f855a5269f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12475 | 2025.08.01 21:27:58.804852 [ 5 ] {e6cd26bc-f9a2-4d32-95ed-f855a5269f90} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2025.08.01 21:27:58.804888 [ 5 ] {e6cd26bc-f9a2-4d32-95ed-f855a5269f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12477 | 2025.08.01 21:27:58.805193 [ 5 ] {e6cd26bc-f9a2-4d32-95ed-f855a5269f90} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12478 | 2025.08.01 21:27:58.805400 [ 5 ] {e6cd26bc-f9a2-4d32-95ed-f855a5269f90} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2025.08.01 21:27:58.805526 [ 5 ] {e6cd26bc-f9a2-4d32-95ed-f855a5269f90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 12480 | 2025.08.01 21:27:58.805562 [ 5 ] {e6cd26bc-f9a2-4d32-95ed-f855a5269f90} <Debug> TCPHandler: Processed in 0.001212112 sec. | ||
| 12481 | 2025.08.01 21:27:58.805678 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2025.08.01 21:27:58.805770 [ 5 ] {c584b1c3-59ba-4966-ab65-2d0d1195130f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12483 | 2025.08.01 21:27:58.805826 [ 5 ] {c584b1c3-59ba-4966-ab65-2d0d1195130f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12484 | 2025.08.01 21:27:58.806686 [ 5 ] {c584b1c3-59ba-4966-ab65-2d0d1195130f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2025.08.01 21:27:58.806722 [ 5 ] {c584b1c3-59ba-4966-ab65-2d0d1195130f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12486 | 2025.08.01 21:27:58.807272 [ 5 ] {c584b1c3-59ba-4966-ab65-2d0d1195130f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12487 | 2025.08.01 21:27:58.807488 [ 5 ] {c584b1c3-59ba-4966-ab65-2d0d1195130f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2025.08.01 21:27:58.807634 [ 5 ] {c584b1c3-59ba-4966-ab65-2d0d1195130f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001881 sec., 21796.91653375864 rows/sec., 39.06 MiB/sec. | ||
| 12489 | 2025.08.01 21:27:58.807687 [ 5 ] {c584b1c3-59ba-4966-ab65-2d0d1195130f} <Debug> TCPHandler: Processed in 0.002057928 sec. | ||
| 12490 | 2025.08.01 21:27:58.807803 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2025.08.01 21:27:58.807898 [ 5 ] {9ef0283a-fa9c-4b72-b968-725ed80eaa85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12492 | 2025.08.01 21:27:58.807941 [ 5 ] {9ef0283a-fa9c-4b72-b968-725ed80eaa85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12493 | 2025.08.01 21:27:58.808272 [ 5 ] {9ef0283a-fa9c-4b72-b968-725ed80eaa85} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2025.08.01 21:27:58.808308 [ 5 ] {9ef0283a-fa9c-4b72-b968-725ed80eaa85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12495 | 2025.08.01 21:27:58.808606 [ 5 ] {9ef0283a-fa9c-4b72-b968-725ed80eaa85} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12496 | 2025.08.01 21:27:58.808812 [ 5 ] {9ef0283a-fa9c-4b72-b968-725ed80eaa85} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2025.08.01 21:27:58.808938 [ 5 ] {9ef0283a-fa9c-4b72-b968-725ed80eaa85} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001058 sec., 96408.31758034027 rows/sec., 5.92 MiB/sec. | ||
| 12498 | 2025.08.01 21:27:58.808975 [ 5 ] {9ef0283a-fa9c-4b72-b968-725ed80eaa85} <Debug> TCPHandler: Processed in 0.001220822 sec. | ||
| 12499 | 2025.08.01 21:27:59.000138 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.38 MiB, peak 334.66 MiB, free memory in arenas 0.00 B, will set to 323.05 MiB (RSS), difference: -1.32 MiB | ||
| 12500 | 2025.08.01 21:28:03.779379 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2025.08.01 21:28:03.779682 [ 5 ] {4bbcee52-5768-4083-a489-4a4f144a8b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12502 | 2025.08.01 21:28:03.779788 [ 5 ] {4bbcee52-5768-4083-a489-4a4f144a8b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12503 | 2025.08.01 21:28:03.780602 [ 5 ] {4bbcee52-5768-4083-a489-4a4f144a8b96} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2025.08.01 21:28:03.780653 [ 5 ] {4bbcee52-5768-4083-a489-4a4f144a8b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12505 | 2025.08.01 21:28:03.781056 [ 5 ] {4bbcee52-5768-4083-a489-4a4f144a8b96} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12506 | 2025.08.01 21:28:03.781284 [ 5 ] {4bbcee52-5768-4083-a489-4a4f144a8b96} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2025.08.01 21:28:03.781434 [ 5 ] {4bbcee52-5768-4083-a489-4a4f144a8b96} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001828 sec., 30634.57330415755 rows/sec., 2.34 MiB/sec. | ||
| 12508 | 2025.08.01 21:28:03.781484 [ 5 ] {4bbcee52-5768-4083-a489-4a4f144a8b96} <Debug> TCPHandler: Processed in 0.002289561 sec. | ||
| 12509 | 2025.08.01 21:28:03.781600 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2025.08.01 21:28:03.781701 [ 5 ] {30feb70e-bdbe-4d00-ba16-45b799c3404f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12511 | 2025.08.01 21:28:03.781743 [ 5 ] {30feb70e-bdbe-4d00-ba16-45b799c3404f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12512 | 2025.08.01 21:28:03.782215 [ 5 ] {30feb70e-bdbe-4d00-ba16-45b799c3404f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2025.08.01 21:28:03.782252 [ 5 ] {30feb70e-bdbe-4d00-ba16-45b799c3404f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12514 | 2025.08.01 21:28:03.782550 [ 5 ] {30feb70e-bdbe-4d00-ba16-45b799c3404f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12515 | 2025.08.01 21:28:03.782752 [ 5 ] {30feb70e-bdbe-4d00-ba16-45b799c3404f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2025.08.01 21:28:03.782879 [ 5 ] {30feb70e-bdbe-4d00-ba16-45b799c3404f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 12517 | 2025.08.01 21:28:03.782916 [ 5 ] {30feb70e-bdbe-4d00-ba16-45b799c3404f} <Debug> TCPHandler: Processed in 0.001365634 sec. | ||
| 12518 | 2025.08.01 21:28:03.783030 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2025.08.01 21:28:03.783124 [ 5 ] {cf1a81f7-f403-45fc-95cb-771e17a68e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12520 | 2025.08.01 21:28:03.783167 [ 5 ] {cf1a81f7-f403-45fc-95cb-771e17a68e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12521 | 2025.08.01 21:28:03.783625 [ 5 ] {cf1a81f7-f403-45fc-95cb-771e17a68e22} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2025.08.01 21:28:03.783661 [ 5 ] {cf1a81f7-f403-45fc-95cb-771e17a68e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12523 | 2025.08.01 21:28:03.783990 [ 5 ] {cf1a81f7-f403-45fc-95cb-771e17a68e22} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12524 | 2025.08.01 21:28:03.784193 [ 5 ] {cf1a81f7-f403-45fc-95cb-771e17a68e22} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2025.08.01 21:28:03.784323 [ 5 ] {cf1a81f7-f403-45fc-95cb-771e17a68e22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 12526 | 2025.08.01 21:28:03.784360 [ 5 ] {cf1a81f7-f403-45fc-95cb-771e17a68e22} <Debug> TCPHandler: Processed in 0.001377955 sec. | ||
| 12527 | 2025.08.01 21:28:03.784470 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2025.08.01 21:28:03.784564 [ 5 ] {3a87114b-ffcb-4dde-b158-e8180ef0cca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12529 | 2025.08.01 21:28:03.784605 [ 5 ] {3a87114b-ffcb-4dde-b158-e8180ef0cca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12530 | 2025.08.01 21:28:03.784941 [ 5 ] {3a87114b-ffcb-4dde-b158-e8180ef0cca2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2025.08.01 21:28:03.784977 [ 5 ] {3a87114b-ffcb-4dde-b158-e8180ef0cca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12532 | 2025.08.01 21:28:03.785270 [ 5 ] {3a87114b-ffcb-4dde-b158-e8180ef0cca2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12533 | 2025.08.01 21:28:03.785474 [ 5 ] {3a87114b-ffcb-4dde-b158-e8180ef0cca2} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2025.08.01 21:28:03.785599 [ 5 ] {3a87114b-ffcb-4dde-b158-e8180ef0cca2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 12535 | 2025.08.01 21:28:03.785634 [ 5 ] {3a87114b-ffcb-4dde-b158-e8180ef0cca2} <Debug> TCPHandler: Processed in 0.001211472 sec. | ||
| 12536 | 2025.08.01 21:28:04.263122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
| 12537 | 2025.08.01 21:28:04.263636 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2025.08.01 21:28:04.263681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12539 | 2025.08.01 21:28:04.264171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12540 | 2025.08.01 21:28:04.264419 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2025.08.01 21:28:04.264575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
| 12542 | 2025.08.01 21:28:05.917360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12543 | 2025.08.01 21:28:05.935269 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12544 | 2025.08.01 21:28:05.935336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12545 | 2025.08.01 21:28:05.941127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12546 | 2025.08.01 21:28:05.941822 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2025.08.01 21:28:05.944880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12548 | 2025.08.01 21:28:06.880898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1788 | ||
| 12549 | 2025.08.01 21:28:06.883323 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2025.08.01 21:28:06.883385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12551 | 2025.08.01 21:28:06.884642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12552 | 2025.08.01 21:28:06.884929 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2025.08.01 21:28:06.885316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1788 | ||
| 12554 | 2025.08.01 21:28:08.791918 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2025.08.01 21:28:08.792134 [ 5 ] {505f30cc-b494-4486-b0e3-9feef6edfa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12556 | 2025.08.01 21:28:08.792199 [ 5 ] {505f30cc-b494-4486-b0e3-9feef6edfa56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12557 | 2025.08.01 21:28:08.793028 [ 5 ] {505f30cc-b494-4486-b0e3-9feef6edfa56} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2025.08.01 21:28:08.793077 [ 5 ] {505f30cc-b494-4486-b0e3-9feef6edfa56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12559 | 2025.08.01 21:28:08.793482 [ 5 ] {505f30cc-b494-4486-b0e3-9feef6edfa56} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12560 | 2025.08.01 21:28:08.793704 [ 5 ] {505f30cc-b494-4486-b0e3-9feef6edfa56} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2025.08.01 21:28:08.793857 [ 5 ] {505f30cc-b494-4486-b0e3-9feef6edfa56} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001777 sec., 220596.51097355093 rows/sec., 14.00 MiB/sec. | ||
| 12562 | 2025.08.01 21:28:08.793898 [ 5 ] {505f30cc-b494-4486-b0e3-9feef6edfa56} <Debug> TCPHandler: Processed in 0.002118108 sec. | ||
| 12563 | 2025.08.01 21:28:08.794026 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2025.08.01 21:28:08.794122 [ 5 ] {b881406b-c2c3-4669-85c1-fb001d670e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12565 | 2025.08.01 21:28:08.794161 [ 5 ] {b881406b-c2c3-4669-85c1-fb001d670e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12566 | 2025.08.01 21:28:08.795118 [ 5 ] {b881406b-c2c3-4669-85c1-fb001d670e37} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2025.08.01 21:28:08.795153 [ 5 ] {b881406b-c2c3-4669-85c1-fb001d670e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12568 | 2025.08.01 21:28:08.795521 [ 5 ] {b881406b-c2c3-4669-85c1-fb001d670e37} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12569 | 2025.08.01 21:28:08.795733 [ 5 ] {b881406b-c2c3-4669-85c1-fb001d670e37} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2025.08.01 21:28:08.795863 [ 5 ] {b881406b-c2c3-4669-85c1-fb001d670e37} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.00176 sec., 652840.9090909091 rows/sec., 52.09 MiB/sec. | ||
| 12571 | 2025.08.01 21:28:08.795899 [ 5 ] {b881406b-c2c3-4669-85c1-fb001d670e37} <Debug> TCPHandler: Processed in 0.001921555 sec. | ||
| 12572 | 2025.08.01 21:28:08.796019 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2025.08.01 21:28:08.796113 [ 5 ] {7eef436a-354d-4320-a522-b7442ee441a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12574 | 2025.08.01 21:28:08.796151 [ 5 ] {7eef436a-354d-4320-a522-b7442ee441a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12575 | 2025.08.01 21:28:08.796643 [ 5 ] {7eef436a-354d-4320-a522-b7442ee441a1} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2025.08.01 21:28:08.796677 [ 5 ] {7eef436a-354d-4320-a522-b7442ee441a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12577 | 2025.08.01 21:28:08.796978 [ 5 ] {7eef436a-354d-4320-a522-b7442ee441a1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12578 | 2025.08.01 21:28:08.797207 [ 5 ] {7eef436a-354d-4320-a522-b7442ee441a1} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2025.08.01 21:28:08.797310 [ 33 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12580 | 2025.08.01 21:28:08.797331 [ 5 ] {7eef436a-354d-4320-a522-b7442ee441a1} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001237 sec., 191592.5626515764 rows/sec., 11.73 MiB/sec. | ||
| 12581 | 2025.08.01 21:28:08.797349 [ 33 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2025.08.01 21:28:08.797369 [ 5 ] {7eef436a-354d-4320-a522-b7442ee441a1} <Debug> TCPHandler: Processed in 0.001397105 sec. | ||
| 12583 | 2025.08.01 21:28:08.797370 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12584 | 2025.08.01 21:28:08.797472 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 12585 | 2025.08.01 21:28:08.797477 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12586 | 2025.08.01 21:28:08.797580 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12587 | 2025.08.01 21:28:08.797590 [ 5 ] {05cdd467-ba98-4b5f-b47f-066a72a200f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12588 | 2025.08.01 21:28:08.797615 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 255 rows starting from the beginning of the part | ||
| 12589 | 2025.08.01 21:28:08.797631 [ 5 ] {05cdd467-ba98-4b5f-b47f-066a72a200f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12590 | 2025.08.01 21:28:08.797683 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
| 12591 | 2025.08.01 21:28:08.797735 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 210 rows starting from the beginning of the part | ||
| 12592 | 2025.08.01 21:28:08.797782 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 29 rows starting from the beginning of the part | ||
| 12593 | 2025.08.01 21:28:08.797825 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
| 12594 | 2025.08.01 21:28:08.797872 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
| 12595 | 2025.08.01 21:28:08.798096 [ 5 ] {05cdd467-ba98-4b5f-b47f-066a72a200f9} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2025.08.01 21:28:08.798130 [ 5 ] {05cdd467-ba98-4b5f-b47f-066a72a200f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12597 | 2025.08.01 21:28:08.798435 [ 5 ] {05cdd467-ba98-4b5f-b47f-066a72a200f9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12598 | 2025.08.01 21:28:08.798642 [ 5 ] {05cdd467-ba98-4b5f-b47f-066a72a200f9} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2025.08.01 21:28:08.798766 [ 5 ] {05cdd467-ba98-4b5f-b47f-066a72a200f9} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001194 sec., 170016.75041876046 rows/sec., 10.97 MiB/sec. | ||
| 12600 | 2025.08.01 21:28:08.798803 [ 5 ] {05cdd467-ba98-4b5f-b47f-066a72a200f9} <Debug> TCPHandler: Processed in 0.001373265 sec. | ||
| 12601 | 2025.08.01 21:28:08.798818 [ 190 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381245 sec., 872401.3480591786 rows/sec., 56.84 MiB/sec. | ||
| 12602 | 2025.08.01 21:28:08.798909 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12603 | 2025.08.01 21:28:08.799012 [ 5 ] {6bdb489d-4f4e-4c65-8e46-a10d189bc816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12604 | 2025.08.01 21:28:08.799025 [ 187 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12605 | 2025.08.01 21:28:08.799052 [ 5 ] {6bdb489d-4f4e-4c65-8e46-a10d189bc816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12606 | 2025.08.01 21:28:08.799331 [ 187 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2025.08.01 21:28:08.799414 [ 187 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_61_12} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12608 | 2025.08.01 21:28:08.799505 [ 5 ] {6bdb489d-4f4e-4c65-8e46-a10d189bc816} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2025.08.01 21:28:08.799525 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 12610 | 2025.08.01 21:28:08.799547 [ 5 ] {6bdb489d-4f4e-4c65-8e46-a10d189bc816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12611 | 2025.08.01 21:28:08.799860 [ 5 ] {6bdb489d-4f4e-4c65-8e46-a10d189bc816} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12612 | 2025.08.01 21:28:08.800068 [ 5 ] {6bdb489d-4f4e-4c65-8e46-a10d189bc816} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12613 | 2025.08.01 21:28:08.800193 [ 5 ] {6bdb489d-4f4e-4c65-8e46-a10d189bc816} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001199 sec., 168473.72810675565 rows/sec., 9.57 MiB/sec. | ||
| 12614 | 2025.08.01 21:28:08.800229 [ 5 ] {6bdb489d-4f4e-4c65-8e46-a10d189bc816} <Debug> TCPHandler: Processed in 0.001366775 sec. | ||
| 12615 | 2025.08.01 21:28:08.800338 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12616 | 2025.08.01 21:28:08.800429 [ 5 ] {42e50091-d71c-4658-a8bc-9f4257e12ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12617 | 2025.08.01 21:28:08.800468 [ 5 ] {42e50091-d71c-4658-a8bc-9f4257e12ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12618 | 2025.08.01 21:28:08.801107 [ 5 ] {42e50091-d71c-4658-a8bc-9f4257e12ce7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12619 | 2025.08.01 21:28:08.801141 [ 5 ] {42e50091-d71c-4658-a8bc-9f4257e12ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12620 | 2025.08.01 21:28:08.801460 [ 5 ] {42e50091-d71c-4658-a8bc-9f4257e12ce7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12621 | 2025.08.01 21:28:08.801669 [ 5 ] {42e50091-d71c-4658-a8bc-9f4257e12ce7} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12622 | 2025.08.01 21:28:08.801791 [ 5 ] {42e50091-d71c-4658-a8bc-9f4257e12ce7} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001379 sec., 502538.07106598985 rows/sec., 35.30 MiB/sec. | ||
| 12623 | 2025.08.01 21:28:08.801827 [ 5 ] {42e50091-d71c-4658-a8bc-9f4257e12ce7} <Debug> TCPHandler: Processed in 0.001536968 sec. | ||
| 12624 | 2025.08.01 21:28:08.801937 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12625 | 2025.08.01 21:28:08.802031 [ 5 ] {d66c36f3-b88c-476c-8d74-5ff1a8fbbb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12626 | 2025.08.01 21:28:08.802072 [ 5 ] {d66c36f3-b88c-476c-8d74-5ff1a8fbbb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12627 | 2025.08.01 21:28:08.802402 [ 5 ] {d66c36f3-b88c-476c-8d74-5ff1a8fbbb1f} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2025.08.01 21:28:08.802436 [ 5 ] {d66c36f3-b88c-476c-8d74-5ff1a8fbbb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12629 | 2025.08.01 21:28:08.802753 [ 5 ] {d66c36f3-b88c-476c-8d74-5ff1a8fbbb1f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12630 | 2025.08.01 21:28:08.802961 [ 5 ] {d66c36f3-b88c-476c-8d74-5ff1a8fbbb1f} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2025.08.01 21:28:08.803086 [ 5 ] {d66c36f3-b88c-476c-8d74-5ff1a8fbbb1f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 12632 | 2025.08.01 21:28:08.803122 [ 5 ] {d66c36f3-b88c-476c-8d74-5ff1a8fbbb1f} <Debug> TCPHandler: Processed in 0.001233952 sec. | ||
| 12633 | 2025.08.01 21:28:08.803228 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12634 | 2025.08.01 21:28:08.803320 [ 5 ] {c6d394f3-d7b9-4c3e-995d-5a63043c2fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12635 | 2025.08.01 21:28:08.803361 [ 5 ] {c6d394f3-d7b9-4c3e-995d-5a63043c2fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12636 | 2025.08.01 21:28:08.803791 [ 5 ] {c6d394f3-d7b9-4c3e-995d-5a63043c2fbc} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2025.08.01 21:28:08.803824 [ 5 ] {c6d394f3-d7b9-4c3e-995d-5a63043c2fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12638 | 2025.08.01 21:28:08.804160 [ 5 ] {c6d394f3-d7b9-4c3e-995d-5a63043c2fbc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12639 | 2025.08.01 21:28:08.804368 [ 5 ] {c6d394f3-d7b9-4c3e-995d-5a63043c2fbc} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2025.08.01 21:28:08.804473 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 | ||
| 12641 | 2025.08.01 21:28:08.804492 [ 5 ] {c6d394f3-d7b9-4c3e-995d-5a63043c2fbc} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00119 sec., 257983.1932773109 rows/sec., 16.97 MiB/sec. | ||
| 12642 | 2025.08.01 21:28:08.804504 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2025.08.01 21:28:08.804522 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12644 | 2025.08.01 21:28:08.804528 [ 5 ] {c6d394f3-d7b9-4c3e-995d-5a63043c2fbc} <Debug> TCPHandler: Processed in 0.001347534 sec. | ||
| 12645 | 2025.08.01 21:28:08.804589 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full | ||
| 12646 | 2025.08.01 21:28:08.804636 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12647 | 2025.08.01 21:28:08.804683 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12648 | 2025.08.01 21:28:08.804713 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 35440 rows starting from the beginning of the part | ||
| 12649 | 2025.08.01 21:28:08.804728 [ 5 ] {ea1549af-0e59-450b-82c7-a05240c568db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12650 | 2025.08.01 21:28:08.804767 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 129 rows starting from the beginning of the part | ||
| 12651 | 2025.08.01 21:28:08.804770 [ 5 ] {ea1549af-0e59-450b-82c7-a05240c568db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12652 | 2025.08.01 21:28:08.804811 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 12653 | 2025.08.01 21:28:08.804853 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 307 rows starting from the beginning of the part | ||
| 12654 | 2025.08.01 21:28:08.804895 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 12655 | 2025.08.01 21:28:08.804937 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 307 rows starting from the beginning of the part | ||
| 12656 | 2025.08.01 21:28:08.805082 [ 5 ] {ea1549af-0e59-450b-82c7-a05240c568db} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2025.08.01 21:28:08.805115 [ 5 ] {ea1549af-0e59-450b-82c7-a05240c568db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12658 | 2025.08.01 21:28:08.805418 [ 5 ] {ea1549af-0e59-450b-82c7-a05240c568db} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12659 | 2025.08.01 21:28:08.805625 [ 5 ] {ea1549af-0e59-450b-82c7-a05240c568db} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2025.08.01 21:28:08.805747 [ 5 ] {ea1549af-0e59-450b-82c7-a05240c568db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 12661 | 2025.08.01 21:28:08.805781 [ 5 ] {ea1549af-0e59-450b-82c7-a05240c568db} <Debug> TCPHandler: Processed in 0.001192381 sec. | ||
| 12662 | 2025.08.01 21:28:08.805888 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12663 | 2025.08.01 21:28:08.805981 [ 5 ] {a3db674d-6732-4774-a658-45ba42bebf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12664 | 2025.08.01 21:28:08.806034 [ 5 ] {a3db674d-6732-4774-a658-45ba42bebf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12665 | 2025.08.01 21:28:08.806894 [ 5 ] {a3db674d-6732-4774-a658-45ba42bebf39} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12666 | 2025.08.01 21:28:08.806928 [ 5 ] {a3db674d-6732-4774-a658-45ba42bebf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12667 | 2025.08.01 21:28:08.807513 [ 5 ] {a3db674d-6732-4774-a658-45ba42bebf39} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12668 | 2025.08.01 21:28:08.807737 [ 5 ] {a3db674d-6732-4774-a658-45ba42bebf39} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12669 | 2025.08.01 21:28:08.807841 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12670 | 2025.08.01 21:28:08.807868 [ 5 ] {a3db674d-6732-4774-a658-45ba42bebf39} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001905 sec., 21522.30971128609 rows/sec., 38.57 MiB/sec. | ||
| 12671 | 2025.08.01 21:28:08.807876 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2025.08.01 21:28:08.807902 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12673 | 2025.08.01 21:28:08.807922 [ 5 ] {a3db674d-6732-4774-a658-45ba42bebf39} <Debug> TCPHandler: Processed in 0.002080658 sec. | ||
| 12674 | 2025.08.01 21:28:08.807988 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 12675 | 2025.08.01 21:28:08.808035 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12676 | 2025.08.01 21:28:08.808133 [ 5 ] {f03a497c-8120-4166-bfd2-b88b38d5964b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12677 | 2025.08.01 21:28:08.808173 [ 5 ] {f03a497c-8120-4166-bfd2-b88b38d5964b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12678 | 2025.08.01 21:28:08.808225 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12679 | 2025.08.01 21:28:08.808290 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1680 rows starting from the beginning of the part | ||
| 12680 | 2025.08.01 21:28:08.808433 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 12681 | 2025.08.01 21:28:08.808502 [ 5 ] {f03a497c-8120-4166-bfd2-b88b38d5964b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2025.08.01 21:28:08.808541 [ 5 ] {f03a497c-8120-4166-bfd2-b88b38d5964b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12683 | 2025.08.01 21:28:08.808551 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
| 12684 | 2025.08.01 21:28:08.808669 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 27 rows starting from the beginning of the part | ||
| 12685 | 2025.08.01 21:28:08.808774 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 12686 | 2025.08.01 21:28:08.808864 [ 5 ] {f03a497c-8120-4166-bfd2-b88b38d5964b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12687 | 2025.08.01 21:28:08.808886 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 12688 | 2025.08.01 21:28:08.809102 [ 5 ] {f03a497c-8120-4166-bfd2-b88b38d5964b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2025.08.01 21:28:08.809228 [ 5 ] {f03a497c-8120-4166-bfd2-b88b38d5964b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001114 sec., 91561.93895870737 rows/sec., 5.63 MiB/sec. | ||
| 12690 | 2025.08.01 21:28:08.809264 [ 5 ] {f03a497c-8120-4166-bfd2-b88b38d5964b} <Debug> TCPHandler: Processed in 0.001277103 sec. | ||
| 12691 | 2025.08.01 21:28:08.812382 [ 198 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36503 rows, containing 5 columns (5 merged, 0 gathered) in 0.007821321 sec., 4667114.417117007 rows/sec., 312.53 MiB/sec. | ||
| 12692 | 2025.08.01 21:28:08.812915 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 12693 | 2025.08.01 21:28:08.813244 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2025.08.01 21:28:08.813327 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 | ||
| 12695 | 2025.08.01 21:28:08.813438 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12696 | 2025.08.01 21:28:08.819191 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 19 columns (19 merged, 0 gathered) in 0.011240772 sec., 164045.67230791622 rows/sec., 293.96 MiB/sec. | ||
| 12697 | 2025.08.01 21:28:08.821671 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12698 | 2025.08.01 21:28:08.822024 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2025.08.01 21:28:08.822104 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12700 | 2025.08.01 21:28:08.822272 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.35 MiB. | ||
| 12701 | 2025.08.01 21:28:09.000129 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.95 MiB, peak 341.26 MiB, free memory in arenas 0.00 B, will set to 330.23 MiB (RSS), difference: 6.29 MiB | ||
| 12702 | 2025.08.01 21:28:11.568636 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12703 | 2025.08.01 21:28:11.568702 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12704 | 2025.08.01 21:28:11.764698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
| 12705 | 2025.08.01 21:28:11.765186 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12706 | 2025.08.01 21:28:11.765229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12707 | 2025.08.01 21:28:11.765701 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12708 | 2025.08.01 21:28:11.765935 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2025.08.01 21:28:11.766070 [ 26 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12710 | 2025.08.01 21:28:11.766085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 12711 | 2025.08.01 21:28:11.766110 [ 26 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2025.08.01 21:28:11.766129 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12713 | 2025.08.01 21:28:11.766263 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 12714 | 2025.08.01 21:28:11.766420 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12715 | 2025.08.01 21:28:11.766463 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
| 12716 | 2025.08.01 21:28:11.766535 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
| 12717 | 2025.08.01 21:28:11.766587 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
| 12718 | 2025.08.01 21:28:11.766639 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
| 12719 | 2025.08.01 21:28:11.766684 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
| 12720 | 2025.08.01 21:28:11.766729 [ 192 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
| 12721 | 2025.08.01 21:28:11.768973 [ 199 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.00276407 sec., 10946177.195222987 rows/sec., 156.59 MiB/sec. | ||
| 12722 | 2025.08.01 21:28:11.769510 [ 199 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12723 | 2025.08.01 21:28:11.769853 [ 199 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2025.08.01 21:28:11.769947 [ 199 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_66_13} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12725 | 2025.08.01 21:28:11.770063 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12726 | 2025.08.01 21:28:13.444943 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12727 | 2025.08.01 21:28:13.463101 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2025.08.01 21:28:13.463163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12729 | 2025.08.01 21:28:13.469035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12730 | 2025.08.01 21:28:13.469827 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2025.08.01 21:28:13.470148 [ 27 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12732 | 2025.08.01 21:28:13.470214 [ 27 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2025.08.01 21:28:13.470234 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12734 | 2025.08.01 21:28:13.470324 [ 197 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 12735 | 2025.08.01 21:28:13.473467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12736 | 2025.08.01 21:28:13.473513 [ 197 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12737 | 2025.08.01 21:28:13.474347 [ 197 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 12738 | 2025.08.01 21:28:13.477835 [ 197 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 12739 | 2025.08.01 21:28:13.481550 [ 197 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 12740 | 2025.08.01 21:28:13.485565 [ 197 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 12741 | 2025.08.01 21:28:13.489563 [ 197 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 12742 | 2025.08.01 21:28:13.493325 [ 197 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 12743 | 2025.08.01 21:28:13.545516 [ 200 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.075223625 sec., 6606.966893711916 rows/sec., 34.16 MiB/sec. | ||
| 12744 | 2025.08.01 21:28:13.548827 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12745 | 2025.08.01 21:28:13.550953 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_66_13} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2025.08.01 21:28:13.551071 [ 204 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_66_13} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12747 | 2025.08.01 21:28:13.553984 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12748 | 2025.08.01 21:28:13.779341 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2025.08.01 21:28:13.779544 [ 5 ] {cb01a18b-4966-42ad-b455-20e829ed188d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12750 | 2025.08.01 21:28:13.779620 [ 5 ] {cb01a18b-4966-42ad-b455-20e829ed188d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12751 | 2025.08.01 21:28:13.780360 [ 5 ] {cb01a18b-4966-42ad-b455-20e829ed188d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2025.08.01 21:28:13.780414 [ 5 ] {cb01a18b-4966-42ad-b455-20e829ed188d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12753 | 2025.08.01 21:28:13.780823 [ 5 ] {cb01a18b-4966-42ad-b455-20e829ed188d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12754 | 2025.08.01 21:28:13.781061 [ 5 ] {cb01a18b-4966-42ad-b455-20e829ed188d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2025.08.01 21:28:13.781228 [ 5 ] {cb01a18b-4966-42ad-b455-20e829ed188d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001738 sec., 32220.943613348678 rows/sec., 2.46 MiB/sec. | ||
| 12756 | 2025.08.01 21:28:13.781282 [ 5 ] {cb01a18b-4966-42ad-b455-20e829ed188d} <Debug> TCPHandler: Processed in 0.002082757 sec. | ||
| 12757 | 2025.08.01 21:28:13.781416 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2025.08.01 21:28:13.781520 [ 5 ] {8ece3b56-bda8-4775-9d4d-440ca333eb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12759 | 2025.08.01 21:28:13.781565 [ 5 ] {8ece3b56-bda8-4775-9d4d-440ca333eb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12760 | 2025.08.01 21:28:13.782041 [ 5 ] {8ece3b56-bda8-4775-9d4d-440ca333eb31} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2025.08.01 21:28:13.782080 [ 5 ] {8ece3b56-bda8-4775-9d4d-440ca333eb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12762 | 2025.08.01 21:28:13.782692 [ 5 ] {8ece3b56-bda8-4775-9d4d-440ca333eb31} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12763 | 2025.08.01 21:28:13.783028 [ 5 ] {8ece3b56-bda8-4775-9d4d-440ca333eb31} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2025.08.01 21:28:13.783174 [ 5 ] {8ece3b56-bda8-4775-9d4d-440ca333eb31} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001678 sec., 38140.643623361146 rows/sec., 2.98 MiB/sec. | ||
| 12765 | 2025.08.01 21:28:13.783218 [ 5 ] {8ece3b56-bda8-4775-9d4d-440ca333eb31} <Debug> TCPHandler: Processed in 0.001854273 sec. | ||
| 12766 | 2025.08.01 21:28:13.783344 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2025.08.01 21:28:13.783446 [ 5 ] {4fb26e3a-e4ce-4a88-a975-fb891f214a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12768 | 2025.08.01 21:28:13.783493 [ 5 ] {4fb26e3a-e4ce-4a88-a975-fb891f214a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12769 | 2025.08.01 21:28:13.783928 [ 5 ] {4fb26e3a-e4ce-4a88-a975-fb891f214a33} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2025.08.01 21:28:13.783965 [ 5 ] {4fb26e3a-e4ce-4a88-a975-fb891f214a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12771 | 2025.08.01 21:28:13.784315 [ 5 ] {4fb26e3a-e4ce-4a88-a975-fb891f214a33} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12772 | 2025.08.01 21:28:13.784531 [ 5 ] {4fb26e3a-e4ce-4a88-a975-fb891f214a33} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2025.08.01 21:28:13.784670 [ 5 ] {4fb26e3a-e4ce-4a88-a975-fb891f214a33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 12774 | 2025.08.01 21:28:13.784709 [ 5 ] {4fb26e3a-e4ce-4a88-a975-fb891f214a33} <Debug> TCPHandler: Processed in 0.001415115 sec. | ||
| 12775 | 2025.08.01 21:28:13.784824 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2025.08.01 21:28:13.784922 [ 5 ] {4fea5014-eae7-4803-902d-7f95efec2f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12777 | 2025.08.01 21:28:13.784967 [ 5 ] {4fea5014-eae7-4803-902d-7f95efec2f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12778 | 2025.08.01 21:28:13.785326 [ 5 ] {4fea5014-eae7-4803-902d-7f95efec2f64} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2025.08.01 21:28:13.785365 [ 5 ] {4fea5014-eae7-4803-902d-7f95efec2f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12780 | 2025.08.01 21:28:13.785681 [ 5 ] {4fea5014-eae7-4803-902d-7f95efec2f64} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12781 | 2025.08.01 21:28:13.785889 [ 5 ] {4fea5014-eae7-4803-902d-7f95efec2f64} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2025.08.01 21:28:13.786021 [ 5 ] {4fea5014-eae7-4803-902d-7f95efec2f64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 12783 | 2025.08.01 21:28:13.786073 [ 5 ] {4fea5014-eae7-4803-902d-7f95efec2f64} <Debug> TCPHandler: Processed in 0.001295953 sec. | ||
| 12784 | 2025.08.01 21:28:14.385131 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2025.08.01 21:28:14.385317 [ 5 ] {a0c3bddf-3da4-491d-8a74-b01ab05b0e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12786 | 2025.08.01 21:28:14.385385 [ 5 ] {a0c3bddf-3da4-491d-8a74-b01ab05b0e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12787 | 2025.08.01 21:28:14.386308 [ 5 ] {a0c3bddf-3da4-491d-8a74-b01ab05b0e42} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2025.08.01 21:28:14.386357 [ 5 ] {a0c3bddf-3da4-491d-8a74-b01ab05b0e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12789 | 2025.08.01 21:28:14.386783 [ 5 ] {a0c3bddf-3da4-491d-8a74-b01ab05b0e42} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12790 | 2025.08.01 21:28:14.387027 [ 5 ] {a0c3bddf-3da4-491d-8a74-b01ab05b0e42} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2025.08.01 21:28:14.387167 [ 43 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 12792 | 2025.08.01 21:28:14.387196 [ 5 ] {a0c3bddf-3da4-491d-8a74-b01ab05b0e42} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001928 sec., 203319.5020746888 rows/sec., 12.90 MiB/sec. | ||
| 12793 | 2025.08.01 21:28:14.387250 [ 43 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2025.08.01 21:28:14.387271 [ 5 ] {a0c3bddf-3da4-491d-8a74-b01ab05b0e42} <Debug> TCPHandler: Processed in 0.002268221 sec. | ||
| 12795 | 2025.08.01 21:28:14.387279 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12796 | 2025.08.01 21:28:14.387398 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12797 | 2025.08.01 21:28:14.387432 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 12798 | 2025.08.01 21:28:14.387506 [ 5 ] {ab95008a-58fd-4756-940a-e085f134a942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12799 | 2025.08.01 21:28:14.387555 [ 5 ] {ab95008a-58fd-4756-940a-e085f134a942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12800 | 2025.08.01 21:28:14.387584 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12801 | 2025.08.01 21:28:14.387625 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 392 rows starting from the beginning of the part | ||
| 12802 | 2025.08.01 21:28:14.387693 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 392 rows starting from the beginning of the part | ||
| 12803 | 2025.08.01 21:28:14.387741 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 392 rows starting from the beginning of the part | ||
| 12804 | 2025.08.01 21:28:14.387816 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 392 rows starting from the beginning of the part | ||
| 12805 | 2025.08.01 21:28:14.387858 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 392 rows starting from the beginning of the part | ||
| 12806 | 2025.08.01 21:28:14.387982 [ 5 ] {ab95008a-58fd-4756-940a-e085f134a942} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12807 | 2025.08.01 21:28:14.388027 [ 5 ] {ab95008a-58fd-4756-940a-e085f134a942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12808 | 2025.08.01 21:28:14.388652 [ 5 ] {ab95008a-58fd-4756-940a-e085f134a942} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12809 | 2025.08.01 21:28:14.388870 [ 5 ] {ab95008a-58fd-4756-940a-e085f134a942} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12810 | 2025.08.01 21:28:14.388911 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532027 sec., 1279350.8208406249 rows/sec., 86.05 MiB/sec. | ||
| 12811 | 2025.08.01 21:28:14.389010 [ 5 ] {ab95008a-58fd-4756-940a-e085f134a942} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001529 sec., 10464.355788096795 rows/sec., 853.29 KiB/sec. | ||
| 12812 | 2025.08.01 21:28:14.389056 [ 5 ] {ab95008a-58fd-4756-940a-e085f134a942} <Debug> TCPHandler: Processed in 0.001709031 sec. | ||
| 12813 | 2025.08.01 21:28:14.389109 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 12814 | 2025.08.01 21:28:14.389166 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12815 | 2025.08.01 21:28:14.389272 [ 5 ] {78df31e3-8d76-4d47-ab07-69d167202f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12816 | 2025.08.01 21:28:14.389315 [ 5 ] {78df31e3-8d76-4d47-ab07-69d167202f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12817 | 2025.08.01 21:28:14.389364 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2025.08.01 21:28:14.389445 [ 194 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_49_12} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 12819 | 2025.08.01 21:28:14.389518 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12820 | 2025.08.01 21:28:14.391517 [ 5 ] {78df31e3-8d76-4d47-ab07-69d167202f60} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2025.08.01 21:28:14.391559 [ 5 ] {78df31e3-8d76-4d47-ab07-69d167202f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12822 | 2025.08.01 21:28:14.392009 [ 5 ] {78df31e3-8d76-4d47-ab07-69d167202f60} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12823 | 2025.08.01 21:28:14.392221 [ 5 ] {78df31e3-8d76-4d47-ab07-69d167202f60} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2025.08.01 21:28:14.392355 [ 5 ] {78df31e3-8d76-4d47-ab07-69d167202f60} <Debug> executeQuery: Read 2243 rows, 185.52 KiB in 0.003104 sec., 722615.9793814434 rows/sec., 58.37 MiB/sec. | ||
| 12825 | 2025.08.01 21:28:14.392368 [ 43 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12826 | 2025.08.01 21:28:14.392397 [ 5 ] {78df31e3-8d76-4d47-ab07-69d167202f60} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 12827 | 2025.08.01 21:28:14.392407 [ 43 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2025.08.01 21:28:14.392419 [ 5 ] {78df31e3-8d76-4d47-ab07-69d167202f60} <Debug> TCPHandler: Processed in 0.00330195 sec. | ||
| 12829 | 2025.08.01 21:28:14.392438 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12830 | 2025.08.01 21:28:14.392541 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 12831 | 2025.08.01 21:28:14.392555 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12832 | 2025.08.01 21:28:14.392676 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12833 | 2025.08.01 21:28:14.392681 [ 5 ] {e16e92e6-217d-4ed4-93fb-2914bd40cc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12834 | 2025.08.01 21:28:14.392716 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2298 rows starting from the beginning of the part | ||
| 12835 | 2025.08.01 21:28:14.392735 [ 5 ] {e16e92e6-217d-4ed4-93fb-2914bd40cc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12836 | 2025.08.01 21:28:14.392791 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1149 rows starting from the beginning of the part | ||
| 12837 | 2025.08.01 21:28:14.392847 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 12838 | 2025.08.01 21:28:14.392891 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1149 rows starting from the beginning of the part | ||
| 12839 | 2025.08.01 21:28:14.392931 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 12840 | 2025.08.01 21:28:14.392972 [ 188 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2243 rows starting from the beginning of the part | ||
| 12841 | 2025.08.01 21:28:14.393312 [ 5 ] {e16e92e6-217d-4ed4-93fb-2914bd40cc90} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2025.08.01 21:28:14.393354 [ 5 ] {e16e92e6-217d-4ed4-93fb-2914bd40cc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12843 | 2025.08.01 21:28:14.393787 [ 5 ] {e16e92e6-217d-4ed4-93fb-2914bd40cc90} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12844 | 2025.08.01 21:28:14.394040 [ 5 ] {e16e92e6-217d-4ed4-93fb-2914bd40cc90} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2025.08.01 21:28:14.394194 [ 5 ] {e16e92e6-217d-4ed4-93fb-2914bd40cc90} <Debug> executeQuery: Read 226 rows, 13.95 KiB in 0.001534 sec., 147327.24902216427 rows/sec., 8.88 MiB/sec. | ||
| 12846 | 2025.08.01 21:28:14.394234 [ 5 ] {e16e92e6-217d-4ed4-93fb-2914bd40cc90} <Debug> TCPHandler: Processed in 0.001727191 sec. | ||
| 12847 | 2025.08.01 21:28:14.394360 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12848 | 2025.08.01 21:28:14.394455 [ 5 ] {2903cf8d-b96c-4023-a46a-ea33447f5683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12849 | 2025.08.01 21:28:14.394496 [ 5 ] {2903cf8d-b96c-4023-a46a-ea33447f5683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12850 | 2025.08.01 21:28:14.395150 [ 5 ] {2903cf8d-b96c-4023-a46a-ea33447f5683} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2025.08.01 21:28:14.395187 [ 5 ] {2903cf8d-b96c-4023-a46a-ea33447f5683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12852 | 2025.08.01 21:28:14.395501 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6951 rows, containing 5 columns (5 merged, 0 gathered) in 0.003004514 sec., 2313518.9251905633 rows/sec., 194.96 MiB/sec. | ||
| 12853 | 2025.08.01 21:28:14.395537 [ 5 ] {2903cf8d-b96c-4023-a46a-ea33447f5683} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12854 | 2025.08.01 21:28:14.395760 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12855 | 2025.08.01 21:28:14.395772 [ 5 ] {2903cf8d-b96c-4023-a46a-ea33447f5683} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2025.08.01 21:28:14.395922 [ 5 ] {2903cf8d-b96c-4023-a46a-ea33447f5683} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001485 sec., 290235.6902356902 rows/sec., 19.21 MiB/sec. | ||
| 12857 | 2025.08.01 21:28:14.395963 [ 5 ] {2903cf8d-b96c-4023-a46a-ea33447f5683} <Debug> TCPHandler: Processed in 0.00166599 sec. | ||
| 12858 | 2025.08.01 21:28:14.396064 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2025.08.01 21:28:14.396077 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12860 | 2025.08.01 21:28:14.396161 [ 200 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_111_22} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12861 | 2025.08.01 21:28:14.396190 [ 5 ] {2d3ad09f-7460-40bb-af3e-dc92f1d9c590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12862 | 2025.08.01 21:28:14.396235 [ 5 ] {2d3ad09f-7460-40bb-af3e-dc92f1d9c590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12863 | 2025.08.01 21:28:14.396242 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 12864 | 2025.08.01 21:28:14.396730 [ 5 ] {2d3ad09f-7460-40bb-af3e-dc92f1d9c590} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2025.08.01 21:28:14.396771 [ 5 ] {2d3ad09f-7460-40bb-af3e-dc92f1d9c590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12866 | 2025.08.01 21:28:14.397099 [ 5 ] {2d3ad09f-7460-40bb-af3e-dc92f1d9c590} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12867 | 2025.08.01 21:28:14.397299 [ 5 ] {2d3ad09f-7460-40bb-af3e-dc92f1d9c590} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2025.08.01 21:28:14.397405 [ 43 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 12869 | 2025.08.01 21:28:14.397425 [ 5 ] {2d3ad09f-7460-40bb-af3e-dc92f1d9c590} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001254 sec., 161084.52950558215 rows/sec., 9.15 MiB/sec. | ||
| 12870 | 2025.08.01 21:28:14.397442 [ 43 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12871 | 2025.08.01 21:28:14.397467 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12872 | 2025.08.01 21:28:14.397470 [ 5 ] {2d3ad09f-7460-40bb-af3e-dc92f1d9c590} <Debug> TCPHandler: Processed in 0.001441586 sec. | ||
| 12873 | 2025.08.01 21:28:14.397554 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 12874 | 2025.08.01 21:28:14.397597 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12875 | 2025.08.01 21:28:14.397641 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12876 | 2025.08.01 21:28:14.397671 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 202 rows starting from the beginning of the part | ||
| 12877 | 2025.08.01 21:28:14.397696 [ 5 ] {2e9e2ecd-06f8-416d-b1c3-11cbe7512c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12878 | 2025.08.01 21:28:14.397718 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 202 rows starting from the beginning of the part | ||
| 12879 | 2025.08.01 21:28:14.397741 [ 5 ] {2e9e2ecd-06f8-416d-b1c3-11cbe7512c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12880 | 2025.08.01 21:28:14.397760 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 202 rows starting from the beginning of the part | ||
| 12881 | 2025.08.01 21:28:14.397801 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 202 rows starting from the beginning of the part | ||
| 12882 | 2025.08.01 21:28:14.397837 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 202 rows starting from the beginning of the part | ||
| 12883 | 2025.08.01 21:28:14.398611 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083959 sec., 931769.5595497616 rows/sec., 56.47 MiB/sec. | ||
| 12884 | 2025.08.01 21:28:14.398783 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 12885 | 2025.08.01 21:28:14.399100 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2025.08.01 21:28:14.399110 [ 5 ] {2e9e2ecd-06f8-416d-b1c3-11cbe7512c6d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2025.08.01 21:28:14.399147 [ 5 ] {2e9e2ecd-06f8-416d-b1c3-11cbe7512c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12888 | 2025.08.01 21:28:14.399192 [ 193 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_49_12} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 12889 | 2025.08.01 21:28:14.399309 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12890 | 2025.08.01 21:28:14.399597 [ 5 ] {2e9e2ecd-06f8-416d-b1c3-11cbe7512c6d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12891 | 2025.08.01 21:28:14.399819 [ 5 ] {2e9e2ecd-06f8-416d-b1c3-11cbe7512c6d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12892 | 2025.08.01 21:28:14.399941 [ 43 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12893 | 2025.08.01 21:28:14.399946 [ 5 ] {2e9e2ecd-06f8-416d-b1c3-11cbe7512c6d} <Debug> executeQuery: Read 1138 rows, 83.28 KiB in 0.002268 sec., 501763.66843033506 rows/sec., 35.86 MiB/sec. | ||
| 12894 | 2025.08.01 21:28:14.399983 [ 43 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12895 | 2025.08.01 21:28:14.400006 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12896 | 2025.08.01 21:28:14.400008 [ 5 ] {2e9e2ecd-06f8-416d-b1c3-11cbe7512c6d} <Debug> TCPHandler: Processed in 0.002460114 sec. | ||
| 12897 | 2025.08.01 21:28:14.400078 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 12898 | 2025.08.01 21:28:14.400143 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12899 | 2025.08.01 21:28:14.400164 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12900 | 2025.08.01 21:28:14.400194 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1185 rows starting from the beginning of the part | ||
| 12901 | 2025.08.01 21:28:14.400241 [ 5 ] {89d2299a-78b6-4cd2-9ac8-caff2763a850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12902 | 2025.08.01 21:28:14.400244 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 693 rows starting from the beginning of the part | ||
| 12903 | 2025.08.01 21:28:14.400291 [ 5 ] {89d2299a-78b6-4cd2-9ac8-caff2763a850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12904 | 2025.08.01 21:28:14.400312 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 12905 | 2025.08.01 21:28:14.400357 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 693 rows starting from the beginning of the part | ||
| 12906 | 2025.08.01 21:28:14.400397 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 12907 | 2025.08.01 21:28:14.400437 [ 200 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1138 rows starting from the beginning of the part | ||
| 12908 | 2025.08.01 21:28:14.400639 [ 5 ] {89d2299a-78b6-4cd2-9ac8-caff2763a850} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12909 | 2025.08.01 21:28:14.400681 [ 5 ] {89d2299a-78b6-4cd2-9ac8-caff2763a850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12910 | 2025.08.01 21:28:14.401006 [ 5 ] {89d2299a-78b6-4cd2-9ac8-caff2763a850} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12911 | 2025.08.01 21:28:14.401235 [ 5 ] {89d2299a-78b6-4cd2-9ac8-caff2763a850} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12912 | 2025.08.01 21:28:14.401362 [ 5 ] {89d2299a-78b6-4cd2-9ac8-caff2763a850} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 12913 | 2025.08.01 21:28:14.401400 [ 5 ] {89d2299a-78b6-4cd2-9ac8-caff2763a850} <Debug> TCPHandler: Processed in 0.001306663 sec. | ||
| 12914 | 2025.08.01 21:28:14.401506 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12915 | 2025.08.01 21:28:14.401600 [ 5 ] {ebe88bd5-94cc-4ad1-92a1-de2c8782e238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12916 | 2025.08.01 21:28:14.401643 [ 5 ] {ebe88bd5-94cc-4ad1-92a1-de2c8782e238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12917 | 2025.08.01 21:28:14.401764 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716121 sec., 2235856.3294779332 rows/sec., 168.02 MiB/sec. | ||
| 12918 | 2025.08.01 21:28:14.401986 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12919 | 2025.08.01 21:28:14.402280 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2025.08.01 21:28:14.402357 [ 198 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_111_22} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12921 | 2025.08.01 21:28:14.402381 [ 5 ] {ebe88bd5-94cc-4ad1-92a1-de2c8782e238} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2025.08.01 21:28:14.402423 [ 5 ] {ebe88bd5-94cc-4ad1-92a1-de2c8782e238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12923 | 2025.08.01 21:28:14.402434 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12924 | 2025.08.01 21:28:14.402812 [ 5 ] {ebe88bd5-94cc-4ad1-92a1-de2c8782e238} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12925 | 2025.08.01 21:28:14.403027 [ 5 ] {ebe88bd5-94cc-4ad1-92a1-de2c8782e238} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12926 | 2025.08.01 21:28:14.403163 [ 5 ] {ebe88bd5-94cc-4ad1-92a1-de2c8782e238} <Debug> executeQuery: Read 1033 rows, 69.95 KiB in 0.001581 sec., 653383.9342188488 rows/sec., 43.20 MiB/sec. | ||
| 12927 | 2025.08.01 21:28:14.403201 [ 5 ] {ebe88bd5-94cc-4ad1-92a1-de2c8782e238} <Debug> TCPHandler: Processed in 0.001743481 sec. | ||
| 12928 | 2025.08.01 21:28:14.403311 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12929 | 2025.08.01 21:28:14.403405 [ 5 ] {2f6de28d-9984-4a84-905f-98a388b73a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12930 | 2025.08.01 21:28:14.403446 [ 5 ] {2f6de28d-9984-4a84-905f-98a388b73a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12931 | 2025.08.01 21:28:14.403755 [ 5 ] {2f6de28d-9984-4a84-905f-98a388b73a6c} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12932 | 2025.08.01 21:28:14.403790 [ 5 ] {2f6de28d-9984-4a84-905f-98a388b73a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12933 | 2025.08.01 21:28:14.404101 [ 5 ] {2f6de28d-9984-4a84-905f-98a388b73a6c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12934 | 2025.08.01 21:28:14.404308 [ 5 ] {2f6de28d-9984-4a84-905f-98a388b73a6c} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12935 | 2025.08.01 21:28:14.404434 [ 5 ] {2f6de28d-9984-4a84-905f-98a388b73a6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 12936 | 2025.08.01 21:28:14.404470 [ 5 ] {2f6de28d-9984-4a84-905f-98a388b73a6c} <Debug> TCPHandler: Processed in 0.001207602 sec. | ||
| 12937 | 2025.08.01 21:28:14.404569 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12938 | 2025.08.01 21:28:14.404660 [ 5 ] {9e57ce3f-9bf2-4112-82cf-452673836c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12939 | 2025.08.01 21:28:14.404715 [ 5 ] {9e57ce3f-9bf2-4112-82cf-452673836c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12940 | 2025.08.01 21:28:14.405506 [ 5 ] {9e57ce3f-9bf2-4112-82cf-452673836c9f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2025.08.01 21:28:14.405542 [ 5 ] {9e57ce3f-9bf2-4112-82cf-452673836c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12942 | 2025.08.01 21:28:14.406068 [ 5 ] {9e57ce3f-9bf2-4112-82cf-452673836c9f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12943 | 2025.08.01 21:28:14.406283 [ 5 ] {9e57ce3f-9bf2-4112-82cf-452673836c9f} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2025.08.01 21:28:14.406415 [ 5 ] {9e57ce3f-9bf2-4112-82cf-452673836c9f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001772 sec., 7900.677200902935 rows/sec., 14.16 MiB/sec. | ||
| 12945 | 2025.08.01 21:28:14.406469 [ 5 ] {9e57ce3f-9bf2-4112-82cf-452673836c9f} <Debug> TCPHandler: Processed in 0.001947335 sec. | ||
| 12946 | 2025.08.01 21:28:14.406581 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12947 | 2025.08.01 21:28:14.406675 [ 5 ] {1a6e8f9f-16b6-4abe-ac35-23729d023fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12948 | 2025.08.01 21:28:14.406716 [ 5 ] {1a6e8f9f-16b6-4abe-ac35-23729d023fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12949 | 2025.08.01 21:28:14.407042 [ 5 ] {1a6e8f9f-16b6-4abe-ac35-23729d023fac} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12950 | 2025.08.01 21:28:14.407079 [ 5 ] {1a6e8f9f-16b6-4abe-ac35-23729d023fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12951 | 2025.08.01 21:28:14.407384 [ 5 ] {1a6e8f9f-16b6-4abe-ac35-23729d023fac} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12952 | 2025.08.01 21:28:14.407598 [ 5 ] {1a6e8f9f-16b6-4abe-ac35-23729d023fac} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12953 | 2025.08.01 21:28:14.407706 [ 43 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12954 | 2025.08.01 21:28:14.407721 [ 5 ] {1a6e8f9f-16b6-4abe-ac35-23729d023fac} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001064 sec., 50751.879699248115 rows/sec., 2.85 MiB/sec. | ||
| 12955 | 2025.08.01 21:28:14.407746 [ 43 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2025.08.01 21:28:14.407767 [ 5 ] {1a6e8f9f-16b6-4abe-ac35-23729d023fac} <Debug> TCPHandler: Processed in 0.001235452 sec. | ||
| 12957 | 2025.08.01 21:28:14.407768 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12958 | 2025.08.01 21:28:14.407866 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 12959 | 2025.08.01 21:28:14.407969 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12960 | 2025.08.01 21:28:14.407996 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7452 rows starting from the beginning of the part | ||
| 12961 | 2025.08.01 21:28:14.408047 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 102 rows starting from the beginning of the part | ||
| 12962 | 2025.08.01 21:28:14.408090 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 12963 | 2025.08.01 21:28:14.408128 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 102 rows starting from the beginning of the part | ||
| 12964 | 2025.08.01 21:28:14.408163 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 12965 | 2025.08.01 21:28:14.408199 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 54 rows starting from the beginning of the part | ||
| 12966 | 2025.08.01 21:28:14.410353 [ 198 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7830 rows, containing 4 columns (4 merged, 0 gathered) in 0.002521146 sec., 3105730.4892298975 rows/sec., 197.50 MiB/sec. | ||
| 12967 | 2025.08.01 21:28:14.410903 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12968 | 2025.08.01 21:28:14.411135 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_111_22} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2025.08.01 21:28:14.411208 [ 190 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_111_22} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12970 | 2025.08.01 21:28:14.411270 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 12971 | 2025.08.01 21:28:16.885488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1842 | ||
| 12972 | 2025.08.01 21:28:16.888528 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2025.08.01 21:28:16.888575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12974 | 2025.08.01 21:28:16.889820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12975 | 2025.08.01 21:28:16.890096 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2025.08.01 21:28:16.890357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 12977 | 2025.08.01 21:28:18.779421 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12978 | 2025.08.01 21:28:18.779639 [ 5 ] {e3ad7379-2530-4062-aced-1dd357a4ea20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12979 | 2025.08.01 21:28:18.779716 [ 5 ] {e3ad7379-2530-4062-aced-1dd357a4ea20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12980 | 2025.08.01 21:28:18.780523 [ 5 ] {e3ad7379-2530-4062-aced-1dd357a4ea20} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12981 | 2025.08.01 21:28:18.780576 [ 5 ] {e3ad7379-2530-4062-aced-1dd357a4ea20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12982 | 2025.08.01 21:28:18.780996 [ 5 ] {e3ad7379-2530-4062-aced-1dd357a4ea20} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12983 | 2025.08.01 21:28:18.781229 [ 5 ] {e3ad7379-2530-4062-aced-1dd357a4ea20} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12984 | 2025.08.01 21:28:18.781405 [ 5 ] {e3ad7379-2530-4062-aced-1dd357a4ea20} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.00182 sec., 60439.56043956044 rows/sec., 5.06 MiB/sec. | ||
| 12985 | 2025.08.01 21:28:18.781470 [ 5 ] {e3ad7379-2530-4062-aced-1dd357a4ea20} <Debug> TCPHandler: Processed in 0.00218584 sec. | ||
| 12986 | 2025.08.01 21:28:18.781602 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12987 | 2025.08.01 21:28:18.781712 [ 5 ] {cfae7dba-85fa-41ac-8de1-52bec4099c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12988 | 2025.08.01 21:28:18.781758 [ 5 ] {cfae7dba-85fa-41ac-8de1-52bec4099c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12989 | 2025.08.01 21:28:18.782216 [ 5 ] {cfae7dba-85fa-41ac-8de1-52bec4099c5c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2025.08.01 21:28:18.782257 [ 5 ] {cfae7dba-85fa-41ac-8de1-52bec4099c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12991 | 2025.08.01 21:28:18.782616 [ 5 ] {cfae7dba-85fa-41ac-8de1-52bec4099c5c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12992 | 2025.08.01 21:28:18.782830 [ 5 ] {cfae7dba-85fa-41ac-8de1-52bec4099c5c} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2025.08.01 21:28:18.782976 [ 5 ] {cfae7dba-85fa-41ac-8de1-52bec4099c5c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00129 sec., 20930.232558139538 rows/sec., 1.54 MiB/sec. | ||
| 12994 | 2025.08.01 21:28:18.783020 [ 5 ] {cfae7dba-85fa-41ac-8de1-52bec4099c5c} <Debug> TCPHandler: Processed in 0.001471587 sec. | ||
| 12995 | 2025.08.01 21:28:18.783135 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12996 | 2025.08.01 21:28:18.783237 [ 5 ] {e4ac8921-4e4d-4a83-afe1-c6075872da7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12997 | 2025.08.01 21:28:18.783280 [ 5 ] {e4ac8921-4e4d-4a83-afe1-c6075872da7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12998 | 2025.08.01 21:28:18.783725 [ 5 ] {e4ac8921-4e4d-4a83-afe1-c6075872da7a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12999 | 2025.08.01 21:28:18.783763 [ 5 ] {e4ac8921-4e4d-4a83-afe1-c6075872da7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13000 | 2025.08.01 21:28:18.784101 [ 5 ] {e4ac8921-4e4d-4a83-afe1-c6075872da7a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13001 | 2025.08.01 21:28:18.784330 [ 5 ] {e4ac8921-4e4d-4a83-afe1-c6075872da7a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13002 | 2025.08.01 21:28:18.784467 [ 5 ] {e4ac8921-4e4d-4a83-afe1-c6075872da7a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001254 sec., 72567.7830940989 rows/sec., 5.67 MiB/sec. | ||
| 13003 | 2025.08.01 21:28:18.784507 [ 5 ] {e4ac8921-4e4d-4a83-afe1-c6075872da7a} <Debug> TCPHandler: Processed in 0.001423625 sec. | ||
| 13004 | 2025.08.01 21:28:18.784625 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13005 | 2025.08.01 21:28:18.784731 [ 5 ] {7cc4b09a-fe45-4a5e-8f7c-fa49fa83910b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13006 | 2025.08.01 21:28:18.784778 [ 5 ] {7cc4b09a-fe45-4a5e-8f7c-fa49fa83910b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13007 | 2025.08.01 21:28:18.785198 [ 5 ] {7cc4b09a-fe45-4a5e-8f7c-fa49fa83910b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2025.08.01 21:28:18.785234 [ 5 ] {7cc4b09a-fe45-4a5e-8f7c-fa49fa83910b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13009 | 2025.08.01 21:28:18.785580 [ 5 ] {7cc4b09a-fe45-4a5e-8f7c-fa49fa83910b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13010 | 2025.08.01 21:28:18.785790 [ 5 ] {7cc4b09a-fe45-4a5e-8f7c-fa49fa83910b} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2025.08.01 21:28:18.785930 [ 5 ] {7cc4b09a-fe45-4a5e-8f7c-fa49fa83910b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00122 sec., 104918.03278688525 rows/sec., 7.31 MiB/sec. | ||
| 13012 | 2025.08.01 21:28:18.785972 [ 5 ] {7cc4b09a-fe45-4a5e-8f7c-fa49fa83910b} <Debug> TCPHandler: Processed in 0.001396915 sec. | ||
| 13013 | 2025.08.01 21:28:18.786093 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13014 | 2025.08.01 21:28:18.786190 [ 5 ] {6f294bc8-cd95-464c-af01-22b76f0547d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13015 | 2025.08.01 21:28:18.786246 [ 5 ] {6f294bc8-cd95-464c-af01-22b76f0547d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13016 | 2025.08.01 21:28:18.787151 [ 5 ] {6f294bc8-cd95-464c-af01-22b76f0547d7} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2025.08.01 21:28:18.787186 [ 5 ] {6f294bc8-cd95-464c-af01-22b76f0547d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13018 | 2025.08.01 21:28:18.787748 [ 5 ] {6f294bc8-cd95-464c-af01-22b76f0547d7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13019 | 2025.08.01 21:28:18.787980 [ 5 ] {6f294bc8-cd95-464c-af01-22b76f0547d7} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2025.08.01 21:28:18.788123 [ 5 ] {6f294bc8-cd95-464c-af01-22b76f0547d7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001953 sec., 13824.884792626728 rows/sec., 24.77 MiB/sec. | ||
| 13021 | 2025.08.01 21:28:18.788204 [ 5 ] {6f294bc8-cd95-464c-af01-22b76f0547d7} <Debug> TCPHandler: Processed in 0.002159479 sec. | ||
| 13022 | 2025.08.01 21:28:18.788328 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13023 | 2025.08.01 21:28:18.788427 [ 5 ] {eb870afc-5b26-44a2-a870-1f66b2428eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13024 | 2025.08.01 21:28:18.788470 [ 5 ] {eb870afc-5b26-44a2-a870-1f66b2428eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13025 | 2025.08.01 21:28:18.788826 [ 5 ] {eb870afc-5b26-44a2-a870-1f66b2428eda} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2025.08.01 21:28:18.788860 [ 5 ] {eb870afc-5b26-44a2-a870-1f66b2428eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13027 | 2025.08.01 21:28:18.789181 [ 5 ] {eb870afc-5b26-44a2-a870-1f66b2428eda} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13028 | 2025.08.01 21:28:18.789388 [ 5 ] {eb870afc-5b26-44a2-a870-1f66b2428eda} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2025.08.01 21:28:18.789515 [ 5 ] {eb870afc-5b26-44a2-a870-1f66b2428eda} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001109 sec., 43282.23624887286 rows/sec., 2.92 MiB/sec. | ||
| 13030 | 2025.08.01 21:28:18.789551 [ 5 ] {eb870afc-5b26-44a2-a870-1f66b2428eda} <Debug> TCPHandler: Processed in 0.001272042 sec. | ||
| 13031 | 2025.08.01 21:28:19.266192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
| 13032 | 2025.08.01 21:28:19.266724 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2025.08.01 21:28:19.266779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13034 | 2025.08.01 21:28:19.267288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13035 | 2025.08.01 21:28:19.267539 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2025.08.01 21:28:19.267693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
| 13037 | 2025.08.01 21:28:20.973535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13038 | 2025.08.01 21:28:20.988929 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2025.08.01 21:28:20.988978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13040 | 2025.08.01 21:28:20.994555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13041 | 2025.08.01 21:28:20.995234 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2025.08.01 21:28:20.998031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13043 | 2025.08.01 21:28:23.779256 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13044 | 2025.08.01 21:28:23.779563 [ 5 ] {0bed978d-4d2d-4219-86f6-da51f0a8e2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13045 | 2025.08.01 21:28:23.779680 [ 5 ] {0bed978d-4d2d-4219-86f6-da51f0a8e2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13046 | 2025.08.01 21:28:23.780377 [ 5 ] {0bed978d-4d2d-4219-86f6-da51f0a8e2bf} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13047 | 2025.08.01 21:28:23.780415 [ 5 ] {0bed978d-4d2d-4219-86f6-da51f0a8e2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13048 | 2025.08.01 21:28:23.780801 [ 5 ] {0bed978d-4d2d-4219-86f6-da51f0a8e2bf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13049 | 2025.08.01 21:28:23.781021 [ 5 ] {0bed978d-4d2d-4219-86f6-da51f0a8e2bf} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2025.08.01 21:28:23.781171 [ 5 ] {0bed978d-4d2d-4219-86f6-da51f0a8e2bf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.53 MiB/sec. | ||
| 13051 | 2025.08.01 21:28:23.781211 [ 5 ] {0bed978d-4d2d-4219-86f6-da51f0a8e2bf} <Debug> TCPHandler: Processed in 0.002134939 sec. | ||
| 13052 | 2025.08.01 21:28:23.781332 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13053 | 2025.08.01 21:28:23.781426 [ 5 ] {6bb0863a-fe37-484d-a0b5-c3fd7e4261e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13054 | 2025.08.01 21:28:23.781466 [ 5 ] {6bb0863a-fe37-484d-a0b5-c3fd7e4261e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13055 | 2025.08.01 21:28:23.781885 [ 5 ] {6bb0863a-fe37-484d-a0b5-c3fd7e4261e1} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13056 | 2025.08.01 21:28:23.781920 [ 5 ] {6bb0863a-fe37-484d-a0b5-c3fd7e4261e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13057 | 2025.08.01 21:28:23.782219 [ 5 ] {6bb0863a-fe37-484d-a0b5-c3fd7e4261e1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13058 | 2025.08.01 21:28:23.782435 [ 5 ] {6bb0863a-fe37-484d-a0b5-c3fd7e4261e1} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13059 | 2025.08.01 21:28:23.782561 [ 5 ] {6bb0863a-fe37-484d-a0b5-c3fd7e4261e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 13060 | 2025.08.01 21:28:23.782597 [ 5 ] {6bb0863a-fe37-484d-a0b5-c3fd7e4261e1} <Debug> TCPHandler: Processed in 0.001313484 sec. | ||
| 13061 | 2025.08.01 21:28:23.782709 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13062 | 2025.08.01 21:28:23.782802 [ 5 ] {339ddd5e-3168-4447-b40b-43d25f1875aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13063 | 2025.08.01 21:28:23.782844 [ 5 ] {339ddd5e-3168-4447-b40b-43d25f1875aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13064 | 2025.08.01 21:28:23.783284 [ 5 ] {339ddd5e-3168-4447-b40b-43d25f1875aa} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2025.08.01 21:28:23.783321 [ 5 ] {339ddd5e-3168-4447-b40b-43d25f1875aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13066 | 2025.08.01 21:28:23.783662 [ 5 ] {339ddd5e-3168-4447-b40b-43d25f1875aa} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13067 | 2025.08.01 21:28:23.783866 [ 5 ] {339ddd5e-3168-4447-b40b-43d25f1875aa} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2025.08.01 21:28:23.783995 [ 5 ] {339ddd5e-3168-4447-b40b-43d25f1875aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 13069 | 2025.08.01 21:28:23.784032 [ 5 ] {339ddd5e-3168-4447-b40b-43d25f1875aa} <Debug> TCPHandler: Processed in 0.001370054 sec. | ||
| 13070 | 2025.08.01 21:28:23.784140 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13071 | 2025.08.01 21:28:23.784235 [ 5 ] {d8322516-6e0b-4b54-ab14-a8f0dd830f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13072 | 2025.08.01 21:28:23.784276 [ 5 ] {d8322516-6e0b-4b54-ab14-a8f0dd830f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13073 | 2025.08.01 21:28:23.784609 [ 5 ] {d8322516-6e0b-4b54-ab14-a8f0dd830f71} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13074 | 2025.08.01 21:28:23.784644 [ 5 ] {d8322516-6e0b-4b54-ab14-a8f0dd830f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13075 | 2025.08.01 21:28:23.784933 [ 5 ] {d8322516-6e0b-4b54-ab14-a8f0dd830f71} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13076 | 2025.08.01 21:28:23.785166 [ 5 ] {d8322516-6e0b-4b54-ab14-a8f0dd830f71} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13077 | 2025.08.01 21:28:23.785294 [ 5 ] {d8322516-6e0b-4b54-ab14-a8f0dd830f71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 13078 | 2025.08.01 21:28:23.785329 [ 5 ] {d8322516-6e0b-4b54-ab14-a8f0dd830f71} <Debug> TCPHandler: Processed in 0.001236522 sec. | ||
| 13079 | 2025.08.01 21:28:26.481839 [ 154 ] {} <Debug> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13080 | 2025.08.01 21:28:26.481904 [ 154 ] {} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2025.08.01 21:28:26.481927 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13082 | 2025.08.01 21:28:26.482051 [ 187 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 13083 | 2025.08.01 21:28:26.482209 [ 187 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13084 | 2025.08.01 21:28:26.482246 [ 187 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 13085 | 2025.08.01 21:28:26.482315 [ 187 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::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 | ||
| 13086 | 2025.08.01 21:28:26.482360 [ 187 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 13087 | 2025.08.01 21:28:26.482404 [ 187 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 13088 | 2025.08.01 21:28:26.482445 [ 187 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 13089 | 2025.08.01 21:28:26.483200 [ 190 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209142 sec., 44659.76700834145 rows/sec., 3.73 MiB/sec. | ||
| 13090 | 2025.08.01 21:28:26.483366 [ 198 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13091 | 2025.08.01 21:28:26.483679 [ 198 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_17_4} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2025.08.01 21:28:26.483772 [ 198 ] {9d551bb7-e21f-4f7c-bb2f-85236aa773c4::all_1_17_4} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13093 | 2025.08.01 21:28:26.483866 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13094 | 2025.08.01 21:28:26.568754 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13095 | 2025.08.01 21:28:26.568792 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13096 | 2025.08.01 21:28:26.767834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
| 13097 | 2025.08.01 21:28:26.768403 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2025.08.01 21:28:26.768464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13099 | 2025.08.01 21:28:26.769023 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13100 | 2025.08.01 21:28:26.769294 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2025.08.01 21:28:26.769490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 13102 | 2025.08.01 21:28:26.890733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1862 | ||
| 13103 | 2025.08.01 21:28:26.893695 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2025.08.01 21:28:26.893773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13105 | 2025.08.01 21:28:26.895806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13106 | 2025.08.01 21:28:26.896194 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2025.08.01 21:28:26.896565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1862 | ||
| 13108 | 2025.08.01 21:28:28.498102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13109 | 2025.08.01 21:28:28.515154 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13110 | 2025.08.01 21:28:28.515219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13111 | 2025.08.01 21:28:28.520722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13112 | 2025.08.01 21:28:28.521451 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13113 | 2025.08.01 21:28:28.524480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13114 | 2025.08.01 21:28:28.791963 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13115 | 2025.08.01 21:28:28.792144 [ 5 ] {93b14978-7736-4108-afc8-b183d7723870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13116 | 2025.08.01 21:28:28.792213 [ 5 ] {93b14978-7736-4108-afc8-b183d7723870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13117 | 2025.08.01 21:28:28.793109 [ 5 ] {93b14978-7736-4108-afc8-b183d7723870} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2025.08.01 21:28:28.793160 [ 5 ] {93b14978-7736-4108-afc8-b183d7723870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13119 | 2025.08.01 21:28:28.793574 [ 5 ] {93b14978-7736-4108-afc8-b183d7723870} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13120 | 2025.08.01 21:28:28.793822 [ 5 ] {93b14978-7736-4108-afc8-b183d7723870} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2025.08.01 21:28:28.793988 [ 5 ] {93b14978-7736-4108-afc8-b183d7723870} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001893 sec., 207078.7110406762 rows/sec., 13.14 MiB/sec. | ||
| 13122 | 2025.08.01 21:28:28.794060 [ 5 ] {93b14978-7736-4108-afc8-b183d7723870} <Debug> TCPHandler: Processed in 0.00222865 sec. | ||
| 13123 | 2025.08.01 21:28:28.794220 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13124 | 2025.08.01 21:28:28.794338 [ 5 ] {239ec9b8-9a20-41c8-828c-97fefa907a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13125 | 2025.08.01 21:28:28.794381 [ 5 ] {239ec9b8-9a20-41c8-828c-97fefa907a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13126 | 2025.08.01 21:28:28.795449 [ 5 ] {239ec9b8-9a20-41c8-828c-97fefa907a62} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13127 | 2025.08.01 21:28:28.795489 [ 5 ] {239ec9b8-9a20-41c8-828c-97fefa907a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13128 | 2025.08.01 21:28:28.795880 [ 5 ] {239ec9b8-9a20-41c8-828c-97fefa907a62} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13129 | 2025.08.01 21:28:28.796098 [ 5 ] {239ec9b8-9a20-41c8-828c-97fefa907a62} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13130 | 2025.08.01 21:28:28.796232 [ 5 ] {239ec9b8-9a20-41c8-828c-97fefa907a62} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.00192 sec., 598437.5 rows/sec., 47.75 MiB/sec. | ||
| 13131 | 2025.08.01 21:28:28.796272 [ 5 ] {239ec9b8-9a20-41c8-828c-97fefa907a62} <Debug> TCPHandler: Processed in 0.002121198 sec. | ||
| 13132 | 2025.08.01 21:28:28.796396 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13133 | 2025.08.01 21:28:28.796495 [ 5 ] {b2e74ce2-2d9c-4473-8e0e-bfd79e798c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13134 | 2025.08.01 21:28:28.796538 [ 5 ] {b2e74ce2-2d9c-4473-8e0e-bfd79e798c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13135 | 2025.08.01 21:28:28.797059 [ 5 ] {b2e74ce2-2d9c-4473-8e0e-bfd79e798c98} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2025.08.01 21:28:28.797095 [ 5 ] {b2e74ce2-2d9c-4473-8e0e-bfd79e798c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13137 | 2025.08.01 21:28:28.797418 [ 5 ] {b2e74ce2-2d9c-4473-8e0e-bfd79e798c98} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13138 | 2025.08.01 21:28:28.797629 [ 5 ] {b2e74ce2-2d9c-4473-8e0e-bfd79e798c98} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13139 | 2025.08.01 21:28:28.797763 [ 5 ] {b2e74ce2-2d9c-4473-8e0e-bfd79e798c98} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.00129 sec., 183720.93023255814 rows/sec., 11.25 MiB/sec. | ||
| 13140 | 2025.08.01 21:28:28.797803 [ 5 ] {b2e74ce2-2d9c-4473-8e0e-bfd79e798c98} <Debug> TCPHandler: Processed in 0.001457197 sec. | ||
| 13141 | 2025.08.01 21:28:28.797917 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13142 | 2025.08.01 21:28:28.798014 [ 5 ] {b7a2bb9a-8d36-4174-8b18-4a74015d8b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13143 | 2025.08.01 21:28:28.798054 [ 5 ] {b7a2bb9a-8d36-4174-8b18-4a74015d8b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13144 | 2025.08.01 21:28:28.798532 [ 5 ] {b7a2bb9a-8d36-4174-8b18-4a74015d8b15} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2025.08.01 21:28:28.798569 [ 5 ] {b7a2bb9a-8d36-4174-8b18-4a74015d8b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13146 | 2025.08.01 21:28:28.798876 [ 5 ] {b7a2bb9a-8d36-4174-8b18-4a74015d8b15} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13147 | 2025.08.01 21:28:28.799104 [ 5 ] {b7a2bb9a-8d36-4174-8b18-4a74015d8b15} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13148 | 2025.08.01 21:28:28.799236 [ 5 ] {b7a2bb9a-8d36-4174-8b18-4a74015d8b15} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001241 sec., 163577.75987107173 rows/sec., 10.55 MiB/sec. | ||
| 13149 | 2025.08.01 21:28:28.799276 [ 5 ] {b7a2bb9a-8d36-4174-8b18-4a74015d8b15} <Debug> TCPHandler: Processed in 0.001408215 sec. | ||
| 13150 | 2025.08.01 21:28:28.799391 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13151 | 2025.08.01 21:28:28.799486 [ 5 ] {f6b0865d-a2ee-4f27-beca-d90453d25ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13152 | 2025.08.01 21:28:28.799526 [ 5 ] {f6b0865d-a2ee-4f27-beca-d90453d25ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13153 | 2025.08.01 21:28:28.799984 [ 5 ] {f6b0865d-a2ee-4f27-beca-d90453d25ccc} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2025.08.01 21:28:28.800026 [ 5 ] {f6b0865d-a2ee-4f27-beca-d90453d25ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13155 | 2025.08.01 21:28:28.800336 [ 5 ] {f6b0865d-a2ee-4f27-beca-d90453d25ccc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13156 | 2025.08.01 21:28:28.800546 [ 5 ] {f6b0865d-a2ee-4f27-beca-d90453d25ccc} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13157 | 2025.08.01 21:28:28.800673 [ 5 ] {f6b0865d-a2ee-4f27-beca-d90453d25ccc} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001206 sec., 167495.85406301823 rows/sec., 9.51 MiB/sec. | ||
| 13158 | 2025.08.01 21:28:28.800712 [ 5 ] {f6b0865d-a2ee-4f27-beca-d90453d25ccc} <Debug> TCPHandler: Processed in 0.001370835 sec. | ||
| 13159 | 2025.08.01 21:28:28.800832 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13160 | 2025.08.01 21:28:28.800925 [ 5 ] {9e20b185-0c2a-4562-8f27-3eb0fde5c39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13161 | 2025.08.01 21:28:28.800965 [ 5 ] {9e20b185-0c2a-4562-8f27-3eb0fde5c39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13162 | 2025.08.01 21:28:28.801618 [ 5 ] {9e20b185-0c2a-4562-8f27-3eb0fde5c39f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13163 | 2025.08.01 21:28:28.801654 [ 5 ] {9e20b185-0c2a-4562-8f27-3eb0fde5c39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13164 | 2025.08.01 21:28:28.801991 [ 5 ] {9e20b185-0c2a-4562-8f27-3eb0fde5c39f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13165 | 2025.08.01 21:28:28.802212 [ 5 ] {9e20b185-0c2a-4562-8f27-3eb0fde5c39f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13166 | 2025.08.01 21:28:28.802341 [ 5 ] {9e20b185-0c2a-4562-8f27-3eb0fde5c39f} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001432 sec., 483938.5474860336 rows/sec., 34.00 MiB/sec. | ||
| 13167 | 2025.08.01 21:28:28.802379 [ 5 ] {9e20b185-0c2a-4562-8f27-3eb0fde5c39f} <Debug> TCPHandler: Processed in 0.001596239 sec. | ||
| 13168 | 2025.08.01 21:28:28.802493 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2025.08.01 21:28:28.802587 [ 5 ] {eddb637a-5bba-4390-8761-86c1f2a6ad12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13170 | 2025.08.01 21:28:28.802629 [ 5 ] {eddb637a-5bba-4390-8761-86c1f2a6ad12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13171 | 2025.08.01 21:28:28.802968 [ 5 ] {eddb637a-5bba-4390-8761-86c1f2a6ad12} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2025.08.01 21:28:28.803006 [ 5 ] {eddb637a-5bba-4390-8761-86c1f2a6ad12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13173 | 2025.08.01 21:28:28.803316 [ 5 ] {eddb637a-5bba-4390-8761-86c1f2a6ad12} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13174 | 2025.08.01 21:28:28.803527 [ 5 ] {eddb637a-5bba-4390-8761-86c1f2a6ad12} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2025.08.01 21:28:28.803659 [ 5 ] {eddb637a-5bba-4390-8761-86c1f2a6ad12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 13176 | 2025.08.01 21:28:28.803697 [ 5 ] {eddb637a-5bba-4390-8761-86c1f2a6ad12} <Debug> TCPHandler: Processed in 0.001252423 sec. | ||
| 13177 | 2025.08.01 21:28:28.803798 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2025.08.01 21:28:28.803892 [ 5 ] {83f76da6-c306-4f93-bd7b-d99f2f31d976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13179 | 2025.08.01 21:28:28.803934 [ 5 ] {83f76da6-c306-4f93-bd7b-d99f2f31d976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13180 | 2025.08.01 21:28:28.804377 [ 5 ] {83f76da6-c306-4f93-bd7b-d99f2f31d976} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2025.08.01 21:28:28.804415 [ 5 ] {83f76da6-c306-4f93-bd7b-d99f2f31d976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13182 | 2025.08.01 21:28:28.804763 [ 5 ] {83f76da6-c306-4f93-bd7b-d99f2f31d976} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13183 | 2025.08.01 21:28:28.804980 [ 5 ] {83f76da6-c306-4f93-bd7b-d99f2f31d976} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2025.08.01 21:28:28.805113 [ 5 ] {83f76da6-c306-4f93-bd7b-d99f2f31d976} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001238 sec., 247980.61389337643 rows/sec., 16.31 MiB/sec. | ||
| 13185 | 2025.08.01 21:28:28.805112 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_109_22 to all_114_114_0 | ||
| 13186 | 2025.08.01 21:28:28.805151 [ 5 ] {83f76da6-c306-4f93-bd7b-d99f2f31d976} <Debug> TCPHandler: Processed in 0.001401535 sec. | ||
| 13187 | 2025.08.01 21:28:28.805191 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2025.08.01 21:28:28.805216 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13189 | 2025.08.01 21:28:28.805278 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13190 | 2025.08.01 21:28:28.805326 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_109_22 to all_114_114_0 into Compact with storage Full | ||
| 13191 | 2025.08.01 21:28:28.805379 [ 5 ] {de6f9b43-b8f2-4cf7-8356-4bd388eb22c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13192 | 2025.08.01 21:28:28.805425 [ 5 ] {de6f9b43-b8f2-4cf7-8356-4bd388eb22c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13193 | 2025.08.01 21:28:28.805453 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13194 | 2025.08.01 21:28:28.805496 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 36503 rows starting from the beginning of the part | ||
| 13195 | 2025.08.01 21:28:28.805561 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 13196 | 2025.08.01 21:28:28.805608 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1033 rows starting from the beginning of the part | ||
| 13197 | 2025.08.01 21:28:28.805661 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 128 rows starting from the beginning of the part | ||
| 13198 | 2025.08.01 21:28:28.805704 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 13199 | 2025.08.01 21:28:28.805744 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 307 rows starting from the beginning of the part | ||
| 13200 | 2025.08.01 21:28:28.805765 [ 5 ] {de6f9b43-b8f2-4cf7-8356-4bd388eb22c7} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2025.08.01 21:28:28.805807 [ 5 ] {de6f9b43-b8f2-4cf7-8356-4bd388eb22c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13202 | 2025.08.01 21:28:28.806167 [ 5 ] {de6f9b43-b8f2-4cf7-8356-4bd388eb22c7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13203 | 2025.08.01 21:28:28.806395 [ 5 ] {de6f9b43-b8f2-4cf7-8356-4bd388eb22c7} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13204 | 2025.08.01 21:28:28.806528 [ 5 ] {de6f9b43-b8f2-4cf7-8356-4bd388eb22c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 13205 | 2025.08.01 21:28:28.806565 [ 5 ] {de6f9b43-b8f2-4cf7-8356-4bd388eb22c7} <Debug> TCPHandler: Processed in 0.001338774 sec. | ||
| 13206 | 2025.08.01 21:28:28.806704 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2025.08.01 21:28:28.806799 [ 5 ] {448b0186-ce72-4e5b-a41e-cd8bbfd35cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13208 | 2025.08.01 21:28:28.806852 [ 5 ] {448b0186-ce72-4e5b-a41e-cd8bbfd35cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13209 | 2025.08.01 21:28:28.807761 [ 5 ] {448b0186-ce72-4e5b-a41e-cd8bbfd35cb6} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2025.08.01 21:28:28.807797 [ 5 ] {448b0186-ce72-4e5b-a41e-cd8bbfd35cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13211 | 2025.08.01 21:28:28.808747 [ 5 ] {448b0186-ce72-4e5b-a41e-cd8bbfd35cb6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13212 | 2025.08.01 21:28:28.808995 [ 5 ] {448b0186-ce72-4e5b-a41e-cd8bbfd35cb6} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2025.08.01 21:28:28.809139 [ 5 ] {448b0186-ce72-4e5b-a41e-cd8bbfd35cb6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002357 sec., 17394.99363597794 rows/sec., 31.17 MiB/sec. | ||
| 13214 | 2025.08.01 21:28:28.809196 [ 5 ] {448b0186-ce72-4e5b-a41e-cd8bbfd35cb6} <Debug> TCPHandler: Processed in 0.002541096 sec. | ||
| 13215 | 2025.08.01 21:28:28.809325 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2025.08.01 21:28:28.809421 [ 5 ] {efb7c9c2-7a5b-47a5-ad92-6023b529584e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13217 | 2025.08.01 21:28:28.809463 [ 5 ] {efb7c9c2-7a5b-47a5-ad92-6023b529584e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13218 | 2025.08.01 21:28:28.809804 [ 5 ] {efb7c9c2-7a5b-47a5-ad92-6023b529584e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2025.08.01 21:28:28.809841 [ 5 ] {efb7c9c2-7a5b-47a5-ad92-6023b529584e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13220 | 2025.08.01 21:28:28.810169 [ 5 ] {efb7c9c2-7a5b-47a5-ad92-6023b529584e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13221 | 2025.08.01 21:28:28.810390 [ 5 ] {efb7c9c2-7a5b-47a5-ad92-6023b529584e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2025.08.01 21:28:28.810521 [ 5 ] {efb7c9c2-7a5b-47a5-ad92-6023b529584e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001119 sec., 91152.81501340483 rows/sec., 5.60 MiB/sec. | ||
| 13223 | 2025.08.01 21:28:28.810557 [ 5 ] {efb7c9c2-7a5b-47a5-ad92-6023b529584e} <Debug> TCPHandler: Processed in 0.001282673 sec. | ||
| 13224 | 2025.08.01 21:28:28.814641 [ 202 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38291 rows, containing 5 columns (5 merged, 0 gathered) in 0.009361229 sec., 4090381.7223144523 rows/sec., 273.90 MiB/sec. | ||
| 13225 | 2025.08.01 21:28:28.815117 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 13226 | 2025.08.01 21:28:28.815395 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2025.08.01 21:28:28.815465 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_109_22, all_114_114_0] -> all_1_114_23 | ||
| 13228 | 2025.08.01 21:28:28.815549 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13229 | 2025.08.01 21:28:33.779189 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13230 | 2025.08.01 21:28:33.779498 [ 5 ] {dae16312-3735-4307-a187-4977473ba2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13231 | 2025.08.01 21:28:33.779603 [ 5 ] {dae16312-3735-4307-a187-4977473ba2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13232 | 2025.08.01 21:28:33.780388 [ 5 ] {dae16312-3735-4307-a187-4977473ba2e6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13233 | 2025.08.01 21:28:33.780436 [ 5 ] {dae16312-3735-4307-a187-4977473ba2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13234 | 2025.08.01 21:28:33.780820 [ 5 ] {dae16312-3735-4307-a187-4977473ba2e6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13235 | 2025.08.01 21:28:33.781045 [ 5 ] {dae16312-3735-4307-a187-4977473ba2e6} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13236 | 2025.08.01 21:28:33.781201 [ 5 ] {dae16312-3735-4307-a187-4977473ba2e6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001781 sec., 31443.009545199326 rows/sec., 2.40 MiB/sec. | ||
| 13237 | 2025.08.01 21:28:33.781243 [ 5 ] {dae16312-3735-4307-a187-4977473ba2e6} <Debug> TCPHandler: Processed in 0.00224128 sec. | ||
| 13238 | 2025.08.01 21:28:33.781352 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13239 | 2025.08.01 21:28:33.781449 [ 5 ] {2c628df3-9179-4c0a-80d5-bf4927c46b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13240 | 2025.08.01 21:28:33.781489 [ 5 ] {2c628df3-9179-4c0a-80d5-bf4927c46b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13241 | 2025.08.01 21:28:33.781909 [ 5 ] {2c628df3-9179-4c0a-80d5-bf4927c46b92} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2025.08.01 21:28:33.781944 [ 5 ] {2c628df3-9179-4c0a-80d5-bf4927c46b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13243 | 2025.08.01 21:28:33.782241 [ 5 ] {2c628df3-9179-4c0a-80d5-bf4927c46b92} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13244 | 2025.08.01 21:28:33.782450 [ 5 ] {2c628df3-9179-4c0a-80d5-bf4927c46b92} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2025.08.01 21:28:33.782576 [ 5 ] {2c628df3-9179-4c0a-80d5-bf4927c46b92} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 13246 | 2025.08.01 21:28:33.782613 [ 5 ] {2c628df3-9179-4c0a-80d5-bf4927c46b92} <Debug> TCPHandler: Processed in 0.001310804 sec. | ||
| 13247 | 2025.08.01 21:28:33.782726 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2025.08.01 21:28:33.782820 [ 5 ] {dac971f2-819f-4445-a166-89a96e437d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13249 | 2025.08.01 21:28:33.782864 [ 5 ] {dac971f2-819f-4445-a166-89a96e437d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13250 | 2025.08.01 21:28:33.783277 [ 5 ] {dac971f2-819f-4445-a166-89a96e437d45} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2025.08.01 21:28:33.783313 [ 5 ] {dac971f2-819f-4445-a166-89a96e437d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13252 | 2025.08.01 21:28:33.783637 [ 5 ] {dac971f2-819f-4445-a166-89a96e437d45} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13253 | 2025.08.01 21:28:33.783857 [ 5 ] {dac971f2-819f-4445-a166-89a96e437d45} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2025.08.01 21:28:33.783986 [ 5 ] {dac971f2-819f-4445-a166-89a96e437d45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 13255 | 2025.08.01 21:28:33.784024 [ 5 ] {dac971f2-819f-4445-a166-89a96e437d45} <Debug> TCPHandler: Processed in 0.001347534 sec. | ||
| 13256 | 2025.08.01 21:28:33.784123 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2025.08.01 21:28:33.784218 [ 5 ] {cedcfcc1-ff87-4706-aea4-84060e455a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13258 | 2025.08.01 21:28:33.784260 [ 5 ] {cedcfcc1-ff87-4706-aea4-84060e455a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13259 | 2025.08.01 21:28:33.784594 [ 5 ] {cedcfcc1-ff87-4706-aea4-84060e455a3c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2025.08.01 21:28:33.784630 [ 5 ] {cedcfcc1-ff87-4706-aea4-84060e455a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13261 | 2025.08.01 21:28:33.784927 [ 5 ] {cedcfcc1-ff87-4706-aea4-84060e455a3c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13262 | 2025.08.01 21:28:33.785133 [ 5 ] {cedcfcc1-ff87-4706-aea4-84060e455a3c} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2025.08.01 21:28:33.785262 [ 5 ] {cedcfcc1-ff87-4706-aea4-84060e455a3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 13264 | 2025.08.01 21:28:33.785298 [ 5 ] {cedcfcc1-ff87-4706-aea4-84060e455a3c} <Debug> TCPHandler: Processed in 0.001222712 sec. | ||
| 13265 | 2025.08.01 21:28:34.269614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
| 13266 | 2025.08.01 21:28:34.270267 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13267 | 2025.08.01 21:28:34.270338 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13268 | 2025.08.01 21:28:34.270930 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13269 | 2025.08.01 21:28:34.271180 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13270 | 2025.08.01 21:28:34.271329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
| 13271 | 2025.08.01 21:28:36.024549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13272 | 2025.08.01 21:28:36.041920 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2025.08.01 21:28:36.041982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13274 | 2025.08.01 21:28:36.047989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13275 | 2025.08.01 21:28:36.048678 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13276 | 2025.08.01 21:28:36.051689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13277 | 2025.08.01 21:28:36.896712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1892 | ||
| 13278 | 2025.08.01 21:28:36.899137 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2025.08.01 21:28:36.899200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13280 | 2025.08.01 21:28:36.900447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13281 | 2025.08.01 21:28:36.900727 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2025.08.01 21:28:36.900910 [ 141 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13283 | 2025.08.01 21:28:36.900984 [ 141 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2025.08.01 21:28:36.901009 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13285 | 2025.08.01 21:28:36.901105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1892 | ||
| 13286 | 2025.08.01 21:28:36.901140 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 13287 | 2025.08.01 21:28:36.901716 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13288 | 2025.08.01 21:28:36.901884 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1736 rows starting from the beginning of the part | ||
| 13289 | 2025.08.01 21:28:36.902269 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 22 rows starting from the beginning of the part | ||
| 13290 | 2025.08.01 21:28:36.902639 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 13291 | 2025.08.01 21:28:36.903003 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part | ||
| 13292 | 2025.08.01 21:28:36.903353 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 13293 | 2025.08.01 21:28:36.903704 [ 202 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
| 13294 | 2025.08.01 21:28:36.911110 [ 205 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 72 columns (72 merged, 0 gathered) in 0.010031461 sec., 188606.6246980375 rows/sec., 142.85 MiB/sec. | ||
| 13295 | 2025.08.01 21:28:36.913063 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13296 | 2025.08.01 21:28:36.913718 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13297 | 2025.08.01 21:28:36.913823 [ 199 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_51_10} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13298 | 2025.08.01 21:28:36.914208 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 13299 | 2025.08.01 21:28:38.791742 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13300 | 2025.08.01 21:28:38.791938 [ 5 ] {9db93662-079e-4e5b-b972-673432496f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13301 | 2025.08.01 21:28:38.792014 [ 5 ] {9db93662-079e-4e5b-b972-673432496f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13302 | 2025.08.01 21:28:38.792837 [ 5 ] {9db93662-079e-4e5b-b972-673432496f35} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13303 | 2025.08.01 21:28:38.792889 [ 5 ] {9db93662-079e-4e5b-b972-673432496f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13304 | 2025.08.01 21:28:38.793310 [ 5 ] {9db93662-079e-4e5b-b972-673432496f35} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13305 | 2025.08.01 21:28:38.793539 [ 5 ] {9db93662-079e-4e5b-b972-673432496f35} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13306 | 2025.08.01 21:28:38.793701 [ 5 ] {9db93662-079e-4e5b-b972-673432496f35} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00181 sec., 216574.5856353591 rows/sec., 13.74 MiB/sec. | ||
| 13307 | 2025.08.01 21:28:38.793754 [ 5 ] {9db93662-079e-4e5b-b972-673432496f35} <Debug> TCPHandler: Processed in 0.002146419 sec. | ||
| 13308 | 2025.08.01 21:28:38.793877 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13309 | 2025.08.01 21:28:38.793981 [ 5 ] {be412d8f-9664-4151-a7e2-f3a6cba1340b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13310 | 2025.08.01 21:28:38.794026 [ 5 ] {be412d8f-9664-4151-a7e2-f3a6cba1340b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13311 | 2025.08.01 21:28:38.795032 [ 5 ] {be412d8f-9664-4151-a7e2-f3a6cba1340b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13312 | 2025.08.01 21:28:38.795072 [ 5 ] {be412d8f-9664-4151-a7e2-f3a6cba1340b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13313 | 2025.08.01 21:28:38.795466 [ 5 ] {be412d8f-9664-4151-a7e2-f3a6cba1340b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13314 | 2025.08.01 21:28:38.795680 [ 5 ] {be412d8f-9664-4151-a7e2-f3a6cba1340b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13315 | 2025.08.01 21:28:38.795815 [ 5 ] {be412d8f-9664-4151-a7e2-f3a6cba1340b} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001859 sec., 618074.2334588489 rows/sec., 49.31 MiB/sec. | ||
| 13316 | 2025.08.01 21:28:38.795817 [ 140 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13317 | 2025.08.01 21:28:38.795856 [ 5 ] {be412d8f-9664-4151-a7e2-f3a6cba1340b} <Debug> TCPHandler: Processed in 0.002031487 sec. | ||
| 13318 | 2025.08.01 21:28:38.795894 [ 140 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13319 | 2025.08.01 21:28:38.795922 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13320 | 2025.08.01 21:28:38.795984 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2025.08.01 21:28:38.796021 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 13322 | 2025.08.01 21:28:38.796088 [ 5 ] {ac9d9fec-b585-4a74-bb19-da09ea367fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13323 | 2025.08.01 21:28:38.796132 [ 5 ] {ac9d9fec-b585-4a74-bb19-da09ea367fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13324 | 2025.08.01 21:28:38.796131 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13325 | 2025.08.01 21:28:38.796175 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2298 rows starting from the beginning of the part | ||
| 13326 | 2025.08.01 21:28:38.796244 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 110 rows starting from the beginning of the part | ||
| 13327 | 2025.08.01 21:28:38.796299 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 13328 | 2025.08.01 21:28:38.796351 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1149 rows starting from the beginning of the part | ||
| 13329 | 2025.08.01 21:28:38.796398 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 13330 | 2025.08.01 21:28:38.796450 [ 205 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1149 rows starting from the beginning of the part | ||
| 13331 | 2025.08.01 21:28:38.796645 [ 5 ] {ac9d9fec-b585-4a74-bb19-da09ea367fa5} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2025.08.01 21:28:38.796682 [ 5 ] {ac9d9fec-b585-4a74-bb19-da09ea367fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13333 | 2025.08.01 21:28:38.797005 [ 5 ] {ac9d9fec-b585-4a74-bb19-da09ea367fa5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13334 | 2025.08.01 21:28:38.797216 [ 5 ] {ac9d9fec-b585-4a74-bb19-da09ea367fa5} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2025.08.01 21:28:38.797358 [ 5 ] {ac9d9fec-b585-4a74-bb19-da09ea367fa5} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001289 sec., 183863.4600465477 rows/sec., 11.26 MiB/sec. | ||
| 13336 | 2025.08.01 21:28:38.797398 [ 5 ] {ac9d9fec-b585-4a74-bb19-da09ea367fa5} <Debug> TCPHandler: Processed in 0.001464827 sec. | ||
| 13337 | 2025.08.01 21:28:38.797502 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2025.08.01 21:28:38.797598 [ 5 ] {e28765fb-930d-4c5f-b8f1-7f432cbbab3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13339 | 2025.08.01 21:28:38.797639 [ 5 ] {e28765fb-930d-4c5f-b8f1-7f432cbbab3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13340 | 2025.08.01 21:28:38.798121 [ 5 ] {e28765fb-930d-4c5f-b8f1-7f432cbbab3d} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2025.08.01 21:28:38.798159 [ 5 ] {e28765fb-930d-4c5f-b8f1-7f432cbbab3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13342 | 2025.08.01 21:28:38.798343 [ 199 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4818 rows, containing 5 columns (5 merged, 0 gathered) in 0.002361033 sec., 2040632.214797506 rows/sec., 171.82 MiB/sec. | ||
| 13343 | 2025.08.01 21:28:38.798485 [ 5 ] {e28765fb-930d-4c5f-b8f1-7f432cbbab3d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13344 | 2025.08.01 21:28:38.798670 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13345 | 2025.08.01 21:28:38.798726 [ 5 ] {e28765fb-930d-4c5f-b8f1-7f432cbbab3d} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2025.08.01 21:28:38.798860 [ 140 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 13347 | 2025.08.01 21:28:38.798884 [ 5 ] {e28765fb-930d-4c5f-b8f1-7f432cbbab3d} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001305 sec., 155555.55555555556 rows/sec., 10.03 MiB/sec. | ||
| 13348 | 2025.08.01 21:28:38.798897 [ 140 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2025.08.01 21:28:38.798929 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13350 | 2025.08.01 21:28:38.798932 [ 5 ] {e28765fb-930d-4c5f-b8f1-7f432cbbab3d} <Debug> TCPHandler: Processed in 0.001478427 sec. | ||
| 13351 | 2025.08.01 21:28:38.799003 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 13352 | 2025.08.01 21:28:38.799029 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13353 | 2025.08.01 21:28:38.799058 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2025.08.01 21:28:38.799086 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13355 | 2025.08.01 21:28:38.799113 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 431 rows starting from the beginning of the part | ||
| 13356 | 2025.08.01 21:28:38.799124 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_116_23} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13357 | 2025.08.01 21:28:38.799159 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 203 rows starting from the beginning of the part | ||
| 13358 | 2025.08.01 21:28:38.799160 [ 5 ] {689f18f4-3beb-402b-9eff-07be083389bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13359 | 2025.08.01 21:28:38.799202 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 203 rows starting from the beginning of the part | ||
| 13360 | 2025.08.01 21:28:38.799211 [ 5 ] {689f18f4-3beb-402b-9eff-07be083389bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13361 | 2025.08.01 21:28:38.799248 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 431 rows starting from the beginning of the part | ||
| 13362 | 2025.08.01 21:28:38.799256 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 13363 | 2025.08.01 21:28:38.799312 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 203 rows starting from the beginning of the part | ||
| 13364 | 2025.08.01 21:28:38.799369 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 203 rows starting from the beginning of the part | ||
| 13365 | 2025.08.01 21:28:38.799689 [ 5 ] {689f18f4-3beb-402b-9eff-07be083389bc} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2025.08.01 21:28:38.799725 [ 5 ] {689f18f4-3beb-402b-9eff-07be083389bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13367 | 2025.08.01 21:28:38.800060 [ 5 ] {689f18f4-3beb-402b-9eff-07be083389bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13368 | 2025.08.01 21:28:38.800271 [ 5 ] {689f18f4-3beb-402b-9eff-07be083389bc} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2025.08.01 21:28:38.800283 [ 204 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309224 sec., 1278620.0069659583 rows/sec., 88.47 MiB/sec. | ||
| 13370 | 2025.08.01 21:28:38.800406 [ 5 ] {689f18f4-3beb-402b-9eff-07be083389bc} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001265 sec., 159683.79446640317 rows/sec., 9.07 MiB/sec. | ||
| 13371 | 2025.08.01 21:28:38.800415 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 13372 | 2025.08.01 21:28:38.800449 [ 5 ] {689f18f4-3beb-402b-9eff-07be083389bc} <Debug> TCPHandler: Processed in 0.001440206 sec. | ||
| 13373 | 2025.08.01 21:28:38.800572 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13374 | 2025.08.01 21:28:38.800653 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13375 | 2025.08.01 21:28:38.800675 [ 5 ] {4fbc40fa-12ec-42b4-8572-515587626788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13376 | 2025.08.01 21:28:38.800715 [ 205 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_51_11} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 13377 | 2025.08.01 21:28:38.800716 [ 5 ] {4fbc40fa-12ec-42b4-8572-515587626788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13378 | 2025.08.01 21:28:38.800781 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13379 | 2025.08.01 21:28:38.801388 [ 5 ] {4fbc40fa-12ec-42b4-8572-515587626788} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2025.08.01 21:28:38.801424 [ 5 ] {4fbc40fa-12ec-42b4-8572-515587626788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13381 | 2025.08.01 21:28:38.801762 [ 5 ] {4fbc40fa-12ec-42b4-8572-515587626788} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13382 | 2025.08.01 21:28:38.801976 [ 5 ] {4fbc40fa-12ec-42b4-8572-515587626788} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2025.08.01 21:28:38.802107 [ 5 ] {4fbc40fa-12ec-42b4-8572-515587626788} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.00145 sec., 477931.03448275867 rows/sec., 33.58 MiB/sec. | ||
| 13384 | 2025.08.01 21:28:38.802113 [ 140 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13385 | 2025.08.01 21:28:38.802146 [ 5 ] {4fbc40fa-12ec-42b4-8572-515587626788} <Debug> TCPHandler: Processed in 0.001630009 sec. | ||
| 13386 | 2025.08.01 21:28:38.802159 [ 140 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2025.08.01 21:28:38.802185 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13388 | 2025.08.01 21:28:38.802263 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13389 | 2025.08.01 21:28:38.802264 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 13390 | 2025.08.01 21:28:38.802364 [ 5 ] {4999f146-159f-45c0-8446-93d19f91e999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13391 | 2025.08.01 21:28:38.802388 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13392 | 2025.08.01 21:28:38.802410 [ 5 ] {4999f146-159f-45c0-8446-93d19f91e999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13393 | 2025.08.01 21:28:38.802424 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1185 rows starting from the beginning of the part | ||
| 13394 | 2025.08.01 21:28:38.802493 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 91 rows starting from the beginning of the part | ||
| 13395 | 2025.08.01 21:28:38.802538 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 13396 | 2025.08.01 21:28:38.802580 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 693 rows starting from the beginning of the part | ||
| 13397 | 2025.08.01 21:28:38.802618 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 13398 | 2025.08.01 21:28:38.802657 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 693 rows starting from the beginning of the part | ||
| 13399 | 2025.08.01 21:28:38.802754 [ 5 ] {4999f146-159f-45c0-8446-93d19f91e999} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13400 | 2025.08.01 21:28:38.802797 [ 5 ] {4999f146-159f-45c0-8446-93d19f91e999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13401 | 2025.08.01 21:28:38.803131 [ 5 ] {4999f146-159f-45c0-8446-93d19f91e999} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13402 | 2025.08.01 21:28:38.803362 [ 5 ] {4999f146-159f-45c0-8446-93d19f91e999} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13403 | 2025.08.01 21:28:38.803502 [ 5 ] {4999f146-159f-45c0-8446-93d19f91e999} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 271.41 KiB/sec. | ||
| 13404 | 2025.08.01 21:28:38.803501 [ 139 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 13405 | 2025.08.01 21:28:38.803544 [ 5 ] {4999f146-159f-45c0-8446-93d19f91e999} <Debug> TCPHandler: Processed in 0.001329944 sec. | ||
| 13406 | 2025.08.01 21:28:38.803559 [ 139 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2025.08.01 21:28:38.803585 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13408 | 2025.08.01 21:28:38.803656 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 13409 | 2025.08.01 21:28:38.803657 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13410 | 2025.08.01 21:28:38.803735 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13411 | 2025.08.01 21:28:38.803759 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 276 rows starting from the beginning of the part | ||
| 13412 | 2025.08.01 21:28:38.803771 [ 5 ] {660dd452-6f88-45b8-aad6-bb5c586f0c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13413 | 2025.08.01 21:28:38.803803 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 13414 | 2025.08.01 21:28:38.803816 [ 5 ] {660dd452-6f88-45b8-aad6-bb5c586f0c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13415 | 2025.08.01 21:28:38.803837 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 13416 | 2025.08.01 21:28:38.803870 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 13417 | 2025.08.01 21:28:38.803892 [ 204 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2790 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662 sec., 1678700.3610108302 rows/sec., 126.43 MiB/sec. | ||
| 13418 | 2025.08.01 21:28:38.803903 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 13419 | 2025.08.01 21:28:38.803959 [ 205 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 13420 | 2025.08.01 21:28:38.804088 [ 195 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13421 | 2025.08.01 21:28:38.804282 [ 5 ] {660dd452-6f88-45b8-aad6-bb5c586f0c53} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13422 | 2025.08.01 21:28:38.804326 [ 5 ] {660dd452-6f88-45b8-aad6-bb5c586f0c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13423 | 2025.08.01 21:28:38.804368 [ 195 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13424 | 2025.08.01 21:28:38.804452 [ 195 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_116_23} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13425 | 2025.08.01 21:28:38.804533 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 13426 | 2025.08.01 21:28:38.804645 [ 186 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001010628 sec., 302782.0325579739 rows/sec., 15.45 MiB/sec. | ||
| 13427 | 2025.08.01 21:28:38.804692 [ 5 ] {660dd452-6f88-45b8-aad6-bb5c586f0c53} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13428 | 2025.08.01 21:28:38.804846 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 13429 | 2025.08.01 21:28:38.804937 [ 5 ] {660dd452-6f88-45b8-aad6-bb5c586f0c53} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2025.08.01 21:28:38.805087 [ 5 ] {660dd452-6f88-45b8-aad6-bb5c586f0c53} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001335 sec., 229962.5468164794 rows/sec., 15.13 MiB/sec. | ||
| 13431 | 2025.08.01 21:28:38.805126 [ 5 ] {660dd452-6f88-45b8-aad6-bb5c586f0c53} <Debug> TCPHandler: Processed in 0.001519327 sec. | ||
| 13432 | 2025.08.01 21:28:38.805179 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2025.08.01 21:28:38.805235 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13434 | 2025.08.01 21:28:38.805263 [ 204 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_51_11} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 13435 | 2025.08.01 21:28:38.805343 [ 5 ] {d3fddf70-e928-4711-943a-07208a5f99d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13436 | 2025.08.01 21:28:38.805379 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13437 | 2025.08.01 21:28:38.805390 [ 5 ] {d3fddf70-e928-4711-943a-07208a5f99d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13438 | 2025.08.01 21:28:38.805720 [ 5 ] {d3fddf70-e928-4711-943a-07208a5f99d9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2025.08.01 21:28:38.805756 [ 5 ] {d3fddf70-e928-4711-943a-07208a5f99d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13440 | 2025.08.01 21:28:38.806065 [ 5 ] {d3fddf70-e928-4711-943a-07208a5f99d9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13441 | 2025.08.01 21:28:38.806276 [ 5 ] {d3fddf70-e928-4711-943a-07208a5f99d9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2025.08.01 21:28:38.806396 [ 139 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 13443 | 2025.08.01 21:28:38.806413 [ 5 ] {d3fddf70-e928-4711-943a-07208a5f99d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 13444 | 2025.08.01 21:28:38.806432 [ 139 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13445 | 2025.08.01 21:28:38.806455 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13446 | 2025.08.01 21:28:38.806456 [ 5 ] {d3fddf70-e928-4711-943a-07208a5f99d9} <Debug> TCPHandler: Processed in 0.001272013 sec. | ||
| 13447 | 2025.08.01 21:28:38.806540 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 13448 | 2025.08.01 21:28:38.806578 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2025.08.01 21:28:38.806662 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13450 | 2025.08.01 21:28:38.806680 [ 5 ] {21ad5ee0-d1a8-4934-8fea-95bc1fafff9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13451 | 2025.08.01 21:28:38.806701 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part | ||
| 13452 | 2025.08.01 21:28:38.806739 [ 5 ] {21ad5ee0-d1a8-4934-8fea-95bc1fafff9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13453 | 2025.08.01 21:28:38.806770 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 13454 | 2025.08.01 21:28:38.806822 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 13455 | 2025.08.01 21:28:38.806861 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 13456 | 2025.08.01 21:28:38.806899 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 13457 | 2025.08.01 21:28:38.806939 [ 186 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 13458 | 2025.08.01 21:28:38.807621 [ 5 ] {21ad5ee0-d1a8-4934-8fea-95bc1fafff9a} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2025.08.01 21:28:38.807664 [ 5 ] {21ad5ee0-d1a8-4934-8fea-95bc1fafff9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13460 | 2025.08.01 21:28:38.807804 [ 204 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001304053 sec., 39108.839901445725 rows/sec., 2.57 MiB/sec. | ||
| 13461 | 2025.08.01 21:28:38.807944 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 13462 | 2025.08.01 21:28:38.808223 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2025.08.01 21:28:38.808267 [ 5 ] {21ad5ee0-d1a8-4934-8fea-95bc1fafff9a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13464 | 2025.08.01 21:28:38.808297 [ 195 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_51_11} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 13465 | 2025.08.01 21:28:38.808392 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13466 | 2025.08.01 21:28:38.808517 [ 5 ] {21ad5ee0-d1a8-4934-8fea-95bc1fafff9a} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13467 | 2025.08.01 21:28:38.808668 [ 5 ] {21ad5ee0-d1a8-4934-8fea-95bc1fafff9a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002007 sec., 20428.50024912805 rows/sec., 36.61 MiB/sec. | ||
| 13468 | 2025.08.01 21:28:38.808733 [ 5 ] {21ad5ee0-d1a8-4934-8fea-95bc1fafff9a} <Debug> TCPHandler: Processed in 0.00220391 sec. | ||
| 13469 | 2025.08.01 21:28:38.808845 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13470 | 2025.08.01 21:28:38.808940 [ 5 ] {196d560f-5a5f-4693-8cf5-ac49d26c01d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13471 | 2025.08.01 21:28:38.808983 [ 5 ] {196d560f-5a5f-4693-8cf5-ac49d26c01d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13472 | 2025.08.01 21:28:38.809312 [ 5 ] {196d560f-5a5f-4693-8cf5-ac49d26c01d0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2025.08.01 21:28:38.809347 [ 5 ] {196d560f-5a5f-4693-8cf5-ac49d26c01d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13474 | 2025.08.01 21:28:38.809658 [ 5 ] {196d560f-5a5f-4693-8cf5-ac49d26c01d0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13475 | 2025.08.01 21:28:38.809875 [ 5 ] {196d560f-5a5f-4693-8cf5-ac49d26c01d0} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13476 | 2025.08.01 21:28:38.809997 [ 139 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13477 | 2025.08.01 21:28:38.810003 [ 5 ] {196d560f-5a5f-4693-8cf5-ac49d26c01d0} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001078 sec., 94619.66604823749 rows/sec., 5.81 MiB/sec. | ||
| 13478 | 2025.08.01 21:28:38.810042 [ 139 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13479 | 2025.08.01 21:28:38.810060 [ 5 ] {196d560f-5a5f-4693-8cf5-ac49d26c01d0} <Debug> TCPHandler: Processed in 0.001264503 sec. | ||
| 13480 | 2025.08.01 21:28:38.810068 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13481 | 2025.08.01 21:28:38.810164 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 13482 | 2025.08.01 21:28:38.810272 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13483 | 2025.08.01 21:28:38.810302 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7830 rows starting from the beginning of the part | ||
| 13484 | 2025.08.01 21:28:38.810389 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 48 rows starting from the beginning of the part | ||
| 13485 | 2025.08.01 21:28:38.810434 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 13486 | 2025.08.01 21:28:38.810476 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 102 rows starting from the beginning of the part | ||
| 13487 | 2025.08.01 21:28:38.810515 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 13488 | 2025.08.01 21:28:38.810551 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 102 rows starting from the beginning of the part | ||
| 13489 | 2025.08.01 21:28:38.812902 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8202 rows, containing 4 columns (4 merged, 0 gathered) in 0.00277219 sec., 2958671.6639191397 rows/sec., 188.22 MiB/sec. | ||
| 13490 | 2025.08.01 21:28:38.813044 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13491 | 2025.08.01 21:28:38.813299 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_116_23} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13492 | 2025.08.01 21:28:38.813399 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_116_23} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13493 | 2025.08.01 21:28:38.813476 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 13494 | 2025.08.01 21:28:41.229360 [ 224 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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] | ||
| 13495 | 2025.08.01 21:28:41.229419 [ 224 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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] | ||
| 13496 | 2025.08.01 21:28:41.244980 [ 224 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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] | ||
| 13497 | 2025.08.01 21:28:41.568835 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13498 | 2025.08.01 21:28:41.568896 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13499 | 2025.08.01 21:28:41.771430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
| 13500 | 2025.08.01 21:28:41.771995 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13501 | 2025.08.01 21:28:41.772047 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13502 | 2025.08.01 21:28:41.772514 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13503 | 2025.08.01 21:28:41.772733 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13504 | 2025.08.01 21:28:41.772862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 13505 | 2025.08.01 21:28:41.772926 [ 223 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): 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] | ||
| 13506 | 2025.08.01 21:28:41.772970 [ 223 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): 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] | ||
| 13507 | 2025.08.01 21:28:41.777106 [ 223 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): 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] | ||
| 13508 | 2025.08.01 21:28:43.221015 [ 222 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 13509 | 2025.08.01 21:28:43.221091 [ 222 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 13510 | 2025.08.01 21:28:43.225347 [ 222 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 13511 | 2025.08.01 21:28:43.493855 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 13512 | 2025.08.01 21:28:43.493936 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 13513 | 2025.08.01 21:28:43.497655 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 13514 | 2025.08.01 21:28:43.551758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13515 | 2025.08.01 21:28:43.568821 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2025.08.01 21:28:43.568888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13517 | 2025.08.01 21:28:43.574969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13518 | 2025.08.01 21:28:43.575682 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2025.08.01 21:28:43.578721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13520 | 2025.08.01 21:28:43.778530 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13521 | 2025.08.01 21:28:43.778701 [ 5 ] {dc4504ed-60a7-4fa4-bef0-35fc2cb01a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13522 | 2025.08.01 21:28:43.778768 [ 5 ] {dc4504ed-60a7-4fa4-bef0-35fc2cb01a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13523 | 2025.08.01 21:28:43.779478 [ 5 ] {dc4504ed-60a7-4fa4-bef0-35fc2cb01a5a} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2025.08.01 21:28:43.779521 [ 5 ] {dc4504ed-60a7-4fa4-bef0-35fc2cb01a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13525 | 2025.08.01 21:28:43.779869 [ 5 ] {dc4504ed-60a7-4fa4-bef0-35fc2cb01a5a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13526 | 2025.08.01 21:28:43.780091 [ 5 ] {dc4504ed-60a7-4fa4-bef0-35fc2cb01a5a} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2025.08.01 21:28:43.780238 [ 5 ] {dc4504ed-60a7-4fa4-bef0-35fc2cb01a5a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 13528 | 2025.08.01 21:28:43.780277 [ 5 ] {dc4504ed-60a7-4fa4-bef0-35fc2cb01a5a} <Debug> TCPHandler: Processed in 0.001875784 sec. | ||
| 13529 | 2025.08.01 21:28:43.780355 [ 217 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 13530 | 2025.08.01 21:28:43.780392 [ 217 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 13531 | 2025.08.01 21:28:43.780398 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13532 | 2025.08.01 21:28:43.780494 [ 5 ] {f93617a1-6585-4436-af70-f0c89aa7cc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13533 | 2025.08.01 21:28:43.780534 [ 5 ] {f93617a1-6585-4436-af70-f0c89aa7cc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13534 | 2025.08.01 21:28:43.780946 [ 5 ] {f93617a1-6585-4436-af70-f0c89aa7cc54} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13535 | 2025.08.01 21:28:43.780980 [ 5 ] {f93617a1-6585-4436-af70-f0c89aa7cc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13536 | 2025.08.01 21:28:43.781274 [ 5 ] {f93617a1-6585-4436-af70-f0c89aa7cc54} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13537 | 2025.08.01 21:28:43.781497 [ 5 ] {f93617a1-6585-4436-af70-f0c89aa7cc54} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13538 | 2025.08.01 21:28:43.781622 [ 5 ] {f93617a1-6585-4436-af70-f0c89aa7cc54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 13539 | 2025.08.01 21:28:43.781659 [ 5 ] {f93617a1-6585-4436-af70-f0c89aa7cc54} <Debug> TCPHandler: Processed in 0.001308543 sec. | ||
| 13540 | 2025.08.01 21:28:43.781771 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13541 | 2025.08.01 21:28:43.781864 [ 5 ] {00e42def-85ce-4bee-8b2c-a854c048a9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13542 | 2025.08.01 21:28:43.781907 [ 5 ] {00e42def-85ce-4bee-8b2c-a854c048a9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13543 | 2025.08.01 21:28:43.782318 [ 5 ] {00e42def-85ce-4bee-8b2c-a854c048a9e7} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2025.08.01 21:28:43.782352 [ 5 ] {00e42def-85ce-4bee-8b2c-a854c048a9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13545 | 2025.08.01 21:28:43.782674 [ 5 ] {00e42def-85ce-4bee-8b2c-a854c048a9e7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13546 | 2025.08.01 21:28:43.782885 [ 5 ] {00e42def-85ce-4bee-8b2c-a854c048a9e7} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2025.08.01 21:28:43.783012 [ 5 ] {00e42def-85ce-4bee-8b2c-a854c048a9e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 13548 | 2025.08.01 21:28:43.783034 [ 217 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 13549 | 2025.08.01 21:28:43.783048 [ 5 ] {00e42def-85ce-4bee-8b2c-a854c048a9e7} <Debug> TCPHandler: Processed in 0.001323654 sec. | ||
| 13550 | 2025.08.01 21:28:43.783156 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13551 | 2025.08.01 21:28:43.783248 [ 5 ] {b25aa179-4797-466f-8011-1f10b1309c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13552 | 2025.08.01 21:28:43.783288 [ 5 ] {b25aa179-4797-466f-8011-1f10b1309c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13553 | 2025.08.01 21:28:43.783611 [ 5 ] {b25aa179-4797-466f-8011-1f10b1309c4d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13554 | 2025.08.01 21:28:43.783646 [ 5 ] {b25aa179-4797-466f-8011-1f10b1309c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13555 | 2025.08.01 21:28:43.783933 [ 5 ] {b25aa179-4797-466f-8011-1f10b1309c4d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13556 | 2025.08.01 21:28:43.784136 [ 5 ] {b25aa179-4797-466f-8011-1f10b1309c4d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13557 | 2025.08.01 21:28:43.784261 [ 5 ] {b25aa179-4797-466f-8011-1f10b1309c4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 13558 | 2025.08.01 21:28:43.784295 [ 5 ] {b25aa179-4797-466f-8011-1f10b1309c4d} <Debug> TCPHandler: Processed in 0.001186291 sec. | ||
| 13559 | 2025.08.01 21:28:44.350843 [ 224 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 13560 | 2025.08.01 21:28:44.350900 [ 224 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 13561 | 2025.08.01 21:28:44.353161 [ 224 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 13562 | 2025.08.01 21:28:44.386251 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13563 | 2025.08.01 21:28:44.386444 [ 5 ] {16d491ad-b2c2-469f-94d5-be52bcc66157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13564 | 2025.08.01 21:28:44.386510 [ 5 ] {16d491ad-b2c2-469f-94d5-be52bcc66157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13565 | 2025.08.01 21:28:44.387323 [ 5 ] {16d491ad-b2c2-469f-94d5-be52bcc66157} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2025.08.01 21:28:44.387373 [ 5 ] {16d491ad-b2c2-469f-94d5-be52bcc66157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13567 | 2025.08.01 21:28:44.387783 [ 5 ] {16d491ad-b2c2-469f-94d5-be52bcc66157} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13568 | 2025.08.01 21:28:44.388010 [ 5 ] {16d491ad-b2c2-469f-94d5-be52bcc66157} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13569 | 2025.08.01 21:28:44.388163 [ 5 ] {16d491ad-b2c2-469f-94d5-be52bcc66157} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001776 sec., 220720.7207207207 rows/sec., 14.00 MiB/sec. | ||
| 13570 | 2025.08.01 21:28:44.388206 [ 5 ] {16d491ad-b2c2-469f-94d5-be52bcc66157} <Debug> TCPHandler: Processed in 0.002085348 sec. | ||
| 13571 | 2025.08.01 21:28:44.388325 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13572 | 2025.08.01 21:28:44.388420 [ 5 ] {134ded0c-3448-4c3c-a60d-51a98447b3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13573 | 2025.08.01 21:28:44.388460 [ 5 ] {134ded0c-3448-4c3c-a60d-51a98447b3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13574 | 2025.08.01 21:28:44.390405 [ 5 ] {134ded0c-3448-4c3c-a60d-51a98447b3a1} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13575 | 2025.08.01 21:28:44.390442 [ 5 ] {134ded0c-3448-4c3c-a60d-51a98447b3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13576 | 2025.08.01 21:28:44.390884 [ 5 ] {134ded0c-3448-4c3c-a60d-51a98447b3a1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13577 | 2025.08.01 21:28:44.391100 [ 5 ] {134ded0c-3448-4c3c-a60d-51a98447b3a1} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13578 | 2025.08.01 21:28:44.391231 [ 5 ] {134ded0c-3448-4c3c-a60d-51a98447b3a1} <Debug> executeQuery: Read 2235 rows, 184.93 KiB in 0.002829 sec., 790031.8133616119 rows/sec., 63.84 MiB/sec. | ||
| 13579 | 2025.08.01 21:28:44.391271 [ 5 ] {134ded0c-3448-4c3c-a60d-51a98447b3a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 13580 | 2025.08.01 21:28:44.391284 [ 5 ] {134ded0c-3448-4c3c-a60d-51a98447b3a1} <Debug> TCPHandler: Processed in 0.003008964 sec. | ||
| 13581 | 2025.08.01 21:28:44.391405 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2025.08.01 21:28:44.391500 [ 5 ] {e0a65573-a338-4419-99f9-77d17660ad13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13583 | 2025.08.01 21:28:44.391538 [ 5 ] {e0a65573-a338-4419-99f9-77d17660ad13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13584 | 2025.08.01 21:28:44.392054 [ 5 ] {e0a65573-a338-4419-99f9-77d17660ad13} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2025.08.01 21:28:44.392090 [ 5 ] {e0a65573-a338-4419-99f9-77d17660ad13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13586 | 2025.08.01 21:28:44.392411 [ 5 ] {e0a65573-a338-4419-99f9-77d17660ad13} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13587 | 2025.08.01 21:28:44.392621 [ 5 ] {e0a65573-a338-4419-99f9-77d17660ad13} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2025.08.01 21:28:44.392723 [ 127 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13589 | 2025.08.01 21:28:44.392750 [ 5 ] {e0a65573-a338-4419-99f9-77d17660ad13} <Debug> executeQuery: Read 210 rows, 12.83 KiB in 0.001269 sec., 165484.63356973996 rows/sec., 9.87 MiB/sec. | ||
| 13590 | 2025.08.01 21:28:44.392790 [ 127 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2025.08.01 21:28:44.392800 [ 5 ] {e0a65573-a338-4419-99f9-77d17660ad13} <Debug> TCPHandler: Processed in 0.001445036 sec. | ||
| 13592 | 2025.08.01 21:28:44.392817 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13593 | 2025.08.01 21:28:44.392919 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2025.08.01 21:28:44.392926 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 13595 | 2025.08.01 21:28:44.393019 [ 5 ] {5a8bc67a-adf7-43b5-b265-3a41ee44889e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13596 | 2025.08.01 21:28:44.393063 [ 5 ] {5a8bc67a-adf7-43b5-b265-3a41ee44889e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13597 | 2025.08.01 21:28:44.393070 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13598 | 2025.08.01 21:28:44.393113 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 255 rows starting from the beginning of the part | ||
| 13599 | 2025.08.01 21:28:44.393188 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 226 rows starting from the beginning of the part | ||
| 13600 | 2025.08.01 21:28:44.393239 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part | ||
| 13601 | 2025.08.01 21:28:44.393285 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
| 13602 | 2025.08.01 21:28:44.393331 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part | ||
| 13603 | 2025.08.01 21:28:44.393380 [ 195 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 210 rows starting from the beginning of the part | ||
| 13604 | 2025.08.01 21:28:44.393671 [ 5 ] {5a8bc67a-adf7-43b5-b265-3a41ee44889e} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13605 | 2025.08.01 21:28:44.393712 [ 5 ] {5a8bc67a-adf7-43b5-b265-3a41ee44889e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13606 | 2025.08.01 21:28:44.394052 [ 5 ] {5a8bc67a-adf7-43b5-b265-3a41ee44889e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13607 | 2025.08.01 21:28:44.394273 [ 5 ] {5a8bc67a-adf7-43b5-b265-3a41ee44889e} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13608 | 2025.08.01 21:28:44.394403 [ 5 ] {5a8bc67a-adf7-43b5-b265-3a41ee44889e} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001403 sec., 307198.85958660016 rows/sec., 20.34 MiB/sec. | ||
| 13609 | 2025.08.01 21:28:44.394441 [ 5 ] {5a8bc67a-adf7-43b5-b265-3a41ee44889e} <Debug> TCPHandler: Processed in 0.001570868 sec. | ||
| 13610 | 2025.08.01 21:28:44.394491 [ 194 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606079 sec., 742180.1791817214 rows/sec., 48.22 MiB/sec. | ||
| 13611 | 2025.08.01 21:28:44.394563 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13612 | 2025.08.01 21:28:44.394661 [ 5 ] {5b509037-a7e5-4153-9560-1346fc89d430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13613 | 2025.08.01 21:28:44.394700 [ 5 ] {5b509037-a7e5-4153-9560-1346fc89d430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13614 | 2025.08.01 21:28:44.394704 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13615 | 2025.08.01 21:28:44.395009 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13616 | 2025.08.01 21:28:44.395089 [ 197 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_66_13} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13617 | 2025.08.01 21:28:44.395171 [ 5 ] {5b509037-a7e5-4153-9560-1346fc89d430} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2025.08.01 21:28:44.395188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13619 | 2025.08.01 21:28:44.395206 [ 5 ] {5b509037-a7e5-4153-9560-1346fc89d430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13620 | 2025.08.01 21:28:44.395531 [ 5 ] {5b509037-a7e5-4153-9560-1346fc89d430} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13621 | 2025.08.01 21:28:44.395745 [ 5 ] {5b509037-a7e5-4153-9560-1346fc89d430} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2025.08.01 21:28:44.395870 [ 5 ] {5b509037-a7e5-4153-9560-1346fc89d430} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001227 sec., 164629.17685411574 rows/sec., 9.35 MiB/sec. | ||
| 13623 | 2025.08.01 21:28:44.395907 [ 5 ] {5b509037-a7e5-4153-9560-1346fc89d430} <Debug> TCPHandler: Processed in 0.001393355 sec. | ||
| 13624 | 2025.08.01 21:28:44.396027 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13625 | 2025.08.01 21:28:44.396122 [ 5 ] {2daddf81-9cc2-4039-a21d-7a730f695a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13626 | 2025.08.01 21:28:44.396162 [ 5 ] {2daddf81-9cc2-4039-a21d-7a730f695a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13627 | 2025.08.01 21:28:44.397142 [ 5 ] {2daddf81-9cc2-4039-a21d-7a730f695a4f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2025.08.01 21:28:44.397179 [ 5 ] {2daddf81-9cc2-4039-a21d-7a730f695a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13629 | 2025.08.01 21:28:44.397532 [ 5 ] {2daddf81-9cc2-4039-a21d-7a730f695a4f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13630 | 2025.08.01 21:28:44.397743 [ 5 ] {2daddf81-9cc2-4039-a21d-7a730f695a4f} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2025.08.01 21:28:44.397867 [ 5 ] {2daddf81-9cc2-4039-a21d-7a730f695a4f} <Debug> executeQuery: Read 1122 rows, 81.98 KiB in 0.001763 sec., 636415.2013613159 rows/sec., 45.41 MiB/sec. | ||
| 13632 | 2025.08.01 21:28:44.397905 [ 5 ] {2daddf81-9cc2-4039-a21d-7a730f695a4f} <Debug> TCPHandler: Processed in 0.001927765 sec. | ||
| 13633 | 2025.08.01 21:28:44.398026 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13634 | 2025.08.01 21:28:44.398120 [ 5 ] {dc2626f1-8149-4a78-8e3c-dd821960726f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13635 | 2025.08.01 21:28:44.398161 [ 5 ] {dc2626f1-8149-4a78-8e3c-dd821960726f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13636 | 2025.08.01 21:28:44.398498 [ 5 ] {dc2626f1-8149-4a78-8e3c-dd821960726f} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2025.08.01 21:28:44.398532 [ 5 ] {dc2626f1-8149-4a78-8e3c-dd821960726f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13638 | 2025.08.01 21:28:44.398828 [ 5 ] {dc2626f1-8149-4a78-8e3c-dd821960726f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13639 | 2025.08.01 21:28:44.399037 [ 5 ] {dc2626f1-8149-4a78-8e3c-dd821960726f} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2025.08.01 21:28:44.399164 [ 5 ] {dc2626f1-8149-4a78-8e3c-dd821960726f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 13641 | 2025.08.01 21:28:44.399201 [ 5 ] {dc2626f1-8149-4a78-8e3c-dd821960726f} <Debug> TCPHandler: Processed in 0.001228082 sec. | ||
| 13642 | 2025.08.01 21:28:44.399310 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2025.08.01 21:28:44.399403 [ 5 ] {451c15dd-1f78-47d5-8eed-e6c5731f4bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13644 | 2025.08.01 21:28:44.399445 [ 5 ] {451c15dd-1f78-47d5-8eed-e6c5731f4bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13645 | 2025.08.01 21:28:44.400140 [ 5 ] {451c15dd-1f78-47d5-8eed-e6c5731f4bfd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2025.08.01 21:28:44.400176 [ 5 ] {451c15dd-1f78-47d5-8eed-e6c5731f4bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13647 | 2025.08.01 21:28:44.400557 [ 5 ] {451c15dd-1f78-47d5-8eed-e6c5731f4bfd} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13648 | 2025.08.01 21:28:44.400787 [ 5 ] {451c15dd-1f78-47d5-8eed-e6c5731f4bfd} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2025.08.01 21:28:44.400912 [ 5 ] {451c15dd-1f78-47d5-8eed-e6c5731f4bfd} <Debug> executeQuery: Read 1025 rows, 69.38 KiB in 0.001526 sec., 671690.6946264744 rows/sec., 44.40 MiB/sec. | ||
| 13650 | 2025.08.01 21:28:44.400948 [ 5 ] {451c15dd-1f78-47d5-8eed-e6c5731f4bfd} <Debug> TCPHandler: Processed in 0.00168559 sec. | ||
| 13651 | 2025.08.01 21:28:44.401061 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2025.08.01 21:28:44.401155 [ 5 ] {1a16ad3b-9cfe-4f3d-9d85-f296a53bd75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13653 | 2025.08.01 21:28:44.401196 [ 5 ] {1a16ad3b-9cfe-4f3d-9d85-f296a53bd75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13654 | 2025.08.01 21:28:44.401511 [ 5 ] {1a16ad3b-9cfe-4f3d-9d85-f296a53bd75a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2025.08.01 21:28:44.401546 [ 5 ] {1a16ad3b-9cfe-4f3d-9d85-f296a53bd75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13656 | 2025.08.01 21:28:44.401839 [ 5 ] {1a16ad3b-9cfe-4f3d-9d85-f296a53bd75a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13657 | 2025.08.01 21:28:44.402046 [ 5 ] {1a16ad3b-9cfe-4f3d-9d85-f296a53bd75a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2025.08.01 21:28:44.402174 [ 5 ] {1a16ad3b-9cfe-4f3d-9d85-f296a53bd75a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 13659 | 2025.08.01 21:28:44.402209 [ 5 ] {1a16ad3b-9cfe-4f3d-9d85-f296a53bd75a} <Debug> TCPHandler: Processed in 0.001196951 sec. | ||
| 13660 | 2025.08.01 21:28:44.402318 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13661 | 2025.08.01 21:28:44.402412 [ 5 ] {ebd565ed-b660-4919-bb42-fe288f88b649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13662 | 2025.08.01 21:28:44.402466 [ 5 ] {ebd565ed-b660-4919-bb42-fe288f88b649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13663 | 2025.08.01 21:28:44.403264 [ 5 ] {ebd565ed-b660-4919-bb42-fe288f88b649} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2025.08.01 21:28:44.403301 [ 5 ] {ebd565ed-b660-4919-bb42-fe288f88b649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13665 | 2025.08.01 21:28:44.403814 [ 5 ] {ebd565ed-b660-4919-bb42-fe288f88b649} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13666 | 2025.08.01 21:28:44.404031 [ 5 ] {ebd565ed-b660-4919-bb42-fe288f88b649} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2025.08.01 21:28:44.404166 [ 5 ] {ebd565ed-b660-4919-bb42-fe288f88b649} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001771 sec., 7905.138339920949 rows/sec., 14.17 MiB/sec. | ||
| 13668 | 2025.08.01 21:28:44.404190 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13669 | 2025.08.01 21:28:44.404219 [ 5 ] {ebd565ed-b660-4919-bb42-fe288f88b649} <Debug> TCPHandler: Processed in 0.001949655 sec. | ||
| 13670 | 2025.08.01 21:28:44.404251 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13671 | 2025.08.01 21:28:44.404281 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13672 | 2025.08.01 21:28:44.404344 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13673 | 2025.08.01 21:28:44.404366 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 13674 | 2025.08.01 21:28:44.404443 [ 5 ] {4e7cf3a8-7fea-4d63-ba42-3ff00815a973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13675 | 2025.08.01 21:28:44.404483 [ 5 ] {4e7cf3a8-7fea-4d63-ba42-3ff00815a973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13676 | 2025.08.01 21:28:44.404558 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13677 | 2025.08.01 21:28:44.404612 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1844 rows starting from the beginning of the part | ||
| 13678 | 2025.08.01 21:28:44.404740 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
| 13679 | 2025.08.01 21:28:44.404817 [ 5 ] {4e7cf3a8-7fea-4d63-ba42-3ff00815a973} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13680 | 2025.08.01 21:28:44.404847 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part | ||
| 13681 | 2025.08.01 21:28:44.404855 [ 5 ] {4e7cf3a8-7fea-4d63-ba42-3ff00815a973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13682 | 2025.08.01 21:28:44.404952 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 13683 | 2025.08.01 21:28:44.405061 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 13684 | 2025.08.01 21:28:44.405171 [ 197 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
| 13685 | 2025.08.01 21:28:44.405175 [ 5 ] {4e7cf3a8-7fea-4d63-ba42-3ff00815a973} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13686 | 2025.08.01 21:28:44.405422 [ 5 ] {4e7cf3a8-7fea-4d63-ba42-3ff00815a973} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2025.08.01 21:28:44.405551 [ 5 ] {4e7cf3a8-7fea-4d63-ba42-3ff00815a973} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001126 sec., 47957.37122557726 rows/sec., 2.69 MiB/sec. | ||
| 13688 | 2025.08.01 21:28:44.405586 [ 5 ] {4e7cf3a8-7fea-4d63-ba42-3ff00815a973} <Debug> TCPHandler: Processed in 0.001290923 sec. | ||
| 13689 | 2025.08.01 21:28:44.415412 [ 200 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1981 rows, containing 19 columns (19 merged, 0 gathered) in 0.01107704 sec., 178838.39003921626 rows/sec., 320.47 MiB/sec. | ||
| 13690 | 2025.08.01 21:28:44.417693 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13691 | 2025.08.01 21:28:44.418051 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2025.08.01 21:28:44.418131 [ 187 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13693 | 2025.08.01 21:28:44.418292 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.49 MiB. | ||
| 13694 | 2025.08.01 21:28:45.000148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.29 MiB, peak 354.73 MiB, free memory in arenas 0.00 B, will set to 343.87 MiB (RSS), difference: 6.58 MiB | ||
| 13695 | 2025.08.01 21:28:46.901266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1944 | ||
| 13696 | 2025.08.01 21:28:46.904120 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2025.08.01 21:28:46.904159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13698 | 2025.08.01 21:28:46.905363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13699 | 2025.08.01 21:28:46.905639 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2025.08.01 21:28:46.905891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1944 | ||
| 13701 | 2025.08.01 21:28:48.779362 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13702 | 2025.08.01 21:28:48.779556 [ 5 ] {1dd6cc39-1e52-436f-a48e-eefa46784610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13703 | 2025.08.01 21:28:48.779623 [ 5 ] {1dd6cc39-1e52-436f-a48e-eefa46784610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13704 | 2025.08.01 21:28:48.780247 [ 5 ] {1dd6cc39-1e52-436f-a48e-eefa46784610} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2025.08.01 21:28:48.780295 [ 5 ] {1dd6cc39-1e52-436f-a48e-eefa46784610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13706 | 2025.08.01 21:28:48.780669 [ 5 ] {1dd6cc39-1e52-436f-a48e-eefa46784610} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13707 | 2025.08.01 21:28:48.780894 [ 5 ] {1dd6cc39-1e52-436f-a48e-eefa46784610} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13708 | 2025.08.01 21:28:48.781049 [ 5 ] {1dd6cc39-1e52-436f-a48e-eefa46784610} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001543 sec., 1296.1762799740764 rows/sec., 105.69 KiB/sec. | ||
| 13709 | 2025.08.01 21:28:48.781092 [ 5 ] {1dd6cc39-1e52-436f-a48e-eefa46784610} <Debug> TCPHandler: Processed in 0.001864894 sec. | ||
| 13710 | 2025.08.01 21:28:48.781216 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13711 | 2025.08.01 21:28:48.781313 [ 5 ] {07d7692e-6330-4028-8090-0d436cfe2d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13712 | 2025.08.01 21:28:48.781352 [ 5 ] {07d7692e-6330-4028-8090-0d436cfe2d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13713 | 2025.08.01 21:28:48.781801 [ 5 ] {07d7692e-6330-4028-8090-0d436cfe2d6d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13714 | 2025.08.01 21:28:48.781838 [ 5 ] {07d7692e-6330-4028-8090-0d436cfe2d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13715 | 2025.08.01 21:28:48.782149 [ 5 ] {07d7692e-6330-4028-8090-0d436cfe2d6d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13716 | 2025.08.01 21:28:48.782356 [ 5 ] {07d7692e-6330-4028-8090-0d436cfe2d6d} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2025.08.01 21:28:48.782484 [ 5 ] {07d7692e-6330-4028-8090-0d436cfe2d6d} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.001191 sec., 93198.99244332494 rows/sec., 7.80 MiB/sec. | ||
| 13718 | 2025.08.01 21:28:48.782522 [ 5 ] {07d7692e-6330-4028-8090-0d436cfe2d6d} <Debug> TCPHandler: Processed in 0.001356185 sec. | ||
| 13719 | 2025.08.01 21:28:48.782632 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13720 | 2025.08.01 21:28:48.782726 [ 5 ] {9ca9e71a-851f-4498-acc5-7f6812d293fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13721 | 2025.08.01 21:28:48.782766 [ 5 ] {9ca9e71a-851f-4498-acc5-7f6812d293fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13722 | 2025.08.01 21:28:48.783170 [ 5 ] {9ca9e71a-851f-4498-acc5-7f6812d293fe} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2025.08.01 21:28:48.783203 [ 5 ] {9ca9e71a-851f-4498-acc5-7f6812d293fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13724 | 2025.08.01 21:28:48.783500 [ 5 ] {9ca9e71a-851f-4498-acc5-7f6812d293fe} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13725 | 2025.08.01 21:28:48.783716 [ 5 ] {9ca9e71a-851f-4498-acc5-7f6812d293fe} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2025.08.01 21:28:48.783841 [ 5 ] {9ca9e71a-851f-4498-acc5-7f6812d293fe} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001132 sec., 25618.374558303887 rows/sec., 1.87 MiB/sec. | ||
| 13727 | 2025.08.01 21:28:48.783878 [ 5 ] {9ca9e71a-851f-4498-acc5-7f6812d293fe} <Debug> TCPHandler: Processed in 0.001294803 sec. | ||
| 13728 | 2025.08.01 21:28:48.783982 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13729 | 2025.08.01 21:28:48.784077 [ 5 ] {daafb51d-cfe7-4d25-883e-bc531efeb5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13730 | 2025.08.01 21:28:48.784116 [ 5 ] {daafb51d-cfe7-4d25-883e-bc531efeb5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13731 | 2025.08.01 21:28:48.784530 [ 5 ] {daafb51d-cfe7-4d25-883e-bc531efeb5cf} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2025.08.01 21:28:48.784564 [ 5 ] {daafb51d-cfe7-4d25-883e-bc531efeb5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13733 | 2025.08.01 21:28:48.784860 [ 5 ] {daafb51d-cfe7-4d25-883e-bc531efeb5cf} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13734 | 2025.08.01 21:28:48.785063 [ 5 ] {daafb51d-cfe7-4d25-883e-bc531efeb5cf} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2025.08.01 21:28:48.785190 [ 5 ] {daafb51d-cfe7-4d25-883e-bc531efeb5cf} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001131 sec., 82228.11671087533 rows/sec., 6.42 MiB/sec. | ||
| 13736 | 2025.08.01 21:28:48.785227 [ 5 ] {daafb51d-cfe7-4d25-883e-bc531efeb5cf} <Debug> TCPHandler: Processed in 0.001298963 sec. | ||
| 13737 | 2025.08.01 21:28:48.785338 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13738 | 2025.08.01 21:28:48.785431 [ 5 ] {d844a92f-a745-4a85-9c37-a77c5ee22f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13739 | 2025.08.01 21:28:48.785474 [ 5 ] {d844a92f-a745-4a85-9c37-a77c5ee22f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13740 | 2025.08.01 21:28:48.785849 [ 5 ] {d844a92f-a745-4a85-9c37-a77c5ee22f2f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2025.08.01 21:28:48.785885 [ 5 ] {d844a92f-a745-4a85-9c37-a77c5ee22f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13742 | 2025.08.01 21:28:48.786214 [ 5 ] {d844a92f-a745-4a85-9c37-a77c5ee22f2f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13743 | 2025.08.01 21:28:48.786418 [ 5 ] {d844a92f-a745-4a85-9c37-a77c5ee22f2f} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2025.08.01 21:28:48.786546 [ 5 ] {d844a92f-a745-4a85-9c37-a77c5ee22f2f} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001133 sec., 113857.01676963814 rows/sec., 7.93 MiB/sec. | ||
| 13745 | 2025.08.01 21:28:48.786546 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 5 parts from all_1_114_23 to all_118_118_0 | ||
| 13746 | 2025.08.01 21:28:48.786584 [ 5 ] {d844a92f-a745-4a85-9c37-a77c5ee22f2f} <Debug> TCPHandler: Processed in 0.001296684 sec. | ||
| 13747 | 2025.08.01 21:28:48.786621 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2025.08.01 21:28:48.786646 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13749 | 2025.08.01 21:28:48.786709 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2025.08.01 21:28:48.786781 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_114_23 to all_118_118_0 into Compact with storage Full | ||
| 13751 | 2025.08.01 21:28:48.786809 [ 5 ] {06f30ba2-83d5-48e0-950f-5fa0aa853343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13752 | 2025.08.01 21:28:48.786881 [ 5 ] {06f30ba2-83d5-48e0-950f-5fa0aa853343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13753 | 2025.08.01 21:28:48.786945 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13754 | 2025.08.01 21:28:48.786990 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 38291 rows starting from the beginning of the part | ||
| 13755 | 2025.08.01 21:28:48.787064 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 13756 | 2025.08.01 21:28:48.787118 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 307 rows starting from the beginning of the part | ||
| 13757 | 2025.08.01 21:28:48.787170 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 13758 | 2025.08.01 21:28:48.787218 [ 188 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1025 rows starting from the beginning of the part | ||
| 13759 | 2025.08.01 21:28:48.787739 [ 5 ] {06f30ba2-83d5-48e0-950f-5fa0aa853343} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2025.08.01 21:28:48.787780 [ 5 ] {06f30ba2-83d5-48e0-950f-5fa0aa853343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13761 | 2025.08.01 21:28:48.788318 [ 5 ] {06f30ba2-83d5-48e0-950f-5fa0aa853343} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13762 | 2025.08.01 21:28:48.788552 [ 5 ] {06f30ba2-83d5-48e0-950f-5fa0aa853343} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13763 | 2025.08.01 21:28:48.788688 [ 5 ] {06f30ba2-83d5-48e0-950f-5fa0aa853343} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001898 sec., 14225.50052687039 rows/sec., 25.49 MiB/sec. | ||
| 13764 | 2025.08.01 21:28:48.788740 [ 5 ] {06f30ba2-83d5-48e0-950f-5fa0aa853343} <Debug> TCPHandler: Processed in 0.002081528 sec. | ||
| 13765 | 2025.08.01 21:28:48.788854 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13766 | 2025.08.01 21:28:48.788948 [ 5 ] {e61d544c-2c6f-4dd9-9004-9d54cce34900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13767 | 2025.08.01 21:28:48.788990 [ 5 ] {e61d544c-2c6f-4dd9-9004-9d54cce34900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13768 | 2025.08.01 21:28:48.789327 [ 5 ] {e61d544c-2c6f-4dd9-9004-9d54cce34900} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2025.08.01 21:28:48.789362 [ 5 ] {e61d544c-2c6f-4dd9-9004-9d54cce34900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13770 | 2025.08.01 21:28:48.789672 [ 5 ] {e61d544c-2c6f-4dd9-9004-9d54cce34900} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13771 | 2025.08.01 21:28:48.789877 [ 5 ] {e61d544c-2c6f-4dd9-9004-9d54cce34900} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13772 | 2025.08.01 21:28:48.790003 [ 5 ] {e61d544c-2c6f-4dd9-9004-9d54cce34900} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001073 sec., 44734.38956197577 rows/sec., 3.01 MiB/sec. | ||
| 13773 | 2025.08.01 21:28:48.790039 [ 5 ] {e61d544c-2c6f-4dd9-9004-9d54cce34900} <Debug> TCPHandler: Processed in 0.001234512 sec. | ||
| 13774 | 2025.08.01 21:28:48.793987 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39943 rows, containing 5 columns (5 merged, 0 gathered) in 0.007258281 sec., 5503093.638838177 rows/sec., 368.45 MiB/sec. | ||
| 13775 | 2025.08.01 21:28:48.794611 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 13776 | 2025.08.01 21:28:48.794961 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13777 | 2025.08.01 21:28:48.795054 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 5 parts: [all_1_114_23, all_118_118_0] -> all_1_118_24 | ||
| 13778 | 2025.08.01 21:28:48.795157 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13779 | 2025.08.01 21:28:49.272969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
| 13780 | 2025.08.01 21:28:49.273502 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2025.08.01 21:28:49.273542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13782 | 2025.08.01 21:28:49.273997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13783 | 2025.08.01 21:28:49.274228 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2025.08.01 21:28:49.274365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
| 13785 | 2025.08.01 21:28:49.274411 [ 119 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13786 | 2025.08.01 21:28:49.274507 [ 119 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2025.08.01 21:28:49.274544 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13788 | 2025.08.01 21:28:49.274662 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 13789 | 2025.08.01 21:28:49.274771 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13790 | 2025.08.01 21:28:49.274808 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
| 13791 | 2025.08.01 21:28:49.274874 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
| 13792 | 2025.08.01 21:28:49.274926 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
| 13793 | 2025.08.01 21:28:49.274978 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
| 13794 | 2025.08.01 21:28:49.275027 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
| 13795 | 2025.08.01 21:28:49.275076 [ 198 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
| 13796 | 2025.08.01 21:28:49.277265 [ 202 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.002649597 sec., 12293945.079195062 rows/sec., 175.87 MiB/sec. | ||
| 13797 | 2025.08.01 21:28:49.277596 [ 202 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13798 | 2025.08.01 21:28:49.277885 [ 202 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13799 | 2025.08.01 21:28:49.277963 [ 202 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_71_14} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13800 | 2025.08.01 21:28:49.278063 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
| 13801 | 2025.08.01 21:28:51.078795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13802 | 2025.08.01 21:28:51.095991 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2025.08.01 21:28:51.096049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13804 | 2025.08.01 21:28:51.101914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13805 | 2025.08.01 21:28:51.102599 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13806 | 2025.08.01 21:28:51.102918 [ 108 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13807 | 2025.08.01 21:28:51.102981 [ 108 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2025.08.01 21:28:51.103001 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13809 | 2025.08.01 21:28:51.103116 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 13810 | 2025.08.01 21:28:51.105731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13811 | 2025.08.01 21:28:51.107188 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13812 | 2025.08.01 21:28:51.108687 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 13813 | 2025.08.01 21:28:51.113368 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 13814 | 2025.08.01 21:28:51.118054 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 13815 | 2025.08.01 21:28:51.122650 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 13816 | 2025.08.01 21:28:51.127598 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 13817 | 2025.08.01 21:28:51.132279 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 13818 | 2025.08.01 21:28:51.185423 [ 199 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082346614 sec., 6496.927730386097 rows/sec., 33.59 MiB/sec. | ||
| 13819 | 2025.08.01 21:28:51.188035 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13820 | 2025.08.01 21:28:51.189960 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_71_14} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2025.08.01 21:28:51.190060 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_71_14} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13822 | 2025.08.01 21:28:51.192627 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13823 | 2025.08.01 21:28:53.779154 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13824 | 2025.08.01 21:28:53.779368 [ 5 ] {7e5ee556-e236-4ed9-ae7d-d5a630ef496e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13825 | 2025.08.01 21:28:53.779441 [ 5 ] {7e5ee556-e236-4ed9-ae7d-d5a630ef496e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13826 | 2025.08.01 21:28:53.780103 [ 5 ] {7e5ee556-e236-4ed9-ae7d-d5a630ef496e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13827 | 2025.08.01 21:28:53.780151 [ 5 ] {7e5ee556-e236-4ed9-ae7d-d5a630ef496e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13828 | 2025.08.01 21:28:53.780569 [ 5 ] {7e5ee556-e236-4ed9-ae7d-d5a630ef496e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13829 | 2025.08.01 21:28:53.780787 [ 5 ] {7e5ee556-e236-4ed9-ae7d-d5a630ef496e} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2025.08.01 21:28:53.780939 [ 5 ] {7e5ee556-e236-4ed9-ae7d-d5a630ef496e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 13831 | 2025.08.01 21:28:53.780980 [ 5 ] {7e5ee556-e236-4ed9-ae7d-d5a630ef496e} <Debug> TCPHandler: Processed in 0.001964835 sec. | ||
| 13832 | 2025.08.01 21:28:53.781108 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13833 | 2025.08.01 21:28:53.781204 [ 5 ] {bdfd6041-1880-426f-b352-d046d61cdaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13834 | 2025.08.01 21:28:53.781245 [ 5 ] {bdfd6041-1880-426f-b352-d046d61cdaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13835 | 2025.08.01 21:28:53.781669 [ 5 ] {bdfd6041-1880-426f-b352-d046d61cdaec} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2025.08.01 21:28:53.781706 [ 5 ] {bdfd6041-1880-426f-b352-d046d61cdaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13837 | 2025.08.01 21:28:53.782003 [ 5 ] {bdfd6041-1880-426f-b352-d046d61cdaec} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13838 | 2025.08.01 21:28:53.782211 [ 5 ] {bdfd6041-1880-426f-b352-d046d61cdaec} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2025.08.01 21:28:53.782336 [ 5 ] {bdfd6041-1880-426f-b352-d046d61cdaec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 13840 | 2025.08.01 21:28:53.782373 [ 5 ] {bdfd6041-1880-426f-b352-d046d61cdaec} <Debug> TCPHandler: Processed in 0.001314614 sec. | ||
| 13841 | 2025.08.01 21:28:53.782489 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13842 | 2025.08.01 21:28:53.782583 [ 5 ] {badb6af5-6765-44e2-a46c-e2e05e0d19a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13843 | 2025.08.01 21:28:53.782626 [ 5 ] {badb6af5-6765-44e2-a46c-e2e05e0d19a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13844 | 2025.08.01 21:28:53.783040 [ 5 ] {badb6af5-6765-44e2-a46c-e2e05e0d19a4} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2025.08.01 21:28:53.783074 [ 5 ] {badb6af5-6765-44e2-a46c-e2e05e0d19a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13846 | 2025.08.01 21:28:53.783419 [ 5 ] {badb6af5-6765-44e2-a46c-e2e05e0d19a4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13847 | 2025.08.01 21:28:53.783625 [ 5 ] {badb6af5-6765-44e2-a46c-e2e05e0d19a4} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2025.08.01 21:28:53.783754 [ 5 ] {badb6af5-6765-44e2-a46c-e2e05e0d19a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 13849 | 2025.08.01 21:28:53.783790 [ 5 ] {badb6af5-6765-44e2-a46c-e2e05e0d19a4} <Debug> TCPHandler: Processed in 0.001350765 sec. | ||
| 13850 | 2025.08.01 21:28:53.783900 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13851 | 2025.08.01 21:28:53.783994 [ 5 ] {d5567185-9acb-40a1-b6dd-1fea74b56fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13852 | 2025.08.01 21:28:53.784037 [ 5 ] {d5567185-9acb-40a1-b6dd-1fea74b56fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13853 | 2025.08.01 21:28:53.784374 [ 5 ] {d5567185-9acb-40a1-b6dd-1fea74b56fd7} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2025.08.01 21:28:53.784409 [ 5 ] {d5567185-9acb-40a1-b6dd-1fea74b56fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13855 | 2025.08.01 21:28:53.784698 [ 5 ] {d5567185-9acb-40a1-b6dd-1fea74b56fd7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13856 | 2025.08.01 21:28:53.784899 [ 5 ] {d5567185-9acb-40a1-b6dd-1fea74b56fd7} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2025.08.01 21:28:53.785029 [ 5 ] {d5567185-9acb-40a1-b6dd-1fea74b56fd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 13858 | 2025.08.01 21:28:53.785066 [ 5 ] {d5567185-9acb-40a1-b6dd-1fea74b56fd7} <Debug> TCPHandler: Processed in 0.001214002 sec. | ||
| 13859 | 2025.08.01 21:28:56.568939 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13860 | 2025.08.01 21:28:56.568994 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13861 | 2025.08.01 21:28:56.774480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
| 13862 | 2025.08.01 21:28:56.774969 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2025.08.01 21:28:56.775014 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13864 | 2025.08.01 21:28:56.775500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13865 | 2025.08.01 21:28:56.775728 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2025.08.01 21:28:56.775859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 13867 | 2025.08.01 21:28:56.906132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1966 | ||
| 13868 | 2025.08.01 21:28:56.908265 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2025.08.01 21:28:56.908302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13870 | 2025.08.01 21:28:56.909417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13871 | 2025.08.01 21:28:56.909669 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2025.08.01 21:28:56.909915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1966 | ||
| 13873 | 2025.08.01 21:28:58.019298 [ 224 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): 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] | ||
| 13874 | 2025.08.01 21:28:58.019398 [ 224 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): 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] | ||
| 13875 | 2025.08.01 21:28:58.021054 [ 224 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): 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] | ||
| 13876 | 2025.08.01 21:28:58.551489 [ 219 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): 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] | ||
| 13877 | 2025.08.01 21:28:58.551552 [ 219 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): 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] | ||
| 13878 | 2025.08.01 21:28:58.553741 [ 219 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): 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] | ||
| 13879 | 2025.08.01 21:28:58.591945 [ 225 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): 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] | ||
| 13880 | 2025.08.01 21:28:58.592003 [ 225 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): 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] | ||
| 13881 | 2025.08.01 21:28:58.593698 [ 225 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): 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] | ||
| 13882 | 2025.08.01 21:28:58.605778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 13883 | 2025.08.01 21:28:58.621129 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13884 | 2025.08.01 21:28:58.621166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13885 | 2025.08.01 21:28:58.626864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13886 | 2025.08.01 21:28:58.627529 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2025.08.01 21:28:58.630343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 13888 | 2025.08.01 21:28:58.791642 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13889 | 2025.08.01 21:28:58.791790 [ 5 ] {3236199e-55e3-4f5a-955b-6960c53820b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13890 | 2025.08.01 21:28:58.791843 [ 5 ] {3236199e-55e3-4f5a-955b-6960c53820b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13891 | 2025.08.01 21:28:58.792637 [ 5 ] {3236199e-55e3-4f5a-955b-6960c53820b7} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2025.08.01 21:28:58.792672 [ 5 ] {3236199e-55e3-4f5a-955b-6960c53820b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13893 | 2025.08.01 21:28:58.793001 [ 5 ] {3236199e-55e3-4f5a-955b-6960c53820b7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13894 | 2025.08.01 21:28:58.793209 [ 5 ] {3236199e-55e3-4f5a-955b-6960c53820b7} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2025.08.01 21:28:58.793334 [ 61 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 13896 | 2025.08.01 21:28:58.793342 [ 5 ] {3236199e-55e3-4f5a-955b-6960c53820b7} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001592 sec., 246231.15577889446 rows/sec., 15.62 MiB/sec. | ||
| 13897 | 2025.08.01 21:28:58.793379 [ 61 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13898 | 2025.08.01 21:28:58.793395 [ 5 ] {3236199e-55e3-4f5a-955b-6960c53820b7} <Debug> TCPHandler: Processed in 0.001917895 sec. | ||
| 13899 | 2025.08.01 21:28:58.793403 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13900 | 2025.08.01 21:28:58.793529 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13901 | 2025.08.01 21:28:58.793532 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::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 | ||
| 13902 | 2025.08.01 21:28:58.793633 [ 5 ] {41a5aff2-da93-4bc1-ab5d-c988a5e4b8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13903 | 2025.08.01 21:28:58.793675 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13904 | 2025.08.01 21:28:58.793678 [ 5 ] {41a5aff2-da93-4bc1-ab5d-c988a5e4b8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13905 | 2025.08.01 21:28:58.793720 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 392 rows starting from the beginning of the part | ||
| 13906 | 2025.08.01 21:28:58.793799 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 392 rows starting from the beginning of the part | ||
| 13907 | 2025.08.01 21:28:58.793850 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 392 rows starting from the beginning of the part | ||
| 13908 | 2025.08.01 21:28:58.793901 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 392 rows starting from the beginning of the part | ||
| 13909 | 2025.08.01 21:28:58.793949 [ 191 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 392 rows starting from the beginning of the part | ||
| 13910 | 2025.08.01 21:28:58.794707 [ 5 ] {41a5aff2-da93-4bc1-ab5d-c988a5e4b8ef} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2025.08.01 21:28:58.794747 [ 5 ] {41a5aff2-da93-4bc1-ab5d-c988a5e4b8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13912 | 2025.08.01 21:28:58.795050 [ 204 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562498 sec., 1254401.605634055 rows/sec., 84.37 MiB/sec. | ||
| 13913 | 2025.08.01 21:28:58.795119 [ 5 ] {41a5aff2-da93-4bc1-ab5d-c988a5e4b8ef} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13914 | 2025.08.01 21:28:58.795321 [ 186 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 13915 | 2025.08.01 21:28:58.795366 [ 5 ] {41a5aff2-da93-4bc1-ab5d-c988a5e4b8ef} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13916 | 2025.08.01 21:28:58.795502 [ 5 ] {41a5aff2-da93-4bc1-ab5d-c988a5e4b8ef} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001887 sec., 608903.0206677265 rows/sec., 48.58 MiB/sec. | ||
| 13917 | 2025.08.01 21:28:58.795533 [ 74 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13918 | 2025.08.01 21:28:58.795540 [ 5 ] {41a5aff2-da93-4bc1-ab5d-c988a5e4b8ef} <Debug> TCPHandler: Processed in 0.002058607 sec. | ||
| 13919 | 2025.08.01 21:28:58.795584 [ 74 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2025.08.01 21:28:58.795615 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13921 | 2025.08.01 21:28:58.795681 [ 186 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2025.08.01 21:28:58.795709 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 13923 | 2025.08.01 21:28:58.795741 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13924 | 2025.08.01 21:28:58.795764 [ 186 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_53_13} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 13925 | 2025.08.01 21:28:58.795808 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13926 | 2025.08.01 21:28:58.795838 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2298 rows starting from the beginning of the part | ||
| 13927 | 2025.08.01 21:28:58.795842 [ 5 ] {f7585432-12fa-46d9-b290-8cfd56f70d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13928 | 2025.08.01 21:28:58.795880 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13929 | 2025.08.01 21:28:58.795891 [ 5 ] {f7585432-12fa-46d9-b290-8cfd56f70d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13930 | 2025.08.01 21:28:58.795885 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 13931 | 2025.08.01 21:28:58.795962 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2235 rows starting from the beginning of the part | ||
| 13932 | 2025.08.01 21:28:58.795996 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 111 rows starting from the beginning of the part | ||
| 13933 | 2025.08.01 21:28:58.796026 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 13934 | 2025.08.01 21:28:58.796059 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1149 rows starting from the beginning of the part | ||
| 13935 | 2025.08.01 21:28:58.796461 [ 5 ] {f7585432-12fa-46d9-b290-8cfd56f70d2a} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13936 | 2025.08.01 21:28:58.796501 [ 5 ] {f7585432-12fa-46d9-b290-8cfd56f70d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13937 | 2025.08.01 21:28:58.796813 [ 5 ] {f7585432-12fa-46d9-b290-8cfd56f70d2a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13938 | 2025.08.01 21:28:58.797028 [ 5 ] {f7585432-12fa-46d9-b290-8cfd56f70d2a} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2025.08.01 21:28:58.797155 [ 5 ] {f7585432-12fa-46d9-b290-8cfd56f70d2a} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001332 sec., 177927.92792792793 rows/sec., 10.89 MiB/sec. | ||
| 13940 | 2025.08.01 21:28:58.797198 [ 5 ] {f7585432-12fa-46d9-b290-8cfd56f70d2a} <Debug> TCPHandler: Processed in 0.001513837 sec. | ||
| 13941 | 2025.08.01 21:28:58.797323 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2025.08.01 21:28:58.797420 [ 5 ] {f4ca6588-45fe-4e6e-a996-bc27a707b0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13943 | 2025.08.01 21:28:58.797458 [ 5 ] {f4ca6588-45fe-4e6e-a996-bc27a707b0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13944 | 2025.08.01 21:28:58.797967 [ 5 ] {f4ca6588-45fe-4e6e-a996-bc27a707b0b9} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2025.08.01 21:28:58.798000 [ 5 ] {f4ca6588-45fe-4e6e-a996-bc27a707b0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13946 | 2025.08.01 21:28:58.798069 [ 194 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002391943 sec., 2468704.3127699946 rows/sec., 208.54 MiB/sec. | ||
| 13947 | 2025.08.01 21:28:58.798298 [ 5 ] {f4ca6588-45fe-4e6e-a996-bc27a707b0b9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13948 | 2025.08.01 21:28:58.798317 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13949 | 2025.08.01 21:28:58.798580 [ 5 ] {f4ca6588-45fe-4e6e-a996-bc27a707b0b9} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2025.08.01 21:28:58.798620 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2025.08.01 21:28:58.798695 [ 191 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_121_24} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13952 | 2025.08.01 21:28:58.798717 [ 5 ] {f4ca6588-45fe-4e6e-a996-bc27a707b0b9} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001314 sec., 154490.10654490106 rows/sec., 9.96 MiB/sec. | ||
| 13953 | 2025.08.01 21:28:58.798761 [ 5 ] {f4ca6588-45fe-4e6e-a996-bc27a707b0b9} <Debug> TCPHandler: Processed in 0.001489727 sec. | ||
| 13954 | 2025.08.01 21:28:58.798767 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13955 | 2025.08.01 21:28:58.798888 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13956 | 2025.08.01 21:28:58.798989 [ 5 ] {62297c78-110e-47ac-947e-846f8a8de059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13957 | 2025.08.01 21:28:58.799027 [ 5 ] {62297c78-110e-47ac-947e-846f8a8de059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13958 | 2025.08.01 21:28:58.799512 [ 5 ] {62297c78-110e-47ac-947e-846f8a8de059} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2025.08.01 21:28:58.799547 [ 5 ] {62297c78-110e-47ac-947e-846f8a8de059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13960 | 2025.08.01 21:28:58.799836 [ 5 ] {62297c78-110e-47ac-947e-846f8a8de059} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13961 | 2025.08.01 21:28:58.800044 [ 5 ] {62297c78-110e-47ac-947e-846f8a8de059} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2025.08.01 21:28:58.800167 [ 5 ] {62297c78-110e-47ac-947e-846f8a8de059} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001196 sec., 168896.32107023412 rows/sec., 9.59 MiB/sec. | ||
| 13963 | 2025.08.01 21:28:58.800172 [ 74 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 13964 | 2025.08.01 21:28:58.800208 [ 5 ] {62297c78-110e-47ac-947e-846f8a8de059} <Debug> TCPHandler: Processed in 0.001373554 sec. | ||
| 13965 | 2025.08.01 21:28:58.800219 [ 74 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2025.08.01 21:28:58.800245 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13967 | 2025.08.01 21:28:58.800344 [ 197 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::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 | ||
| 13968 | 2025.08.01 21:28:58.800380 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13969 | 2025.08.01 21:28:58.800456 [ 197 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13970 | 2025.08.01 21:28:58.800478 [ 5 ] {c5bfbbad-17ca-4e16-b141-570a001693af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13971 | 2025.08.01 21:28:58.800489 [ 197 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 202 rows starting from the beginning of the part | ||
| 13972 | 2025.08.01 21:28:58.800518 [ 5 ] {c5bfbbad-17ca-4e16-b141-570a001693af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13973 | 2025.08.01 21:28:58.800563 [ 197 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 202 rows starting from the beginning of the part | ||
| 13974 | 2025.08.01 21:28:58.800609 [ 197 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 202 rows starting from the beginning of the part | ||
| 13975 | 2025.08.01 21:28:58.800648 [ 197 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 202 rows starting from the beginning of the part | ||
| 13976 | 2025.08.01 21:28:58.800684 [ 197 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 202 rows starting from the beginning of the part | ||
| 13977 | 2025.08.01 21:28:58.801265 [ 5 ] {c5bfbbad-17ca-4e16-b141-570a001693af} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13978 | 2025.08.01 21:28:58.801299 [ 5 ] {c5bfbbad-17ca-4e16-b141-570a001693af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13979 | 2025.08.01 21:28:58.801433 [ 191 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112693 sec., 896240.2278757333 rows/sec., 54.32 MiB/sec. | ||
| 13980 | 2025.08.01 21:28:58.801602 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 13981 | 2025.08.01 21:28:58.801638 [ 5 ] {c5bfbbad-17ca-4e16-b141-570a001693af} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13982 | 2025.08.01 21:28:58.801922 [ 5 ] {c5bfbbad-17ca-4e16-b141-570a001693af} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2025.08.01 21:28:58.801964 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2025.08.01 21:28:58.802045 [ 194 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_53_13} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 13985 | 2025.08.01 21:28:58.802054 [ 5 ] {c5bfbbad-17ca-4e16-b141-570a001693af} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001593 sec., 435028.2485875706 rows/sec., 30.56 MiB/sec. | ||
| 13986 | 2025.08.01 21:28:58.802070 [ 74 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13987 | 2025.08.01 21:28:58.802095 [ 5 ] {c5bfbbad-17ca-4e16-b141-570a001693af} <Debug> TCPHandler: Processed in 0.001762402 sec. | ||
| 13988 | 2025.08.01 21:28:58.802109 [ 74 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2025.08.01 21:28:58.802122 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13990 | 2025.08.01 21:28:58.802135 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13991 | 2025.08.01 21:28:58.802199 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 13992 | 2025.08.01 21:28:58.802219 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13993 | 2025.08.01 21:28:58.802282 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13994 | 2025.08.01 21:28:58.802314 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1185 rows starting from the beginning of the part | ||
| 13995 | 2025.08.01 21:28:58.802317 [ 5 ] {b5965f3a-0041-4a11-8a3c-4e0e407312a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13996 | 2025.08.01 21:28:58.802366 [ 5 ] {b5965f3a-0041-4a11-8a3c-4e0e407312a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13997 | 2025.08.01 21:28:58.802374 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 13998 | 2025.08.01 21:28:58.802425 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1122 rows starting from the beginning of the part | ||
| 13999 | 2025.08.01 21:28:58.802466 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 93 rows starting from the beginning of the part | ||
| 14000 | 2025.08.01 21:28:58.802505 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 14001 | 2025.08.01 21:28:58.802543 [ 194 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 693 rows starting from the beginning of the part | ||
| 14002 | 2025.08.01 21:28:58.802706 [ 5 ] {b5965f3a-0041-4a11-8a3c-4e0e407312a4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14003 | 2025.08.01 21:28:58.802745 [ 5 ] {b5965f3a-0041-4a11-8a3c-4e0e407312a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14004 | 2025.08.01 21:28:58.803055 [ 5 ] {b5965f3a-0041-4a11-8a3c-4e0e407312a4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14005 | 2025.08.01 21:28:58.803275 [ 5 ] {b5965f3a-0041-4a11-8a3c-4e0e407312a4} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14006 | 2025.08.01 21:28:58.803406 [ 5 ] {b5965f3a-0041-4a11-8a3c-4e0e407312a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 14007 | 2025.08.01 21:28:58.803441 [ 5 ] {b5965f3a-0041-4a11-8a3c-4e0e407312a4} <Debug> TCPHandler: Processed in 0.001269703 sec. | ||
| 14008 | 2025.08.01 21:28:58.803550 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14009 | 2025.08.01 21:28:58.803643 [ 5 ] {e4477f9e-8c2d-4fc6-8170-e9d449f0f4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14010 | 2025.08.01 21:28:58.803684 [ 5 ] {e4477f9e-8c2d-4fc6-8170-e9d449f0f4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14011 | 2025.08.01 21:28:58.803784 [ 193 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3221 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161266 sec., 1997321.1960363623 rows/sec., 150.87 MiB/sec. | ||
| 14012 | 2025.08.01 21:28:58.804014 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14013 | 2025.08.01 21:28:58.804124 [ 5 ] {e4477f9e-8c2d-4fc6-8170-e9d449f0f4b6} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2025.08.01 21:28:58.804166 [ 5 ] {e4477f9e-8c2d-4fc6-8170-e9d449f0f4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14015 | 2025.08.01 21:28:58.804305 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14016 | 2025.08.01 21:28:58.804389 [ 191 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_121_24} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14017 | 2025.08.01 21:28:58.804467 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14018 | 2025.08.01 21:28:58.804518 [ 5 ] {e4477f9e-8c2d-4fc6-8170-e9d449f0f4b6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14019 | 2025.08.01 21:28:58.804739 [ 5 ] {e4477f9e-8c2d-4fc6-8170-e9d449f0f4b6} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2025.08.01 21:28:58.804866 [ 5 ] {e4477f9e-8c2d-4fc6-8170-e9d449f0f4b6} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001241 sec., 247381.14423851733 rows/sec., 16.27 MiB/sec. | ||
| 14021 | 2025.08.01 21:28:58.804902 [ 5 ] {e4477f9e-8c2d-4fc6-8170-e9d449f0f4b6} <Debug> TCPHandler: Processed in 0.001398525 sec. | ||
| 14022 | 2025.08.01 21:28:58.805014 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14023 | 2025.08.01 21:28:58.805108 [ 5 ] {b7094153-f232-46a4-bbce-2b20195f22c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14024 | 2025.08.01 21:28:58.805149 [ 5 ] {b7094153-f232-46a4-bbce-2b20195f22c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14025 | 2025.08.01 21:28:58.805466 [ 5 ] {b7094153-f232-46a4-bbce-2b20195f22c9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14026 | 2025.08.01 21:28:58.805500 [ 5 ] {b7094153-f232-46a4-bbce-2b20195f22c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14027 | 2025.08.01 21:28:58.805785 [ 5 ] {b7094153-f232-46a4-bbce-2b20195f22c9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14028 | 2025.08.01 21:28:58.805989 [ 5 ] {b7094153-f232-46a4-bbce-2b20195f22c9} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14029 | 2025.08.01 21:28:58.806113 [ 5 ] {b7094153-f232-46a4-bbce-2b20195f22c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 14030 | 2025.08.01 21:28:58.806148 [ 5 ] {b7094153-f232-46a4-bbce-2b20195f22c9} <Debug> TCPHandler: Processed in 0.001186811 sec. | ||
| 14031 | 2025.08.01 21:28:58.806173 [ 220 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): 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] | ||
| 14032 | 2025.08.01 21:28:58.806213 [ 220 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): 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] | ||
| 14033 | 2025.08.01 21:28:58.806264 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14034 | 2025.08.01 21:28:58.806362 [ 5 ] {fda8ded3-77ea-45be-9cea-6713250609f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14035 | 2025.08.01 21:28:58.806415 [ 5 ] {fda8ded3-77ea-45be-9cea-6713250609f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14036 | 2025.08.01 21:28:58.807233 [ 5 ] {fda8ded3-77ea-45be-9cea-6713250609f3} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14037 | 2025.08.01 21:28:58.807271 [ 5 ] {fda8ded3-77ea-45be-9cea-6713250609f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14038 | 2025.08.01 21:28:58.807844 [ 5 ] {fda8ded3-77ea-45be-9cea-6713250609f3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14039 | 2025.08.01 21:28:58.808082 [ 5 ] {fda8ded3-77ea-45be-9cea-6713250609f3} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14040 | 2025.08.01 21:28:58.808227 [ 220 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): 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] | ||
| 14041 | 2025.08.01 21:28:58.808231 [ 5 ] {fda8ded3-77ea-45be-9cea-6713250609f3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001887 sec., 21727.60996290408 rows/sec., 38.93 MiB/sec. | ||
| 14042 | 2025.08.01 21:28:58.808303 [ 5 ] {fda8ded3-77ea-45be-9cea-6713250609f3} <Debug> TCPHandler: Processed in 0.002085518 sec. | ||
| 14043 | 2025.08.01 21:28:58.808416 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2025.08.01 21:28:58.808510 [ 5 ] {cebbb6c8-b109-4dd2-9e42-8cab8c604adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14045 | 2025.08.01 21:28:58.808551 [ 5 ] {cebbb6c8-b109-4dd2-9e42-8cab8c604adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14046 | 2025.08.01 21:28:58.808878 [ 5 ] {cebbb6c8-b109-4dd2-9e42-8cab8c604adb} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2025.08.01 21:28:58.808913 [ 5 ] {cebbb6c8-b109-4dd2-9e42-8cab8c604adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14048 | 2025.08.01 21:28:58.809209 [ 5 ] {cebbb6c8-b109-4dd2-9e42-8cab8c604adb} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14049 | 2025.08.01 21:28:58.809412 [ 5 ] {cebbb6c8-b109-4dd2-9e42-8cab8c604adb} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2025.08.01 21:28:58.809537 [ 5 ] {cebbb6c8-b109-4dd2-9e42-8cab8c604adb} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001045 sec., 97607.65550239236 rows/sec., 6.00 MiB/sec. | ||
| 14051 | 2025.08.01 21:28:58.809551 [ 55 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14052 | 2025.08.01 21:28:58.809571 [ 5 ] {cebbb6c8-b109-4dd2-9e42-8cab8c604adb} <Debug> TCPHandler: Processed in 0.001203482 sec. | ||
| 14053 | 2025.08.01 21:28:58.809605 [ 55 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2025.08.01 21:28:58.809631 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14055 | 2025.08.01 21:28:58.809710 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 14056 | 2025.08.01 21:28:58.809826 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14057 | 2025.08.01 21:28:58.809855 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8202 rows starting from the beginning of the part | ||
| 14058 | 2025.08.01 21:28:58.809910 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 14059 | 2025.08.01 21:28:58.809957 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 54 rows starting from the beginning of the part | ||
| 14060 | 2025.08.01 21:28:58.810002 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 48 rows starting from the beginning of the part | ||
| 14061 | 2025.08.01 21:28:58.810048 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 14062 | 2025.08.01 21:28:58.810090 [ 193 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 102 rows starting from the beginning of the part | ||
| 14063 | 2025.08.01 21:28:58.812868 [ 187 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8526 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192827 sec., 2670360.780587235 rows/sec., 169.88 MiB/sec. | ||
| 14064 | 2025.08.01 21:28:58.813082 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14065 | 2025.08.01 21:28:58.813375 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_121_24} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2025.08.01 21:28:58.813453 [ 188 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_121_24} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14067 | 2025.08.01 21:28:58.813543 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 14068 | 2025.08.01 21:29:03.778700 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2025.08.01 21:29:03.778911 [ 5 ] {ce08577e-d22f-4121-a98f-f3bddcdcaae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14070 | 2025.08.01 21:29:03.778982 [ 5 ] {ce08577e-d22f-4121-a98f-f3bddcdcaae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14071 | 2025.08.01 21:29:03.779755 [ 5 ] {ce08577e-d22f-4121-a98f-f3bddcdcaae7} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2025.08.01 21:29:03.779794 [ 5 ] {ce08577e-d22f-4121-a98f-f3bddcdcaae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14073 | 2025.08.01 21:29:03.780192 [ 5 ] {ce08577e-d22f-4121-a98f-f3bddcdcaae7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14074 | 2025.08.01 21:29:03.780417 [ 5 ] {ce08577e-d22f-4121-a98f-f3bddcdcaae7} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2025.08.01 21:29:03.780575 [ 5 ] {ce08577e-d22f-4121-a98f-f3bddcdcaae7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.49 MiB/sec. | ||
| 14076 | 2025.08.01 21:29:03.780623 [ 5 ] {ce08577e-d22f-4121-a98f-f3bddcdcaae7} <Debug> TCPHandler: Processed in 0.002056907 sec. | ||
| 14077 | 2025.08.01 21:29:03.780743 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14078 | 2025.08.01 21:29:03.780845 [ 5 ] {07b9fab7-7cb8-474f-9ef6-8c8287b8c5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14079 | 2025.08.01 21:29:03.780887 [ 5 ] {07b9fab7-7cb8-474f-9ef6-8c8287b8c5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14080 | 2025.08.01 21:29:03.781308 [ 5 ] {07b9fab7-7cb8-474f-9ef6-8c8287b8c5ca} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2025.08.01 21:29:03.781342 [ 5 ] {07b9fab7-7cb8-474f-9ef6-8c8287b8c5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14082 | 2025.08.01 21:29:03.781641 [ 5 ] {07b9fab7-7cb8-474f-9ef6-8c8287b8c5ca} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14083 | 2025.08.01 21:29:03.781848 [ 5 ] {07b9fab7-7cb8-474f-9ef6-8c8287b8c5ca} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2025.08.01 21:29:03.781975 [ 5 ] {07b9fab7-7cb8-474f-9ef6-8c8287b8c5ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 14085 | 2025.08.01 21:29:03.782012 [ 5 ] {07b9fab7-7cb8-474f-9ef6-8c8287b8c5ca} <Debug> TCPHandler: Processed in 0.001320613 sec. | ||
| 14086 | 2025.08.01 21:29:03.782124 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2025.08.01 21:29:03.782219 [ 5 ] {ed31c7de-0d5f-451a-910a-20d473389f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14088 | 2025.08.01 21:29:03.782261 [ 5 ] {ed31c7de-0d5f-451a-910a-20d473389f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14089 | 2025.08.01 21:29:03.782678 [ 5 ] {ed31c7de-0d5f-451a-910a-20d473389f3e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2025.08.01 21:29:03.782712 [ 5 ] {ed31c7de-0d5f-451a-910a-20d473389f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14091 | 2025.08.01 21:29:03.783037 [ 5 ] {ed31c7de-0d5f-451a-910a-20d473389f3e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14092 | 2025.08.01 21:29:03.783240 [ 5 ] {ed31c7de-0d5f-451a-910a-20d473389f3e} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2025.08.01 21:29:03.783366 [ 5 ] {ed31c7de-0d5f-451a-910a-20d473389f3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 14094 | 2025.08.01 21:29:03.783402 [ 5 ] {ed31c7de-0d5f-451a-910a-20d473389f3e} <Debug> TCPHandler: Processed in 0.001326364 sec. | ||
| 14095 | 2025.08.01 21:29:03.783510 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2025.08.01 21:29:03.783604 [ 5 ] {f2c06e2c-e7ee-4668-beb6-ed52279737bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14097 | 2025.08.01 21:29:03.783645 [ 5 ] {f2c06e2c-e7ee-4668-beb6-ed52279737bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14098 | 2025.08.01 21:29:03.783978 [ 5 ] {f2c06e2c-e7ee-4668-beb6-ed52279737bc} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2025.08.01 21:29:03.784012 [ 5 ] {f2c06e2c-e7ee-4668-beb6-ed52279737bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14100 | 2025.08.01 21:29:03.784322 [ 5 ] {f2c06e2c-e7ee-4668-beb6-ed52279737bc} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14101 | 2025.08.01 21:29:03.784519 [ 5 ] {f2c06e2c-e7ee-4668-beb6-ed52279737bc} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2025.08.01 21:29:03.784645 [ 5 ] {f2c06e2c-e7ee-4668-beb6-ed52279737bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 14103 | 2025.08.01 21:29:03.784680 [ 5 ] {f2c06e2c-e7ee-4668-beb6-ed52279737bc} <Debug> TCPHandler: Processed in 0.001219091 sec. | ||
| 14104 | 2025.08.01 21:29:04.275966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
| 14105 | 2025.08.01 21:29:04.276496 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14106 | 2025.08.01 21:29:04.276544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14107 | 2025.08.01 21:29:04.277038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14108 | 2025.08.01 21:29:04.277282 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14109 | 2025.08.01 21:29:04.277437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
| 14110 | 2025.08.01 21:29:06.130401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 14111 | 2025.08.01 21:29:06.149383 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14112 | 2025.08.01 21:29:06.149470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14113 | 2025.08.01 21:29:06.156802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14114 | 2025.08.01 21:29:06.157857 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2025.08.01 21:29:06.164560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14116 | 2025.08.01 21:29:06.235441 [ 221 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): 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] | ||
| 14117 | 2025.08.01 21:29:06.235516 [ 221 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): 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] | ||
| 14118 | 2025.08.01 21:29:06.240768 [ 221 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): 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] | ||
| 14119 | 2025.08.01 21:29:06.910057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1996 | ||
| 14120 | 2025.08.01 21:29:06.912531 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2025.08.01 21:29:06.912593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14122 | 2025.08.01 21:29:06.913894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14123 | 2025.08.01 21:29:06.914199 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2025.08.01 21:29:06.914700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1996 | ||
| 14125 | 2025.08.01 21:29:08.439618 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): 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] | ||
| 14126 | 2025.08.01 21:29:08.439692 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): 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] | ||
| 14127 | 2025.08.01 21:29:08.441815 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): 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] | ||
| 14128 | 2025.08.01 21:29:08.792144 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14129 | 2025.08.01 21:29:08.792321 [ 5 ] {1ac2827b-47d5-4fbf-abfa-dfefc0ea17ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14130 | 2025.08.01 21:29:08.792386 [ 5 ] {1ac2827b-47d5-4fbf-abfa-dfefc0ea17ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14131 | 2025.08.01 21:29:08.793212 [ 5 ] {1ac2827b-47d5-4fbf-abfa-dfefc0ea17ba} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14132 | 2025.08.01 21:29:08.793252 [ 5 ] {1ac2827b-47d5-4fbf-abfa-dfefc0ea17ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14133 | 2025.08.01 21:29:08.793659 [ 5 ] {1ac2827b-47d5-4fbf-abfa-dfefc0ea17ba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14134 | 2025.08.01 21:29:08.793885 [ 5 ] {1ac2827b-47d5-4fbf-abfa-dfefc0ea17ba} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14135 | 2025.08.01 21:29:08.794041 [ 5 ] {1ac2827b-47d5-4fbf-abfa-dfefc0ea17ba} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001766 sec., 221970.55492638733 rows/sec., 14.08 MiB/sec. | ||
| 14136 | 2025.08.01 21:29:08.794095 [ 5 ] {1ac2827b-47d5-4fbf-abfa-dfefc0ea17ba} <Debug> TCPHandler: Processed in 0.002078408 sec. | ||
| 14137 | 2025.08.01 21:29:08.794219 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14138 | 2025.08.01 21:29:08.794323 [ 5 ] {3387cddd-0e56-4e5d-b36d-8490e058d339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14139 | 2025.08.01 21:29:08.794367 [ 5 ] {3387cddd-0e56-4e5d-b36d-8490e058d339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14140 | 2025.08.01 21:29:08.795678 [ 5 ] {3387cddd-0e56-4e5d-b36d-8490e058d339} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2025.08.01 21:29:08.795713 [ 5 ] {3387cddd-0e56-4e5d-b36d-8490e058d339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14142 | 2025.08.01 21:29:08.796096 [ 5 ] {3387cddd-0e56-4e5d-b36d-8490e058d339} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14143 | 2025.08.01 21:29:08.796312 [ 5 ] {3387cddd-0e56-4e5d-b36d-8490e058d339} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2025.08.01 21:29:08.796451 [ 5 ] {3387cddd-0e56-4e5d-b36d-8490e058d339} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.002153 sec., 533673.9433348816 rows/sec., 42.58 MiB/sec. | ||
| 14145 | 2025.08.01 21:29:08.796491 [ 5 ] {3387cddd-0e56-4e5d-b36d-8490e058d339} <Debug> TCPHandler: Processed in 0.002324152 sec. | ||
| 14146 | 2025.08.01 21:29:08.796551 [ 219 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 14147 | 2025.08.01 21:29:08.796599 [ 219 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 14148 | 2025.08.01 21:29:08.796603 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14149 | 2025.08.01 21:29:08.796712 [ 5 ] {77094597-f3ec-4224-af87-f916ff9ed6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14150 | 2025.08.01 21:29:08.796754 [ 5 ] {77094597-f3ec-4224-af87-f916ff9ed6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14151 | 2025.08.01 21:29:08.797300 [ 5 ] {77094597-f3ec-4224-af87-f916ff9ed6c7} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2025.08.01 21:29:08.797336 [ 5 ] {77094597-f3ec-4224-af87-f916ff9ed6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14153 | 2025.08.01 21:29:08.797678 [ 5 ] {77094597-f3ec-4224-af87-f916ff9ed6c7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14154 | 2025.08.01 21:29:08.797983 [ 5 ] {77094597-f3ec-4224-af87-f916ff9ed6c7} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2025.08.01 21:29:08.798120 [ 5 ] {77094597-f3ec-4224-af87-f916ff9ed6c7} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001429 sec., 165850.24492652205 rows/sec., 10.15 MiB/sec. | ||
| 14156 | 2025.08.01 21:29:08.798153 [ 225 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): 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] | ||
| 14157 | 2025.08.01 21:29:08.798161 [ 5 ] {77094597-f3ec-4224-af87-f916ff9ed6c7} <Debug> TCPHandler: Processed in 0.001607769 sec. | ||
| 14158 | 2025.08.01 21:29:08.798188 [ 225 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): 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] | ||
| 14159 | 2025.08.01 21:29:08.798288 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14160 | 2025.08.01 21:29:08.798385 [ 5 ] {d068d3c4-40c6-47c7-bd25-27244060c87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14161 | 2025.08.01 21:29:08.798428 [ 5 ] {d068d3c4-40c6-47c7-bd25-27244060c87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14162 | 2025.08.01 21:29:08.798538 [ 219 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 14163 | 2025.08.01 21:29:08.798950 [ 5 ] {d068d3c4-40c6-47c7-bd25-27244060c87c} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14164 | 2025.08.01 21:29:08.799013 [ 5 ] {d068d3c4-40c6-47c7-bd25-27244060c87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14165 | 2025.08.01 21:29:08.799324 [ 5 ] {d068d3c4-40c6-47c7-bd25-27244060c87c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14166 | 2025.08.01 21:29:08.799535 [ 5 ] {d068d3c4-40c6-47c7-bd25-27244060c87c} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2025.08.01 21:29:08.799663 [ 5 ] {d068d3c4-40c6-47c7-bd25-27244060c87c} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001297 sec., 156515.03469545103 rows/sec., 10.10 MiB/sec. | ||
| 14168 | 2025.08.01 21:29:08.799701 [ 5 ] {d068d3c4-40c6-47c7-bd25-27244060c87c} <Debug> TCPHandler: Processed in 0.001461516 sec. | ||
| 14169 | 2025.08.01 21:29:08.799807 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14170 | 2025.08.01 21:29:08.799903 [ 5 ] {60eb468c-85e0-4c82-90e8-99aae5c63a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14171 | 2025.08.01 21:29:08.799942 [ 5 ] {60eb468c-85e0-4c82-90e8-99aae5c63a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14172 | 2025.08.01 21:29:08.800443 [ 5 ] {60eb468c-85e0-4c82-90e8-99aae5c63a10} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2025.08.01 21:29:08.800443 [ 225 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): 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] | ||
| 14174 | 2025.08.01 21:29:08.800501 [ 5 ] {60eb468c-85e0-4c82-90e8-99aae5c63a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14175 | 2025.08.01 21:29:08.800803 [ 5 ] {60eb468c-85e0-4c82-90e8-99aae5c63a10} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14176 | 2025.08.01 21:29:08.801005 [ 5 ] {60eb468c-85e0-4c82-90e8-99aae5c63a10} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2025.08.01 21:29:08.801130 [ 5 ] {60eb468c-85e0-4c82-90e8-99aae5c63a10} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001245 sec., 162248.99598393575 rows/sec., 9.22 MiB/sec. | ||
| 14178 | 2025.08.01 21:29:08.801168 [ 5 ] {60eb468c-85e0-4c82-90e8-99aae5c63a10} <Debug> TCPHandler: Processed in 0.001409685 sec. | ||
| 14179 | 2025.08.01 21:29:08.801278 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14180 | 2025.08.01 21:29:08.801371 [ 5 ] {02067c82-504f-4b0a-885e-8ac9f808df2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14181 | 2025.08.01 21:29:08.801409 [ 5 ] {02067c82-504f-4b0a-885e-8ac9f808df2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14182 | 2025.08.01 21:29:08.802194 [ 5 ] {02067c82-504f-4b0a-885e-8ac9f808df2a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2025.08.01 21:29:08.802228 [ 5 ] {02067c82-504f-4b0a-885e-8ac9f808df2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14184 | 2025.08.01 21:29:08.802554 [ 5 ] {02067c82-504f-4b0a-885e-8ac9f808df2a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14185 | 2025.08.01 21:29:08.802764 [ 5 ] {02067c82-504f-4b0a-885e-8ac9f808df2a} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2025.08.01 21:29:08.802892 [ 5 ] {02067c82-504f-4b0a-885e-8ac9f808df2a} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001539 sec., 450292.3976608187 rows/sec., 31.63 MiB/sec. | ||
| 14187 | 2025.08.01 21:29:08.802929 [ 5 ] {02067c82-504f-4b0a-885e-8ac9f808df2a} <Debug> TCPHandler: Processed in 0.00169999 sec. | ||
| 14188 | 2025.08.01 21:29:08.802972 [ 219 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 14189 | 2025.08.01 21:29:08.803004 [ 219 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 14190 | 2025.08.01 21:29:08.803041 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2025.08.01 21:29:08.803140 [ 5 ] {88ce8d73-d0d1-4f58-aa83-6e19cd7c809d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14192 | 2025.08.01 21:29:08.803181 [ 5 ] {88ce8d73-d0d1-4f58-aa83-6e19cd7c809d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14193 | 2025.08.01 21:29:08.803531 [ 5 ] {88ce8d73-d0d1-4f58-aa83-6e19cd7c809d} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2025.08.01 21:29:08.803566 [ 5 ] {88ce8d73-d0d1-4f58-aa83-6e19cd7c809d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14195 | 2025.08.01 21:29:08.803871 [ 5 ] {88ce8d73-d0d1-4f58-aa83-6e19cd7c809d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14196 | 2025.08.01 21:29:08.804126 [ 5 ] {88ce8d73-d0d1-4f58-aa83-6e19cd7c809d} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2025.08.01 21:29:08.804259 [ 5 ] {88ce8d73-d0d1-4f58-aa83-6e19cd7c809d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 14198 | 2025.08.01 21:29:08.804297 [ 5 ] {88ce8d73-d0d1-4f58-aa83-6e19cd7c809d} <Debug> TCPHandler: Processed in 0.001305144 sec. | ||
| 14199 | 2025.08.01 21:29:08.804298 [ 222 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): 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] | ||
| 14200 | 2025.08.01 21:29:08.804353 [ 222 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): 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] | ||
| 14201 | 2025.08.01 21:29:08.804402 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14202 | 2025.08.01 21:29:08.804503 [ 5 ] {e3d1e82f-325f-4d71-87ff-873c104d7a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14203 | 2025.08.01 21:29:08.804546 [ 5 ] {e3d1e82f-325f-4d71-87ff-873c104d7a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14204 | 2025.08.01 21:29:08.805014 [ 5 ] {e3d1e82f-325f-4d71-87ff-873c104d7a37} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14205 | 2025.08.01 21:29:08.805056 [ 5 ] {e3d1e82f-325f-4d71-87ff-873c104d7a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14206 | 2025.08.01 21:29:08.805351 [ 219 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 14207 | 2025.08.01 21:29:08.805414 [ 5 ] {e3d1e82f-325f-4d71-87ff-873c104d7a37} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14208 | 2025.08.01 21:29:08.805704 [ 5 ] {e3d1e82f-325f-4d71-87ff-873c104d7a37} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2025.08.01 21:29:08.805818 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_118_24 to all_123_123_0 | ||
| 14210 | 2025.08.01 21:29:08.805841 [ 5 ] {e3d1e82f-325f-4d71-87ff-873c104d7a37} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001356 sec., 226401.17994100295 rows/sec., 14.89 MiB/sec. | ||
| 14211 | 2025.08.01 21:29:08.805857 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14212 | 2025.08.01 21:29:08.805878 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14213 | 2025.08.01 21:29:08.805880 [ 5 ] {e3d1e82f-325f-4d71-87ff-873c104d7a37} <Debug> TCPHandler: Processed in 0.001526887 sec. | ||
| 14214 | 2025.08.01 21:29:08.805994 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2025.08.01 21:29:08.805994 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_24 to all_123_123_0 into Compact with storage Full | ||
| 14216 | 2025.08.01 21:29:08.806091 [ 5 ] {7d82487a-364a-4c1f-87a0-911ebb386a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14217 | 2025.08.01 21:29:08.806136 [ 5 ] {7d82487a-364a-4c1f-87a0-911ebb386a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14218 | 2025.08.01 21:29:08.806151 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14219 | 2025.08.01 21:29:08.806198 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 39943 rows starting from the beginning of the part | ||
| 14220 | 2025.08.01 21:29:08.806274 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 129 rows starting from the beginning of the part | ||
| 14221 | 2025.08.01 21:29:08.806327 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 14222 | 2025.08.01 21:29:08.806377 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 307 rows starting from the beginning of the part | ||
| 14223 | 2025.08.01 21:29:08.806424 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 14224 | 2025.08.01 21:29:08.806448 [ 5 ] {7d82487a-364a-4c1f-87a0-911ebb386a7c} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2025.08.01 21:29:08.806472 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 307 rows starting from the beginning of the part | ||
| 14226 | 2025.08.01 21:29:08.806491 [ 5 ] {7d82487a-364a-4c1f-87a0-911ebb386a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14227 | 2025.08.01 21:29:08.806657 [ 222 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): 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] | ||
| 14228 | 2025.08.01 21:29:08.806825 [ 5 ] {7d82487a-364a-4c1f-87a0-911ebb386a7c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14229 | 2025.08.01 21:29:08.807056 [ 5 ] {7d82487a-364a-4c1f-87a0-911ebb386a7c} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2025.08.01 21:29:08.807188 [ 5 ] {7d82487a-364a-4c1f-87a0-911ebb386a7c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 14231 | 2025.08.01 21:29:08.807225 [ 5 ] {7d82487a-364a-4c1f-87a0-911ebb386a7c} <Debug> TCPHandler: Processed in 0.001280072 sec. | ||
| 14232 | 2025.08.01 21:29:08.807331 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14233 | 2025.08.01 21:29:08.807426 [ 5 ] {5a16515b-adf2-4226-b584-83f854315dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14234 | 2025.08.01 21:29:08.807479 [ 5 ] {5a16515b-adf2-4226-b584-83f854315dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14235 | 2025.08.01 21:29:08.808357 [ 5 ] {5a16515b-adf2-4226-b584-83f854315dd8} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2025.08.01 21:29:08.808393 [ 5 ] {5a16515b-adf2-4226-b584-83f854315dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14237 | 2025.08.01 21:29:08.808995 [ 5 ] {5a16515b-adf2-4226-b584-83f854315dd8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14238 | 2025.08.01 21:29:08.809213 [ 5 ] {5a16515b-adf2-4226-b584-83f854315dd8} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2025.08.01 21:29:08.809351 [ 5 ] {5a16515b-adf2-4226-b584-83f854315dd8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001943 sec., 21101.389603705607 rows/sec., 37.81 MiB/sec. | ||
| 14240 | 2025.08.01 21:29:08.809404 [ 5 ] {5a16515b-adf2-4226-b584-83f854315dd8} <Debug> TCPHandler: Processed in 0.002120989 sec. | ||
| 14241 | 2025.08.01 21:29:08.809516 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2025.08.01 21:29:08.809611 [ 5 ] {cfc029ff-9fe9-4da1-91ad-5cb89cca427b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14243 | 2025.08.01 21:29:08.809653 [ 5 ] {cfc029ff-9fe9-4da1-91ad-5cb89cca427b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14244 | 2025.08.01 21:29:08.809993 [ 5 ] {cfc029ff-9fe9-4da1-91ad-5cb89cca427b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14245 | 2025.08.01 21:29:08.810030 [ 5 ] {cfc029ff-9fe9-4da1-91ad-5cb89cca427b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14246 | 2025.08.01 21:29:08.810475 [ 5 ] {cfc029ff-9fe9-4da1-91ad-5cb89cca427b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14247 | 2025.08.01 21:29:08.810683 [ 5 ] {cfc029ff-9fe9-4da1-91ad-5cb89cca427b} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2025.08.01 21:29:08.810816 [ 5 ] {cfc029ff-9fe9-4da1-91ad-5cb89cca427b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001225 sec., 83265.30612244898 rows/sec., 5.12 MiB/sec. | ||
| 14249 | 2025.08.01 21:29:08.810852 [ 5 ] {cfc029ff-9fe9-4da1-91ad-5cb89cca427b} <Debug> TCPHandler: Processed in 0.001385325 sec. | ||
| 14250 | 2025.08.01 21:29:08.810882 [ 222 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 14251 | 2025.08.01 21:29:08.810913 [ 222 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 14252 | 2025.08.01 21:29:08.812741 [ 222 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 14253 | 2025.08.01 21:29:08.814707 [ 187 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41006 rows, containing 5 columns (5 merged, 0 gathered) in 0.008767128 sec., 4677244.360981155 rows/sec., 313.21 MiB/sec. | ||
| 14254 | 2025.08.01 21:29:08.815009 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 14255 | 2025.08.01 21:29:08.815340 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14256 | 2025.08.01 21:29:08.815427 [ 200 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_118_24, all_123_123_0] -> all_1_123_25 | ||
| 14257 | 2025.08.01 21:29:08.815531 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14258 | 2025.08.01 21:29:09.350305 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 14259 | 2025.08.01 21:29:09.350366 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 14260 | 2025.08.01 21:29:09.352748 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 14261 | 2025.08.01 21:29:11.569078 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14262 | 2025.08.01 21:29:11.569173 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14263 | 2025.08.01 21:29:11.777567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
| 14264 | 2025.08.01 21:29:11.778104 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2025.08.01 21:29:11.778141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14266 | 2025.08.01 21:29:11.778604 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14267 | 2025.08.01 21:29:11.778825 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2025.08.01 21:29:11.778954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
| 14269 | 2025.08.01 21:29:13.664667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14270 | 2025.08.01 21:29:13.681860 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2025.08.01 21:29:13.681913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14272 | 2025.08.01 21:29:13.688314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14273 | 2025.08.01 21:29:13.688996 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2025.08.01 21:29:13.691996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14275 | 2025.08.01 21:29:13.779546 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2025.08.01 21:29:13.779791 [ 5 ] {177ef8e1-943b-47d9-acfa-b64d64958664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14277 | 2025.08.01 21:29:13.779885 [ 5 ] {177ef8e1-943b-47d9-acfa-b64d64958664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14278 | 2025.08.01 21:29:13.780543 [ 5 ] {177ef8e1-943b-47d9-acfa-b64d64958664} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2025.08.01 21:29:13.780581 [ 5 ] {177ef8e1-943b-47d9-acfa-b64d64958664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14280 | 2025.08.01 21:29:13.780913 [ 5 ] {177ef8e1-943b-47d9-acfa-b64d64958664} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14281 | 2025.08.01 21:29:13.781135 [ 5 ] {177ef8e1-943b-47d9-acfa-b64d64958664} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2025.08.01 21:29:13.781277 [ 5 ] {177ef8e1-943b-47d9-acfa-b64d64958664} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001552 sec., 36082.47422680412 rows/sec., 2.75 MiB/sec. | ||
| 14283 | 2025.08.01 21:29:13.781317 [ 5 ] {177ef8e1-943b-47d9-acfa-b64d64958664} <Debug> TCPHandler: Processed in 0.001941695 sec. | ||
| 14284 | 2025.08.01 21:29:13.781426 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2025.08.01 21:29:13.781520 [ 5 ] {990a154b-9834-429a-b6bf-39d61d2bfecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14286 | 2025.08.01 21:29:13.781559 [ 5 ] {990a154b-9834-429a-b6bf-39d61d2bfecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14287 | 2025.08.01 21:29:13.781970 [ 5 ] {990a154b-9834-429a-b6bf-39d61d2bfecb} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2025.08.01 21:29:13.782007 [ 5 ] {990a154b-9834-429a-b6bf-39d61d2bfecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14289 | 2025.08.01 21:29:13.782319 [ 5 ] {990a154b-9834-429a-b6bf-39d61d2bfecb} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14290 | 2025.08.01 21:29:13.782525 [ 5 ] {990a154b-9834-429a-b6bf-39d61d2bfecb} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2025.08.01 21:29:13.782651 [ 5 ] {990a154b-9834-429a-b6bf-39d61d2bfecb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 14292 | 2025.08.01 21:29:13.782688 [ 5 ] {990a154b-9834-429a-b6bf-39d61d2bfecb} <Debug> TCPHandler: Processed in 0.001312084 sec. | ||
| 14293 | 2025.08.01 21:29:13.782799 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2025.08.01 21:29:13.782892 [ 5 ] {413ece35-390d-4b7f-bd61-97cfc0a4bba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14295 | 2025.08.01 21:29:13.782935 [ 5 ] {413ece35-390d-4b7f-bd61-97cfc0a4bba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14296 | 2025.08.01 21:29:13.783326 [ 5 ] {413ece35-390d-4b7f-bd61-97cfc0a4bba1} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2025.08.01 21:29:13.783361 [ 5 ] {413ece35-390d-4b7f-bd61-97cfc0a4bba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14298 | 2025.08.01 21:29:13.783685 [ 5 ] {413ece35-390d-4b7f-bd61-97cfc0a4bba1} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14299 | 2025.08.01 21:29:13.783891 [ 5 ] {413ece35-390d-4b7f-bd61-97cfc0a4bba1} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2025.08.01 21:29:13.784021 [ 5 ] {413ece35-390d-4b7f-bd61-97cfc0a4bba1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 14301 | 2025.08.01 21:29:13.784060 [ 5 ] {413ece35-390d-4b7f-bd61-97cfc0a4bba1} <Debug> TCPHandler: Processed in 0.001309844 sec. | ||
| 14302 | 2025.08.01 21:29:13.784167 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2025.08.01 21:29:13.784260 [ 5 ] {c79c76cc-9eb9-43e1-948e-268076708c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14304 | 2025.08.01 21:29:13.784301 [ 5 ] {c79c76cc-9eb9-43e1-948e-268076708c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14305 | 2025.08.01 21:29:13.784630 [ 5 ] {c79c76cc-9eb9-43e1-948e-268076708c9d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2025.08.01 21:29:13.784665 [ 5 ] {c79c76cc-9eb9-43e1-948e-268076708c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14307 | 2025.08.01 21:29:13.784959 [ 5 ] {c79c76cc-9eb9-43e1-948e-268076708c9d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14308 | 2025.08.01 21:29:13.785160 [ 5 ] {c79c76cc-9eb9-43e1-948e-268076708c9d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2025.08.01 21:29:13.785286 [ 5 ] {c79c76cc-9eb9-43e1-948e-268076708c9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 14310 | 2025.08.01 21:29:13.785322 [ 5 ] {c79c76cc-9eb9-43e1-948e-268076708c9d} <Debug> TCPHandler: Processed in 0.001204612 sec. | ||
| 14311 | 2025.08.01 21:29:14.385515 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14312 | 2025.08.01 21:29:14.385721 [ 5 ] {26906bb1-ddbb-4494-bc98-0c03493084f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14313 | 2025.08.01 21:29:14.385788 [ 5 ] {26906bb1-ddbb-4494-bc98-0c03493084f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14314 | 2025.08.01 21:29:14.386627 [ 5 ] {26906bb1-ddbb-4494-bc98-0c03493084f5} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2025.08.01 21:29:14.386677 [ 5 ] {26906bb1-ddbb-4494-bc98-0c03493084f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14316 | 2025.08.01 21:29:14.387088 [ 5 ] {26906bb1-ddbb-4494-bc98-0c03493084f5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14317 | 2025.08.01 21:29:14.387311 [ 5 ] {26906bb1-ddbb-4494-bc98-0c03493084f5} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2025.08.01 21:29:14.387466 [ 5 ] {26906bb1-ddbb-4494-bc98-0c03493084f5} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001816 sec., 215859.03083700442 rows/sec., 13.69 MiB/sec. | ||
| 14319 | 2025.08.01 21:29:14.387509 [ 5 ] {26906bb1-ddbb-4494-bc98-0c03493084f5} <Debug> TCPHandler: Processed in 0.002130829 sec. | ||
| 14320 | 2025.08.01 21:29:14.387634 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14321 | 2025.08.01 21:29:14.387731 [ 5 ] {589513da-4f47-47ee-9149-3135e3e434f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14322 | 2025.08.01 21:29:14.387773 [ 5 ] {589513da-4f47-47ee-9149-3135e3e434f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14323 | 2025.08.01 21:29:14.388178 [ 5 ] {589513da-4f47-47ee-9149-3135e3e434f0} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2025.08.01 21:29:14.388214 [ 5 ] {589513da-4f47-47ee-9149-3135e3e434f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14325 | 2025.08.01 21:29:14.388514 [ 5 ] {589513da-4f47-47ee-9149-3135e3e434f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14326 | 2025.08.01 21:29:14.388725 [ 5 ] {589513da-4f47-47ee-9149-3135e3e434f0} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2025.08.01 21:29:14.388855 [ 5 ] {589513da-4f47-47ee-9149-3135e3e434f0} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001143 sec., 13998.25021872266 rows/sec., 1.11 MiB/sec. | ||
| 14328 | 2025.08.01 21:29:14.388893 [ 5 ] {589513da-4f47-47ee-9149-3135e3e434f0} <Debug> TCPHandler: Processed in 0.001309614 sec. | ||
| 14329 | 2025.08.01 21:29:14.389001 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14330 | 2025.08.01 21:29:14.389096 [ 5 ] {ac29abc0-90fe-40f6-bf84-d0719fa2c297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14331 | 2025.08.01 21:29:14.389134 [ 5 ] {ac29abc0-90fe-40f6-bf84-d0719fa2c297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14332 | 2025.08.01 21:29:14.390607 [ 5 ] {ac29abc0-90fe-40f6-bf84-d0719fa2c297} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2025.08.01 21:29:14.390642 [ 5 ] {ac29abc0-90fe-40f6-bf84-d0719fa2c297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14334 | 2025.08.01 21:29:14.391069 [ 5 ] {ac29abc0-90fe-40f6-bf84-d0719fa2c297} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14335 | 2025.08.01 21:29:14.391277 [ 5 ] {ac29abc0-90fe-40f6-bf84-d0719fa2c297} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2025.08.01 21:29:14.391405 [ 5 ] {ac29abc0-90fe-40f6-bf84-d0719fa2c297} <Debug> executeQuery: Read 2243 rows, 185.52 KiB in 0.002328 sec., 963487.972508591 rows/sec., 77.82 MiB/sec. | ||
| 14337 | 2025.08.01 21:29:14.391445 [ 5 ] {ac29abc0-90fe-40f6-bf84-d0719fa2c297} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 14338 | 2025.08.01 21:29:14.391459 [ 5 ] {ac29abc0-90fe-40f6-bf84-d0719fa2c297} <Debug> TCPHandler: Processed in 0.002507585 sec. | ||
| 14339 | 2025.08.01 21:29:14.391575 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14340 | 2025.08.01 21:29:14.391668 [ 5 ] {83d87aa8-de90-4ee9-bee3-f7149ea0e21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14341 | 2025.08.01 21:29:14.391708 [ 5 ] {83d87aa8-de90-4ee9-bee3-f7149ea0e21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14342 | 2025.08.01 21:29:14.392197 [ 5 ] {83d87aa8-de90-4ee9-bee3-f7149ea0e21a} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2025.08.01 21:29:14.392233 [ 5 ] {83d87aa8-de90-4ee9-bee3-f7149ea0e21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14344 | 2025.08.01 21:29:14.392535 [ 5 ] {83d87aa8-de90-4ee9-bee3-f7149ea0e21a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14345 | 2025.08.01 21:29:14.392754 [ 5 ] {83d87aa8-de90-4ee9-bee3-f7149ea0e21a} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2025.08.01 21:29:14.392882 [ 5 ] {83d87aa8-de90-4ee9-bee3-f7149ea0e21a} <Debug> executeQuery: Read 226 rows, 13.95 KiB in 0.001232 sec., 183441.55844155845 rows/sec., 11.05 MiB/sec. | ||
| 14347 | 2025.08.01 21:29:14.392920 [ 5 ] {83d87aa8-de90-4ee9-bee3-f7149ea0e21a} <Debug> TCPHandler: Processed in 0.001395555 sec. | ||
| 14348 | 2025.08.01 21:29:14.393029 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14349 | 2025.08.01 21:29:14.393129 [ 5 ] {e28e217d-ee93-40d9-beb3-6f6808b5166f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14350 | 2025.08.01 21:29:14.393168 [ 5 ] {e28e217d-ee93-40d9-beb3-6f6808b5166f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14351 | 2025.08.01 21:29:14.393719 [ 5 ] {e28e217d-ee93-40d9-beb3-6f6808b5166f} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14352 | 2025.08.01 21:29:14.393754 [ 5 ] {e28e217d-ee93-40d9-beb3-6f6808b5166f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14353 | 2025.08.01 21:29:14.394069 [ 5 ] {e28e217d-ee93-40d9-beb3-6f6808b5166f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14354 | 2025.08.01 21:29:14.394309 [ 5 ] {e28e217d-ee93-40d9-beb3-6f6808b5166f} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2025.08.01 21:29:14.394437 [ 5 ] {e28e217d-ee93-40d9-beb3-6f6808b5166f} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001326 sec., 325037.7073906486 rows/sec., 21.52 MiB/sec. | ||
| 14356 | 2025.08.01 21:29:14.394475 [ 5 ] {e28e217d-ee93-40d9-beb3-6f6808b5166f} <Debug> TCPHandler: Processed in 0.001495717 sec. | ||
| 14357 | 2025.08.01 21:29:14.394587 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14358 | 2025.08.01 21:29:14.394680 [ 5 ] {ace9e30a-523b-4a5e-b0c1-9f8737fc29fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14359 | 2025.08.01 21:29:14.394720 [ 5 ] {ace9e30a-523b-4a5e-b0c1-9f8737fc29fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14360 | 2025.08.01 21:29:14.395172 [ 5 ] {ace9e30a-523b-4a5e-b0c1-9f8737fc29fe} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14361 | 2025.08.01 21:29:14.395210 [ 5 ] {ace9e30a-523b-4a5e-b0c1-9f8737fc29fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14362 | 2025.08.01 21:29:14.395510 [ 5 ] {ace9e30a-523b-4a5e-b0c1-9f8737fc29fe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14363 | 2025.08.01 21:29:14.395719 [ 5 ] {ace9e30a-523b-4a5e-b0c1-9f8737fc29fe} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14364 | 2025.08.01 21:29:14.395846 [ 5 ] {ace9e30a-523b-4a5e-b0c1-9f8737fc29fe} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001183 sec., 170752.32459847844 rows/sec., 9.70 MiB/sec. | ||
| 14365 | 2025.08.01 21:29:14.395883 [ 5 ] {ace9e30a-523b-4a5e-b0c1-9f8737fc29fe} <Debug> TCPHandler: Processed in 0.001344505 sec. | ||
| 14366 | 2025.08.01 21:29:14.395994 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2025.08.01 21:29:14.396086 [ 5 ] {6cce52e8-10f7-454b-9186-0e1302e2644b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14368 | 2025.08.01 21:29:14.396126 [ 5 ] {6cce52e8-10f7-454b-9186-0e1302e2644b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14369 | 2025.08.01 21:29:14.396927 [ 5 ] {6cce52e8-10f7-454b-9186-0e1302e2644b} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2025.08.01 21:29:14.396963 [ 5 ] {6cce52e8-10f7-454b-9186-0e1302e2644b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14371 | 2025.08.01 21:29:14.397318 [ 5 ] {6cce52e8-10f7-454b-9186-0e1302e2644b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14372 | 2025.08.01 21:29:14.397531 [ 5 ] {6cce52e8-10f7-454b-9186-0e1302e2644b} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2025.08.01 21:29:14.397659 [ 5 ] {6cce52e8-10f7-454b-9186-0e1302e2644b} <Debug> executeQuery: Read 1138 rows, 83.28 KiB in 0.00159 sec., 715723.2704402516 rows/sec., 51.15 MiB/sec. | ||
| 14374 | 2025.08.01 21:29:14.397697 [ 5 ] {6cce52e8-10f7-454b-9186-0e1302e2644b} <Debug> TCPHandler: Processed in 0.001752721 sec. | ||
| 14375 | 2025.08.01 21:29:14.397813 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2025.08.01 21:29:14.397907 [ 5 ] {d5c881a6-0835-4ffe-b2d0-c3173f8f8fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14377 | 2025.08.01 21:29:14.397947 [ 5 ] {d5c881a6-0835-4ffe-b2d0-c3173f8f8fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14378 | 2025.08.01 21:29:14.398280 [ 5 ] {d5c881a6-0835-4ffe-b2d0-c3173f8f8fb5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2025.08.01 21:29:14.398315 [ 5 ] {d5c881a6-0835-4ffe-b2d0-c3173f8f8fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14380 | 2025.08.01 21:29:14.398609 [ 5 ] {d5c881a6-0835-4ffe-b2d0-c3173f8f8fb5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14381 | 2025.08.01 21:29:14.398815 [ 5 ] {d5c881a6-0835-4ffe-b2d0-c3173f8f8fb5} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2025.08.01 21:29:14.398942 [ 5 ] {d5c881a6-0835-4ffe-b2d0-c3173f8f8fb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 14383 | 2025.08.01 21:29:14.398979 [ 5 ] {d5c881a6-0835-4ffe-b2d0-c3173f8f8fb5} <Debug> TCPHandler: Processed in 0.001215052 sec. | ||
| 14384 | 2025.08.01 21:29:14.399089 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2025.08.01 21:29:14.399182 [ 5 ] {b1454e04-e840-4eb5-8dba-763f73b592a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14386 | 2025.08.01 21:29:14.399224 [ 5 ] {b1454e04-e840-4eb5-8dba-763f73b592a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14387 | 2025.08.01 21:29:14.399817 [ 5 ] {b1454e04-e840-4eb5-8dba-763f73b592a8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2025.08.01 21:29:14.399853 [ 5 ] {b1454e04-e840-4eb5-8dba-763f73b592a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14389 | 2025.08.01 21:29:14.400221 [ 5 ] {b1454e04-e840-4eb5-8dba-763f73b592a8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14390 | 2025.08.01 21:29:14.400426 [ 5 ] {b1454e04-e840-4eb5-8dba-763f73b592a8} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2025.08.01 21:29:14.400573 [ 5 ] {b1454e04-e840-4eb5-8dba-763f73b592a8} <Debug> executeQuery: Read 1033 rows, 69.95 KiB in 0.001409 sec., 733144.0738112136 rows/sec., 48.48 MiB/sec. | ||
| 14392 | 2025.08.01 21:29:14.400612 [ 5 ] {b1454e04-e840-4eb5-8dba-763f73b592a8} <Debug> TCPHandler: Processed in 0.001571348 sec. | ||
| 14393 | 2025.08.01 21:29:14.400723 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2025.08.01 21:29:14.400817 [ 5 ] {fc9d752d-6fe6-4d50-ae77-c0ffed99f786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14395 | 2025.08.01 21:29:14.400860 [ 5 ] {fc9d752d-6fe6-4d50-ae77-c0ffed99f786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14396 | 2025.08.01 21:29:14.401199 [ 5 ] {fc9d752d-6fe6-4d50-ae77-c0ffed99f786} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2025.08.01 21:29:14.401261 [ 5 ] {fc9d752d-6fe6-4d50-ae77-c0ffed99f786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14398 | 2025.08.01 21:29:14.401594 [ 5 ] {fc9d752d-6fe6-4d50-ae77-c0ffed99f786} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14399 | 2025.08.01 21:29:14.401813 [ 5 ] {fc9d752d-6fe6-4d50-ae77-c0ffed99f786} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2025.08.01 21:29:14.401948 [ 5 ] {fc9d752d-6fe6-4d50-ae77-c0ffed99f786} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 14401 | 2025.08.01 21:29:14.401987 [ 5 ] {fc9d752d-6fe6-4d50-ae77-c0ffed99f786} <Debug> TCPHandler: Processed in 0.001311743 sec. | ||
| 14402 | 2025.08.01 21:29:14.402092 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14403 | 2025.08.01 21:29:14.402189 [ 5 ] {40e44963-bffc-4d98-b676-51557254af46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14404 | 2025.08.01 21:29:14.402243 [ 5 ] {40e44963-bffc-4d98-b676-51557254af46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14405 | 2025.08.01 21:29:14.403046 [ 5 ] {40e44963-bffc-4d98-b676-51557254af46} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2025.08.01 21:29:14.403082 [ 5 ] {40e44963-bffc-4d98-b676-51557254af46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14407 | 2025.08.01 21:29:14.403607 [ 5 ] {40e44963-bffc-4d98-b676-51557254af46} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14408 | 2025.08.01 21:29:14.403841 [ 5 ] {40e44963-bffc-4d98-b676-51557254af46} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14409 | 2025.08.01 21:29:14.403983 [ 5 ] {40e44963-bffc-4d98-b676-51557254af46} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 13.84 MiB/sec. | ||
| 14410 | 2025.08.01 21:29:14.404052 [ 5 ] {40e44963-bffc-4d98-b676-51557254af46} <Debug> TCPHandler: Processed in 0.002010627 sec. | ||
| 14411 | 2025.08.01 21:29:14.404167 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14412 | 2025.08.01 21:29:14.404263 [ 5 ] {e60f0b49-00b1-42d8-a6e8-e9b46ea5e182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14413 | 2025.08.01 21:29:14.404305 [ 5 ] {e60f0b49-00b1-42d8-a6e8-e9b46ea5e182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14414 | 2025.08.01 21:29:14.404635 [ 5 ] {e60f0b49-00b1-42d8-a6e8-e9b46ea5e182} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2025.08.01 21:29:14.404671 [ 5 ] {e60f0b49-00b1-42d8-a6e8-e9b46ea5e182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14416 | 2025.08.01 21:29:14.404969 [ 5 ] {e60f0b49-00b1-42d8-a6e8-e9b46ea5e182} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14417 | 2025.08.01 21:29:14.405182 [ 5 ] {e60f0b49-00b1-42d8-a6e8-e9b46ea5e182} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2025.08.01 21:29:14.405311 [ 5 ] {e60f0b49-00b1-42d8-a6e8-e9b46ea5e182} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001067 sec., 50609.18462980319 rows/sec., 2.84 MiB/sec. | ||
| 14419 | 2025.08.01 21:29:14.405347 [ 5 ] {e60f0b49-00b1-42d8-a6e8-e9b46ea5e182} <Debug> TCPHandler: Processed in 0.001229902 sec. | ||
| 14420 | 2025.08.01 21:29:16.914887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2050 | ||
| 14421 | 2025.08.01 21:29:16.917794 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2025.08.01 21:29:16.917840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14423 | 2025.08.01 21:29:16.919087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14424 | 2025.08.01 21:29:16.919384 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2025.08.01 21:29:16.919739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
| 14426 | 2025.08.01 21:29:18.778884 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14427 | 2025.08.01 21:29:18.779188 [ 5 ] {80687729-07c1-43cc-bc77-da118e572d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14428 | 2025.08.01 21:29:18.779284 [ 5 ] {80687729-07c1-43cc-bc77-da118e572d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14429 | 2025.08.01 21:29:18.780072 [ 5 ] {80687729-07c1-43cc-bc77-da118e572d44} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14430 | 2025.08.01 21:29:18.780110 [ 5 ] {80687729-07c1-43cc-bc77-da118e572d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14431 | 2025.08.01 21:29:18.780499 [ 5 ] {80687729-07c1-43cc-bc77-da118e572d44} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14432 | 2025.08.01 21:29:18.780715 [ 5 ] {80687729-07c1-43cc-bc77-da118e572d44} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14433 | 2025.08.01 21:29:18.780860 [ 5 ] {80687729-07c1-43cc-bc77-da118e572d44} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001749 sec., 62893.081761006295 rows/sec., 5.27 MiB/sec. | ||
| 14434 | 2025.08.01 21:29:18.780873 [ 77 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14435 | 2025.08.01 21:29:18.780901 [ 5 ] {80687729-07c1-43cc-bc77-da118e572d44} <Debug> TCPHandler: Processed in 0.00219478 sec. | ||
| 14436 | 2025.08.01 21:29:18.780916 [ 77 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14437 | 2025.08.01 21:29:18.780940 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14438 | 2025.08.01 21:29:18.781035 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14439 | 2025.08.01 21:29:18.781070 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 14440 | 2025.08.01 21:29:18.781134 [ 5 ] {d3d00632-0cf3-47a5-bedb-14e239714103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14441 | 2025.08.01 21:29:18.781179 [ 5 ] {d3d00632-0cf3-47a5-bedb-14e239714103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14442 | 2025.08.01 21:29:18.781215 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14443 | 2025.08.01 21:29:18.781252 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2298 rows starting from the beginning of the part | ||
| 14444 | 2025.08.01 21:29:18.781316 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 14445 | 2025.08.01 21:29:18.781361 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1149 rows starting from the beginning of the part | ||
| 14446 | 2025.08.01 21:29:18.781402 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 14447 | 2025.08.01 21:29:18.781440 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2243 rows starting from the beginning of the part | ||
| 14448 | 2025.08.01 21:29:18.781482 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 110 rows starting from the beginning of the part | ||
| 14449 | 2025.08.01 21:29:18.781675 [ 5 ] {d3d00632-0cf3-47a5-bedb-14e239714103} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14450 | 2025.08.01 21:29:18.781727 [ 5 ] {d3d00632-0cf3-47a5-bedb-14e239714103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14451 | 2025.08.01 21:29:18.782036 [ 5 ] {d3d00632-0cf3-47a5-bedb-14e239714103} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14452 | 2025.08.01 21:29:18.782267 [ 5 ] {d3d00632-0cf3-47a5-bedb-14e239714103} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14453 | 2025.08.01 21:29:18.782396 [ 5 ] {d3d00632-0cf3-47a5-bedb-14e239714103} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001282 sec., 21060.842433697348 rows/sec., 1.55 MiB/sec. | ||
| 14454 | 2025.08.01 21:29:18.782415 [ 76 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14455 | 2025.08.01 21:29:18.782434 [ 5 ] {d3d00632-0cf3-47a5-bedb-14e239714103} <Debug> TCPHandler: Processed in 0.001446866 sec. | ||
| 14456 | 2025.08.01 21:29:18.782481 [ 76 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2025.08.01 21:29:18.782506 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14458 | 2025.08.01 21:29:18.782583 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14459 | 2025.08.01 21:29:18.782601 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 14460 | 2025.08.01 21:29:18.782685 [ 5 ] {b2cf1052-6384-493c-8c9c-548dd5af6ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14461 | 2025.08.01 21:29:18.782722 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14462 | 2025.08.01 21:29:18.782729 [ 5 ] {b2cf1052-6384-493c-8c9c-548dd5af6ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14463 | 2025.08.01 21:29:18.782768 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 255 rows starting from the beginning of the part | ||
| 14464 | 2025.08.01 21:29:18.782841 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 29 rows starting from the beginning of the part | ||
| 14465 | 2025.08.01 21:29:18.782887 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
| 14466 | 2025.08.01 21:29:18.782928 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
| 14467 | 2025.08.01 21:29:18.782968 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 226 rows starting from the beginning of the part | ||
| 14468 | 2025.08.01 21:29:18.783007 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 27 rows starting from the beginning of the part | ||
| 14469 | 2025.08.01 21:29:18.783179 [ 5 ] {b2cf1052-6384-493c-8c9c-548dd5af6ef5} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14470 | 2025.08.01 21:29:18.783228 [ 5 ] {b2cf1052-6384-493c-8c9c-548dd5af6ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14471 | 2025.08.01 21:29:18.783418 [ 202 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002403863 sec., 2459374.764701649 rows/sec., 207.73 MiB/sec. | ||
| 14472 | 2025.08.01 21:29:18.783548 [ 5 ] {b2cf1052-6384-493c-8c9c-548dd5af6ef5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14473 | 2025.08.01 21:29:18.783686 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14474 | 2025.08.01 21:29:18.783812 [ 5 ] {b2cf1052-6384-493c-8c9c-548dd5af6ef5} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14475 | 2025.08.01 21:29:18.783941 [ 205 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384025 sec., 730478.1344267625 rows/sec., 47.93 MiB/sec. | ||
| 14476 | 2025.08.01 21:29:18.783957 [ 5 ] {b2cf1052-6384-493c-8c9c-548dd5af6ef5} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00129 sec., 70542.63565891473 rows/sec., 5.51 MiB/sec. | ||
| 14477 | 2025.08.01 21:29:18.783957 [ 77 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14478 | 2025.08.01 21:29:18.783978 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2025.08.01 21:29:18.784002 [ 5 ] {b2cf1052-6384-493c-8c9c-548dd5af6ef5} <Debug> TCPHandler: Processed in 0.001467697 sec. | ||
| 14480 | 2025.08.01 21:29:18.784013 [ 77 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14481 | 2025.08.01 21:29:18.784044 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14482 | 2025.08.01 21:29:18.784083 [ 198 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_126_25} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14483 | 2025.08.01 21:29:18.784093 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14484 | 2025.08.01 21:29:18.784142 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 14485 | 2025.08.01 21:29:18.784166 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14486 | 2025.08.01 21:29:18.784144 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14487 | 2025.08.01 21:29:18.784258 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14488 | 2025.08.01 21:29:18.784292 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1185 rows starting from the beginning of the part | ||
| 14489 | 2025.08.01 21:29:18.784307 [ 5 ] {22f97e9b-f547-4166-b42d-29e10af53e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14490 | 2025.08.01 21:29:18.784348 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 14491 | 2025.08.01 21:29:18.784358 [ 5 ] {22f97e9b-f547-4166-b42d-29e10af53e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14492 | 2025.08.01 21:29:18.784359 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14493 | 2025.08.01 21:29:18.784401 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 693 rows starting from the beginning of the part | ||
| 14494 | 2025.08.01 21:29:18.784450 [ 200 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_71_14} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14495 | 2025.08.01 21:29:18.784452 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 14496 | 2025.08.01 21:29:18.784507 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1138 rows starting from the beginning of the part | ||
| 14497 | 2025.08.01 21:29:18.784525 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14498 | 2025.08.01 21:29:18.784550 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 91 rows starting from the beginning of the part | ||
| 14499 | 2025.08.01 21:29:18.784767 [ 5 ] {22f97e9b-f547-4166-b42d-29e10af53e65} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14500 | 2025.08.01 21:29:18.784807 [ 5 ] {22f97e9b-f547-4166-b42d-29e10af53e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14501 | 2025.08.01 21:29:18.785142 [ 5 ] {22f97e9b-f547-4166-b42d-29e10af53e65} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14502 | 2025.08.01 21:29:18.785353 [ 5 ] {22f97e9b-f547-4166-b42d-29e10af53e65} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14503 | 2025.08.01 21:29:18.785478 [ 5 ] {22f97e9b-f547-4166-b42d-29e10af53e65} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00119 sec., 107563.02521008403 rows/sec., 7.49 MiB/sec. | ||
| 14504 | 2025.08.01 21:29:18.785513 [ 5 ] {22f97e9b-f547-4166-b42d-29e10af53e65} <Debug> TCPHandler: Processed in 0.001426266 sec. | ||
| 14505 | 2025.08.01 21:29:18.785628 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14506 | 2025.08.01 21:29:18.785656 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559928 sec., 2073813.6631947116 rows/sec., 156.72 MiB/sec. | ||
| 14507 | 2025.08.01 21:29:18.785728 [ 5 ] {48021e51-c24b-41b8-b5f8-20d58e70c1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14508 | 2025.08.01 21:29:18.785786 [ 5 ] {48021e51-c24b-41b8-b5f8-20d58e70c1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14509 | 2025.08.01 21:29:18.785823 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14510 | 2025.08.01 21:29:18.786054 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14511 | 2025.08.01 21:29:18.786117 [ 202 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_126_25} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14512 | 2025.08.01 21:29:18.786180 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 14513 | 2025.08.01 21:29:18.786668 [ 5 ] {48021e51-c24b-41b8-b5f8-20d58e70c1db} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2025.08.01 21:29:18.786709 [ 5 ] {48021e51-c24b-41b8-b5f8-20d58e70c1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14515 | 2025.08.01 21:29:18.787258 [ 5 ] {48021e51-c24b-41b8-b5f8-20d58e70c1db} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14516 | 2025.08.01 21:29:18.787483 [ 5 ] {48021e51-c24b-41b8-b5f8-20d58e70c1db} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2025.08.01 21:29:18.787609 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14518 | 2025.08.01 21:29:18.787617 [ 5 ] {48021e51-c24b-41b8-b5f8-20d58e70c1db} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001906 sec., 14165.79223504722 rows/sec., 25.38 MiB/sec. | ||
| 14519 | 2025.08.01 21:29:18.787652 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14520 | 2025.08.01 21:29:18.787676 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14521 | 2025.08.01 21:29:18.787684 [ 5 ] {48021e51-c24b-41b8-b5f8-20d58e70c1db} <Debug> TCPHandler: Processed in 0.002103338 sec. | ||
| 14522 | 2025.08.01 21:29:18.787766 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 14523 | 2025.08.01 21:29:18.787805 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2025.08.01 21:29:18.787915 [ 5 ] {77def0a6-e42f-4e0e-84f0-1eec0f53829a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14525 | 2025.08.01 21:29:18.787945 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14526 | 2025.08.01 21:29:18.787956 [ 5 ] {77def0a6-e42f-4e0e-84f0-1eec0f53829a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14527 | 2025.08.01 21:29:18.787998 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1981 rows starting from the beginning of the part | ||
| 14528 | 2025.08.01 21:29:18.788110 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 27 rows starting from the beginning of the part | ||
| 14529 | 2025.08.01 21:29:18.788207 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 14530 | 2025.08.01 21:29:18.788309 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 14531 | 2025.08.01 21:29:18.788316 [ 5 ] {77def0a6-e42f-4e0e-84f0-1eec0f53829a} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14532 | 2025.08.01 21:29:18.788355 [ 5 ] {77def0a6-e42f-4e0e-84f0-1eec0f53829a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14533 | 2025.08.01 21:29:18.788407 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part | ||
| 14534 | 2025.08.01 21:29:18.788512 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 27 rows starting from the beginning of the part | ||
| 14535 | 2025.08.01 21:29:18.788651 [ 5 ] {77def0a6-e42f-4e0e-84f0-1eec0f53829a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14536 | 2025.08.01 21:29:18.788880 [ 5 ] {77def0a6-e42f-4e0e-84f0-1eec0f53829a} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2025.08.01 21:29:18.789011 [ 5 ] {77def0a6-e42f-4e0e-84f0-1eec0f53829a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001114 sec., 43087.97127468582 rows/sec., 2.90 MiB/sec. | ||
| 14538 | 2025.08.01 21:29:18.789048 [ 5 ] {77def0a6-e42f-4e0e-84f0-1eec0f53829a} <Debug> TCPHandler: Processed in 0.001290284 sec. | ||
| 14539 | 2025.08.01 21:29:18.789047 [ 75 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14540 | 2025.08.01 21:29:18.789119 [ 75 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14541 | 2025.08.01 21:29:18.789140 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14542 | 2025.08.01 21:29:18.789246 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 14543 | 2025.08.01 21:29:18.789373 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14544 | 2025.08.01 21:29:18.789406 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8526 rows starting from the beginning of the part | ||
| 14545 | 2025.08.01 21:29:18.789466 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 14546 | 2025.08.01 21:29:18.789515 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 102 rows starting from the beginning of the part | ||
| 14547 | 2025.08.01 21:29:18.789560 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 14548 | 2025.08.01 21:29:18.789606 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 54 rows starting from the beginning of the part | ||
| 14549 | 2025.08.01 21:29:18.789647 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 48 rows starting from the beginning of the part | ||
| 14550 | 2025.08.01 21:29:18.792629 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8850 rows, containing 4 columns (4 merged, 0 gathered) in 0.003424322 sec., 2584453.214388133 rows/sec., 164.42 MiB/sec. | ||
| 14551 | 2025.08.01 21:29:18.792827 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14552 | 2025.08.01 21:29:18.793138 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_126_25} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14553 | 2025.08.01 21:29:18.793217 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_126_25} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14554 | 2025.08.01 21:29:18.793294 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 14555 | 2025.08.01 21:29:18.798621 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2131 rows, containing 19 columns (19 merged, 0 gathered) in 0.010888246 sec., 195715.63684362016 rows/sec., 350.71 MiB/sec. | ||
| 14556 | 2025.08.01 21:29:18.800093 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14557 | 2025.08.01 21:29:18.800408 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2025.08.01 21:29:18.800479 [ 202 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14559 | 2025.08.01 21:29:18.800579 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.03 MiB. | ||
| 14560 | 2025.08.01 21:29:19.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.88 MiB, peak 364.86 MiB, free memory in arenas 0.00 B, will set to 351.56 MiB (RSS), difference: 4.69 MiB | ||
| 14561 | 2025.08.01 21:29:19.279097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
| 14562 | 2025.08.01 21:29:19.279810 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2025.08.01 21:29:19.279870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14564 | 2025.08.01 21:29:19.280606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14565 | 2025.08.01 21:29:19.280833 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2025.08.01 21:29:19.280956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
| 14567 | 2025.08.01 21:29:20.352467 [ 225 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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] | ||
| 14568 | 2025.08.01 21:29:20.352521 [ 225 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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] | ||
| 14569 | 2025.08.01 21:29:20.354197 [ 225 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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] | ||
| 14570 | 2025.08.01 21:29:20.455162 [ 222 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): 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] | ||
| 14571 | 2025.08.01 21:29:20.455219 [ 222 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): 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] | ||
| 14572 | 2025.08.01 21:29:20.456946 [ 222 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): 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] | ||
| 14573 | 2025.08.01 21:29:21.192068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14574 | 2025.08.01 21:29:21.208584 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14575 | 2025.08.01 21:29:21.208629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14576 | 2025.08.01 21:29:21.214789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14577 | 2025.08.01 21:29:21.215506 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14578 | 2025.08.01 21:29:21.218880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14579 | 2025.08.01 21:29:23.779433 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14580 | 2025.08.01 21:29:23.779743 [ 5 ] {cf365973-2510-4d47-8f48-a20c90dacf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14581 | 2025.08.01 21:29:23.779849 [ 5 ] {cf365973-2510-4d47-8f48-a20c90dacf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14582 | 2025.08.01 21:29:23.780723 [ 5 ] {cf365973-2510-4d47-8f48-a20c90dacf11} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2025.08.01 21:29:23.780769 [ 5 ] {cf365973-2510-4d47-8f48-a20c90dacf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14584 | 2025.08.01 21:29:23.781170 [ 5 ] {cf365973-2510-4d47-8f48-a20c90dacf11} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14585 | 2025.08.01 21:29:23.781398 [ 5 ] {cf365973-2510-4d47-8f48-a20c90dacf11} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2025.08.01 21:29:23.781557 [ 5 ] {cf365973-2510-4d47-8f48-a20c90dacf11} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001891 sec., 29613.960867265996 rows/sec., 2.26 MiB/sec. | ||
| 14587 | 2025.08.01 21:29:23.781599 [ 5 ] {cf365973-2510-4d47-8f48-a20c90dacf11} <Debug> TCPHandler: Processed in 0.002352892 sec. | ||
| 14588 | 2025.08.01 21:29:23.781721 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14589 | 2025.08.01 21:29:23.781818 [ 5 ] {d36992c7-b40b-4da5-9769-481e65d00b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14590 | 2025.08.01 21:29:23.781859 [ 5 ] {d36992c7-b40b-4da5-9769-481e65d00b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14591 | 2025.08.01 21:29:23.782266 [ 5 ] {d36992c7-b40b-4da5-9769-481e65d00b2e} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14592 | 2025.08.01 21:29:23.782299 [ 5 ] {d36992c7-b40b-4da5-9769-481e65d00b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14593 | 2025.08.01 21:29:23.782584 [ 5 ] {d36992c7-b40b-4da5-9769-481e65d00b2e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14594 | 2025.08.01 21:29:23.782786 [ 5 ] {d36992c7-b40b-4da5-9769-481e65d00b2e} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14595 | 2025.08.01 21:29:23.782906 [ 5 ] {d36992c7-b40b-4da5-9769-481e65d00b2e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 14596 | 2025.08.01 21:29:23.782942 [ 5 ] {d36992c7-b40b-4da5-9769-481e65d00b2e} <Debug> TCPHandler: Processed in 0.001331144 sec. | ||
| 14597 | 2025.08.01 21:29:23.783118 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14598 | 2025.08.01 21:29:23.783213 [ 5 ] {e18775b1-5af3-4050-8d24-ebb796e5acb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14599 | 2025.08.01 21:29:23.783258 [ 5 ] {e18775b1-5af3-4050-8d24-ebb796e5acb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14600 | 2025.08.01 21:29:23.783678 [ 5 ] {e18775b1-5af3-4050-8d24-ebb796e5acb7} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14601 | 2025.08.01 21:29:23.783713 [ 5 ] {e18775b1-5af3-4050-8d24-ebb796e5acb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14602 | 2025.08.01 21:29:23.784045 [ 5 ] {e18775b1-5af3-4050-8d24-ebb796e5acb7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14603 | 2025.08.01 21:29:23.784264 [ 5 ] {e18775b1-5af3-4050-8d24-ebb796e5acb7} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14604 | 2025.08.01 21:29:23.784395 [ 5 ] {e18775b1-5af3-4050-8d24-ebb796e5acb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 14605 | 2025.08.01 21:29:23.784432 [ 5 ] {e18775b1-5af3-4050-8d24-ebb796e5acb7} <Debug> TCPHandler: Processed in 0.001363434 sec. | ||
| 14606 | 2025.08.01 21:29:23.784542 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14607 | 2025.08.01 21:29:23.784638 [ 5 ] {c5a21ffb-3919-4141-af00-dab5a2d389fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14608 | 2025.08.01 21:29:23.784681 [ 5 ] {c5a21ffb-3919-4141-af00-dab5a2d389fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14609 | 2025.08.01 21:29:23.785014 [ 5 ] {c5a21ffb-3919-4141-af00-dab5a2d389fe} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14610 | 2025.08.01 21:29:23.785049 [ 5 ] {c5a21ffb-3919-4141-af00-dab5a2d389fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14611 | 2025.08.01 21:29:23.785356 [ 5 ] {c5a21ffb-3919-4141-af00-dab5a2d389fe} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14612 | 2025.08.01 21:29:23.785569 [ 5 ] {c5a21ffb-3919-4141-af00-dab5a2d389fe} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2025.08.01 21:29:23.785696 [ 5 ] {c5a21ffb-3919-4141-af00-dab5a2d389fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 14614 | 2025.08.01 21:29:23.785732 [ 5 ] {c5a21ffb-3919-4141-af00-dab5a2d389fe} <Debug> TCPHandler: Processed in 0.001239313 sec. | ||
| 14615 | 2025.08.01 21:29:25.940560 [ 62 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 14616 | 2025.08.01 21:29:25.940619 [ 62 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2025.08.01 21:29:25.940640 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14618 | 2025.08.01 21:29:25.940756 [ 191 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 14619 | 2025.08.01 21:29:25.940906 [ 191 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14620 | 2025.08.01 21:29:25.940943 [ 191 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part | ||
| 14621 | 2025.08.01 21:29:25.941010 [ 191 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 14622 | 2025.08.01 21:29:25.941055 [ 191 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 14623 | 2025.08.01 21:29:25.941097 [ 191 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 14624 | 2025.08.01 21:29:25.941140 [ 191 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 14625 | 2025.08.01 21:29:25.941889 [ 197 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001183712 sec., 46464.00475791409 rows/sec., 3.06 MiB/sec. | ||
| 14626 | 2025.08.01 21:29:25.942073 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 14627 | 2025.08.01 21:29:25.942386 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2025.08.01 21:29:25.942464 [ 193 ] {a07f2787-1814-4717-bffc-304c7f429ad9::all_1_55_12} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 14629 | 2025.08.01 21:29:25.942557 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14630 | 2025.08.01 21:29:26.232124 [ 62 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 14631 | 2025.08.01 21:29:26.232191 [ 62 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2025.08.01 21:29:26.232216 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14633 | 2025.08.01 21:29:26.232346 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 14634 | 2025.08.01 21:29:26.232500 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14635 | 2025.08.01 21:29:26.232536 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 431 rows starting from the beginning of the part | ||
| 14636 | 2025.08.01 21:29:26.232606 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 431 rows starting from the beginning of the part | ||
| 14637 | 2025.08.01 21:29:26.232651 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 203 rows starting from the beginning of the part | ||
| 14638 | 2025.08.01 21:29:26.232696 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 203 rows starting from the beginning of the part | ||
| 14639 | 2025.08.01 21:29:26.232741 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 431 rows starting from the beginning of the part | ||
| 14640 | 2025.08.01 21:29:26.233767 [ 193 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478306 sec., 1149288.442311673 rows/sec., 80.00 MiB/sec. | ||
| 14641 | 2025.08.01 21:29:26.233938 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 14642 | 2025.08.01 21:29:26.234192 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2025.08.01 21:29:26.234266 [ 191 ] {c2f88d27-9f9c-4334-8cf8-d07132b3d6f6::all_1_55_12} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 14644 | 2025.08.01 21:29:26.234344 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 14645 | 2025.08.01 21:29:26.462453 [ 62 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 14646 | 2025.08.01 21:29:26.462503 [ 62 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14647 | 2025.08.01 21:29:26.462522 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14648 | 2025.08.01 21:29:26.462610 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 14649 | 2025.08.01 21:29:26.462730 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14650 | 2025.08.01 21:29:26.462766 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part | ||
| 14651 | 2025.08.01 21:29:26.462828 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 14652 | 2025.08.01 21:29:26.462870 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 14653 | 2025.08.01 21:29:26.462906 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 14654 | 2025.08.01 21:29:26.462945 [ 194 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 14655 | 2025.08.01 21:29:26.463681 [ 191 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103439 sec., 299065.0140152741 rows/sec., 15.26 MiB/sec. | ||
| 14656 | 2025.08.01 21:29:26.463911 [ 193 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 14657 | 2025.08.01 21:29:26.464250 [ 193 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2025.08.01 21:29:26.464334 [ 193 ] {f79a0b74-3d71-49f5-8951-a34e05b7e5c9::all_1_55_12} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 14659 | 2025.08.01 21:29:26.464447 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14660 | 2025.08.01 21:29:26.569225 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14661 | 2025.08.01 21:29:26.569264 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14662 | 2025.08.01 21:29:26.781094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
| 14663 | 2025.08.01 21:29:26.781552 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14664 | 2025.08.01 21:29:26.781590 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14665 | 2025.08.01 21:29:26.782026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14666 | 2025.08.01 21:29:26.782246 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14667 | 2025.08.01 21:29:26.782372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
| 14668 | 2025.08.01 21:29:26.782422 [ 57 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14669 | 2025.08.01 21:29:26.782490 [ 57 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2025.08.01 21:29:26.782511 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14671 | 2025.08.01 21:29:26.782629 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::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 | ||
| 14672 | 2025.08.01 21:29:26.782738 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14673 | 2025.08.01 21:29:26.782773 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
| 14674 | 2025.08.01 21:29:26.782834 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
| 14675 | 2025.08.01 21:29:26.782883 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
| 14676 | 2025.08.01 21:29:26.782925 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
| 14677 | 2025.08.01 21:29:26.782967 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
| 14678 | 2025.08.01 21:29:26.783008 [ 194 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
| 14679 | 2025.08.01 21:29:26.785248 [ 191 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.002659568 sec., 13096487.850658452 rows/sec., 187.35 MiB/sec. | ||
| 14680 | 2025.08.01 21:29:26.785579 [ 191 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14681 | 2025.08.01 21:29:26.785875 [ 191 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14682 | 2025.08.01 21:29:26.785954 [ 191 ] {dbef781c-5f15-4d13-8308-2a9c423fddef::all_1_76_15} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14683 | 2025.08.01 21:29:26.786058 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 14684 | 2025.08.01 21:29:26.920080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2070 | ||
| 14685 | 2025.08.01 21:29:26.922446 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2025.08.01 21:29:26.922512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14687 | 2025.08.01 21:29:26.923741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14688 | 2025.08.01 21:29:26.924021 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14689 | 2025.08.01 21:29:26.924212 [ 57 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14690 | 2025.08.01 21:29:26.924283 [ 57 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2025.08.01 21:29:26.924320 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14692 | 2025.08.01 21:29:26.924397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 14693 | 2025.08.01 21:29:26.924424 [ 194 ] {7dff1c65-99a2-47c7-911e-71a068f08236::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 | ||
| 14694 | 2025.08.01 21:29:26.924978 [ 194 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14695 | 2025.08.01 21:29:26.925121 [ 194 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1892 rows starting from the beginning of the part | ||
| 14696 | 2025.08.01 21:29:26.925517 [ 194 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part | ||
| 14697 | 2025.08.01 21:29:26.925865 [ 194 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 22 rows starting from the beginning of the part | ||
| 14698 | 2025.08.01 21:29:26.926210 [ 194 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 14699 | 2025.08.01 21:29:26.926544 [ 194 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part | ||
| 14700 | 2025.08.01 21:29:26.926886 [ 194 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 14701 | 2025.08.01 21:29:26.933229 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 72 columns (72 merged, 0 gathered) in 0.008843869 sec., 234060.4547625027 rows/sec., 176.27 MiB/sec. | ||
| 14702 | 2025.08.01 21:29:26.934977 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14703 | 2025.08.01 21:29:26.935540 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14704 | 2025.08.01 21:29:26.935610 [ 188 ] {7dff1c65-99a2-47c7-911e-71a068f08236::all_1_56_11} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14705 | 2025.08.01 21:29:26.935881 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 14706 | 2025.08.01 21:29:28.385207 [ 220 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 14707 | 2025.08.01 21:29:28.385322 [ 220 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 14708 | 2025.08.01 21:29:28.387434 [ 220 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 14709 | 2025.08.01 21:29:28.718972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14710 | 2025.08.01 21:29:28.735657 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2025.08.01 21:29:28.735708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14712 | 2025.08.01 21:29:28.741749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14713 | 2025.08.01 21:29:28.742420 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2025.08.01 21:29:28.742714 [ 53 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14715 | 2025.08.01 21:29:28.742760 [ 53 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14716 | 2025.08.01 21:29:28.742783 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14717 | 2025.08.01 21:29:28.742879 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 14718 | 2025.08.01 21:29:28.745476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14719 | 2025.08.01 21:29:28.745859 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14720 | 2025.08.01 21:29:28.746567 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 14721 | 2025.08.01 21:29:28.749861 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 14722 | 2025.08.01 21:29:28.753120 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 14723 | 2025.08.01 21:29:28.756762 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 14724 | 2025.08.01 21:29:28.761006 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 14725 | 2025.08.01 21:29:28.765584 [ 205 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::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 | ||
| 14726 | 2025.08.01 21:29:28.791466 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14727 | 2025.08.01 21:29:28.791625 [ 5 ] {fa2326c0-38b0-438c-a0b1-cc750aeef040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14728 | 2025.08.01 21:29:28.791687 [ 5 ] {fa2326c0-38b0-438c-a0b1-cc750aeef040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14729 | 2025.08.01 21:29:28.792508 [ 5 ] {fa2326c0-38b0-438c-a0b1-cc750aeef040} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2025.08.01 21:29:28.792543 [ 5 ] {fa2326c0-38b0-438c-a0b1-cc750aeef040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14731 | 2025.08.01 21:29:28.792880 [ 5 ] {fa2326c0-38b0-438c-a0b1-cc750aeef040} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14732 | 2025.08.01 21:29:28.793098 [ 5 ] {fa2326c0-38b0-438c-a0b1-cc750aeef040} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14733 | 2025.08.01 21:29:28.793234 [ 5 ] {fa2326c0-38b0-438c-a0b1-cc750aeef040} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001652 sec., 237288.13559322033 rows/sec., 15.05 MiB/sec. | ||
| 14734 | 2025.08.01 21:29:28.793273 [ 5 ] {fa2326c0-38b0-438c-a0b1-cc750aeef040} <Debug> TCPHandler: Processed in 0.001928434 sec. | ||
| 14735 | 2025.08.01 21:29:28.793392 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14736 | 2025.08.01 21:29:28.793485 [ 5 ] {d8f9592e-e351-441e-b0d9-72a0673e77e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14737 | 2025.08.01 21:29:28.793525 [ 5 ] {d8f9592e-e351-441e-b0d9-72a0673e77e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14738 | 2025.08.01 21:29:28.794700 [ 5 ] {d8f9592e-e351-441e-b0d9-72a0673e77e1} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14739 | 2025.08.01 21:29:28.794735 [ 5 ] {d8f9592e-e351-441e-b0d9-72a0673e77e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14740 | 2025.08.01 21:29:28.795097 [ 5 ] {d8f9592e-e351-441e-b0d9-72a0673e77e1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14741 | 2025.08.01 21:29:28.795306 [ 5 ] {d8f9592e-e351-441e-b0d9-72a0673e77e1} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14742 | 2025.08.01 21:29:28.795430 [ 5 ] {d8f9592e-e351-441e-b0d9-72a0673e77e1} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001963 sec., 585328.5787060622 rows/sec., 46.70 MiB/sec. | ||
| 14743 | 2025.08.01 21:29:28.795467 [ 5 ] {d8f9592e-e351-441e-b0d9-72a0673e77e1} <Debug> TCPHandler: Processed in 0.002123379 sec. | ||
| 14744 | 2025.08.01 21:29:28.795579 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14745 | 2025.08.01 21:29:28.795672 [ 5 ] {a3d1b606-9cb8-4ca7-bc30-295213729c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14746 | 2025.08.01 21:29:28.795710 [ 5 ] {a3d1b606-9cb8-4ca7-bc30-295213729c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14747 | 2025.08.01 21:29:28.796252 [ 5 ] {a3d1b606-9cb8-4ca7-bc30-295213729c04} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2025.08.01 21:29:28.796288 [ 5 ] {a3d1b606-9cb8-4ca7-bc30-295213729c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14749 | 2025.08.01 21:29:28.796585 [ 5 ] {a3d1b606-9cb8-4ca7-bc30-295213729c04} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14750 | 2025.08.01 21:29:28.796788 [ 5 ] {a3d1b606-9cb8-4ca7-bc30-295213729c04} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14751 | 2025.08.01 21:29:28.796913 [ 5 ] {a3d1b606-9cb8-4ca7-bc30-295213729c04} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001259 sec., 188244.63860206516 rows/sec., 11.53 MiB/sec. | ||
| 14752 | 2025.08.01 21:29:28.796949 [ 5 ] {a3d1b606-9cb8-4ca7-bc30-295213729c04} <Debug> TCPHandler: Processed in 0.001418135 sec. | ||
| 14753 | 2025.08.01 21:29:28.797059 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14754 | 2025.08.01 21:29:28.797152 [ 5 ] {a71920b4-e7ef-4374-805f-194be6778712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14755 | 2025.08.01 21:29:28.797191 [ 5 ] {a71920b4-e7ef-4374-805f-194be6778712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14756 | 2025.08.01 21:29:28.797697 [ 5 ] {a71920b4-e7ef-4374-805f-194be6778712} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14757 | 2025.08.01 21:29:28.797732 [ 5 ] {a71920b4-e7ef-4374-805f-194be6778712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14758 | 2025.08.01 21:29:28.798025 [ 5 ] {a71920b4-e7ef-4374-805f-194be6778712} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14759 | 2025.08.01 21:29:28.798222 [ 5 ] {a71920b4-e7ef-4374-805f-194be6778712} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14760 | 2025.08.01 21:29:28.798346 [ 5 ] {a71920b4-e7ef-4374-805f-194be6778712} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001211 sec., 167630.0578034682 rows/sec., 10.81 MiB/sec. | ||
| 14761 | 2025.08.01 21:29:28.798382 [ 5 ] {a71920b4-e7ef-4374-805f-194be6778712} <Debug> TCPHandler: Processed in 0.001370234 sec. | ||
| 14762 | 2025.08.01 21:29:28.798490 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14763 | 2025.08.01 21:29:28.798582 [ 5 ] {898de62b-23c5-4889-8851-3ff6a7803853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14764 | 2025.08.01 21:29:28.798620 [ 5 ] {898de62b-23c5-4889-8851-3ff6a7803853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14765 | 2025.08.01 21:29:28.799097 [ 5 ] {898de62b-23c5-4889-8851-3ff6a7803853} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2025.08.01 21:29:28.799133 [ 5 ] {898de62b-23c5-4889-8851-3ff6a7803853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14767 | 2025.08.01 21:29:28.799424 [ 5 ] {898de62b-23c5-4889-8851-3ff6a7803853} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14768 | 2025.08.01 21:29:28.799630 [ 5 ] {898de62b-23c5-4889-8851-3ff6a7803853} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2025.08.01 21:29:28.799752 [ 5 ] {898de62b-23c5-4889-8851-3ff6a7803853} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001187 sec., 170176.91659646167 rows/sec., 9.67 MiB/sec. | ||
| 14770 | 2025.08.01 21:29:28.799788 [ 5 ] {898de62b-23c5-4889-8851-3ff6a7803853} <Debug> TCPHandler: Processed in 0.001345175 sec. | ||
| 14771 | 2025.08.01 21:29:28.799898 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14772 | 2025.08.01 21:29:28.799990 [ 5 ] {31ab4bf7-b606-4104-9d00-ea10d3efa249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14773 | 2025.08.01 21:29:28.800029 [ 5 ] {31ab4bf7-b606-4104-9d00-ea10d3efa249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14774 | 2025.08.01 21:29:28.800771 [ 5 ] {31ab4bf7-b606-4104-9d00-ea10d3efa249} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2025.08.01 21:29:28.800806 [ 5 ] {31ab4bf7-b606-4104-9d00-ea10d3efa249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14776 | 2025.08.01 21:29:28.801125 [ 5 ] {31ab4bf7-b606-4104-9d00-ea10d3efa249} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14777 | 2025.08.01 21:29:28.801323 [ 5 ] {31ab4bf7-b606-4104-9d00-ea10d3efa249} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2025.08.01 21:29:28.801445 [ 5 ] {31ab4bf7-b606-4104-9d00-ea10d3efa249} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001472 sec., 470788.04347826086 rows/sec., 33.07 MiB/sec. | ||
| 14779 | 2025.08.01 21:29:28.801481 [ 5 ] {31ab4bf7-b606-4104-9d00-ea10d3efa249} <Debug> TCPHandler: Processed in 0.001630669 sec. | ||
| 14780 | 2025.08.01 21:29:28.801524 [ 225 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 14781 | 2025.08.01 21:29:28.801557 [ 225 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 14782 | 2025.08.01 21:29:28.801591 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14783 | 2025.08.01 21:29:28.801685 [ 5 ] {9b922597-ff59-46af-b256-d1d1d6b96f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14784 | 2025.08.01 21:29:28.801725 [ 5 ] {9b922597-ff59-46af-b256-d1d1d6b96f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14785 | 2025.08.01 21:29:28.802064 [ 5 ] {9b922597-ff59-46af-b256-d1d1d6b96f75} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14786 | 2025.08.01 21:29:28.802098 [ 5 ] {9b922597-ff59-46af-b256-d1d1d6b96f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14787 | 2025.08.01 21:29:28.802393 [ 5 ] {9b922597-ff59-46af-b256-d1d1d6b96f75} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14788 | 2025.08.01 21:29:28.802602 [ 5 ] {9b922597-ff59-46af-b256-d1d1d6b96f75} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14789 | 2025.08.01 21:29:28.802726 [ 5 ] {9b922597-ff59-46af-b256-d1d1d6b96f75} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 14790 | 2025.08.01 21:29:28.802762 [ 5 ] {9b922597-ff59-46af-b256-d1d1d6b96f75} <Debug> TCPHandler: Processed in 0.001217822 sec. | ||
| 14791 | 2025.08.01 21:29:28.802871 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14792 | 2025.08.01 21:29:28.802963 [ 5 ] {886f2af3-3963-43cb-a2fb-3b9077069719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14793 | 2025.08.01 21:29:28.803004 [ 5 ] {886f2af3-3963-43cb-a2fb-3b9077069719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14794 | 2025.08.01 21:29:28.803466 [ 5 ] {886f2af3-3963-43cb-a2fb-3b9077069719} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14795 | 2025.08.01 21:29:28.803499 [ 5 ] {886f2af3-3963-43cb-a2fb-3b9077069719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14796 | 2025.08.01 21:29:28.803822 [ 5 ] {886f2af3-3963-43cb-a2fb-3b9077069719} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14797 | 2025.08.01 21:29:28.803880 [ 225 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 14798 | 2025.08.01 21:29:28.804029 [ 5 ] {886f2af3-3963-43cb-a2fb-3b9077069719} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14799 | 2025.08.01 21:29:28.804155 [ 5 ] {886f2af3-3963-43cb-a2fb-3b9077069719} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00121 sec., 253719.0082644628 rows/sec., 16.69 MiB/sec. | ||
| 14800 | 2025.08.01 21:29:28.804151 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 | ||
| 14801 | 2025.08.01 21:29:28.804192 [ 5 ] {886f2af3-3963-43cb-a2fb-3b9077069719} <Debug> TCPHandler: Processed in 0.001367055 sec. | ||
| 14802 | 2025.08.01 21:29:28.804232 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14803 | 2025.08.01 21:29:28.804258 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14804 | 2025.08.01 21:29:28.804319 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14805 | 2025.08.01 21:29:28.804350 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full | ||
| 14806 | 2025.08.01 21:29:28.804401 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 14807 | 2025.08.01 21:29:28.804425 [ 5 ] {d52a656e-ad92-4e47-8d5c-a8e2038f6cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14808 | 2025.08.01 21:29:28.804442 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 14809 | 2025.08.01 21:29:28.804468 [ 5 ] {d52a656e-ad92-4e47-8d5c-a8e2038f6cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14810 | 2025.08.01 21:29:28.804475 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14811 | 2025.08.01 21:29:28.804517 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_25, total 41006 rows starting from the beginning of the part | ||
| 14812 | 2025.08.01 21:29:28.804584 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 14813 | 2025.08.01 21:29:28.804632 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1033 rows starting from the beginning of the part | ||
| 14814 | 2025.08.01 21:29:28.804673 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 128 rows starting from the beginning of the part | ||
| 14815 | 2025.08.01 21:29:28.804714 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 14816 | 2025.08.01 21:29:28.804759 [ 190 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 307 rows starting from the beginning of the part | ||
| 14817 | 2025.08.01 21:29:28.804813 [ 5 ] {d52a656e-ad92-4e47-8d5c-a8e2038f6cdf} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14818 | 2025.08.01 21:29:28.804853 [ 5 ] {d52a656e-ad92-4e47-8d5c-a8e2038f6cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14819 | 2025.08.01 21:29:28.805163 [ 5 ] {d52a656e-ad92-4e47-8d5c-a8e2038f6cdf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14820 | 2025.08.01 21:29:28.805376 [ 5 ] {d52a656e-ad92-4e47-8d5c-a8e2038f6cdf} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14821 | 2025.08.01 21:29:28.805508 [ 5 ] {d52a656e-ad92-4e47-8d5c-a8e2038f6cdf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 14822 | 2025.08.01 21:29:28.805543 [ 5 ] {d52a656e-ad92-4e47-8d5c-a8e2038f6cdf} <Debug> TCPHandler: Processed in 0.001271583 sec. | ||
| 14823 | 2025.08.01 21:29:28.805656 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14824 | 2025.08.01 21:29:28.805748 [ 5 ] {c648dd6c-fcf1-487e-96dc-1d57e978b529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14825 | 2025.08.01 21:29:28.805801 [ 5 ] {c648dd6c-fcf1-487e-96dc-1d57e978b529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14826 | 2025.08.01 21:29:28.806380 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 14827 | 2025.08.01 21:29:28.806606 [ 5 ] {c648dd6c-fcf1-487e-96dc-1d57e978b529} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2025.08.01 21:29:28.806640 [ 5 ] {c648dd6c-fcf1-487e-96dc-1d57e978b529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14829 | 2025.08.01 21:29:28.807177 [ 5 ] {c648dd6c-fcf1-487e-96dc-1d57e978b529} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14830 | 2025.08.01 21:29:28.807388 [ 5 ] {c648dd6c-fcf1-487e-96dc-1d57e978b529} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14831 | 2025.08.01 21:29:28.807522 [ 5 ] {c648dd6c-fcf1-487e-96dc-1d57e978b529} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001791 sec., 22892.238972640982 rows/sec., 41.02 MiB/sec. | ||
| 14832 | 2025.08.01 21:29:28.807576 [ 5 ] {c648dd6c-fcf1-487e-96dc-1d57e978b529} <Debug> TCPHandler: Processed in 0.001967186 sec. | ||
| 14833 | 2025.08.01 21:29:28.807690 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14834 | 2025.08.01 21:29:28.807792 [ 5 ] {04b54b27-da6c-45ea-8ac7-bb9165934f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14835 | 2025.08.01 21:29:28.807832 [ 5 ] {04b54b27-da6c-45ea-8ac7-bb9165934f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14836 | 2025.08.01 21:29:28.808170 [ 5 ] {04b54b27-da6c-45ea-8ac7-bb9165934f7d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14837 | 2025.08.01 21:29:28.808205 [ 5 ] {04b54b27-da6c-45ea-8ac7-bb9165934f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14838 | 2025.08.01 21:29:28.808639 [ 5 ] {04b54b27-da6c-45ea-8ac7-bb9165934f7d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14839 | 2025.08.01 21:29:28.808862 [ 5 ] {04b54b27-da6c-45ea-8ac7-bb9165934f7d} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14840 | 2025.08.01 21:29:28.809014 [ 5 ] {04b54b27-da6c-45ea-8ac7-bb9165934f7d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001239 sec., 82324.45520581113 rows/sec., 5.06 MiB/sec. | ||
| 14841 | 2025.08.01 21:29:28.809049 [ 5 ] {04b54b27-da6c-45ea-8ac7-bb9165934f7d} <Debug> TCPHandler: Processed in 0.001405585 sec. | ||
| 14842 | 2025.08.01 21:29:28.809084 [ 221 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 14843 | 2025.08.01 21:29:28.809104 [ 221 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 14844 | 2025.08.01 21:29:28.810865 [ 221 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 14845 | 2025.08.01 21:29:28.812924 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42794 rows, containing 5 columns (5 merged, 0 gathered) in 0.008617575 sec., 4965898.179012077 rows/sec., 332.54 MiB/sec. | ||
| 14846 | 2025.08.01 21:29:28.813199 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
| 14847 | 2025.08.01 21:29:28.813465 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2025.08.01 21:29:28.813524 [ 205 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 | ||
| 14849 | 2025.08.01 21:29:28.813608 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14850 | 2025.08.01 21:29:28.827921 [ 198 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.085081723 sec., 6734.701411723879 rows/sec., 34.82 MiB/sec. | ||
| 14851 | 2025.08.01 21:29:28.831004 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14852 | 2025.08.01 21:29:28.832998 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_76_15} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14853 | 2025.08.01 21:29:28.833101 [ 192 ] {3e5a7de4-4d9d-4b98-b76f-fa3dcb473981::all_1_76_15} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14854 | 2025.08.01 21:29:28.836118 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14855 | 2025.08.01 21:29:29.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.47 MiB, peak 371.28 MiB, free memory in arenas 0.00 B, will set to 352.36 MiB (RSS), difference: 2.90 MiB | ||
| 14856 | 2025.08.01 21:29:33.779609 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14857 | 2025.08.01 21:29:33.779809 [ 5 ] {77ee8c31-dc54-4fdf-906f-0857d293c4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14858 | 2025.08.01 21:29:33.779879 [ 5 ] {77ee8c31-dc54-4fdf-906f-0857d293c4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14859 | 2025.08.01 21:29:33.780589 [ 5 ] {77ee8c31-dc54-4fdf-906f-0857d293c4d0} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2025.08.01 21:29:33.780639 [ 5 ] {77ee8c31-dc54-4fdf-906f-0857d293c4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14861 | 2025.08.01 21:29:33.781044 [ 5 ] {77ee8c31-dc54-4fdf-906f-0857d293c4d0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14862 | 2025.08.01 21:29:33.781281 [ 5 ] {77ee8c31-dc54-4fdf-906f-0857d293c4d0} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2025.08.01 21:29:33.781448 [ 5 ] {77ee8c31-dc54-4fdf-906f-0857d293c4d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 14864 | 2025.08.01 21:29:33.781500 [ 5 ] {77ee8c31-dc54-4fdf-906f-0857d293c4d0} <Debug> TCPHandler: Processed in 0.002027157 sec. | ||
| 14865 | 2025.08.01 21:29:33.781640 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14866 | 2025.08.01 21:29:33.781748 [ 5 ] {5aaf5dfc-918f-4cbc-9d5d-bfd6c9c469c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14867 | 2025.08.01 21:29:33.781794 [ 5 ] {5aaf5dfc-918f-4cbc-9d5d-bfd6c9c469c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14868 | 2025.08.01 21:29:33.782265 [ 5 ] {5aaf5dfc-918f-4cbc-9d5d-bfd6c9c469c9} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14869 | 2025.08.01 21:29:33.782311 [ 5 ] {5aaf5dfc-918f-4cbc-9d5d-bfd6c9c469c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14870 | 2025.08.01 21:29:33.782766 [ 5 ] {5aaf5dfc-918f-4cbc-9d5d-bfd6c9c469c9} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14871 | 2025.08.01 21:29:33.783009 [ 5 ] {5aaf5dfc-918f-4cbc-9d5d-bfd6c9c469c9} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14872 | 2025.08.01 21:29:33.783150 [ 5 ] {5aaf5dfc-918f-4cbc-9d5d-bfd6c9c469c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001426 sec., 44880.78541374474 rows/sec., 3.50 MiB/sec. | ||
| 14873 | 2025.08.01 21:29:33.783191 [ 5 ] {5aaf5dfc-918f-4cbc-9d5d-bfd6c9c469c9} <Debug> TCPHandler: Processed in 0.001605388 sec. | ||
| 14874 | 2025.08.01 21:29:33.783316 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14875 | 2025.08.01 21:29:33.783414 [ 5 ] {b9ca15d0-c7db-41bc-abc9-cabd252313e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14876 | 2025.08.01 21:29:33.783461 [ 5 ] {b9ca15d0-c7db-41bc-abc9-cabd252313e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14877 | 2025.08.01 21:29:33.783891 [ 5 ] {b9ca15d0-c7db-41bc-abc9-cabd252313e0} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2025.08.01 21:29:33.783929 [ 5 ] {b9ca15d0-c7db-41bc-abc9-cabd252313e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14879 | 2025.08.01 21:29:33.784318 [ 5 ] {b9ca15d0-c7db-41bc-abc9-cabd252313e0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14880 | 2025.08.01 21:29:33.784540 [ 5 ] {b9ca15d0-c7db-41bc-abc9-cabd252313e0} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14881 | 2025.08.01 21:29:33.784682 [ 5 ] {b9ca15d0-c7db-41bc-abc9-cabd252313e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 14882 | 2025.08.01 21:29:33.784723 [ 5 ] {b9ca15d0-c7db-41bc-abc9-cabd252313e0} <Debug> TCPHandler: Processed in 0.001458216 sec. | ||
| 14883 | 2025.08.01 21:29:33.784844 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14884 | 2025.08.01 21:29:33.784941 [ 5 ] {b22e4fa1-823d-4361-a7b9-9856a0ad8f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14885 | 2025.08.01 21:29:33.784984 [ 5 ] {b22e4fa1-823d-4361-a7b9-9856a0ad8f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14886 | 2025.08.01 21:29:33.785353 [ 5 ] {b22e4fa1-823d-4361-a7b9-9856a0ad8f56} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14887 | 2025.08.01 21:29:33.785391 [ 5 ] {b22e4fa1-823d-4361-a7b9-9856a0ad8f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14888 | 2025.08.01 21:29:33.785710 [ 5 ] {b22e4fa1-823d-4361-a7b9-9856a0ad8f56} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14889 | 2025.08.01 21:29:33.785923 [ 5 ] {b22e4fa1-823d-4361-a7b9-9856a0ad8f56} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14890 | 2025.08.01 21:29:33.786056 [ 5 ] {b22e4fa1-823d-4361-a7b9-9856a0ad8f56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 14891 | 2025.08.01 21:29:33.786106 [ 5 ] {b22e4fa1-823d-4361-a7b9-9856a0ad8f56} <Debug> TCPHandler: Processed in 0.001312794 sec. | ||
| 14892 | 2025.08.01 21:29:34.282498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
| 14893 | 2025.08.01 21:29:34.283024 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2025.08.01 21:29:34.283074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14895 | 2025.08.01 21:29:34.283559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14896 | 2025.08.01 21:29:34.283788 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2025.08.01 21:29:34.283940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
| 14898 | 2025.08.01 21:29:36.245567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14899 | 2025.08.01 21:29:36.268660 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14900 | 2025.08.01 21:29:36.268738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14901 | 2025.08.01 21:29:36.275599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14902 | 2025.08.01 21:29:36.276850 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14903 | 2025.08.01 21:29:36.284582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14904 | 2025.08.01 21:29:36.924555 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2100 | ||
| 14905 | 2025.08.01 21:29:36.927052 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2025.08.01 21:29:36.927112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14907 | 2025.08.01 21:29:36.928372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14908 | 2025.08.01 21:29:36.928650 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2025.08.01 21:29:36.929039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2100 | ||
| 14910 | 2025.08.01 21:29:38.449184 [ 219 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): 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] | ||
| 14911 | 2025.08.01 21:29:38.449250 [ 219 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): 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] | ||
| 14912 | 2025.08.01 21:29:38.451080 [ 219 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): 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] | ||
| 14913 | 2025.08.01 21:29:38.792343 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14914 | 2025.08.01 21:29:38.792527 [ 5 ] {734adddc-9a12-4d23-99d3-de4da8a713f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14915 | 2025.08.01 21:29:38.792605 [ 5 ] {734adddc-9a12-4d23-99d3-de4da8a713f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14916 | 2025.08.01 21:29:38.793461 [ 5 ] {734adddc-9a12-4d23-99d3-de4da8a713f2} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2025.08.01 21:29:38.793512 [ 5 ] {734adddc-9a12-4d23-99d3-de4da8a713f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14918 | 2025.08.01 21:29:38.793923 [ 5 ] {734adddc-9a12-4d23-99d3-de4da8a713f2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14919 | 2025.08.01 21:29:38.794156 [ 5 ] {734adddc-9a12-4d23-99d3-de4da8a713f2} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2025.08.01 21:29:38.794307 [ 35 ] {} <Debug> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 14921 | 2025.08.01 21:29:38.794322 [ 5 ] {734adddc-9a12-4d23-99d3-de4da8a713f2} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001849 sec., 212006.48999459168 rows/sec., 13.45 MiB/sec. | ||
| 14922 | 2025.08.01 21:29:38.794376 [ 35 ] {} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2025.08.01 21:29:38.794402 [ 5 ] {734adddc-9a12-4d23-99d3-de4da8a713f2} <Debug> TCPHandler: Processed in 0.002193959 sec. | ||
| 14924 | 2025.08.01 21:29:38.794403 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14925 | 2025.08.01 21:29:38.794538 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 14926 | 2025.08.01 21:29:38.794546 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14927 | 2025.08.01 21:29:38.794692 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14928 | 2025.08.01 21:29:38.794693 [ 5 ] {8175a243-2a55-4c56-9dc0-aca5981f8c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14929 | 2025.08.01 21:29:38.794732 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 392 rows starting from the beginning of the part | ||
| 14930 | 2025.08.01 21:29:38.794758 [ 5 ] {8175a243-2a55-4c56-9dc0-aca5981f8c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14931 | 2025.08.01 21:29:38.794806 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 392 rows starting from the beginning of the part | ||
| 14932 | 2025.08.01 21:29:38.794858 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 392 rows starting from the beginning of the part | ||
| 14933 | 2025.08.01 21:29:38.794903 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 392 rows starting from the beginning of the part | ||
| 14934 | 2025.08.01 21:29:38.794943 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 392 rows starting from the beginning of the part | ||
| 14935 | 2025.08.01 21:29:38.796043 [ 198 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554999 sec., 1260450.971351107 rows/sec., 84.78 MiB/sec. | ||
| 14936 | 2025.08.01 21:29:38.796077 [ 5 ] {8175a243-2a55-4c56-9dc0-aca5981f8c5b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14937 | 2025.08.01 21:29:38.796124 [ 5 ] {8175a243-2a55-4c56-9dc0-aca5981f8c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14938 | 2025.08.01 21:29:38.796211 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 14939 | 2025.08.01 21:29:38.796496 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2025.08.01 21:29:38.796581 [ 200 ] {be997ab2-4c7a-48e9-b18e-197cb3ee40d3::all_1_57_14} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 14941 | 2025.08.01 21:29:38.796619 [ 5 ] {8175a243-2a55-4c56-9dc0-aca5981f8c5b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14942 | 2025.08.01 21:29:38.796663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 14943 | 2025.08.01 21:29:38.796847 [ 5 ] {8175a243-2a55-4c56-9dc0-aca5981f8c5b} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2025.08.01 21:29:38.796993 [ 5 ] {8175a243-2a55-4c56-9dc0-aca5981f8c5b} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.002324 sec., 494406.1962134251 rows/sec., 39.45 MiB/sec. | ||
| 14945 | 2025.08.01 21:29:38.797034 [ 5 ] {8175a243-2a55-4c56-9dc0-aca5981f8c5b} <Debug> TCPHandler: Processed in 0.002544935 sec. | ||
| 14946 | 2025.08.01 21:29:38.797164 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14947 | 2025.08.01 21:29:38.797263 [ 5 ] {e49c1648-0127-4c5a-86f7-8a7afdf65def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14948 | 2025.08.01 21:29:38.797307 [ 5 ] {e49c1648-0127-4c5a-86f7-8a7afdf65def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14949 | 2025.08.01 21:29:38.797856 [ 5 ] {e49c1648-0127-4c5a-86f7-8a7afdf65def} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14950 | 2025.08.01 21:29:38.797894 [ 5 ] {e49c1648-0127-4c5a-86f7-8a7afdf65def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14951 | 2025.08.01 21:29:38.798202 [ 5 ] {e49c1648-0127-4c5a-86f7-8a7afdf65def} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14952 | 2025.08.01 21:29:38.798410 [ 5 ] {e49c1648-0127-4c5a-86f7-8a7afdf65def} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14953 | 2025.08.01 21:29:38.798541 [ 5 ] {e49c1648-0127-4c5a-86f7-8a7afdf65def} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.001299 sec., 182448.03695150116 rows/sec., 11.17 MiB/sec. | ||
| 14954 | 2025.08.01 21:29:38.798581 [ 5 ] {e49c1648-0127-4c5a-86f7-8a7afdf65def} <Debug> TCPHandler: Processed in 0.001467546 sec. | ||
| 14955 | 2025.08.01 21:29:38.798694 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14956 | 2025.08.01 21:29:38.798788 [ 5 ] {0aaff41e-7917-495d-95e7-ff90fd28e5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14957 | 2025.08.01 21:29:38.798827 [ 5 ] {0aaff41e-7917-495d-95e7-ff90fd28e5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14958 | 2025.08.01 21:29:38.799361 [ 5 ] {0aaff41e-7917-495d-95e7-ff90fd28e5c9} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2025.08.01 21:29:38.799397 [ 5 ] {0aaff41e-7917-495d-95e7-ff90fd28e5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14960 | 2025.08.01 21:29:38.799710 [ 5 ] {0aaff41e-7917-495d-95e7-ff90fd28e5c9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14961 | 2025.08.01 21:29:38.799910 [ 5 ] {0aaff41e-7917-495d-95e7-ff90fd28e5c9} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14962 | 2025.08.01 21:29:38.800039 [ 5 ] {0aaff41e-7917-495d-95e7-ff90fd28e5c9} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00127 sec., 159842.51968503935 rows/sec., 10.31 MiB/sec. | ||
| 14963 | 2025.08.01 21:29:38.800078 [ 5 ] {0aaff41e-7917-495d-95e7-ff90fd28e5c9} <Debug> TCPHandler: Processed in 0.001432626 sec. | ||
| 14964 | 2025.08.01 21:29:38.800214 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14965 | 2025.08.01 21:29:38.800315 [ 5 ] {f9d042f8-24b8-45ae-a1a3-62feae187335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14966 | 2025.08.01 21:29:38.800357 [ 5 ] {f9d042f8-24b8-45ae-a1a3-62feae187335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14967 | 2025.08.01 21:29:38.800918 [ 5 ] {f9d042f8-24b8-45ae-a1a3-62feae187335} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2025.08.01 21:29:38.800955 [ 5 ] {f9d042f8-24b8-45ae-a1a3-62feae187335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14969 | 2025.08.01 21:29:38.801309 [ 5 ] {f9d042f8-24b8-45ae-a1a3-62feae187335} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14970 | 2025.08.01 21:29:38.801537 [ 5 ] {f9d042f8-24b8-45ae-a1a3-62feae187335} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2025.08.01 21:29:38.801656 [ 35 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 14972 | 2025.08.01 21:29:38.801671 [ 5 ] {f9d042f8-24b8-45ae-a1a3-62feae187335} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001375 sec., 146909.0909090909 rows/sec., 8.34 MiB/sec. | ||
| 14973 | 2025.08.01 21:29:38.801704 [ 35 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2025.08.01 21:29:38.801725 [ 5 ] {f9d042f8-24b8-45ae-a1a3-62feae187335} <Debug> TCPHandler: Processed in 0.001563848 sec. | ||
| 14975 | 2025.08.01 21:29:38.801729 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14976 | 2025.08.01 21:29:38.801825 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 14977 | 2025.08.01 21:29:38.801856 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14978 | 2025.08.01 21:29:38.801926 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14979 | 2025.08.01 21:29:38.801957 [ 5 ] {4e44b014-d505-43bb-bfd9-8ef11bd28e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14980 | 2025.08.01 21:29:38.801958 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 202 rows starting from the beginning of the part | ||
| 14981 | 2025.08.01 21:29:38.802006 [ 5 ] {4e44b014-d505-43bb-bfd9-8ef11bd28e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14982 | 2025.08.01 21:29:38.802036 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 202 rows starting from the beginning of the part | ||
| 14983 | 2025.08.01 21:29:38.802087 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 202 rows starting from the beginning of the part | ||
| 14984 | 2025.08.01 21:29:38.802128 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 202 rows starting from the beginning of the part | ||
| 14985 | 2025.08.01 21:29:38.802168 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 202 rows starting from the beginning of the part | ||
| 14986 | 2025.08.01 21:29:38.802817 [ 5 ] {4e44b014-d505-43bb-bfd9-8ef11bd28e54} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2025.08.01 21:29:38.802865 [ 5 ] {4e44b014-d505-43bb-bfd9-8ef11bd28e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14988 | 2025.08.01 21:29:38.802986 [ 186 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196742 sec., 843958.0126710687 rows/sec., 51.15 MiB/sec. | ||
| 14989 | 2025.08.01 21:29:38.803125 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 14990 | 2025.08.01 21:29:38.803247 [ 5 ] {4e44b014-d505-43bb-bfd9-8ef11bd28e54} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14991 | 2025.08.01 21:29:38.803426 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2025.08.01 21:29:38.803509 [ 192 ] {c39eca88-9539-4e42-8c09-c22f57a24b83::all_1_57_14} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 14993 | 2025.08.01 21:29:38.803524 [ 5 ] {4e44b014-d505-43bb-bfd9-8ef11bd28e54} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2025.08.01 21:29:38.803584 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14995 | 2025.08.01 21:29:38.803665 [ 5 ] {4e44b014-d505-43bb-bfd9-8ef11bd28e54} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001726 sec., 401506.37311703357 rows/sec., 28.21 MiB/sec. | ||
| 14996 | 2025.08.01 21:29:38.803711 [ 5 ] {4e44b014-d505-43bb-bfd9-8ef11bd28e54} <Debug> TCPHandler: Processed in 0.001905944 sec. | ||
| 14997 | 2025.08.01 21:29:38.803838 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14998 | 2025.08.01 21:29:38.803933 [ 5 ] {14a33c12-3a7b-409a-abc8-a0df29ecc830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14999 | 2025.08.01 21:29:38.803975 [ 5 ] {14a33c12-3a7b-409a-abc8-a0df29ecc830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15000 | 2025.08.01 21:29:38.804323 [ 5 ] {14a33c12-3a7b-409a-abc8-a0df29ecc830} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2025.08.01 21:29:38.804358 [ 5 ] {14a33c12-3a7b-409a-abc8-a0df29ecc830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15002 | 2025.08.01 21:29:38.804666 [ 5 ] {14a33c12-3a7b-409a-abc8-a0df29ecc830} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15003 | 2025.08.01 21:29:38.804878 [ 5 ] {14a33c12-3a7b-409a-abc8-a0df29ecc830} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2025.08.01 21:29:38.805011 [ 5 ] {14a33c12-3a7b-409a-abc8-a0df29ecc830} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 15005 | 2025.08.01 21:29:38.805050 [ 5 ] {14a33c12-3a7b-409a-abc8-a0df29ecc830} <Debug> TCPHandler: Processed in 0.001260303 sec. | ||
| 15006 | 2025.08.01 21:29:38.805165 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15007 | 2025.08.01 21:29:38.805266 [ 5 ] {199c01c4-bc88-47e3-bc4f-c3e62ca9fe8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15008 | 2025.08.01 21:29:38.805309 [ 5 ] {199c01c4-bc88-47e3-bc4f-c3e62ca9fe8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15009 | 2025.08.01 21:29:38.805804 [ 5 ] {199c01c4-bc88-47e3-bc4f-c3e62ca9fe8c} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15010 | 2025.08.01 21:29:38.805840 [ 5 ] {199c01c4-bc88-47e3-bc4f-c3e62ca9fe8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15011 | 2025.08.01 21:29:38.806179 [ 5 ] {199c01c4-bc88-47e3-bc4f-c3e62ca9fe8c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15012 | 2025.08.01 21:29:38.806393 [ 5 ] {199c01c4-bc88-47e3-bc4f-c3e62ca9fe8c} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15013 | 2025.08.01 21:29:38.806526 [ 5 ] {199c01c4-bc88-47e3-bc4f-c3e62ca9fe8c} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001285 sec., 238910.5058365759 rows/sec., 15.72 MiB/sec. | ||
| 15014 | 2025.08.01 21:29:38.806566 [ 5 ] {199c01c4-bc88-47e3-bc4f-c3e62ca9fe8c} <Debug> TCPHandler: Processed in 0.001449826 sec. | ||
| 15015 | 2025.08.01 21:29:38.806681 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15016 | 2025.08.01 21:29:38.806775 [ 5 ] {a7c49e1c-e2ba-4aff-89e6-0e7f19c2a1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15017 | 2025.08.01 21:29:38.806818 [ 5 ] {a7c49e1c-e2ba-4aff-89e6-0e7f19c2a1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15018 | 2025.08.01 21:29:38.807132 [ 5 ] {a7c49e1c-e2ba-4aff-89e6-0e7f19c2a1bc} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15019 | 2025.08.01 21:29:38.807168 [ 5 ] {a7c49e1c-e2ba-4aff-89e6-0e7f19c2a1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15020 | 2025.08.01 21:29:38.807463 [ 5 ] {a7c49e1c-e2ba-4aff-89e6-0e7f19c2a1bc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15021 | 2025.08.01 21:29:38.807665 [ 5 ] {a7c49e1c-e2ba-4aff-89e6-0e7f19c2a1bc} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15022 | 2025.08.01 21:29:38.807793 [ 5 ] {a7c49e1c-e2ba-4aff-89e6-0e7f19c2a1bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 15023 | 2025.08.01 21:29:38.807830 [ 5 ] {a7c49e1c-e2ba-4aff-89e6-0e7f19c2a1bc} <Debug> TCPHandler: Processed in 0.001198852 sec. | ||
| 15024 | 2025.08.01 21:29:38.807937 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15025 | 2025.08.01 21:29:38.808031 [ 5 ] {376c50ef-f28b-47a9-9485-f98466851bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15026 | 2025.08.01 21:29:38.808086 [ 5 ] {376c50ef-f28b-47a9-9485-f98466851bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15027 | 2025.08.01 21:29:38.809004 [ 5 ] {376c50ef-f28b-47a9-9485-f98466851bc5} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15028 | 2025.08.01 21:29:38.809041 [ 5 ] {376c50ef-f28b-47a9-9485-f98466851bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15029 | 2025.08.01 21:29:38.809605 [ 5 ] {376c50ef-f28b-47a9-9485-f98466851bc5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15030 | 2025.08.01 21:29:38.809828 [ 5 ] {376c50ef-f28b-47a9-9485-f98466851bc5} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2025.08.01 21:29:38.809965 [ 5 ] {376c50ef-f28b-47a9-9485-f98466851bc5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001951 sec., 21014.864172219375 rows/sec., 37.66 MiB/sec. | ||
| 15032 | 2025.08.01 21:29:38.810035 [ 5 ] {376c50ef-f28b-47a9-9485-f98466851bc5} <Debug> TCPHandler: Processed in 0.002146739 sec. | ||
| 15033 | 2025.08.01 21:29:38.810160 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15034 | 2025.08.01 21:29:38.810255 [ 5 ] {08f042fa-13ad-43eb-aa12-8df63f14f346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15035 | 2025.08.01 21:29:38.810297 [ 5 ] {08f042fa-13ad-43eb-aa12-8df63f14f346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15036 | 2025.08.01 21:29:38.810647 [ 5 ] {08f042fa-13ad-43eb-aa12-8df63f14f346} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15037 | 2025.08.01 21:29:38.810684 [ 5 ] {08f042fa-13ad-43eb-aa12-8df63f14f346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15038 | 2025.08.01 21:29:38.810987 [ 5 ] {08f042fa-13ad-43eb-aa12-8df63f14f346} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15039 | 2025.08.01 21:29:38.811184 [ 5 ] {08f042fa-13ad-43eb-aa12-8df63f14f346} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2025.08.01 21:29:38.811314 [ 5 ] {08f042fa-13ad-43eb-aa12-8df63f14f346} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001077 sec., 94707.5208913649 rows/sec., 5.82 MiB/sec. | ||
| 15041 | 2025.08.01 21:29:38.811350 [ 5 ] {08f042fa-13ad-43eb-aa12-8df63f14f346} <Debug> TCPHandler: Processed in 0.001239483 sec. | ||
| 15042 | 2025.08.01 21:29:39.934917 [ 223 ] {} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): 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] | ||
| 15043 | 2025.08.01 21:29:39.934972 [ 223 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): 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] | ||
| 15044 | 2025.08.01 21:29:39.937004 [ 223 ] {} <Debug> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): 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] | ||
| 15045 | 2025.08.01 21:29:41.569310 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15046 | 2025.08.01 21:29:41.569380 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15047 | 2025.08.01 21:29:41.784105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
| 15048 | 2025.08.01 21:29:41.784740 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2025.08.01 21:29:41.784793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15050 | 2025.08.01 21:29:41.785429 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15051 | 2025.08.01 21:29:41.785661 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2025.08.01 21:29:41.785792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
| 15053 | 2025.08.01 21:29:43.779866 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15054 | 2025.08.01 21:29:43.780078 [ 5 ] {756f6ae9-0f21-4ea6-ab68-e0a97ab9a3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15055 | 2025.08.01 21:29:43.780152 [ 5 ] {756f6ae9-0f21-4ea6-ab68-e0a97ab9a3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15056 | 2025.08.01 21:29:43.780908 [ 5 ] {756f6ae9-0f21-4ea6-ab68-e0a97ab9a3cf} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15057 | 2025.08.01 21:29:43.780966 [ 5 ] {756f6ae9-0f21-4ea6-ab68-e0a97ab9a3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15058 | 2025.08.01 21:29:43.781347 [ 5 ] {756f6ae9-0f21-4ea6-ab68-e0a97ab9a3cf} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15059 | 2025.08.01 21:29:43.781572 [ 5 ] {756f6ae9-0f21-4ea6-ab68-e0a97ab9a3cf} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2025.08.01 21:29:43.781724 [ 5 ] {756f6ae9-0f21-4ea6-ab68-e0a97ab9a3cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.51 MiB/sec. | ||
| 15061 | 2025.08.01 21:29:43.781725 [ 28 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15062 | 2025.08.01 21:29:43.781768 [ 5 ] {756f6ae9-0f21-4ea6-ab68-e0a97ab9a3cf} <Debug> TCPHandler: Processed in 0.002039557 sec. | ||
| 15063 | 2025.08.01 21:29:43.781799 [ 28 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2025.08.01 21:29:43.781824 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15065 | 2025.08.01 21:29:43.781893 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15066 | 2025.08.01 21:29:43.781927 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 15067 | 2025.08.01 21:29:43.781992 [ 5 ] {4670b726-7983-4310-ac91-9337a1edefbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15068 | 2025.08.01 21:29:43.782036 [ 5 ] {4670b726-7983-4310-ac91-9337a1edefbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15069 | 2025.08.01 21:29:43.782050 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15070 | 2025.08.01 21:29:43.782092 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2298 rows starting from the beginning of the part | ||
| 15071 | 2025.08.01 21:29:43.782166 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 15072 | 2025.08.01 21:29:43.782216 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1149 rows starting from the beginning of the part | ||
| 15073 | 2025.08.01 21:29:43.782263 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::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 | ||
| 15074 | 2025.08.01 21:29:43.782309 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1149 rows starting from the beginning of the part | ||
| 15075 | 2025.08.01 21:29:43.782355 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 15076 | 2025.08.01 21:29:43.782457 [ 5 ] {4670b726-7983-4310-ac91-9337a1edefbc} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2025.08.01 21:29:43.782498 [ 5 ] {4670b726-7983-4310-ac91-9337a1edefbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15078 | 2025.08.01 21:29:43.782825 [ 5 ] {4670b726-7983-4310-ac91-9337a1edefbc} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15079 | 2025.08.01 21:29:43.783036 [ 5 ] {4670b726-7983-4310-ac91-9337a1edefbc} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2025.08.01 21:29:43.783166 [ 5 ] {4670b726-7983-4310-ac91-9337a1edefbc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 15081 | 2025.08.01 21:29:43.783172 [ 28 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15082 | 2025.08.01 21:29:43.783207 [ 5 ] {4670b726-7983-4310-ac91-9337a1edefbc} <Debug> TCPHandler: Processed in 0.001361545 sec. | ||
| 15083 | 2025.08.01 21:29:43.783220 [ 28 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15084 | 2025.08.01 21:29:43.783244 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15085 | 2025.08.01 21:29:43.783326 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15086 | 2025.08.01 21:29:43.783347 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 15087 | 2025.08.01 21:29:43.783423 [ 5 ] {afa62393-d948-43a0-9195-fd1144240500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15088 | 2025.08.01 21:29:43.783471 [ 5 ] {afa62393-d948-43a0-9195-fd1144240500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15089 | 2025.08.01 21:29:43.783482 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15090 | 2025.08.01 21:29:43.783520 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1185 rows starting from the beginning of the part | ||
| 15091 | 2025.08.01 21:29:43.783589 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 15092 | 2025.08.01 21:29:43.783635 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 693 rows starting from the beginning of the part | ||
| 15093 | 2025.08.01 21:29:43.783674 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::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 | ||
| 15094 | 2025.08.01 21:29:43.783711 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 693 rows starting from the beginning of the part | ||
| 15095 | 2025.08.01 21:29:43.783748 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 15096 | 2025.08.01 21:29:43.783884 [ 5 ] {afa62393-d948-43a0-9195-fd1144240500} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2025.08.01 21:29:43.783925 [ 5 ] {afa62393-d948-43a0-9195-fd1144240500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15098 | 2025.08.01 21:29:43.784224 [ 195 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4764 rows, containing 5 columns (5 merged, 0 gathered) in 0.002339382 sec., 2036435.2636722005 rows/sec., 171.21 MiB/sec. | ||
| 15099 | 2025.08.01 21:29:43.784297 [ 5 ] {afa62393-d948-43a0-9195-fd1144240500} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15100 | 2025.08.01 21:29:43.784504 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15101 | 2025.08.01 21:29:43.784545 [ 5 ] {afa62393-d948-43a0-9195-fd1144240500} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15102 | 2025.08.01 21:29:43.784672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15103 | 2025.08.01 21:29:43.784694 [ 5 ] {afa62393-d948-43a0-9195-fd1144240500} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 15104 | 2025.08.01 21:29:43.784734 [ 5 ] {afa62393-d948-43a0-9195-fd1144240500} <Debug> TCPHandler: Processed in 0.001455157 sec. | ||
| 15105 | 2025.08.01 21:29:43.784787 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_131_26} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15106 | 2025.08.01 21:29:43.784845 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15107 | 2025.08.01 21:29:43.784860 [ 192 ] {1a47719e-987b-4099-b208-ea21db9ed64f::all_1_131_26} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15108 | 2025.08.01 21:29:43.784946 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 15109 | 2025.08.01 21:29:43.784948 [ 5 ] {4166069c-19fa-4ca8-978f-eac108eaec7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15110 | 2025.08.01 21:29:43.785003 [ 5 ] {4166069c-19fa-4ca8-978f-eac108eaec7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15111 | 2025.08.01 21:29:43.785013 [ 192 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017176 sec., 1608639.9627387053 rows/sec., 121.05 MiB/sec. | ||
| 15112 | 2025.08.01 21:29:43.785180 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15113 | 2025.08.01 21:29:43.785340 [ 5 ] {4166069c-19fa-4ca8-978f-eac108eaec7e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15114 | 2025.08.01 21:29:43.785382 [ 5 ] {4166069c-19fa-4ca8-978f-eac108eaec7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15115 | 2025.08.01 21:29:43.785435 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_131_26} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2025.08.01 21:29:43.785515 [ 186 ] {b241b5aa-0415-4376-8c34-08fa0ad7caea::all_1_131_26} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15117 | 2025.08.01 21:29:43.785601 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 15118 | 2025.08.01 21:29:43.785695 [ 5 ] {4166069c-19fa-4ca8-978f-eac108eaec7e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15119 | 2025.08.01 21:29:43.785906 [ 5 ] {4166069c-19fa-4ca8-978f-eac108eaec7e} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2025.08.01 21:29:43.786010 [ 28 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15121 | 2025.08.01 21:29:43.786036 [ 5 ] {4166069c-19fa-4ca8-978f-eac108eaec7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 15122 | 2025.08.01 21:29:43.786044 [ 28 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2025.08.01 21:29:43.786077 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15124 | 2025.08.01 21:29:43.786079 [ 5 ] {4166069c-19fa-4ca8-978f-eac108eaec7e} <Debug> TCPHandler: Processed in 0.001281083 sec. | ||
| 15125 | 2025.08.01 21:29:43.786165 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 15126 | 2025.08.01 21:29:43.786284 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15127 | 2025.08.01 21:29:43.786317 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8850 rows starting from the beginning of the part | ||
| 15128 | 2025.08.01 21:29:43.786379 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 15129 | 2025.08.01 21:29:43.786424 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 102 rows starting from the beginning of the part | ||
| 15130 | 2025.08.01 21:29:43.786463 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 15131 | 2025.08.01 21:29:43.786500 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 102 rows starting from the beginning of the part | ||
| 15132 | 2025.08.01 21:29:43.786537 [ 195 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::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 | ||
| 15133 | 2025.08.01 21:29:43.789012 [ 192 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9234 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887772 sec., 3197620.8648051163 rows/sec., 203.51 MiB/sec. | ||
| 15134 | 2025.08.01 21:29:43.789216 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15135 | 2025.08.01 21:29:43.789501 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_131_26} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15136 | 2025.08.01 21:29:43.789578 [ 186 ] {d7466dc9-4ee8-40ca-b0e5-298fce818a03::all_1_131_26} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15137 | 2025.08.01 21:29:43.789674 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 15138 | 2025.08.01 21:29:43.801355 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2025.08.01 21:29:43.801399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15140 | 2025.08.01 21:29:43.807545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15141 | 2025.08.01 21:29:43.808229 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2025.08.01 21:29:43.811029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15143 | 2025.08.01 21:29:44.385054 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15144 | 2025.08.01 21:29:44.385237 [ 5 ] {2b62a9f9-7c7b-45b9-865b-9fc0b922cf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15145 | 2025.08.01 21:29:44.385301 [ 5 ] {2b62a9f9-7c7b-45b9-865b-9fc0b922cf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15146 | 2025.08.01 21:29:44.386100 [ 5 ] {2b62a9f9-7c7b-45b9-865b-9fc0b922cf23} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15147 | 2025.08.01 21:29:44.386142 [ 5 ] {2b62a9f9-7c7b-45b9-865b-9fc0b922cf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15148 | 2025.08.01 21:29:44.386553 [ 5 ] {2b62a9f9-7c7b-45b9-865b-9fc0b922cf23} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15149 | 2025.08.01 21:29:44.386771 [ 5 ] {2b62a9f9-7c7b-45b9-865b-9fc0b922cf23} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15150 | 2025.08.01 21:29:44.386934 [ 5 ] {2b62a9f9-7c7b-45b9-865b-9fc0b922cf23} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001746 sec., 224513.17296678122 rows/sec., 14.24 MiB/sec. | ||
| 15151 | 2025.08.01 21:29:44.386977 [ 5 ] {2b62a9f9-7c7b-45b9-865b-9fc0b922cf23} <Debug> TCPHandler: Processed in 0.002050497 sec. | ||
| 15152 | 2025.08.01 21:29:44.387099 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15153 | 2025.08.01 21:29:44.387194 [ 5 ] {f853d963-e4d4-43dc-b15e-896c07ed4e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15154 | 2025.08.01 21:29:44.387235 [ 5 ] {f853d963-e4d4-43dc-b15e-896c07ed4e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15155 | 2025.08.01 21:29:44.388753 [ 5 ] {f853d963-e4d4-43dc-b15e-896c07ed4e01} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15156 | 2025.08.01 21:29:44.388787 [ 5 ] {f853d963-e4d4-43dc-b15e-896c07ed4e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15157 | 2025.08.01 21:29:44.389206 [ 5 ] {f853d963-e4d4-43dc-b15e-896c07ed4e01} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15158 | 2025.08.01 21:29:44.389415 [ 5 ] {f853d963-e4d4-43dc-b15e-896c07ed4e01} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15159 | 2025.08.01 21:29:44.389540 [ 5 ] {f853d963-e4d4-43dc-b15e-896c07ed4e01} <Debug> executeQuery: Read 2235 rows, 184.93 KiB in 0.002365 sec., 945031.7124735729 rows/sec., 76.36 MiB/sec. | ||
| 15160 | 2025.08.01 21:29:44.389579 [ 5 ] {f853d963-e4d4-43dc-b15e-896c07ed4e01} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 15161 | 2025.08.01 21:29:44.389593 [ 5 ] {f853d963-e4d4-43dc-b15e-896c07ed4e01} <Debug> TCPHandler: Processed in 0.002542036 sec. | ||
| 15162 | 2025.08.01 21:29:44.389710 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15163 | 2025.08.01 21:29:44.389803 [ 5 ] {02a37f52-8c00-4ac5-aea8-a6289480dbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15164 | 2025.08.01 21:29:44.389842 [ 5 ] {02a37f52-8c00-4ac5-aea8-a6289480dbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15165 | 2025.08.01 21:29:44.390347 [ 5 ] {02a37f52-8c00-4ac5-aea8-a6289480dbb1} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2025.08.01 21:29:44.390381 [ 5 ] {02a37f52-8c00-4ac5-aea8-a6289480dbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15167 | 2025.08.01 21:29:44.390675 [ 5 ] {02a37f52-8c00-4ac5-aea8-a6289480dbb1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15168 | 2025.08.01 21:29:44.390889 [ 5 ] {02a37f52-8c00-4ac5-aea8-a6289480dbb1} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15169 | 2025.08.01 21:29:44.391015 [ 5 ] {02a37f52-8c00-4ac5-aea8-a6289480dbb1} <Debug> executeQuery: Read 210 rows, 12.83 KiB in 0.001229 sec., 170870.6265256306 rows/sec., 10.19 MiB/sec. | ||
| 15170 | 2025.08.01 21:29:44.391050 [ 5 ] {02a37f52-8c00-4ac5-aea8-a6289480dbb1} <Debug> TCPHandler: Processed in 0.001388145 sec. | ||
| 15171 | 2025.08.01 21:29:44.391172 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15172 | 2025.08.01 21:29:44.391266 [ 5 ] {95382045-3f78-4224-b6e5-a51f6d65df26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15173 | 2025.08.01 21:29:44.391304 [ 5 ] {95382045-3f78-4224-b6e5-a51f6d65df26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15174 | 2025.08.01 21:29:44.391829 [ 5 ] {95382045-3f78-4224-b6e5-a51f6d65df26} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15175 | 2025.08.01 21:29:44.391864 [ 5 ] {95382045-3f78-4224-b6e5-a51f6d65df26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15176 | 2025.08.01 21:29:44.392170 [ 5 ] {95382045-3f78-4224-b6e5-a51f6d65df26} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15177 | 2025.08.01 21:29:44.392370 [ 5 ] {95382045-3f78-4224-b6e5-a51f6d65df26} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15178 | 2025.08.01 21:29:44.392491 [ 5 ] {95382045-3f78-4224-b6e5-a51f6d65df26} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001243 sec., 346741.7538213999 rows/sec., 22.95 MiB/sec. | ||
| 15179 | 2025.08.01 21:29:44.392526 [ 5 ] {95382045-3f78-4224-b6e5-a51f6d65df26} <Debug> TCPHandler: Processed in 0.001405636 sec. | ||
| 15180 | 2025.08.01 21:29:44.392638 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15181 | 2025.08.01 21:29:44.392730 [ 5 ] {f2a43696-0e0f-4d9a-b012-1df57ef9965e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15182 | 2025.08.01 21:29:44.392768 [ 5 ] {f2a43696-0e0f-4d9a-b012-1df57ef9965e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15183 | 2025.08.01 21:29:44.393208 [ 5 ] {f2a43696-0e0f-4d9a-b012-1df57ef9965e} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15184 | 2025.08.01 21:29:44.393242 [ 5 ] {f2a43696-0e0f-4d9a-b012-1df57ef9965e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15185 | 2025.08.01 21:29:44.393525 [ 5 ] {f2a43696-0e0f-4d9a-b012-1df57ef9965e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15186 | 2025.08.01 21:29:44.393724 [ 5 ] {f2a43696-0e0f-4d9a-b012-1df57ef9965e} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15187 | 2025.08.01 21:29:44.393847 [ 5 ] {f2a43696-0e0f-4d9a-b012-1df57ef9965e} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001135 sec., 177973.56828193832 rows/sec., 10.11 MiB/sec. | ||
| 15188 | 2025.08.01 21:29:44.393883 [ 5 ] {f2a43696-0e0f-4d9a-b012-1df57ef9965e} <Debug> TCPHandler: Processed in 0.001291823 sec. | ||
| 15189 | 2025.08.01 21:29:44.393996 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15190 | 2025.08.01 21:29:44.394088 [ 5 ] {3242c510-4279-4a17-a20e-5233c4f5a8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15191 | 2025.08.01 21:29:44.394126 [ 5 ] {3242c510-4279-4a17-a20e-5233c4f5a8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15192 | 2025.08.01 21:29:44.394935 [ 5 ] {3242c510-4279-4a17-a20e-5233c4f5a8b0} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15193 | 2025.08.01 21:29:44.394968 [ 5 ] {3242c510-4279-4a17-a20e-5233c4f5a8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15194 | 2025.08.01 21:29:44.395300 [ 5 ] {3242c510-4279-4a17-a20e-5233c4f5a8b0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15195 | 2025.08.01 21:29:44.395500 [ 5 ] {3242c510-4279-4a17-a20e-5233c4f5a8b0} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2025.08.01 21:29:44.395621 [ 5 ] {3242c510-4279-4a17-a20e-5233c4f5a8b0} <Debug> executeQuery: Read 1122 rows, 81.98 KiB in 0.00155 sec., 723870.9677419355 rows/sec., 51.65 MiB/sec. | ||
| 15197 | 2025.08.01 21:29:44.395656 [ 5 ] {3242c510-4279-4a17-a20e-5233c4f5a8b0} <Debug> TCPHandler: Processed in 0.001707811 sec. | ||
| 15198 | 2025.08.01 21:29:44.395768 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15199 | 2025.08.01 21:29:44.395861 [ 5 ] {8028bb0b-df91-4e6b-9b81-e7f22fcf551e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15200 | 2025.08.01 21:29:44.395900 [ 5 ] {8028bb0b-df91-4e6b-9b81-e7f22fcf551e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15201 | 2025.08.01 21:29:44.396247 [ 5 ] {8028bb0b-df91-4e6b-9b81-e7f22fcf551e} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2025.08.01 21:29:44.396279 [ 5 ] {8028bb0b-df91-4e6b-9b81-e7f22fcf551e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15203 | 2025.08.01 21:29:44.396575 [ 5 ] {8028bb0b-df91-4e6b-9b81-e7f22fcf551e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15204 | 2025.08.01 21:29:44.396769 [ 5 ] {8028bb0b-df91-4e6b-9b81-e7f22fcf551e} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2025.08.01 21:29:44.396894 [ 5 ] {8028bb0b-df91-4e6b-9b81-e7f22fcf551e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 15206 | 2025.08.01 21:29:44.396928 [ 5 ] {8028bb0b-df91-4e6b-9b81-e7f22fcf551e} <Debug> TCPHandler: Processed in 0.001207772 sec. | ||
| 15207 | 2025.08.01 21:29:44.397039 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15208 | 2025.08.01 21:29:44.397131 [ 5 ] {a9977869-a8c0-472c-89fa-8eefddbbf5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15209 | 2025.08.01 21:29:44.397172 [ 5 ] {a9977869-a8c0-472c-89fa-8eefddbbf5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15210 | 2025.08.01 21:29:44.397763 [ 5 ] {a9977869-a8c0-472c-89fa-8eefddbbf5e4} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2025.08.01 21:29:44.397797 [ 5 ] {a9977869-a8c0-472c-89fa-8eefddbbf5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15212 | 2025.08.01 21:29:44.398160 [ 5 ] {a9977869-a8c0-472c-89fa-8eefddbbf5e4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15213 | 2025.08.01 21:29:44.398360 [ 5 ] {a9977869-a8c0-472c-89fa-8eefddbbf5e4} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2025.08.01 21:29:44.398484 [ 5 ] {a9977869-a8c0-472c-89fa-8eefddbbf5e4} <Debug> executeQuery: Read 1025 rows, 69.38 KiB in 0.00137 sec., 748175.1824817519 rows/sec., 49.46 MiB/sec. | ||
| 15215 | 2025.08.01 21:29:44.398519 [ 5 ] {a9977869-a8c0-472c-89fa-8eefddbbf5e4} <Debug> TCPHandler: Processed in 0.001527138 sec. | ||
| 15216 | 2025.08.01 21:29:44.398628 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2025.08.01 21:29:44.398720 [ 5 ] {1ebf3f47-1d1d-4048-a17f-c7eb256e6c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15218 | 2025.08.01 21:29:44.398760 [ 5 ] {1ebf3f47-1d1d-4048-a17f-c7eb256e6c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15219 | 2025.08.01 21:29:44.399071 [ 5 ] {1ebf3f47-1d1d-4048-a17f-c7eb256e6c0a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2025.08.01 21:29:44.399104 [ 5 ] {1ebf3f47-1d1d-4048-a17f-c7eb256e6c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15221 | 2025.08.01 21:29:44.399382 [ 5 ] {1ebf3f47-1d1d-4048-a17f-c7eb256e6c0a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15222 | 2025.08.01 21:29:44.399578 [ 5 ] {1ebf3f47-1d1d-4048-a17f-c7eb256e6c0a} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2025.08.01 21:29:44.399701 [ 5 ] {1ebf3f47-1d1d-4048-a17f-c7eb256e6c0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 15224 | 2025.08.01 21:29:44.399735 [ 5 ] {1ebf3f47-1d1d-4048-a17f-c7eb256e6c0a} <Debug> TCPHandler: Processed in 0.001154571 sec. | ||
| 15225 | 2025.08.01 21:29:44.399797 [ 224 ] {} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15226 | 2025.08.01 21:29:44.399848 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15227 | 2025.08.01 21:29:44.399853 [ 224 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15228 | 2025.08.01 21:29:44.399947 [ 5 ] {24f7e925-8ba4-4427-b860-aabd88778b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15229 | 2025.08.01 21:29:44.400005 [ 5 ] {24f7e925-8ba4-4427-b860-aabd88778b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15230 | 2025.08.01 21:29:44.400788 [ 5 ] {24f7e925-8ba4-4427-b860-aabd88778b28} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2025.08.01 21:29:44.400825 [ 5 ] {24f7e925-8ba4-4427-b860-aabd88778b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15232 | 2025.08.01 21:29:44.401394 [ 5 ] {24f7e925-8ba4-4427-b860-aabd88778b28} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15233 | 2025.08.01 21:29:44.401631 [ 5 ] {24f7e925-8ba4-4427-b860-aabd88778b28} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2025.08.01 21:29:44.401773 [ 5 ] {24f7e925-8ba4-4427-b860-aabd88778b28} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 13.61 MiB/sec. | ||
| 15235 | 2025.08.01 21:29:44.401786 [ 224 ] {} <Debug> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15236 | 2025.08.01 21:29:44.401825 [ 5 ] {24f7e925-8ba4-4427-b860-aabd88778b28} <Debug> TCPHandler: Processed in 0.002023736 sec. | ||
| 15237 | 2025.08.01 21:29:44.401944 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2025.08.01 21:29:44.402037 [ 5 ] {66bc1355-4d02-4357-83f6-5f444d0fe396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15239 | 2025.08.01 21:29:44.402078 [ 5 ] {66bc1355-4d02-4357-83f6-5f444d0fe396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15240 | 2025.08.01 21:29:44.402420 [ 5 ] {66bc1355-4d02-4357-83f6-5f444d0fe396} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2025.08.01 21:29:44.402455 [ 5 ] {66bc1355-4d02-4357-83f6-5f444d0fe396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15242 | 2025.08.01 21:29:44.402743 [ 5 ] {66bc1355-4d02-4357-83f6-5f444d0fe396} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15243 | 2025.08.01 21:29:44.402943 [ 5 ] {66bc1355-4d02-4357-83f6-5f444d0fe396} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15244 | 2025.08.01 21:29:44.403065 [ 5 ] {66bc1355-4d02-4357-83f6-5f444d0fe396} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001047 sec., 51575.931232091694 rows/sec., 2.90 MiB/sec. | ||
| 15245 | 2025.08.01 21:29:44.403099 [ 5 ] {66bc1355-4d02-4357-83f6-5f444d0fe396} <Debug> TCPHandler: Processed in 0.001203632 sec. | ||
| 15246 | 2025.08.01 21:29:44.922833 [ 217 ] {} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15247 | 2025.08.01 21:29:44.922893 [ 217 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15248 | 2025.08.01 21:29:44.924755 [ 217 ] {} <Debug> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15249 | 2025.08.01 21:29:45.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.27 MiB, peak 371.28 MiB, free memory in arenas 0.00 B, will set to 352.48 MiB (RSS), difference: 3.22 MiB | ||
| 15250 | 2025.08.01 21:29:46.929259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2152 | ||
| 15251 | 2025.08.01 21:29:46.932270 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2025.08.01 21:29:46.932307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15253 | 2025.08.01 21:29:46.933493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15254 | 2025.08.01 21:29:46.933745 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2025.08.01 21:29:46.934004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2152 | ||
| 15256 | 2025.08.01 21:29:48.173363 [ 217 ] {} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 15257 | 2025.08.01 21:29:48.173447 [ 217 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 15258 | 2025.08.01 21:29:48.175387 [ 217 ] {} <Debug> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): 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] | ||
| 15259 | 2025.08.01 21:29:48.350123 [ 225 ] {} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 15260 | 2025.08.01 21:29:48.350167 [ 225 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 15261 | 2025.08.01 21:29:48.351835 [ 225 ] {} <Debug> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): 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] | ||
| 15262 | 2025.08.01 21:29:48.419685 [ 223 ] {} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 15263 | 2025.08.01 21:29:48.419742 [ 223 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 15264 | 2025.08.01 21:29:48.421789 [ 223 ] {} <Debug> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): 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] | ||
| 15265 | 2025.08.01 21:29:48.558072 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 15266 | 2025.08.01 21:29:48.558124 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 15267 | 2025.08.01 21:29:48.559847 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): 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] | ||
| 15268 | 2025.08.01 21:29:48.776660 [ 217 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): 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] | ||
| 15269 | 2025.08.01 21:29:48.776753 [ 217 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): 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] | ||
| 15270 | 2025.08.01 21:29:48.778732 [ 217 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): 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] | ||
| 15271 | 2025.08.01 21:29:48.779578 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2025.08.01 21:29:48.779731 [ 5 ] {db0f99eb-dcce-409d-93e1-94dba67cdefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15273 | 2025.08.01 21:29:48.779793 [ 5 ] {db0f99eb-dcce-409d-93e1-94dba67cdefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15274 | 2025.08.01 21:29:48.780481 [ 5 ] {db0f99eb-dcce-409d-93e1-94dba67cdefd} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2025.08.01 21:29:48.780524 [ 5 ] {db0f99eb-dcce-409d-93e1-94dba67cdefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15276 | 2025.08.01 21:29:48.780925 [ 5 ] {db0f99eb-dcce-409d-93e1-94dba67cdefd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15277 | 2025.08.01 21:29:48.781177 [ 5 ] {db0f99eb-dcce-409d-93e1-94dba67cdefd} <Trace> oximeter.fields_ipaddr (9d551bb7-e21f-4f7c-bb2f-85236aa773c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2025.08.01 21:29:48.781314 [ 5 ] {db0f99eb-dcce-409d-93e1-94dba67cdefd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00163 sec., 1226.993865030675 rows/sec., 100.05 KiB/sec. | ||
| 15279 | 2025.08.01 21:29:48.781353 [ 5 ] {db0f99eb-dcce-409d-93e1-94dba67cdefd} <Debug> TCPHandler: Processed in 0.001894694 sec. | ||
| 15280 | 2025.08.01 21:29:48.781479 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15281 | 2025.08.01 21:29:48.781579 [ 5 ] {43b7ee77-6b68-4d38-bd71-21e270205b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15282 | 2025.08.01 21:29:48.781617 [ 5 ] {43b7ee77-6b68-4d38-bd71-21e270205b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15283 | 2025.08.01 21:29:48.782116 [ 5 ] {43b7ee77-6b68-4d38-bd71-21e270205b25} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15284 | 2025.08.01 21:29:48.782152 [ 5 ] {43b7ee77-6b68-4d38-bd71-21e270205b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15285 | 2025.08.01 21:29:48.782449 [ 5 ] {43b7ee77-6b68-4d38-bd71-21e270205b25} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15286 | 2025.08.01 21:29:48.782647 [ 5 ] {43b7ee77-6b68-4d38-bd71-21e270205b25} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15287 | 2025.08.01 21:29:48.782770 [ 5 ] {43b7ee77-6b68-4d38-bd71-21e270205b25} <Debug> executeQuery: Read 111 rows, 9.51 KiB in 0.00121 sec., 91735.53719008266 rows/sec., 7.68 MiB/sec. | ||
| 15288 | 2025.08.01 21:29:48.782805 [ 5 ] {43b7ee77-6b68-4d38-bd71-21e270205b25} <Debug> TCPHandler: Processed in 0.001379005 sec. | ||
| 15289 | 2025.08.01 21:29:48.782933 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15290 | 2025.08.01 21:29:48.783026 [ 5 ] {899c0337-ef3f-4742-a019-5e893a448cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15291 | 2025.08.01 21:29:48.783065 [ 5 ] {899c0337-ef3f-4742-a019-5e893a448cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15292 | 2025.08.01 21:29:48.783517 [ 5 ] {899c0337-ef3f-4742-a019-5e893a448cd2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15293 | 2025.08.01 21:29:48.783552 [ 5 ] {899c0337-ef3f-4742-a019-5e893a448cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15294 | 2025.08.01 21:29:48.783831 [ 5 ] {899c0337-ef3f-4742-a019-5e893a448cd2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15295 | 2025.08.01 21:29:48.784029 [ 5 ] {899c0337-ef3f-4742-a019-5e893a448cd2} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15296 | 2025.08.01 21:29:48.784151 [ 5 ] {899c0337-ef3f-4742-a019-5e893a448cd2} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001143 sec., 25371.82852143482 rows/sec., 1.85 MiB/sec. | ||
| 15297 | 2025.08.01 21:29:48.784187 [ 5 ] {899c0337-ef3f-4742-a019-5e893a448cd2} <Debug> TCPHandler: Processed in 0.001309864 sec. | ||
| 15298 | 2025.08.01 21:29:48.784310 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15299 | 2025.08.01 21:29:48.784404 [ 5 ] {8a69de09-f77b-4ac9-9d3e-1b9753f6b92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15300 | 2025.08.01 21:29:48.784442 [ 5 ] {8a69de09-f77b-4ac9-9d3e-1b9753f6b92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15301 | 2025.08.01 21:29:48.784870 [ 5 ] {8a69de09-f77b-4ac9-9d3e-1b9753f6b92d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15302 | 2025.08.01 21:29:48.784903 [ 5 ] {8a69de09-f77b-4ac9-9d3e-1b9753f6b92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15303 | 2025.08.01 21:29:48.785187 [ 5 ] {8a69de09-f77b-4ac9-9d3e-1b9753f6b92d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15304 | 2025.08.01 21:29:48.785392 [ 5 ] {8a69de09-f77b-4ac9-9d3e-1b9753f6b92d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15305 | 2025.08.01 21:29:48.785514 [ 5 ] {8a69de09-f77b-4ac9-9d3e-1b9753f6b92d} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001129 sec., 82373.78210806023 rows/sec., 6.44 MiB/sec. | ||
| 15306 | 2025.08.01 21:29:48.785549 [ 5 ] {8a69de09-f77b-4ac9-9d3e-1b9753f6b92d} <Debug> TCPHandler: Processed in 0.001297783 sec. | ||
| 15307 | 2025.08.01 21:29:48.785669 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15308 | 2025.08.01 21:29:48.785762 [ 5 ] {3e79e498-6e3f-4367-87bc-f99f070d86c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15309 | 2025.08.01 21:29:48.785804 [ 5 ] {3e79e498-6e3f-4367-87bc-f99f070d86c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15310 | 2025.08.01 21:29:48.786212 [ 5 ] {3e79e498-6e3f-4367-87bc-f99f070d86c3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15311 | 2025.08.01 21:29:48.786247 [ 5 ] {3e79e498-6e3f-4367-87bc-f99f070d86c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15312 | 2025.08.01 21:29:48.786565 [ 5 ] {3e79e498-6e3f-4367-87bc-f99f070d86c3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15313 | 2025.08.01 21:29:48.786762 [ 5 ] {3e79e498-6e3f-4367-87bc-f99f070d86c3} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15314 | 2025.08.01 21:29:48.786874 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Selected 5 parts from all_1_128_26 to all_132_132_0 | ||
| 15315 | 2025.08.01 21:29:48.786884 [ 5 ] {3e79e498-6e3f-4367-87bc-f99f070d86c3} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001139 sec., 113257.24319578578 rows/sec., 7.89 MiB/sec. | ||
| 15316 | 2025.08.01 21:29:48.786913 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15317 | 2025.08.01 21:29:48.786930 [ 5 ] {3e79e498-6e3f-4367-87bc-f99f070d86c3} <Debug> TCPHandler: Processed in 0.001316424 sec. | ||
| 15318 | 2025.08.01 21:29:48.786931 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15319 | 2025.08.01 21:29:48.787025 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_128_26 to all_132_132_0 into Compact with storage Full | ||
| 15320 | 2025.08.01 21:29:48.787042 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15321 | 2025.08.01 21:29:48.787130 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15322 | 2025.08.01 21:29:48.787142 [ 5 ] {1050f7fb-cdca-4723-bed5-e635395dcebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15323 | 2025.08.01 21:29:48.787166 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_26, total 42794 rows starting from the beginning of the part | ||
| 15324 | 2025.08.01 21:29:48.787205 [ 5 ] {1050f7fb-cdca-4723-bed5-e635395dcebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15325 | 2025.08.01 21:29:48.787241 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 15326 | 2025.08.01 21:29:48.787291 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 307 rows starting from the beginning of the part | ||
| 15327 | 2025.08.01 21:29:48.787338 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 15328 | 2025.08.01 21:29:48.787385 [ 197 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1025 rows starting from the beginning of the part | ||
| 15329 | 2025.08.01 21:29:48.788026 [ 5 ] {1050f7fb-cdca-4723-bed5-e635395dcebe} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2025.08.01 21:29:48.788062 [ 5 ] {1050f7fb-cdca-4723-bed5-e635395dcebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15331 | 2025.08.01 21:29:48.788585 [ 5 ] {1050f7fb-cdca-4723-bed5-e635395dcebe} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15332 | 2025.08.01 21:29:48.788799 [ 5 ] {1050f7fb-cdca-4723-bed5-e635395dcebe} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15333 | 2025.08.01 21:29:48.788931 [ 5 ] {1050f7fb-cdca-4723-bed5-e635395dcebe} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001808 sec., 14933.628318584071 rows/sec., 26.76 MiB/sec. | ||
| 15334 | 2025.08.01 21:29:48.788985 [ 5 ] {1050f7fb-cdca-4723-bed5-e635395dcebe} <Debug> TCPHandler: Processed in 0.001991146 sec. | ||
| 15335 | 2025.08.01 21:29:48.789025 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): 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] | ||
| 15336 | 2025.08.01 21:29:48.789052 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): 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] | ||
| 15337 | 2025.08.01 21:29:48.789097 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15338 | 2025.08.01 21:29:48.789197 [ 5 ] {f3e256d0-f39d-492f-a52c-c98d93e831f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15339 | 2025.08.01 21:29:48.789239 [ 5 ] {f3e256d0-f39d-492f-a52c-c98d93e831f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15340 | 2025.08.01 21:29:48.789586 [ 5 ] {f3e256d0-f39d-492f-a52c-c98d93e831f3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15341 | 2025.08.01 21:29:48.789621 [ 5 ] {f3e256d0-f39d-492f-a52c-c98d93e831f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15342 | 2025.08.01 21:29:48.789914 [ 5 ] {f3e256d0-f39d-492f-a52c-c98d93e831f3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15343 | 2025.08.01 21:29:48.790132 [ 5 ] {f3e256d0-f39d-492f-a52c-c98d93e831f3} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15344 | 2025.08.01 21:29:48.790256 [ 5 ] {f3e256d0-f39d-492f-a52c-c98d93e831f3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001077 sec., 44568.245125348185 rows/sec., 3.00 MiB/sec. | ||
| 15345 | 2025.08.01 21:29:48.790291 [ 5 ] {f3e256d0-f39d-492f-a52c-c98d93e831f3} <Debug> TCPHandler: Processed in 0.001241713 sec. | ||
| 15346 | 2025.08.01 21:29:48.791006 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): 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] | ||
| 15347 | 2025.08.01 21:29:48.794836 [ 186 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44446 rows, containing 5 columns (5 merged, 0 gathered) in 0.007844531 sec., 5665858.162839818 rows/sec., 379.36 MiB/sec. | ||
| 15348 | 2025.08.01 21:29:48.795177 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
| 15349 | 2025.08.01 21:29:48.795473 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2025.08.01 21:29:48.795542 [ 193 ] {562d4aea-b2a8-4df8-8adf-77085da4ab06::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06) (MergerMutator): Merged 5 parts: [all_1_128_26, all_132_132_0] -> all_1_132_27 | ||
| 15351 | 2025.08.01 21:29:48.795619 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 15352 | 2025.08.01 21:29:49.285926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
| 15353 | 2025.08.01 21:29:49.286496 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2025.08.01 21:29:49.286539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15355 | 2025.08.01 21:29:49.287065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15356 | 2025.08.01 21:29:49.287290 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2025.08.01 21:29:49.287421 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
| 15358 | 2025.08.01 21:29:51.311099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15359 | 2025.08.01 21:29:51.329106 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15360 | 2025.08.01 21:29:51.329170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15361 | 2025.08.01 21:29:51.335449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15362 | 2025.08.01 21:29:51.336137 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15363 | 2025.08.01 21:29:51.339476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15364 | 2025.08.01 21:29:53.779574 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15365 | 2025.08.01 21:29:53.779881 [ 5 ] {29725aef-0513-48b2-9250-2bcaebca22f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15366 | 2025.08.01 21:29:53.779986 [ 5 ] {29725aef-0513-48b2-9250-2bcaebca22f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15367 | 2025.08.01 21:29:53.780763 [ 5 ] {29725aef-0513-48b2-9250-2bcaebca22f9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15368 | 2025.08.01 21:29:53.780804 [ 5 ] {29725aef-0513-48b2-9250-2bcaebca22f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15369 | 2025.08.01 21:29:53.781212 [ 5 ] {29725aef-0513-48b2-9250-2bcaebca22f9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15370 | 2025.08.01 21:29:53.781442 [ 5 ] {29725aef-0513-48b2-9250-2bcaebca22f9} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15371 | 2025.08.01 21:29:53.781602 [ 5 ] {29725aef-0513-48b2-9250-2bcaebca22f9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.38 MiB/sec. | ||
| 15372 | 2025.08.01 21:29:53.781662 [ 5 ] {29725aef-0513-48b2-9250-2bcaebca22f9} <Debug> TCPHandler: Processed in 0.002273381 sec. | ||
| 15373 | 2025.08.01 21:29:53.781779 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15374 | 2025.08.01 21:29:53.781883 [ 5 ] {3cfa9fdb-ae66-49a6-b369-893ba2dd858d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15375 | 2025.08.01 21:29:53.781927 [ 5 ] {3cfa9fdb-ae66-49a6-b369-893ba2dd858d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15376 | 2025.08.01 21:29:53.782370 [ 5 ] {3cfa9fdb-ae66-49a6-b369-893ba2dd858d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15377 | 2025.08.01 21:29:53.782404 [ 5 ] {3cfa9fdb-ae66-49a6-b369-893ba2dd858d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15378 | 2025.08.01 21:29:53.782712 [ 5 ] {3cfa9fdb-ae66-49a6-b369-893ba2dd858d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15379 | 2025.08.01 21:29:53.782915 [ 5 ] {3cfa9fdb-ae66-49a6-b369-893ba2dd858d} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15380 | 2025.08.01 21:29:53.783045 [ 5 ] {3cfa9fdb-ae66-49a6-b369-893ba2dd858d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 15381 | 2025.08.01 21:29:53.783082 [ 5 ] {3cfa9fdb-ae66-49a6-b369-893ba2dd858d} <Debug> TCPHandler: Processed in 0.001355594 sec. | ||
| 15382 | 2025.08.01 21:29:53.783201 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15383 | 2025.08.01 21:29:53.783299 [ 5 ] {a1176a39-1d0c-40a7-9ec8-f32418e0beaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15384 | 2025.08.01 21:29:53.783343 [ 5 ] {a1176a39-1d0c-40a7-9ec8-f32418e0beaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15385 | 2025.08.01 21:29:53.783753 [ 5 ] {a1176a39-1d0c-40a7-9ec8-f32418e0beaa} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15386 | 2025.08.01 21:29:53.783787 [ 5 ] {a1176a39-1d0c-40a7-9ec8-f32418e0beaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15387 | 2025.08.01 21:29:53.784113 [ 5 ] {a1176a39-1d0c-40a7-9ec8-f32418e0beaa} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15388 | 2025.08.01 21:29:53.784317 [ 5 ] {a1176a39-1d0c-40a7-9ec8-f32418e0beaa} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15389 | 2025.08.01 21:29:53.784447 [ 5 ] {a1176a39-1d0c-40a7-9ec8-f32418e0beaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 15390 | 2025.08.01 21:29:53.784483 [ 5 ] {a1176a39-1d0c-40a7-9ec8-f32418e0beaa} <Debug> TCPHandler: Processed in 0.001340335 sec. | ||
| 15391 | 2025.08.01 21:29:53.784592 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15392 | 2025.08.01 21:29:53.784688 [ 5 ] {5096dd76-4a37-4a35-b924-7322409c3720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15393 | 2025.08.01 21:29:53.784730 [ 5 ] {5096dd76-4a37-4a35-b924-7322409c3720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15394 | 2025.08.01 21:29:53.785056 [ 5 ] {5096dd76-4a37-4a35-b924-7322409c3720} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2025.08.01 21:29:53.785089 [ 5 ] {5096dd76-4a37-4a35-b924-7322409c3720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15396 | 2025.08.01 21:29:53.785404 [ 5 ] {5096dd76-4a37-4a35-b924-7322409c3720} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15397 | 2025.08.01 21:29:53.785604 [ 5 ] {5096dd76-4a37-4a35-b924-7322409c3720} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2025.08.01 21:29:53.785732 [ 5 ] {5096dd76-4a37-4a35-b924-7322409c3720} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 15399 | 2025.08.01 21:29:53.785767 [ 5 ] {5096dd76-4a37-4a35-b924-7322409c3720} <Debug> TCPHandler: Processed in 0.001231142 sec. | ||
| 15400 | 2025.08.01 21:29:55.143111 [ 221 ] {} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15401 | 2025.08.01 21:29:55.143169 [ 221 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15402 | 2025.08.01 21:29:55.144875 [ 221 ] {} <Debug> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15403 | 2025.08.01 21:29:56.093262 [ 217 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): 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] | ||
| 15404 | 2025.08.01 21:29:56.093344 [ 217 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): 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] | ||
| 15405 | 2025.08.01 21:29:56.096415 [ 217 ] {} <Debug> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): 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] | ||
| 15406 | 2025.08.01 21:29:56.494340 [ 221 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): 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] | ||
| 15407 | 2025.08.01 21:29:56.494390 [ 221 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): 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] | ||
| 15408 | 2025.08.01 21:29:56.496249 [ 221 ] {} <Debug> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): 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] | ||
| 15409 | 2025.08.01 21:29:56.569443 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15410 | 2025.08.01 21:29:56.569506 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15411 | 2025.08.01 21:29:56.787560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
| 15412 | 2025.08.01 21:29:56.788120 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2025.08.01 21:29:56.788181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15414 | 2025.08.01 21:29:56.788707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15415 | 2025.08.01 21:29:56.788943 [ 245 ] {} <Trace> system.asynchronous_metric_log (dbef781c-5f15-4d13-8308-2a9c423fddef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15416 | 2025.08.01 21:29:56.789091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
| 15417 | 2025.08.01 21:29:56.934277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2174 | ||
| 15418 | 2025.08.01 21:29:56.936645 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15419 | 2025.08.01 21:29:56.936706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15420 | 2025.08.01 21:29:56.937930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15421 | 2025.08.01 21:29:56.938215 [ 243 ] {} <Trace> system.query_log (7dff1c65-99a2-47c7-911e-71a068f08236): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15422 | 2025.08.01 21:29:56.938591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2174 | ||
| 15423 | 2025.08.01 21:29:57.001694 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001390615 sec. | ||
| 15424 | 2025.08.01 21:29:57.707581 [ 222 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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] | ||
| 15425 | 2025.08.01 21:29:57.707653 [ 222 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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] | ||
| 15426 | 2025.08.01 21:29:57.709467 [ 222 ] {} <Debug> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): 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] | ||
| 15427 | 2025.08.01 21:29:58.000155 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.50 MiB, peak 371.28 MiB, free memory in arenas 0.00 B, will set to 352.50 MiB (RSS), difference: 4.00 MiB | ||
| 15428 | 2025.08.01 21:29:58.791819 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15429 | 2025.08.01 21:29:58.792021 [ 5 ] {d780f9dd-8dd8-42f3-bcff-f242a4ea3e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15430 | 2025.08.01 21:29:58.792095 [ 5 ] {d780f9dd-8dd8-42f3-bcff-f242a4ea3e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15431 | 2025.08.01 21:29:58.792903 [ 5 ] {d780f9dd-8dd8-42f3-bcff-f242a4ea3e03} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15432 | 2025.08.01 21:29:58.792951 [ 5 ] {d780f9dd-8dd8-42f3-bcff-f242a4ea3e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15433 | 2025.08.01 21:29:58.793352 [ 5 ] {d780f9dd-8dd8-42f3-bcff-f242a4ea3e03} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15434 | 2025.08.01 21:29:58.793572 [ 5 ] {d780f9dd-8dd8-42f3-bcff-f242a4ea3e03} <Trace> oximeter.fields_i16 (be997ab2-4c7a-48e9-b18e-197cb3ee40d3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15435 | 2025.08.01 21:29:58.793731 [ 5 ] {d780f9dd-8dd8-42f3-bcff-f242a4ea3e03} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001766 sec., 221970.55492638733 rows/sec., 14.08 MiB/sec. | ||
| 15436 | 2025.08.01 21:29:58.793774 [ 5 ] {d780f9dd-8dd8-42f3-bcff-f242a4ea3e03} <Debug> TCPHandler: Processed in 0.002094688 sec. | ||
| 15437 | 2025.08.01 21:29:58.793901 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15438 | 2025.08.01 21:29:58.794024 [ 5 ] {6a975d04-b39e-4c59-b980-8358e6c359f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15439 | 2025.08.01 21:29:58.794075 [ 5 ] {6a975d04-b39e-4c59-b980-8358e6c359f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15440 | 2025.08.01 21:29:58.794964 [ 5 ] {6a975d04-b39e-4c59-b980-8358e6c359f8} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2025.08.01 21:29:58.795002 [ 5 ] {6a975d04-b39e-4c59-b980-8358e6c359f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15442 | 2025.08.01 21:29:58.795420 [ 5 ] {6a975d04-b39e-4c59-b980-8358e6c359f8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15443 | 2025.08.01 21:29:58.795633 [ 5 ] {6a975d04-b39e-4c59-b980-8358e6c359f8} <Trace> oximeter.fields_string (1a47719e-987b-4099-b208-ea21db9ed64f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2025.08.01 21:29:58.795765 [ 5 ] {6a975d04-b39e-4c59-b980-8358e6c359f8} <Debug> executeQuery: Read 1149 rows, 93.88 KiB in 0.001765 sec., 650991.5014164306 rows/sec., 51.94 MiB/sec. | ||
| 15445 | 2025.08.01 21:29:58.795803 [ 5 ] {6a975d04-b39e-4c59-b980-8358e6c359f8} <Debug> TCPHandler: Processed in 0.001964476 sec. | ||
| 15446 | 2025.08.01 21:29:58.795916 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15447 | 2025.08.01 21:29:58.796013 [ 5 ] {48cf36c4-5f72-42d6-96e9-49e6eab64bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15448 | 2025.08.01 21:29:58.796054 [ 5 ] {48cf36c4-5f72-42d6-96e9-49e6eab64bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15449 | 2025.08.01 21:29:58.796532 [ 5 ] {48cf36c4-5f72-42d6-96e9-49e6eab64bbc} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15450 | 2025.08.01 21:29:58.796569 [ 5 ] {48cf36c4-5f72-42d6-96e9-49e6eab64bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15451 | 2025.08.01 21:29:58.796884 [ 5 ] {48cf36c4-5f72-42d6-96e9-49e6eab64bbc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15452 | 2025.08.01 21:29:58.797091 [ 5 ] {48cf36c4-5f72-42d6-96e9-49e6eab64bbc} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15453 | 2025.08.01 21:29:58.797211 [ 151 ] {} <Debug> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15454 | 2025.08.01 21:29:58.797224 [ 5 ] {48cf36c4-5f72-42d6-96e9-49e6eab64bbc} <Debug> executeQuery: Read 237 rows, 14.86 KiB in 0.00123 sec., 192682.92682926828 rows/sec., 11.80 MiB/sec. | ||
| 15455 | 2025.08.01 21:29:58.797278 [ 151 ] {} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15456 | 2025.08.01 21:29:58.797288 [ 5 ] {48cf36c4-5f72-42d6-96e9-49e6eab64bbc} <Debug> TCPHandler: Processed in 0.001423336 sec. | ||
| 15457 | 2025.08.01 21:29:58.797307 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15458 | 2025.08.01 21:29:58.797400 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15459 | 2025.08.01 21:29:58.797433 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::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 | ||
| 15460 | 2025.08.01 21:29:58.797499 [ 5 ] {0eef0a8c-8851-4d64-872f-3b53c64347b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15461 | 2025.08.01 21:29:58.797544 [ 5 ] {0eef0a8c-8851-4d64-872f-3b53c64347b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15462 | 2025.08.01 21:29:58.797586 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15463 | 2025.08.01 21:29:58.797633 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 255 rows starting from the beginning of the part | ||
| 15464 | 2025.08.01 21:29:58.797711 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part | ||
| 15465 | 2025.08.01 21:29:58.797767 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
| 15466 | 2025.08.01 21:29:58.797819 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 210 rows starting from the beginning of the part | ||
| 15467 | 2025.08.01 21:29:58.797866 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 29 rows starting from the beginning of the part | ||
| 15468 | 2025.08.01 21:29:58.797915 [ 204 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
| 15469 | 2025.08.01 21:29:58.798007 [ 5 ] {0eef0a8c-8851-4d64-872f-3b53c64347b3} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2025.08.01 21:29:58.798048 [ 5 ] {0eef0a8c-8851-4d64-872f-3b53c64347b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15471 | 2025.08.01 21:29:58.798389 [ 5 ] {0eef0a8c-8851-4d64-872f-3b53c64347b3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15472 | 2025.08.01 21:29:58.798616 [ 5 ] {0eef0a8c-8851-4d64-872f-3b53c64347b3} <Trace> oximeter.fields_u32 (c2f88d27-9f9c-4334-8cf8-d07132b3d6f6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2025.08.01 21:29:58.798750 [ 5 ] {0eef0a8c-8851-4d64-872f-3b53c64347b3} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001269 sec., 159968.4791174153 rows/sec., 10.32 MiB/sec. | ||
| 15474 | 2025.08.01 21:29:58.798788 [ 5 ] {0eef0a8c-8851-4d64-872f-3b53c64347b3} <Debug> TCPHandler: Processed in 0.001438446 sec. | ||
| 15475 | 2025.08.01 21:29:58.798892 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15476 | 2025.08.01 21:29:58.798994 [ 5 ] {72bc58ad-1dfa-4af9-954d-81ef998d5e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15477 | 2025.08.01 21:29:58.799021 [ 186 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164427 sec., 732848.0115796068 rows/sec., 47.75 MiB/sec. | ||
| 15478 | 2025.08.01 21:29:58.799035 [ 5 ] {72bc58ad-1dfa-4af9-954d-81ef998d5e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15479 | 2025.08.01 21:29:58.799247 [ 187 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15480 | 2025.08.01 21:29:58.799527 [ 5 ] {72bc58ad-1dfa-4af9-954d-81ef998d5e53} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15481 | 2025.08.01 21:29:58.799551 [ 187 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15482 | 2025.08.01 21:29:58.799568 [ 5 ] {72bc58ad-1dfa-4af9-954d-81ef998d5e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15483 | 2025.08.01 21:29:58.799638 [ 187 ] {e17d0009-106c-447f-b016-5d89f523f195::all_1_76_15} <Trace> oximeter.fields_u16 (e17d0009-106c-447f-b016-5d89f523f195) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15484 | 2025.08.01 21:29:58.799757 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 15485 | 2025.08.01 21:29:58.799902 [ 5 ] {72bc58ad-1dfa-4af9-954d-81ef998d5e53} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15486 | 2025.08.01 21:29:58.800133 [ 5 ] {72bc58ad-1dfa-4af9-954d-81ef998d5e53} <Trace> oximeter.fields_u8 (c39eca88-9539-4e42-8c09-c22f57a24b83): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15487 | 2025.08.01 21:29:58.800265 [ 5 ] {72bc58ad-1dfa-4af9-954d-81ef998d5e53} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00129 sec., 156589.1472868217 rows/sec., 8.89 MiB/sec. | ||
| 15488 | 2025.08.01 21:29:58.800304 [ 5 ] {72bc58ad-1dfa-4af9-954d-81ef998d5e53} <Debug> TCPHandler: Processed in 0.001461857 sec. | ||
| 15489 | 2025.08.01 21:29:58.800452 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15490 | 2025.08.01 21:29:58.800547 [ 5 ] {9e5add9c-74d8-4d61-8349-d2c95cae6f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15491 | 2025.08.01 21:29:58.800585 [ 5 ] {9e5add9c-74d8-4d61-8349-d2c95cae6f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15492 | 2025.08.01 21:29:58.801314 [ 5 ] {9e5add9c-74d8-4d61-8349-d2c95cae6f36} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15493 | 2025.08.01 21:29:58.801351 [ 5 ] {9e5add9c-74d8-4d61-8349-d2c95cae6f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15494 | 2025.08.01 21:29:58.801683 [ 5 ] {9e5add9c-74d8-4d61-8349-d2c95cae6f36} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15495 | 2025.08.01 21:29:58.801889 [ 5 ] {9e5add9c-74d8-4d61-8349-d2c95cae6f36} <Trace> oximeter.fields_uuid (b241b5aa-0415-4376-8c34-08fa0ad7caea): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15496 | 2025.08.01 21:29:58.802014 [ 5 ] {9e5add9c-74d8-4d61-8349-d2c95cae6f36} <Debug> executeQuery: Read 693 rows, 49.85 KiB in 0.001485 sec., 466666.6666666667 rows/sec., 32.78 MiB/sec. | ||
| 15497 | 2025.08.01 21:29:58.802051 [ 5 ] {9e5add9c-74d8-4d61-8349-d2c95cae6f36} <Debug> TCPHandler: Processed in 0.001649209 sec. | ||
| 15498 | 2025.08.01 21:29:58.802170 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15499 | 2025.08.01 21:29:58.802264 [ 5 ] {fb412e65-3cad-4237-8109-54d5cf39bf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15500 | 2025.08.01 21:29:58.802305 [ 5 ] {fb412e65-3cad-4237-8109-54d5cf39bf9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15501 | 2025.08.01 21:29:58.802637 [ 5 ] {fb412e65-3cad-4237-8109-54d5cf39bf9f} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15502 | 2025.08.01 21:29:58.802672 [ 5 ] {fb412e65-3cad-4237-8109-54d5cf39bf9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15503 | 2025.08.01 21:29:58.802964 [ 5 ] {fb412e65-3cad-4237-8109-54d5cf39bf9f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15504 | 2025.08.01 21:29:58.803164 [ 5 ] {fb412e65-3cad-4237-8109-54d5cf39bf9f} <Trace> oximeter.measurements_bool (f79a0b74-3d71-49f5-8951-a34e05b7e5c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15505 | 2025.08.01 21:29:58.803291 [ 5 ] {fb412e65-3cad-4237-8109-54d5cf39bf9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 15506 | 2025.08.01 21:29:58.803328 [ 5 ] {fb412e65-3cad-4237-8109-54d5cf39bf9f} <Debug> TCPHandler: Processed in 0.001207292 sec. | ||
| 15507 | 2025.08.01 21:29:58.803427 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15508 | 2025.08.01 21:29:58.803519 [ 5 ] {35aa5c2e-5fed-4c1a-9854-26aa263feaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15509 | 2025.08.01 21:29:58.803562 [ 5 ] {35aa5c2e-5fed-4c1a-9854-26aa263feaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15510 | 2025.08.01 21:29:58.803986 [ 5 ] {35aa5c2e-5fed-4c1a-9854-26aa263feaf5} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15511 | 2025.08.01 21:29:58.804022 [ 5 ] {35aa5c2e-5fed-4c1a-9854-26aa263feaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15512 | 2025.08.01 21:29:58.804351 [ 5 ] {35aa5c2e-5fed-4c1a-9854-26aa263feaf5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15513 | 2025.08.01 21:29:58.804552 [ 5 ] {35aa5c2e-5fed-4c1a-9854-26aa263feaf5} <Trace> oximeter.measurements_cumulativeu64 (562d4aea-b2a8-4df8-8adf-77085da4ab06): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15514 | 2025.08.01 21:29:58.804680 [ 5 ] {35aa5c2e-5fed-4c1a-9854-26aa263feaf5} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001179 sec., 260390.16115351996 rows/sec., 17.13 MiB/sec. | ||
| 15515 | 2025.08.01 21:29:58.804717 [ 5 ] {35aa5c2e-5fed-4c1a-9854-26aa263feaf5} <Debug> TCPHandler: Processed in 0.001338204 sec. | ||
| 15516 | 2025.08.01 21:29:58.804816 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15517 | 2025.08.01 21:29:58.804909 [ 5 ] {71ca90b4-6279-47b7-82c4-4f72e04f2583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15518 | 2025.08.01 21:29:58.804950 [ 5 ] {71ca90b4-6279-47b7-82c4-4f72e04f2583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15519 | 2025.08.01 21:29:58.805363 [ 5 ] {71ca90b4-6279-47b7-82c4-4f72e04f2583} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15520 | 2025.08.01 21:29:58.805398 [ 5 ] {71ca90b4-6279-47b7-82c4-4f72e04f2583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15521 | 2025.08.01 21:29:58.805707 [ 5 ] {71ca90b4-6279-47b7-82c4-4f72e04f2583} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15522 | 2025.08.01 21:29:58.805907 [ 5 ] {71ca90b4-6279-47b7-82c4-4f72e04f2583} <Trace> oximeter.measurements_f64 (a07f2787-1814-4717-bffc-304c7f429ad9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15523 | 2025.08.01 21:29:58.806030 [ 5 ] {71ca90b4-6279-47b7-82c4-4f72e04f2583} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 15524 | 2025.08.01 21:29:58.806066 [ 5 ] {71ca90b4-6279-47b7-82c4-4f72e04f2583} <Debug> TCPHandler: Processed in 0.001298494 sec. | ||
| 15525 | 2025.08.01 21:29:58.806169 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15526 | 2025.08.01 21:29:58.806263 [ 5 ] {08d49675-e228-40d6-a2e9-06d036a00d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15527 | 2025.08.01 21:29:58.806407 [ 5 ] {08d49675-e228-40d6-a2e9-06d036a00d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15528 | 2025.08.01 21:29:58.807236 [ 5 ] {08d49675-e228-40d6-a2e9-06d036a00d9a} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15529 | 2025.08.01 21:29:58.807271 [ 5 ] {08d49675-e228-40d6-a2e9-06d036a00d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15530 | 2025.08.01 21:29:58.807821 [ 5 ] {08d49675-e228-40d6-a2e9-06d036a00d9a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15531 | 2025.08.01 21:29:58.808034 [ 5 ] {08d49675-e228-40d6-a2e9-06d036a00d9a} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15532 | 2025.08.01 21:29:58.808147 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15533 | 2025.08.01 21:29:58.808167 [ 5 ] {08d49675-e228-40d6-a2e9-06d036a00d9a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001923 sec., 21320.852834113364 rows/sec., 38.21 MiB/sec. | ||
| 15534 | 2025.08.01 21:29:58.808198 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2025.08.01 21:29:58.808225 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15536 | 2025.08.01 21:29:58.808231 [ 5 ] {08d49675-e228-40d6-a2e9-06d036a00d9a} <Debug> TCPHandler: Processed in 0.002111148 sec. | ||
| 15537 | 2025.08.01 21:29:58.808327 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 15538 | 2025.08.01 21:29:58.808354 [ 5 ] {} <Trace> TCP-Session: 6c77a608-ce67-4bce-a0fa-5a74d8f85d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15539 | 2025.08.01 21:29:58.808453 [ 5 ] {2d38f692-d4b7-4ca5-a677-8d2f5adf9227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42593) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15540 | 2025.08.01 21:29:58.808494 [ 5 ] {2d38f692-d4b7-4ca5-a677-8d2f5adf9227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15541 | 2025.08.01 21:29:58.808585 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15542 | 2025.08.01 21:29:58.808655 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2131 rows starting from the beginning of the part | ||
| 15543 | 2025.08.01 21:29:58.808800 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 15544 | 2025.08.01 21:29:58.808826 [ 5 ] {2d38f692-d4b7-4ca5-a677-8d2f5adf9227} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15545 | 2025.08.01 21:29:58.808866 [ 5 ] {2d38f692-d4b7-4ca5-a677-8d2f5adf9227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15546 | 2025.08.01 21:29:58.808922 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 41 rows starting from the beginning of the part | ||
| 15547 | 2025.08.01 21:29:58.809042 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part | ||
| 15548 | 2025.08.01 21:29:58.809158 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 27 rows starting from the beginning of the part | ||
| 15549 | 2025.08.01 21:29:58.809177 [ 5 ] {2d38f692-d4b7-4ca5-a677-8d2f5adf9227} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15550 | 2025.08.01 21:29:58.809269 [ 186 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::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 | ||
| 15551 | 2025.08.01 21:29:58.809412 [ 5 ] {2d38f692-d4b7-4ca5-a677-8d2f5adf9227} <Trace> oximeter.measurements_u64 (d7466dc9-4ee8-40ca-b0e5-298fce818a03): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15552 | 2025.08.01 21:29:58.809543 [ 5 ] {2d38f692-d4b7-4ca5-a677-8d2f5adf9227} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001108 sec., 92057.76173285198 rows/sec., 5.66 MiB/sec. | ||
| 15553 | 2025.08.01 21:29:58.809580 [ 5 ] {2d38f692-d4b7-4ca5-a677-8d2f5adf9227} <Debug> TCPHandler: Processed in 0.001275953 sec. | ||
| 15554 | 2025.08.01 21:29:58.820451 [ 188 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2295 rows, containing 19 columns (19 merged, 0 gathered) in 0.0121675 sec., 188617.2179987672 rows/sec., 337.99 MiB/sec. | ||
| 15555 | 2025.08.01 21:29:58.822800 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15556 | 2025.08.01 21:29:58.823178 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2025.08.01 21:29:58.823250 [ 191 ] {bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bc5ff8ea-0b9d-46c2-b834-f8c87170cb7f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15558 | 2025.08.01 21:29:58.823402 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.57 MiB. | ||
| 15559 | 2025.08.01 21:29:58.839531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15560 | 2025.08.01 21:29:58.857755 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2025.08.01 21:29:58.857802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15562 | 2025.08.01 21:29:58.863980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15563 | 2025.08.01 21:29:58.864699 [ 244 ] {} <Trace> system.metric_log (3e5a7de4-4d9d-4b98-b76f-fa3dcb473981): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15564 | 2025.08.01 21:29:58.868008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15565 | 2025.08.01 21:29:59.001141 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.88 MiB, peak 371.90 MiB, free memory in arenas 0.00 B, will set to 359.31 MiB (RSS), difference: 5.43 MiB | ||