| 1 | [ Jul 10 17:05:56 Enabled. ] | ||
| 2 | [ Jul 10 17:05:56 Rereading configuration. ] | ||
| 3 | [ Jul 10 17:05:57 Rereading configuration. ] | ||
| 4 | [ Jul 10 17:06:00 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 | [ Jul 10 17:06:00 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.07.10 17:06:01.395193 [ 1 ] {} <Information> Application: Will watch for the process with pid 25462 | ||
| 29 | 2025.07.10 17:06:01.395652 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.07.10 17:06:01.736319 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25462 | ||
| 31 | 2025.07.10 17:06:01.737138 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.07.10 17:06:01.737304 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.07.10 17:06:01.848690 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.07.10 17:06:01.954728 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.07.10 17:06:01.954847 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.07.10 17:06:01.954870 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.07.10 17:06:01.954955 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.07.10 17:06:01.955853 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.07.10 17:06:01.958435 [ 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.07.10 17:06:01.959454 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.07.10 17:06:01.960472 [ 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.07.10 17:06:01.960552 [ 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.07.10 17:06:01.960605 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.07.10 17:06:01.961475 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.07.10 17:06:01.962540 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.07.10 17:06:01.969228 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.07.10 17:06:01.970094 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.07.10 17:06:01.971815 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.07.10 17:06:01.971953 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.07.10 17:06:01.973121 [ 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.07.10 17:06:01.973712 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.07.10 17:06:01.978309 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.07.10 17:06:01.979044 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.07.10 17:06:01.982822 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.07.10 17:06:01.983181 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.07.10 17:06:01.983607 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.07.10 17:06:01.984007 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.07.10 17:06:01.985637 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.07.10 17:06:01.985669 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.07.10 17:06:01.985785 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.07.10 17:06:01.985897 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.07.10 17:06:02.043684 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.07.10 17:06:02.043727 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000231214 sec | ||
| 68 | 2025.07.10 17:06:02.043788 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.07.10 17:06:02.043849 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.07.10 17:06:02.044580 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.07.10 17:06:02.045181 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.07.10 17:06:02.054847 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.07.10 17:06:02.054890 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.07.10 17:06:02.054996 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.07.10 17:06:02.055008 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.07.10 17:06:02.055042 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.07.10 17:06:02.055143 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.07.10 17:06:02.059150 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.07.10 17:06:02.059194 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.07.10 17:06:02.059255 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.07.10 17:06:02.059433 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.07.10 17:06:02.059474 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.07.10 17:06:02.059486 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.07.10 17:06:02.059593 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.07.10 17:06:02.059606 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.07.10 17:06:02.059635 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.07.10 17:06:02.059732 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.07.10 17:06:02.083078 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.07.10 17:06:02.092540 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.07.10 17:06:02.092649 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000128712 sec | ||
| 91 | 2025.07.10 17:06:02.092663 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.07.10 17:06:02.092673 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.07.10 17:06:02.092701 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.07.10 17:06:02.092906 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.07.10 17:06:02.093035 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.07.10 17:06:02.093049 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.07.10 17:06:02.093060 [ 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.07.10 17:06:02.093070 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.07.10 17:06:02.145849 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.07.10 17:06:02.146060 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.82 MiB (RSS), difference: 92.04 MiB | ||
| 101 | 2025.07.10 17:06:02.147426 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.34e-05 sec. | ||
| 102 | 2025.07.10 17:06:02.147796 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.07.10 17:06:02.149034 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.07.10 17:06:02.149053 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.07.10 17:06:02.413398 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53852 | ||
| 106 | 2025.07.10 17:06:02.415477 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.07.10 17:06:02.415551 [ 3 ] {} <Debug> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53852 | ||
| 108 | 2025.07.10 17:06:02.415580 [ 3 ] {} <Debug> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.07.10 17:06:02.415689 [ 3 ] {} <Debug> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.07.10 17:06:02.415787 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.07.10 17:06:02.415813 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.07.10 17:06:02.415911 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.07.10 17:06:02.422706 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53570 | ||
| 114 | 2025.07.10 17:06:02.422831 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37577 | ||
| 115 | 2025.07.10 17:06:02.422834 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57645 | ||
| 116 | 2025.07.10 17:06:02.422937 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.07.10 17:06:02.423036 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38233 | ||
| 118 | 2025.07.10 17:06:02.423042 [ 4 ] {} <Debug> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Authenticating user 'default' from [fd00:1122:3344:101::d]:53570 | ||
| 119 | 2025.07.10 17:06:02.423079 [ 4 ] {} <Debug> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.07.10 17:06:02.423093 [ 4 ] {} <Debug> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.07.10 17:06:02.423149 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.07.10 17:06:02.423208 [ 254 ] {} <Debug> TCP-Session: c7da2ec7-4675-44f0-bda2-68080b5ef138 Authenticating user 'default' from [fd00:1122:3344:101::d]:37577 | ||
| 123 | 2025.07.10 17:06:02.423209 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.07.10 17:06:02.423234 [ 254 ] {} <Debug> TCP-Session: c7da2ec7-4675-44f0-bda2-68080b5ef138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.07.10 17:06:02.423227 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44191 | ||
| 126 | 2025.07.10 17:06:02.423361 [ 254 ] {} <Debug> TCP-Session: c7da2ec7-4675-44f0-bda2-68080b5ef138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.07.10 17:06:02.423364 [ 5 ] {} <Debug> TCP-Session: cedf78a8-0805-4c50-941a-a896b2798600 Authenticating user 'default' from [fd00:1122:3344:101::d]:57645 | ||
| 128 | 2025.07.10 17:06:02.423515 [ 5 ] {} <Debug> TCP-Session: cedf78a8-0805-4c50-941a-a896b2798600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.07.10 17:06:02.423540 [ 5 ] {} <Debug> TCP-Session: cedf78a8-0805-4c50-941a-a896b2798600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.07.10 17:06:02.423990 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.07.10 17:06:02.424044 [ 255 ] {} <Debug> TCP-Session: f6af2a01-6ed5-4c9a-a25e-e9ac24cacef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38233 | ||
| 132 | 2025.07.10 17:06:02.424054 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53555 | ||
| 133 | 2025.07.10 17:06:02.424071 [ 255 ] {} <Debug> TCP-Session: f6af2a01-6ed5-4c9a-a25e-e9ac24cacef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.07.10 17:06:02.424180 [ 255 ] {} <Debug> TCP-Session: f6af2a01-6ed5-4c9a-a25e-e9ac24cacef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.07.10 17:06:02.424181 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.07.10 17:06:02.424208 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51452 | ||
| 137 | 2025.07.10 17:06:02.424226 [ 256 ] {} <Debug> TCP-Session: d05d7fb7-10e8-4d7f-889b-d8fdb8b1f32a Authenticating user 'default' from [fd00:1122:3344:101::d]:44191 | ||
| 138 | 2025.07.10 17:06:02.424323 [ 256 ] {} <Debug> TCP-Session: d05d7fb7-10e8-4d7f-889b-d8fdb8b1f32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.07.10 17:06:02.424337 [ 256 ] {} <Debug> TCP-Session: d05d7fb7-10e8-4d7f-889b-d8fdb8b1f32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.07.10 17:06:02.424928 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.07.10 17:06:02.424931 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63723 | ||
| 142 | 2025.07.10 17:06:02.424970 [ 257 ] {} <Debug> TCP-Session: b205ea9b-3813-40e2-b097-f744799d44de Authenticating user 'default' from [fd00:1122:3344:101::d]:53555 | ||
| 143 | 2025.07.10 17:06:02.425000 [ 257 ] {} <Debug> TCP-Session: b205ea9b-3813-40e2-b097-f744799d44de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.07.10 17:06:02.425095 [ 257 ] {} <Debug> TCP-Session: b205ea9b-3813-40e2-b097-f744799d44de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.07.10 17:06:02.425637 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.07.10 17:06:02.425654 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.07.10 17:06:02.425692 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 148 | 2025.07.10 17:06:02.425686 [ 259 ] {} <Debug> TCP-Session: 3be7a231-561f-4978-bd74-e26c269f2dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63723 | ||
| 149 | 2025.07.10 17:06:02.425846 [ 259 ] {} <Debug> TCP-Session: 3be7a231-561f-4978-bd74-e26c269f2dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.07.10 17:06:02.425850 [ 258 ] {} <Debug> TCP-Session: 152eef1e-c0e8-48ba-a5e1-a0c77c66f9d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51452 | ||
| 151 | 2025.07.10 17:06:02.425947 [ 259 ] {} <Debug> TCP-Session: 3be7a231-561f-4978-bd74-e26c269f2dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.07.10 17:06:02.425967 [ 258 ] {} <Debug> TCP-Session: 152eef1e-c0e8-48ba-a5e1-a0c77c66f9d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.07.10 17:06:02.426061 [ 258 ] {} <Debug> TCP-Session: 152eef1e-c0e8-48ba-a5e1-a0c77c66f9d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.07.10 17:06:02.428671 [ 3 ] {287b0c3d-e3c2-4e7d-b137-0ad39e8cd936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.07.10 17:06:02.481746 [ 3 ] {287b0c3d-e3c2-4e7d-b137-0ad39e8cd936} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53852) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.07.10 17:06:02.482530 [ 3 ] {287b0c3d-e3c2-4e7d-b137-0ad39e8cd936} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.07.10 17:06:02.482613 [ 3 ] {287b0c3d-e3c2-4e7d-b137-0ad39e8cd936} <Debug> TCPHandler: Processed in 0.059631064 sec. | ||
| 204 | 2025.07.10 17:06:02.483433 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.07.10 17:06:02.483676 [ 4 ] {e1179548-e926-47fe-adff-1eb095beaa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.07.10 17:06:02.484119 [ 4 ] {e1179548-e926-47fe-adff-1eb095beaa5b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53570) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.07.10 17:06:02.484250 [ 4 ] {e1179548-e926-47fe-adff-1eb095beaa5b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.07.10 17:06:02.484322 [ 4 ] {e1179548-e926-47fe-adff-1eb095beaa5b} <Debug> TCPHandler: Processed in 0.001060401 sec. | ||
| 255 | 2025.07.10 17:06:02.484657 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.07.10 17:06:02.485379 [ 3 ] {6741fb79-d1f2-4262-9397-dd2e291f6d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.07.10 17:06:02.485953 [ 3 ] {6741fb79-d1f2-4262-9397-dd2e291f6d76} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.07.10 17:06:02.499522 [ 3 ] {6741fb79-d1f2-4262-9397-dd2e291f6d76} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.07.10 17:06:02.499552 [ 3 ] {6741fb79-d1f2-4262-9397-dd2e291f6d76} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9911e-05 sec | ||
| 260 | 2025.07.10 17:06:02.499569 [ 3 ] {6741fb79-d1f2-4262-9397-dd2e291f6d76} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.07.10 17:06:02.499595 [ 3 ] {6741fb79-d1f2-4262-9397-dd2e291f6d76} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.07.10 17:06:02.499628 [ 3 ] {6741fb79-d1f2-4262-9397-dd2e291f6d76} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.07.10 17:06:02.500351 [ 3 ] {6741fb79-d1f2-4262-9397-dd2e291f6d76} <Debug> TCPHandler: Processed in 0.015807776 sec. | ||
| 264 | 2025.07.10 17:06:02.500499 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.07.10 17:06:02.500672 [ 3 ] {1e5c21a6-b9e7-489a-b1c9-f8ac9b1f7665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.07.10 17:06:02.500724 [ 3 ] {1e5c21a6-b9e7-489a-b1c9-f8ac9b1f7665} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.07.10 17:06:02.505675 [ 3 ] {1e5c21a6-b9e7-489a-b1c9-f8ac9b1f7665} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.07.10 17:06:02.523955 [ 3 ] {1e5c21a6-b9e7-489a-b1c9-f8ac9b1f7665} <Debug> oximeter.version (9eeb1116-913c-4a2a-b76a-c0da4cb7643b): Loading data parts | ||
| 270 | 2025.07.10 17:06:02.525074 [ 3 ] {1e5c21a6-b9e7-489a-b1c9-f8ac9b1f7665} <Debug> oximeter.version (9eeb1116-913c-4a2a-b76a-c0da4cb7643b): There are no data parts | ||
| 271 | 2025.07.10 17:06:02.535911 [ 3 ] {1e5c21a6-b9e7-489a-b1c9-f8ac9b1f7665} <Debug> TCPHandler: Processed in 0.035462566 sec. | ||
| 272 | 2025.07.10 17:06:02.536125 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.07.10 17:06:02.536324 [ 3 ] {b833b9b8-5fa2-4acf-acb8-ef20320107ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.07.10 17:06:02.536401 [ 3 ] {b833b9b8-5fa2-4acf-acb8-ef20320107ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.07.10 17:06:02.557816 [ 3 ] {b833b9b8-5fa2-4acf-acb8-ef20320107ec} <Debug> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): Loading data parts | ||
| 286 | 2025.07.10 17:06:02.558041 [ 3 ] {b833b9b8-5fa2-4acf-acb8-ef20320107ec} <Debug> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): There are no data parts | ||
| 287 | 2025.07.10 17:06:02.563096 [ 3 ] {b833b9b8-5fa2-4acf-acb8-ef20320107ec} <Debug> TCPHandler: Processed in 0.027052244 sec. | ||
| 288 | 2025.07.10 17:06:02.563275 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.07.10 17:06:02.563487 [ 3 ] {f9b0ed68-cc25-48e0-afa6-4e5a4eb3025d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.07.10 17:06:02.563551 [ 3 ] {f9b0ed68-cc25-48e0-afa6-4e5a4eb3025d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.07.10 17:06:02.585104 [ 3 ] {f9b0ed68-cc25-48e0-afa6-4e5a4eb3025d} <Debug> oximeter.measurements_i8 (08fbb838-fe3f-4dad-887d-e7062c6c32ab): Loading data parts | ||
| 292 | 2025.07.10 17:06:02.585414 [ 3 ] {f9b0ed68-cc25-48e0-afa6-4e5a4eb3025d} <Debug> oximeter.measurements_i8 (08fbb838-fe3f-4dad-887d-e7062c6c32ab): There are no data parts | ||
| 293 | 2025.07.10 17:06:02.598651 [ 3 ] {f9b0ed68-cc25-48e0-afa6-4e5a4eb3025d} <Debug> TCPHandler: Processed in 0.035437966 sec. | ||
| 294 | 2025.07.10 17:06:02.598815 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.07.10 17:06:02.598976 [ 3 ] {a87b6540-6469-4b50-96cc-09c4c97b2f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.07.10 17:06:02.599029 [ 3 ] {a87b6540-6469-4b50-96cc-09c4c97b2f08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.07.10 17:06:02.619105 [ 3 ] {a87b6540-6469-4b50-96cc-09c4c97b2f08} <Debug> oximeter.measurements_u8 (2a603580-bc77-40af-8205-85abd76c82f1): Loading data parts | ||
| 298 | 2025.07.10 17:06:02.619317 [ 3 ] {a87b6540-6469-4b50-96cc-09c4c97b2f08} <Debug> oximeter.measurements_u8 (2a603580-bc77-40af-8205-85abd76c82f1): There are no data parts | ||
| 299 | 2025.07.10 17:06:02.647395 [ 3 ] {a87b6540-6469-4b50-96cc-09c4c97b2f08} <Debug> TCPHandler: Processed in 0.04863203 sec. | ||
| 300 | 2025.07.10 17:06:02.647567 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.07.10 17:06:02.647778 [ 3 ] {58acfb56-d8bb-499a-93b1-189a4611405f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.07.10 17:06:02.647832 [ 3 ] {58acfb56-d8bb-499a-93b1-189a4611405f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.07.10 17:06:02.682964 [ 3 ] {58acfb56-d8bb-499a-93b1-189a4611405f} <Debug> oximeter.measurements_i16 (270baa22-c350-482d-9f79-5f894023449d): Loading data parts | ||
| 304 | 2025.07.10 17:06:02.683189 [ 3 ] {58acfb56-d8bb-499a-93b1-189a4611405f} <Debug> oximeter.measurements_i16 (270baa22-c350-482d-9f79-5f894023449d): There are no data parts | ||
| 305 | 2025.07.10 17:06:02.709489 [ 3 ] {58acfb56-d8bb-499a-93b1-189a4611405f} <Debug> TCPHandler: Processed in 0.06198061 sec. | ||
| 306 | 2025.07.10 17:06:02.709736 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.07.10 17:06:02.709979 [ 3 ] {8bb5d1ae-6800-4d65-bacf-c40067204130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.07.10 17:06:02.710054 [ 3 ] {8bb5d1ae-6800-4d65-bacf-c40067204130} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.07.10 17:06:02.726674 [ 3 ] {8bb5d1ae-6800-4d65-bacf-c40067204130} <Debug> oximeter.measurements_u16 (d966ca78-1525-4ec2-a2bd-b3b90aeff576): Loading data parts | ||
| 310 | 2025.07.10 17:06:02.726922 [ 3 ] {8bb5d1ae-6800-4d65-bacf-c40067204130} <Debug> oximeter.measurements_u16 (d966ca78-1525-4ec2-a2bd-b3b90aeff576): There are no data parts | ||
| 311 | 2025.07.10 17:06:02.751626 [ 3 ] {8bb5d1ae-6800-4d65-bacf-c40067204130} <Debug> TCPHandler: Processed in 0.041987213 sec. | ||
| 312 | 2025.07.10 17:06:02.751855 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.07.10 17:06:02.752120 [ 3 ] {cea8580a-b1ce-46ef-8d1d-259bf638dc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.07.10 17:06:02.752186 [ 3 ] {cea8580a-b1ce-46ef-8d1d-259bf638dc76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.07.10 17:06:02.782934 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40066 | ||
| 316 | 2025.07.10 17:06:02.784684 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 317 | 2025.07.10 17:06:02.784722 [ 262 ] {} <Debug> TCP-Session: 9ce4090c-8460-4072-9da9-f1542c6a1b1f Authenticating user 'default' from [fd00:1122:3344:101::a]:40066 | ||
| 318 | 2025.07.10 17:06:02.784759 [ 262 ] {} <Debug> TCP-Session: 9ce4090c-8460-4072-9da9-f1542c6a1b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 319 | 2025.07.10 17:06:02.784782 [ 262 ] {} <Debug> TCP-Session: 9ce4090c-8460-4072-9da9-f1542c6a1b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 320 | 2025.07.10 17:06:02.784852 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 321 | 2025.07.10 17:06:02.784896 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 322 | 2025.07.10 17:06:02.784918 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 323 | 2025.07.10 17:06:02.785995 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40358 | ||
| 324 | 2025.07.10 17:06:02.786011 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53281 | ||
| 325 | 2025.07.10 17:06:02.786059 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48721 | ||
| 326 | 2025.07.10 17:06:02.786198 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46044 | ||
| 327 | 2025.07.10 17:06:02.786269 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 328 | 2025.07.10 17:06:02.786297 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 329 | 2025.07.10 17:06:02.786309 [ 264 ] {} <Debug> TCP-Session: 29c02110-71f9-48ac-8373-78a324e40a2a Authenticating user 'default' from [fd00:1122:3344:101::a]:40358 | ||
| 330 | 2025.07.10 17:06:02.786335 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 331 | 2025.07.10 17:06:02.786353 [ 263 ] {} <Debug> TCP-Session: 0c1357a0-57fa-4c90-bcf7-552d5a991556 Authenticating user 'default' from [fd00:1122:3344:101::a]:53281 | ||
| 332 | 2025.07.10 17:06:02.786360 [ 3 ] {cea8580a-b1ce-46ef-8d1d-259bf638dc76} <Debug> oximeter.measurements_i32 (01deedfb-dc78-40f7-a9b9-7cff7b50f3aa): Loading data parts | ||
| 333 | 2025.07.10 17:06:02.786402 [ 263 ] {} <Debug> TCP-Session: 0c1357a0-57fa-4c90-bcf7-552d5a991556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 334 | 2025.07.10 17:06:02.786412 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40150 | ||
| 335 | 2025.07.10 17:06:02.786446 [ 263 ] {} <Debug> TCP-Session: 0c1357a0-57fa-4c90-bcf7-552d5a991556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2025.07.10 17:06:02.786400 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 337 | 2025.07.10 17:06:02.786492 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55095 | ||
| 338 | 2025.07.10 17:06:02.786391 [ 265 ] {} <Debug> TCP-Session: ef842a7e-807a-4566-96f2-77fb1936f2e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:48721 | ||
| 339 | 2025.07.10 17:06:02.786388 [ 264 ] {} <Debug> TCP-Session: 29c02110-71f9-48ac-8373-78a324e40a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 340 | 2025.07.10 17:06:02.786561 [ 265 ] {} <Debug> TCP-Session: ef842a7e-807a-4566-96f2-77fb1936f2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 341 | 2025.07.10 17:06:02.786577 [ 266 ] {} <Debug> TCP-Session: b4fea68c-60b2-4d87-b3ec-1bdd451863b5 Authenticating user 'default' from [fd00:1122:3344:101::a]:46044 | ||
| 342 | 2025.07.10 17:06:02.786601 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 343 | 2025.07.10 17:06:02.786631 [ 266 ] {} <Debug> TCP-Session: b4fea68c-60b2-4d87-b3ec-1bdd451863b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 344 | 2025.07.10 17:06:02.786641 [ 3 ] {cea8580a-b1ce-46ef-8d1d-259bf638dc76} <Debug> oximeter.measurements_i32 (01deedfb-dc78-40f7-a9b9-7cff7b50f3aa): There are no data parts | ||
| 345 | 2025.07.10 17:06:02.786666 [ 268 ] {} <Debug> TCP-Session: 4dcbce55-0049-4ce5-91bc-832210150e26 Authenticating user 'default' from [fd00:1122:3344:101::a]:40150 | ||
| 346 | 2025.07.10 17:06:02.786664 [ 266 ] {} <Debug> TCP-Session: b4fea68c-60b2-4d87-b3ec-1bdd451863b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2025.07.10 17:06:02.786653 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 348 | 2025.07.10 17:06:02.786706 [ 268 ] {} <Debug> TCP-Session: 4dcbce55-0049-4ce5-91bc-832210150e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 349 | 2025.07.10 17:06:02.786740 [ 269 ] {} <Debug> TCP-Session: 9bab06ba-156d-4b69-8563-acc2dbbcef8e Authenticating user 'default' from [fd00:1122:3344:101::a]:55095 | ||
| 350 | 2025.07.10 17:06:02.786610 [ 265 ] {} <Debug> TCP-Session: ef842a7e-807a-4566-96f2-77fb1936f2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 351 | 2025.07.10 17:06:02.786757 [ 268 ] {} <Debug> TCP-Session: 4dcbce55-0049-4ce5-91bc-832210150e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 352 | 2025.07.10 17:06:02.786767 [ 269 ] {} <Debug> TCP-Session: 9bab06ba-156d-4b69-8563-acc2dbbcef8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 353 | 2025.07.10 17:06:02.786599 [ 264 ] {} <Debug> TCP-Session: 29c02110-71f9-48ac-8373-78a324e40a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 354 | 2025.07.10 17:06:02.786810 [ 269 ] {} <Debug> TCP-Session: 9bab06ba-156d-4b69-8563-acc2dbbcef8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 355 | 2025.07.10 17:06:02.786311 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44760 | ||
| 356 | 2025.07.10 17:06:02.786983 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2025.07.10 17:06:02.787016 [ 267 ] {} <Debug> TCP-Session: 6b65ec05-b51d-4957-b7f0-c82536a07603 Authenticating user 'default' from [fd00:1122:3344:101::a]:44760 | ||
| 358 | 2025.07.10 17:06:02.787033 [ 267 ] {} <Debug> TCP-Session: 6b65ec05-b51d-4957-b7f0-c82536a07603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2025.07.10 17:06:02.787105 [ 267 ] {} <Debug> TCP-Session: 6b65ec05-b51d-4957-b7f0-c82536a07603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2025.07.10 17:06:02.813473 [ 3 ] {cea8580a-b1ce-46ef-8d1d-259bf638dc76} <Debug> TCPHandler: Processed in 0.061699393 sec. | ||
| 361 | 2025.07.10 17:06:02.813657 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2025.07.10 17:06:02.813882 [ 3 ] {c472f3a7-27c8-4f5f-8e05-f633e20a3564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 363 | 2025.07.10 17:06:02.813955 [ 3 ] {c472f3a7-27c8-4f5f-8e05-f633e20a3564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2025.07.10 17:06:02.830215 [ 3 ] {c472f3a7-27c8-4f5f-8e05-f633e20a3564} <Debug> oximeter.measurements_u32 (d8ce5894-f070-4d92-9e11-a86dd3858b5c): Loading data parts | ||
| 365 | 2025.07.10 17:06:02.830436 [ 3 ] {c472f3a7-27c8-4f5f-8e05-f633e20a3564} <Debug> oximeter.measurements_u32 (d8ce5894-f070-4d92-9e11-a86dd3858b5c): There are no data parts | ||
| 366 | 2025.07.10 17:06:02.840462 [ 3 ] {c472f3a7-27c8-4f5f-8e05-f633e20a3564} <Debug> TCPHandler: Processed in 0.026865189 sec. | ||
| 367 | 2025.07.10 17:06:02.840641 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.07.10 17:06:02.840821 [ 3 ] {43d68474-617d-4065-8679-ebaa6ead77d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 369 | 2025.07.10 17:06:02.840894 [ 3 ] {43d68474-617d-4065-8679-ebaa6ead77d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2025.07.10 17:06:02.866309 [ 3 ] {43d68474-617d-4065-8679-ebaa6ead77d4} <Debug> oximeter.measurements_i64 (78cf665f-f638-4693-b1e4-63f13f7d3cc9): Loading data parts | ||
| 371 | 2025.07.10 17:06:02.866497 [ 3 ] {43d68474-617d-4065-8679-ebaa6ead77d4} <Debug> oximeter.measurements_i64 (78cf665f-f638-4693-b1e4-63f13f7d3cc9): There are no data parts | ||
| 372 | 2025.07.10 17:06:02.872492 [ 3 ] {43d68474-617d-4065-8679-ebaa6ead77d4} <Debug> TCPHandler: Processed in 0.031917228 sec. | ||
| 373 | 2025.07.10 17:06:02.872660 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.07.10 17:06:02.872884 [ 3 ] {f473e92b-e2ef-4ffc-bb35-cec9a0aac3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 375 | 2025.07.10 17:06:02.872956 [ 3 ] {f473e92b-e2ef-4ffc-bb35-cec9a0aac3ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2025.07.10 17:06:02.906797 [ 3 ] {f473e92b-e2ef-4ffc-bb35-cec9a0aac3ec} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Loading data parts | ||
| 377 | 2025.07.10 17:06:02.906965 [ 3 ] {f473e92b-e2ef-4ffc-bb35-cec9a0aac3ec} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): There are no data parts | ||
| 378 | 2025.07.10 17:06:02.918448 [ 3 ] {f473e92b-e2ef-4ffc-bb35-cec9a0aac3ec} <Debug> TCPHandler: Processed in 0.045847367 sec. | ||
| 379 | 2025.07.10 17:06:02.918596 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.07.10 17:06:02.918758 [ 3 ] {8810b9f2-8b73-4d2e-a19c-1fcb03ecb430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 381 | 2025.07.10 17:06:02.918827 [ 3 ] {8810b9f2-8b73-4d2e-a19c-1fcb03ecb430} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2025.07.10 17:06:02.946608 [ 3 ] {8810b9f2-8b73-4d2e-a19c-1fcb03ecb430} <Debug> oximeter.measurements_f32 (4d40562b-b295-4881-87ac-dec94ad0d21e): Loading data parts | ||
| 383 | 2025.07.10 17:06:02.946811 [ 3 ] {8810b9f2-8b73-4d2e-a19c-1fcb03ecb430} <Debug> oximeter.measurements_f32 (4d40562b-b295-4881-87ac-dec94ad0d21e): There are no data parts | ||
| 384 | 2025.07.10 17:06:02.970529 [ 3 ] {8810b9f2-8b73-4d2e-a19c-1fcb03ecb430} <Debug> TCPHandler: Processed in 0.051981495 sec. | ||
| 385 | 2025.07.10 17:06:02.970719 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.07.10 17:06:02.971009 [ 3 ] {8a50be1a-c7fd-4268-8c24-5c8e5d660133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 387 | 2025.07.10 17:06:02.971105 [ 3 ] {8a50be1a-c7fd-4268-8c24-5c8e5d660133} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2025.07.10 17:06:02.994152 [ 3 ] {8a50be1a-c7fd-4268-8c24-5c8e5d660133} <Debug> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): Loading data parts | ||
| 389 | 2025.07.10 17:06:02.994313 [ 3 ] {8a50be1a-c7fd-4268-8c24-5c8e5d660133} <Debug> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): There are no data parts | ||
| 390 | 2025.07.10 17:06:03.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.84 MiB, peak 121.84 MiB, free memory in arenas 0.00 B, will set to 132.13 MiB (RSS), difference: 10.29 MiB | ||
| 391 | 2025.07.10 17:06:03.024037 [ 3 ] {8a50be1a-c7fd-4268-8c24-5c8e5d660133} <Debug> TCPHandler: Processed in 0.053392393 sec. | ||
| 392 | 2025.07.10 17:06:03.024208 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.07.10 17:06:03.024456 [ 3 ] {46f727e0-95ea-4864-86cd-09dcbfded92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 394 | 2025.07.10 17:06:03.024570 [ 3 ] {46f727e0-95ea-4864-86cd-09dcbfded92e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2025.07.10 17:06:03.039362 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40223 | ||
| 396 | 2025.07.10 17:06:03.041149 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 397 | 2025.07.10 17:06:03.041190 [ 270 ] {} <Debug> TCP-Session: a77e0d8a-80d5-4594-b5b5-f9b636fad852 Authenticating user 'default' from [fd00:1122:3344:101::b]:40223 | ||
| 398 | 2025.07.10 17:06:03.041282 [ 270 ] {} <Debug> TCP-Session: a77e0d8a-80d5-4594-b5b5-f9b636fad852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 399 | 2025.07.10 17:06:03.041351 [ 270 ] {} <Debug> TCP-Session: a77e0d8a-80d5-4594-b5b5-f9b636fad852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 400 | 2025.07.10 17:06:03.041434 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 401 | 2025.07.10 17:06:03.041463 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 402 | 2025.07.10 17:06:03.041590 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 403 | 2025.07.10 17:06:03.044061 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37028 | ||
| 404 | 2025.07.10 17:06:03.044250 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 405 | 2025.07.10 17:06:03.044271 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33779 | ||
| 406 | 2025.07.10 17:06:03.044273 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35860 | ||
| 407 | 2025.07.10 17:06:03.044385 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51596 | ||
| 408 | 2025.07.10 17:06:03.044394 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50444 | ||
| 409 | 2025.07.10 17:06:03.044284 [ 271 ] {} <Debug> TCP-Session: 7e8360f6-82fa-427c-80ff-57b85e94179f Authenticating user 'default' from [fd00:1122:3344:101::b]:37028 | ||
| 410 | 2025.07.10 17:06:03.044546 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58532 | ||
| 411 | 2025.07.10 17:06:03.044465 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47592 | ||
| 412 | 2025.07.10 17:06:03.044632 [ 271 ] {} <Debug> TCP-Session: 7e8360f6-82fa-427c-80ff-57b85e94179f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 413 | 2025.07.10 17:06:03.044659 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 414 | 2025.07.10 17:06:03.044726 [ 271 ] {} <Debug> TCP-Session: 7e8360f6-82fa-427c-80ff-57b85e94179f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 415 | 2025.07.10 17:06:03.044747 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 416 | 2025.07.10 17:06:03.044831 [ 273 ] {} <Debug> TCP-Session: 03d2f43b-ef6f-4173-8762-b7c1979c742d Authenticating user 'default' from [fd00:1122:3344:101::b]:33779 | ||
| 417 | 2025.07.10 17:06:03.044918 [ 275 ] {} <Debug> TCP-Session: fdcb2e30-0ab3-4b06-98db-c00408cf1dc4 Authenticating user 'default' from [fd00:1122:3344:101::b]:51596 | ||
| 418 | 2025.07.10 17:06:03.044952 [ 273 ] {} <Debug> TCP-Session: 03d2f43b-ef6f-4173-8762-b7c1979c742d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 419 | 2025.07.10 17:06:03.044955 [ 275 ] {} <Debug> TCP-Session: fdcb2e30-0ab3-4b06-98db-c00408cf1dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 420 | 2025.07.10 17:06:03.045031 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 421 | 2025.07.10 17:06:03.045043 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 422 | 2025.07.10 17:06:03.044981 [ 273 ] {} <Debug> TCP-Session: 03d2f43b-ef6f-4173-8762-b7c1979c742d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 423 | 2025.07.10 17:06:03.045130 [ 276 ] {} <Debug> TCP-Session: e2eed242-5510-4c9a-8cd4-0e0ca2c2d8f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:47592 | ||
| 424 | 2025.07.10 17:06:03.045136 [ 274 ] {} <Debug> TCP-Session: babc89db-42fe-41de-94f0-a40cb141c066 Authenticating user 'default' from [fd00:1122:3344:101::b]:50444 | ||
| 425 | 2025.07.10 17:06:03.045098 [ 275 ] {} <Debug> TCP-Session: fdcb2e30-0ab3-4b06-98db-c00408cf1dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 426 | 2025.07.10 17:06:03.044960 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 427 | 2025.07.10 17:06:03.045264 [ 276 ] {} <Debug> TCP-Session: e2eed242-5510-4c9a-8cd4-0e0ca2c2d8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 428 | 2025.07.10 17:06:03.045251 [ 274 ] {} <Debug> TCP-Session: babc89db-42fe-41de-94f0-a40cb141c066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 429 | 2025.07.10 17:06:03.045359 [ 277 ] {} <Debug> TCP-Session: 48930291-5cb3-4fa2-8a84-087f4951a8f7 Authenticating user 'default' from [fd00:1122:3344:101::b]:58532 | ||
| 430 | 2025.07.10 17:06:03.045379 [ 274 ] {} <Debug> TCP-Session: babc89db-42fe-41de-94f0-a40cb141c066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 431 | 2025.07.10 17:06:03.044957 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 432 | 2025.07.10 17:06:03.045329 [ 276 ] {} <Debug> TCP-Session: e2eed242-5510-4c9a-8cd4-0e0ca2c2d8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 433 | 2025.07.10 17:06:03.045467 [ 272 ] {} <Debug> TCP-Session: 3f833340-6e7c-4460-ac81-9b1ca1677b2f Authenticating user 'default' from [fd00:1122:3344:101::b]:35860 | ||
| 434 | 2025.07.10 17:06:03.045446 [ 277 ] {} <Debug> TCP-Session: 48930291-5cb3-4fa2-8a84-087f4951a8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 435 | 2025.07.10 17:06:03.045575 [ 277 ] {} <Debug> TCP-Session: 48930291-5cb3-4fa2-8a84-087f4951a8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 436 | 2025.07.10 17:06:03.045591 [ 272 ] {} <Debug> TCP-Session: 3f833340-6e7c-4460-ac81-9b1ca1677b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 437 | 2025.07.10 17:06:03.045708 [ 272 ] {} <Debug> TCP-Session: 3f833340-6e7c-4460-ac81-9b1ca1677b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 438 | 2025.07.10 17:06:03.060814 [ 3 ] {46f727e0-95ea-4864-86cd-09dcbfded92e} <Debug> oximeter.measurements_string (18813e0f-735c-4fea-9122-90d8a96fa46b): Loading data parts | ||
| 439 | 2025.07.10 17:06:03.061108 [ 3 ] {46f727e0-95ea-4864-86cd-09dcbfded92e} <Debug> oximeter.measurements_string (18813e0f-735c-4fea-9122-90d8a96fa46b): There are no data parts | ||
| 440 | 2025.07.10 17:06:03.074127 [ 3 ] {46f727e0-95ea-4864-86cd-09dcbfded92e} <Debug> TCPHandler: Processed in 0.049979657 sec. | ||
| 441 | 2025.07.10 17:06:03.074288 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.07.10 17:06:03.074534 [ 3 ] {b207714e-b964-4bad-89f8-889e3200cd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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.07.10 17:06:03.074668 [ 3 ] {b207714e-b964-4bad-89f8-889e3200cd2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2025.07.10 17:06:03.080127 [ 3 ] {b207714e-b964-4bad-89f8-889e3200cd2b} <Debug> oximeter.measurements_bytes (c9c11274-cb9e-455e-a14f-1b39b0238580): Loading data parts | ||
| 452 | 2025.07.10 17:06:03.080278 [ 3 ] {b207714e-b964-4bad-89f8-889e3200cd2b} <Debug> oximeter.measurements_bytes (c9c11274-cb9e-455e-a14f-1b39b0238580): There are no data parts | ||
| 453 | 2025.07.10 17:06:03.101418 [ 3 ] {b207714e-b964-4bad-89f8-889e3200cd2b} <Debug> TCPHandler: Processed in 0.027181146 sec. | ||
| 454 | 2025.07.10 17:06:03.101591 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.07.10 17:06:03.101907 [ 3 ] {d6ac29b2-cd7f-4d57-a612-a2439d1f3c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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.07.10 17:06:03.102052 [ 3 ] {d6ac29b2-cd7f-4d57-a612-a2439d1f3c8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2025.07.10 17:06:03.114579 [ 3 ] {d6ac29b2-cd7f-4d57-a612-a2439d1f3c8a} <Debug> oximeter.measurements_cumulativei64 (c3a11f66-63ca-4367-8722-d1aeeb43848c): Loading data parts | ||
| 458 | 2025.07.10 17:06:03.114778 [ 3 ] {d6ac29b2-cd7f-4d57-a612-a2439d1f3c8a} <Debug> oximeter.measurements_cumulativei64 (c3a11f66-63ca-4367-8722-d1aeeb43848c): There are no data parts | ||
| 459 | 2025.07.10 17:06:03.135258 [ 3 ] {d6ac29b2-cd7f-4d57-a612-a2439d1f3c8a} <Debug> TCPHandler: Processed in 0.033726563 sec. | ||
| 460 | 2025.07.10 17:06:03.135466 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.07.10 17:06:03.135754 [ 3 ] {d60bb26c-0e4f-4c35-8e5e-90e66e08f6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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.07.10 17:06:03.135857 [ 3 ] {d60bb26c-0e4f-4c35-8e5e-90e66e08f6f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2025.07.10 17:06:03.149790 [ 3 ] {d60bb26c-0e4f-4c35-8e5e-90e66e08f6f8} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Loading data parts | ||
| 464 | 2025.07.10 17:06:03.149939 [ 3 ] {d60bb26c-0e4f-4c35-8e5e-90e66e08f6f8} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): There are no data parts | ||
| 465 | 2025.07.10 17:06:03.163594 [ 3 ] {d60bb26c-0e4f-4c35-8e5e-90e66e08f6f8} <Debug> TCPHandler: Processed in 0.028207066 sec. | ||
| 466 | 2025.07.10 17:06:03.163848 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.07.10 17:06:03.164043 [ 3 ] {60086aa8-d3a2-4312-98c7-3ec2fd41be30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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.07.10 17:06:03.164178 [ 3 ] {60086aa8-d3a2-4312-98c7-3ec2fd41be30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2025.07.10 17:06:03.174762 [ 3 ] {60086aa8-d3a2-4312-98c7-3ec2fd41be30} <Debug> oximeter.measurements_cumulativef32 (7d2988a8-d430-4dcf-a4d6-9406cced1e83): Loading data parts | ||
| 470 | 2025.07.10 17:06:03.175042 [ 3 ] {60086aa8-d3a2-4312-98c7-3ec2fd41be30} <Debug> oximeter.measurements_cumulativef32 (7d2988a8-d430-4dcf-a4d6-9406cced1e83): There are no data parts | ||
| 471 | 2025.07.10 17:06:03.187947 [ 3 ] {60086aa8-d3a2-4312-98c7-3ec2fd41be30} <Debug> TCPHandler: Processed in 0.024158877 sec. | ||
| 472 | 2025.07.10 17:06:03.188107 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.07.10 17:06:03.188366 [ 3 ] {7632200d-5777-410c-a039-e7b637956324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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.07.10 17:06:03.188498 [ 3 ] {7632200d-5777-410c-a039-e7b637956324} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2025.07.10 17:06:03.198674 [ 3 ] {7632200d-5777-410c-a039-e7b637956324} <Debug> oximeter.measurements_cumulativef64 (aea36172-c263-4757-82e6-af54a3185596): Loading data parts | ||
| 476 | 2025.07.10 17:06:03.198823 [ 3 ] {7632200d-5777-410c-a039-e7b637956324} <Debug> oximeter.measurements_cumulativef64 (aea36172-c263-4757-82e6-af54a3185596): There are no data parts | ||
| 477 | 2025.07.10 17:06:03.212119 [ 3 ] {7632200d-5777-410c-a039-e7b637956324} <Debug> TCPHandler: Processed in 0.024071165 sec. | ||
| 478 | 2025.07.10 17:06:03.212276 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.07.10 17:06:03.212509 [ 3 ] {290ca304-ce7d-41e7-8e9b-b14ea31ca9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2025.07.10 17:06:03.212680 [ 3 ] {290ca304-ce7d-41e7-8e9b-b14ea31ca9ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2025.07.10 17:06:03.222898 [ 3 ] {290ca304-ce7d-41e7-8e9b-b14ea31ca9ce} <Debug> oximeter.measurements_histogrami8 (0fe28f81-4863-4e69-9945-62e8444eeb74): Loading data parts | ||
| 492 | 2025.07.10 17:06:03.223183 [ 3 ] {290ca304-ce7d-41e7-8e9b-b14ea31ca9ce} <Debug> oximeter.measurements_histogrami8 (0fe28f81-4863-4e69-9945-62e8444eeb74): There are no data parts | ||
| 493 | 2025.07.10 17:06:03.236128 [ 3 ] {290ca304-ce7d-41e7-8e9b-b14ea31ca9ce} <Debug> TCPHandler: Processed in 0.023902522 sec. | ||
| 494 | 2025.07.10 17:06:03.236289 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2025.07.10 17:06:03.236600 [ 3 ] {336c916c-33de-4f34-9018-60ec989c3086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 496 | 2025.07.10 17:06:03.236731 [ 3 ] {336c916c-33de-4f34-9018-60ec989c3086} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2025.07.10 17:06:03.259816 [ 3 ] {336c916c-33de-4f34-9018-60ec989c3086} <Debug> oximeter.measurements_histogramu8 (9db5992f-e17a-470a-b051-f24884ed326b): Loading data parts | ||
| 498 | 2025.07.10 17:06:03.260014 [ 3 ] {336c916c-33de-4f34-9018-60ec989c3086} <Debug> oximeter.measurements_histogramu8 (9db5992f-e17a-470a-b051-f24884ed326b): There are no data parts | ||
| 499 | 2025.07.10 17:06:03.270463 [ 3 ] {336c916c-33de-4f34-9018-60ec989c3086} <Debug> TCPHandler: Processed in 0.034225842 sec. | ||
| 500 | 2025.07.10 17:06:03.270629 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2025.07.10 17:06:03.270888 [ 3 ] {529f365b-f0c5-424e-bed8-8e0e3c976e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 502 | 2025.07.10 17:06:03.271034 [ 3 ] {529f365b-f0c5-424e-bed8-8e0e3c976e72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2025.07.10 17:06:03.285858 [ 3 ] {529f365b-f0c5-424e-bed8-8e0e3c976e72} <Debug> oximeter.measurements_histogrami16 (8b034102-d933-4475-8b33-6cc75f433d99): Loading data parts | ||
| 504 | 2025.07.10 17:06:03.295549 [ 3 ] {529f365b-f0c5-424e-bed8-8e0e3c976e72} <Debug> oximeter.measurements_histogrami16 (8b034102-d933-4475-8b33-6cc75f433d99): There are no data parts | ||
| 505 | 2025.07.10 17:06:03.324096 [ 3 ] {529f365b-f0c5-424e-bed8-8e0e3c976e72} <Debug> TCPHandler: Processed in 0.053524656 sec. | ||
| 506 | 2025.07.10 17:06:03.324268 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2025.07.10 17:06:03.324577 [ 3 ] {0151c27d-e938-4ddc-9f3e-df5558c70cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 508 | 2025.07.10 17:06:03.324711 [ 3 ] {0151c27d-e938-4ddc-9f3e-df5558c70cce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2025.07.10 17:06:03.370736 [ 3 ] {0151c27d-e938-4ddc-9f3e-df5558c70cce} <Debug> oximeter.measurements_histogramu16 (5da75a3f-6f7f-49c8-acf4-731738d128c8): Loading data parts | ||
| 510 | 2025.07.10 17:06:03.370937 [ 3 ] {0151c27d-e938-4ddc-9f3e-df5558c70cce} <Debug> oximeter.measurements_histogramu16 (5da75a3f-6f7f-49c8-acf4-731738d128c8): There are no data parts | ||
| 511 | 2025.07.10 17:06:03.377662 [ 3 ] {0151c27d-e938-4ddc-9f3e-df5558c70cce} <Debug> TCPHandler: Processed in 0.053455155 sec. | ||
| 512 | 2025.07.10 17:06:03.377866 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.07.10 17:06:03.378089 [ 3 ] {6841811b-9a91-48f0-915d-cb3a6bab0eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 514 | 2025.07.10 17:06:03.378238 [ 3 ] {6841811b-9a91-48f0-915d-cb3a6bab0eac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2025.07.10 17:06:03.404221 [ 3 ] {6841811b-9a91-48f0-915d-cb3a6bab0eac} <Debug> oximeter.measurements_histogrami32 (9383a27a-836a-4786-8f46-129eb66dcdfa): Loading data parts | ||
| 516 | 2025.07.10 17:06:03.404467 [ 3 ] {6841811b-9a91-48f0-915d-cb3a6bab0eac} <Debug> oximeter.measurements_histogrami32 (9383a27a-836a-4786-8f46-129eb66dcdfa): There are no data parts | ||
| 517 | 2025.07.10 17:06:03.419814 [ 3 ] {6841811b-9a91-48f0-915d-cb3a6bab0eac} <Debug> TCPHandler: Processed in 0.042004393 sec. | ||
| 518 | 2025.07.10 17:06:03.420013 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2025.07.10 17:06:03.420346 [ 3 ] {155d6f57-bfa2-4a83-9e07-037671aa0968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 520 | 2025.07.10 17:06:03.420505 [ 3 ] {155d6f57-bfa2-4a83-9e07-037671aa0968} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2025.07.10 17:06:03.440136 [ 3 ] {155d6f57-bfa2-4a83-9e07-037671aa0968} <Debug> oximeter.measurements_histogramu32 (29f4da2b-8a57-4168-9612-f64894975635): Loading data parts | ||
| 522 | 2025.07.10 17:06:03.440309 [ 3 ] {155d6f57-bfa2-4a83-9e07-037671aa0968} <Debug> oximeter.measurements_histogramu32 (29f4da2b-8a57-4168-9612-f64894975635): There are no data parts | ||
| 523 | 2025.07.10 17:06:03.479244 [ 3 ] {155d6f57-bfa2-4a83-9e07-037671aa0968} <Debug> TCPHandler: Processed in 0.059321407 sec. | ||
| 524 | 2025.07.10 17:06:03.479509 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2025.07.10 17:06:03.479777 [ 3 ] {e0c26092-5197-48a4-86f1-ee995003abc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 526 | 2025.07.10 17:06:03.479926 [ 3 ] {e0c26092-5197-48a4-86f1-ee995003abc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2025.07.10 17:06:03.523264 [ 3 ] {e0c26092-5197-48a4-86f1-ee995003abc8} <Debug> oximeter.measurements_histogrami64 (ee41c6fa-0850-42cb-8400-9d18dec161c7): Loading data parts | ||
| 528 | 2025.07.10 17:06:03.523507 [ 3 ] {e0c26092-5197-48a4-86f1-ee995003abc8} <Debug> oximeter.measurements_histogrami64 (ee41c6fa-0850-42cb-8400-9d18dec161c7): There are no data parts | ||
| 529 | 2025.07.10 17:06:03.550172 [ 3 ] {e0c26092-5197-48a4-86f1-ee995003abc8} <Debug> TCPHandler: Processed in 0.070724979 sec. | ||
| 530 | 2025.07.10 17:06:03.550375 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2025.07.10 17:06:03.550726 [ 3 ] {57a738bc-b9e5-4a5c-a05a-e242775e4555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 532 | 2025.07.10 17:06:03.550862 [ 3 ] {57a738bc-b9e5-4a5c-a05a-e242775e4555} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2025.07.10 17:06:03.566829 [ 3 ] {57a738bc-b9e5-4a5c-a05a-e242775e4555} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Loading data parts | ||
| 534 | 2025.07.10 17:06:03.567025 [ 3 ] {57a738bc-b9e5-4a5c-a05a-e242775e4555} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): There are no data parts | ||
| 535 | 2025.07.10 17:06:03.613383 [ 3 ] {57a738bc-b9e5-4a5c-a05a-e242775e4555} <Debug> TCPHandler: Processed in 0.0630877 sec. | ||
| 536 | 2025.07.10 17:06:03.613643 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.07.10 17:06:03.613875 [ 3 ] {6f0ba117-eadd-4782-a6eb-ef449fa193f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 538 | 2025.07.10 17:06:03.614028 [ 3 ] {6f0ba117-eadd-4782-a6eb-ef449fa193f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2025.07.10 17:06:03.620771 [ 3 ] {6f0ba117-eadd-4782-a6eb-ef449fa193f6} <Debug> oximeter.measurements_histogramf32 (4449d1cb-42b3-4c68-b499-4267f9cbdf04): Loading data parts | ||
| 540 | 2025.07.10 17:06:03.621030 [ 3 ] {6f0ba117-eadd-4782-a6eb-ef449fa193f6} <Debug> oximeter.measurements_histogramf32 (4449d1cb-42b3-4c68-b499-4267f9cbdf04): There are no data parts | ||
| 541 | 2025.07.10 17:06:03.646592 [ 3 ] {6f0ba117-eadd-4782-a6eb-ef449fa193f6} <Debug> TCPHandler: Processed in 0.033007779 sec. | ||
| 542 | 2025.07.10 17:06:03.646817 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.07.10 17:06:03.647174 [ 3 ] {90401eaf-bf6c-43bd-b627-9ddcaee7c7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 544 | 2025.07.10 17:06:03.647328 [ 3 ] {90401eaf-bf6c-43bd-b627-9ddcaee7c7a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2025.07.10 17:06:03.669077 [ 3 ] {90401eaf-bf6c-43bd-b627-9ddcaee7c7a0} <Debug> oximeter.measurements_histogramf64 (d9d1892a-53df-492c-a3c2-c525f3e0ea9b): Loading data parts | ||
| 546 | 2025.07.10 17:06:03.669265 [ 3 ] {90401eaf-bf6c-43bd-b627-9ddcaee7c7a0} <Debug> oximeter.measurements_histogramf64 (d9d1892a-53df-492c-a3c2-c525f3e0ea9b): There are no data parts | ||
| 547 | 2025.07.10 17:06:03.685946 [ 3 ] {90401eaf-bf6c-43bd-b627-9ddcaee7c7a0} <Debug> TCPHandler: Processed in 0.039212938 sec. | ||
| 548 | 2025.07.10 17:06:03.686305 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.07.10 17:06:03.686547 [ 3 ] {c3f2bb82-1828-4326-a90c-c30e4791ff80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2025.07.10 17:06:03.686705 [ 3 ] {c3f2bb82-1828-4326-a90c-c30e4791ff80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2025.07.10 17:06:03.698800 [ 3 ] {c3f2bb82-1828-4326-a90c-c30e4791ff80} <Debug> oximeter.fields_bool (bc244a04-9817-4cb5-9094-0a972c3b8bab): Loading data parts | ||
| 577 | 2025.07.10 17:06:03.699006 [ 3 ] {c3f2bb82-1828-4326-a90c-c30e4791ff80} <Debug> oximeter.fields_bool (bc244a04-9817-4cb5-9094-0a972c3b8bab): There are no data parts | ||
| 578 | 2025.07.10 17:06:03.720184 [ 3 ] {c3f2bb82-1828-4326-a90c-c30e4791ff80} <Debug> TCPHandler: Processed in 0.033989937 sec. | ||
| 579 | 2025.07.10 17:06:03.720450 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.07.10 17:06:03.720654 [ 3 ] {553e4d12-bce6-4123-95fb-17ff47e5078f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 581 | 2025.07.10 17:06:03.720817 [ 3 ] {553e4d12-bce6-4123-95fb-17ff47e5078f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2025.07.10 17:06:03.737070 [ 3 ] {553e4d12-bce6-4123-95fb-17ff47e5078f} <Debug> oximeter.fields_i8 (dcda3976-5e2b-40c9-b35f-b84599f268ba): Loading data parts | ||
| 583 | 2025.07.10 17:06:03.737351 [ 3 ] {553e4d12-bce6-4123-95fb-17ff47e5078f} <Debug> oximeter.fields_i8 (dcda3976-5e2b-40c9-b35f-b84599f268ba): There are no data parts | ||
| 584 | 2025.07.10 17:06:03.746712 [ 3 ] {553e4d12-bce6-4123-95fb-17ff47e5078f} <Debug> TCPHandler: Processed in 0.02636219 sec. | ||
| 585 | 2025.07.10 17:06:03.746957 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.07.10 17:06:03.747291 [ 3 ] {20b8a8c1-6976-4c4e-b7d8-2b4d91fa88ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 587 | 2025.07.10 17:06:03.747442 [ 3 ] {20b8a8c1-6976-4c4e-b7d8-2b4d91fa88ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2025.07.10 17:06:03.762336 [ 3 ] {20b8a8c1-6976-4c4e-b7d8-2b4d91fa88ed} <Debug> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Loading data parts | ||
| 589 | 2025.07.10 17:06:03.762584 [ 3 ] {20b8a8c1-6976-4c4e-b7d8-2b4d91fa88ed} <Debug> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): There are no data parts | ||
| 590 | 2025.07.10 17:06:03.776041 [ 3 ] {20b8a8c1-6976-4c4e-b7d8-2b4d91fa88ed} <Debug> TCPHandler: Processed in 0.029185255 sec. | ||
| 591 | 2025.07.10 17:06:03.776241 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.07.10 17:06:03.776419 [ 3 ] {077f1571-3635-470a-a140-d26f24733e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 593 | 2025.07.10 17:06:03.776578 [ 3 ] {077f1571-3635-470a-a140-d26f24733e81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2025.07.10 17:06:03.787171 [ 3 ] {077f1571-3635-470a-a140-d26f24733e81} <Debug> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Loading data parts | ||
| 595 | 2025.07.10 17:06:03.787431 [ 3 ] {077f1571-3635-470a-a140-d26f24733e81} <Debug> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): There are no data parts | ||
| 596 | 2025.07.10 17:06:03.801005 [ 3 ] {077f1571-3635-470a-a140-d26f24733e81} <Debug> TCPHandler: Processed in 0.024821631 sec. | ||
| 597 | 2025.07.10 17:06:03.801193 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2025.07.10 17:06:03.801478 [ 3 ] {9a804136-6044-4177-bf8c-ab6bf6779149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 599 | 2025.07.10 17:06:03.801603 [ 3 ] {9a804136-6044-4177-bf8c-ab6bf6779149} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2025.07.10 17:06:03.812140 [ 3 ] {9a804136-6044-4177-bf8c-ab6bf6779149} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Loading data parts | ||
| 601 | 2025.07.10 17:06:03.812366 [ 3 ] {9a804136-6044-4177-bf8c-ab6bf6779149} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): There are no data parts | ||
| 602 | 2025.07.10 17:06:03.835148 [ 3 ] {9a804136-6044-4177-bf8c-ab6bf6779149} <Debug> TCPHandler: Processed in 0.034022547 sec. | ||
| 603 | 2025.07.10 17:06:03.835352 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2025.07.10 17:06:03.835524 [ 3 ] {c61151cb-9c72-42ee-8d21-c008e235a5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 605 | 2025.07.10 17:06:03.835657 [ 3 ] {c61151cb-9c72-42ee-8d21-c008e235a5bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2025.07.10 17:06:03.838709 [ 3 ] {c61151cb-9c72-42ee-8d21-c008e235a5bf} <Debug> oximeter.fields_i32 (e31b1432-dad3-472a-8c06-9614200e0c0e): Loading data parts | ||
| 607 | 2025.07.10 17:06:03.838935 [ 3 ] {c61151cb-9c72-42ee-8d21-c008e235a5bf} <Debug> oximeter.fields_i32 (e31b1432-dad3-472a-8c06-9614200e0c0e): There are no data parts | ||
| 608 | 2025.07.10 17:06:03.861889 [ 3 ] {c61151cb-9c72-42ee-8d21-c008e235a5bf} <Debug> TCPHandler: Processed in 0.026603114 sec. | ||
| 609 | 2025.07.10 17:06:03.862078 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2025.07.10 17:06:03.862361 [ 3 ] {137598cc-93db-46dd-957d-beb3884c50b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 611 | 2025.07.10 17:06:03.862502 [ 3 ] {137598cc-93db-46dd-957d-beb3884c50b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2025.07.10 17:06:03.878002 [ 3 ] {137598cc-93db-46dd-957d-beb3884c50b6} <Debug> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Loading data parts | ||
| 613 | 2025.07.10 17:06:03.878159 [ 3 ] {137598cc-93db-46dd-957d-beb3884c50b6} <Debug> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): There are no data parts | ||
| 614 | 2025.07.10 17:06:03.887858 [ 3 ] {137598cc-93db-46dd-957d-beb3884c50b6} <Debug> TCPHandler: Processed in 0.02584541 sec. | ||
| 615 | 2025.07.10 17:06:03.888024 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2025.07.10 17:06:03.888187 [ 3 ] {826d1d63-f759-458b-a127-99ad95107de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 617 | 2025.07.10 17:06:03.888358 [ 3 ] {826d1d63-f759-458b-a127-99ad95107de5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2025.07.10 17:06:03.903683 [ 3 ] {826d1d63-f759-458b-a127-99ad95107de5} <Debug> oximeter.fields_i64 (9a37fc4f-3656-4e2c-bb72-850cbb09f4fb): Loading data parts | ||
| 619 | 2025.07.10 17:06:03.903968 [ 3 ] {826d1d63-f759-458b-a127-99ad95107de5} <Debug> oximeter.fields_i64 (9a37fc4f-3656-4e2c-bb72-850cbb09f4fb): There are no data parts | ||
| 620 | 2025.07.10 17:06:03.913447 [ 3 ] {826d1d63-f759-458b-a127-99ad95107de5} <Debug> TCPHandler: Processed in 0.025473523 sec. | ||
| 621 | 2025.07.10 17:06:03.913649 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2025.07.10 17:06:03.913981 [ 3 ] {4108d4a2-edc1-4bea-90a4-41ddd1051689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 623 | 2025.07.10 17:06:03.914204 [ 3 ] {4108d4a2-edc1-4bea-90a4-41ddd1051689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2025.07.10 17:06:03.929699 [ 3 ] {4108d4a2-edc1-4bea-90a4-41ddd1051689} <Debug> oximeter.fields_u64 (49910f54-7345-4376-a12a-3fab99eb3e27): Loading data parts | ||
| 625 | 2025.07.10 17:06:03.929871 [ 3 ] {4108d4a2-edc1-4bea-90a4-41ddd1051689} <Debug> oximeter.fields_u64 (49910f54-7345-4376-a12a-3fab99eb3e27): There are no data parts | ||
| 626 | 2025.07.10 17:06:03.939861 [ 3 ] {4108d4a2-edc1-4bea-90a4-41ddd1051689} <Debug> TCPHandler: Processed in 0.026276639 sec. | ||
| 627 | 2025.07.10 17:06:03.940084 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2025.07.10 17:06:03.940296 [ 3 ] {843c228f-d867-4db7-a30a-8a7f280bb480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 629 | 2025.07.10 17:06:03.940451 [ 3 ] {843c228f-d867-4db7-a30a-8a7f280bb480} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2025.07.10 17:06:03.955592 [ 3 ] {843c228f-d867-4db7-a30a-8a7f280bb480} <Debug> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Loading data parts | ||
| 631 | 2025.07.10 17:06:03.955813 [ 3 ] {843c228f-d867-4db7-a30a-8a7f280bb480} <Debug> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): There are no data parts | ||
| 632 | 2025.07.10 17:06:03.967524 [ 3 ] {843c228f-d867-4db7-a30a-8a7f280bb480} <Debug> TCPHandler: Processed in 0.027528793 sec. | ||
| 633 | 2025.07.10 17:06:03.967688 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2025.07.10 17:06:03.967951 [ 3 ] {bc527e51-13ec-46d4-9a61-50dfa5f4c94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 635 | 2025.07.10 17:06:03.968159 [ 3 ] {bc527e51-13ec-46d4-9a61-50dfa5f4c94b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2025.07.10 17:06:03.980637 [ 3 ] {bc527e51-13ec-46d4-9a61-50dfa5f4c94b} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Loading data parts | ||
| 637 | 2025.07.10 17:06:03.980867 [ 3 ] {bc527e51-13ec-46d4-9a61-50dfa5f4c94b} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): There are no data parts | ||
| 638 | 2025.07.10 17:06:03.992101 [ 3 ] {bc527e51-13ec-46d4-9a61-50dfa5f4c94b} <Debug> TCPHandler: Processed in 0.024468043 sec. | ||
| 639 | 2025.07.10 17:06:03.992291 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2025.07.10 17:06:03.992469 [ 3 ] {377535a3-52a4-4887-bae7-43e67bba7a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) 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) | ||
| 641 | 2025.07.10 17:06:03.992620 [ 3 ] {377535a3-52a4-4887-bae7-43e67bba7a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2025.07.10 17:06:04.005096 [ 3 ] {377535a3-52a4-4887-bae7-43e67bba7a20} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Loading data parts | ||
| 643 | 2025.07.10 17:06:04.005250 [ 3 ] {377535a3-52a4-4887-bae7-43e67bba7a20} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): There are no data parts | ||
| 644 | 2025.07.10 17:06:04.016798 [ 3 ] {377535a3-52a4-4887-bae7-43e67bba7a20} <Debug> TCPHandler: Processed in 0.024576465 sec. | ||
| 645 | 2025.07.10 17:06:04.017004 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2025.07.10 17:06:04.017400 [ 3 ] {7564b841-5d88-4608-9f57-c5a3903a1794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2025.07.10 17:06:04.017579 [ 3 ] {7564b841-5d88-4608-9f57-c5a3903a1794} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2025.07.10 17:06:04.039977 [ 3 ] {7564b841-5d88-4608-9f57-c5a3903a1794} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Loading data parts | ||
| 652 | 2025.07.10 17:06:04.040278 [ 3 ] {7564b841-5d88-4608-9f57-c5a3903a1794} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): There are no data parts | ||
| 653 | 2025.07.10 17:06:04.043126 [ 3 ] {7564b841-5d88-4608-9f57-c5a3903a1794} <Debug> TCPHandler: Processed in 0.026181416 sec. | ||
| 654 | 2025.07.10 17:06:04.043492 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.07.10 17:06:04.043910 [ 4 ] {4fe7e811-5a51-4843-ab59-9c161216f273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2025.07.10 17:06:04.045290 [ 4 ] {4fe7e811-5a51-4843-ab59-9c161216f273} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2025.07.10 17:06:04.053590 [ 260 ] {4fe7e811-5a51-4843-ab59-9c161216f273} <Trace> oximeter.version (9eeb1116-913c-4a2a-b76a-c0da4cb7643b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2025.07.10 17:06:04.053823 [ 260 ] {4fe7e811-5a51-4843-ab59-9c161216f273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 659 | 2025.07.10 17:06:04.058987 [ 260 ] {4fe7e811-5a51-4843-ab59-9c161216f273} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2025.07.10 17:06:04.059640 [ 260 ] {4fe7e811-5a51-4843-ab59-9c161216f273} <Trace> oximeter.version (9eeb1116-913c-4a2a-b76a-c0da4cb7643b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2025.07.10 17:06:04.060069 [ 4 ] {4fe7e811-5a51-4843-ab59-9c161216f273} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.0163 sec., 61.34969325153375 rows/sec., 981.60 B/sec. | ||
| 662 | 2025.07.10 17:06:04.060326 [ 4 ] {4fe7e811-5a51-4843-ab59-9c161216f273} <Debug> TCPHandler: Processed in 0.016963808 sec. | ||
| 663 | 2025.07.10 17:06:04.119703 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56994 | ||
| 664 | 2025.07.10 17:06:04.120274 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.07.10 17:06:04.120310 [ 278 ] {} <Debug> TCP-Session: 68cd117b-b588-4b8d-bc91-8c978100a22a Authenticating user 'default' from [fd00:1122:3344:101::c]:56994 | ||
| 666 | 2025.07.10 17:06:04.120333 [ 278 ] {} <Debug> TCP-Session: 68cd117b-b588-4b8d-bc91-8c978100a22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.07.10 17:06:04.120437 [ 278 ] {} <Debug> TCP-Session: 68cd117b-b588-4b8d-bc91-8c978100a22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.07.10 17:06:04.120513 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.07.10 17:06:04.120540 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.07.10 17:06:04.120642 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.07.10 17:06:04.121754 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40617 | ||
| 672 | 2025.07.10 17:06:04.121943 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2025.07.10 17:06:04.121984 [ 279 ] {} <Debug> TCP-Session: 6ddd5fa5-a921-46ad-81d4-27130d4f5f52 Authenticating user 'default' from [fd00:1122:3344:101::c]:40617 | ||
| 674 | 2025.07.10 17:06:04.122059 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36691 | ||
| 675 | 2025.07.10 17:06:04.121995 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60700 | ||
| 676 | 2025.07.10 17:06:04.122141 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40900 | ||
| 677 | 2025.07.10 17:06:04.122182 [ 279 ] {} <Debug> TCP-Session: 6ddd5fa5-a921-46ad-81d4-27130d4f5f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2025.07.10 17:06:04.122226 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61720 | ||
| 679 | 2025.07.10 17:06:04.121993 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54969 | ||
| 680 | 2025.07.10 17:06:04.122301 [ 279 ] {} <Debug> TCP-Session: 6ddd5fa5-a921-46ad-81d4-27130d4f5f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.07.10 17:06:04.122331 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63481 | ||
| 682 | 2025.07.10 17:06:04.122472 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.07.10 17:06:04.122435 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.07.10 17:06:04.122556 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.07.10 17:06:04.122593 [ 283 ] {} <Debug> TCP-Session: 1731f3a1-921c-4ac8-a1cb-10a0a3c12d8e Authenticating user 'default' from [fd00:1122:3344:101::c]:40900 | ||
| 686 | 2025.07.10 17:06:04.122593 [ 282 ] {} <Debug> TCP-Session: 7078c7d8-c3e8-42e2-8fb2-e44a215a65fe Authenticating user 'default' from [fd00:1122:3344:101::c]:36691 | ||
| 687 | 2025.07.10 17:06:04.122712 [ 281 ] {} <Debug> TCP-Session: b3bcd524-404f-4ec4-b92f-fcbbf6e3588f Authenticating user 'default' from [fd00:1122:3344:101::c]:60700 | ||
| 688 | 2025.07.10 17:06:04.122586 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.07.10 17:06:04.122800 [ 283 ] {} <Debug> TCP-Session: 1731f3a1-921c-4ac8-a1cb-10a0a3c12d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.07.10 17:06:04.122823 [ 281 ] {} <Debug> TCP-Session: b3bcd524-404f-4ec4-b92f-fcbbf6e3588f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.07.10 17:06:04.122831 [ 282 ] {} <Debug> TCP-Session: 7078c7d8-c3e8-42e2-8fb2-e44a215a65fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.07.10 17:06:04.122906 [ 281 ] {} <Debug> TCP-Session: b3bcd524-404f-4ec4-b92f-fcbbf6e3588f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.07.10 17:06:04.122917 [ 282 ] {} <Debug> TCP-Session: 7078c7d8-c3e8-42e2-8fb2-e44a215a65fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.07.10 17:06:04.122919 [ 280 ] {} <Debug> TCP-Session: 5d1effe2-f1ec-4990-aeae-9bd2bdf5a571 Authenticating user 'default' from [fd00:1122:3344:101::c]:54969 | ||
| 695 | 2025.07.10 17:06:04.122987 [ 283 ] {} <Debug> TCP-Session: 1731f3a1-921c-4ac8-a1cb-10a0a3c12d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.07.10 17:06:04.123024 [ 280 ] {} <Debug> TCP-Session: 5d1effe2-f1ec-4990-aeae-9bd2bdf5a571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.07.10 17:06:04.123078 [ 280 ] {} <Debug> TCP-Session: 5d1effe2-f1ec-4990-aeae-9bd2bdf5a571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.07.10 17:06:04.123072 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2025.07.10 17:06:04.123210 [ 284 ] {} <Debug> TCP-Session: a1e0a7cd-fa46-41be-9bf1-a590a518dd20 Authenticating user 'default' from [fd00:1122:3344:101::c]:61720 | ||
| 700 | 2025.07.10 17:06:04.123226 [ 284 ] {} <Debug> TCP-Session: a1e0a7cd-fa46-41be-9bf1-a590a518dd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.07.10 17:06:04.123325 [ 284 ] {} <Debug> TCP-Session: a1e0a7cd-fa46-41be-9bf1-a590a518dd20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.07.10 17:06:04.123687 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2025.07.10 17:06:04.123741 [ 285 ] {} <Debug> TCP-Session: 8281f13b-0929-4695-8884-59ec5f0b1f8a Authenticating user 'default' from [fd00:1122:3344:101::c]:63481 | ||
| 704 | 2025.07.10 17:06:04.123881 [ 285 ] {} <Debug> TCP-Session: 8281f13b-0929-4695-8884-59ec5f0b1f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.07.10 17:06:04.123896 [ 285 ] {} <Debug> TCP-Session: 8281f13b-0929-4695-8884-59ec5f0b1f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.07.10 17:06:05.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.59 MiB, peak 135.59 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 4.15 MiB | ||
| 707 | 2025.07.10 17:06:09.560948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.07.10 17:06:09.561029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.07.10 17:06:09.561070 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.07.10 17:06:09.561121 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.07.10 17:06:09.574968 [ 245 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Loading data parts | ||
| 712 | 2025.07.10 17:06:09.575143 [ 245 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): There are no data parts | ||
| 713 | 2025.07.10 17:06:09.586851 [ 244 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Loading data parts | ||
| 714 | 2025.07.10 17:06:09.587126 [ 244 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): There are no data parts | ||
| 715 | 2025.07.10 17:06:09.598235 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.07.10 17:06:09.598279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 717 | 2025.07.10 17:06:09.603624 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.07.10 17:06:09.604280 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.07.10 17:06:09.604419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2025.07.10 17:06:09.628701 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.07.10 17:06:09.628862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 722 | 2025.07.10 17:06:09.634955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.07.10 17:06:09.636255 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.07.10 17:06:09.639566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.07.10 17:06:10.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2025.07.10 17:06:12.060918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.07.10 17:06:12.061058 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.07.10 17:06:12.069354 [ 243 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Loading data parts | ||
| 729 | 2025.07.10 17:06:12.069633 [ 243 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): There are no data parts | ||
| 730 | 2025.07.10 17:06:12.080304 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.07.10 17:06:12.080549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 732 | 2025.07.10 17:06:12.083082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.07.10 17:06:12.083745 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.07.10 17:06:12.084139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.07.10 17:06:13.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 155.14 MiB (RSS), difference: -2.99 MiB | ||
| 736 | 2025.07.10 17:06:16.986155 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.07.10 17:06:16.986218 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.07.10 17:06:17.104501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.07.10 17:06:17.105673 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.07.10 17:06:17.105739 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 741 | 2025.07.10 17:06:17.106669 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.07.10 17:06:17.107451 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.07.10 17:06:17.107743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.07.10 17:06:17.139630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.07.10 17:06:17.157015 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.07.10 17:06:17.157192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 747 | 2025.07.10 17:06:17.163875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.07.10 17:06:17.165196 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.07.10 17:06:17.169127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.07.10 17:06:18.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.89 MiB, peak 159.89 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 1.78 MiB | ||
| 751 | 2025.07.10 17:06:23.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.71 MiB, peak 159.89 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.07.10 17:06:24.608793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 753 | 2025.07.10 17:06:24.609336 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2025.07.10 17:06:24.609390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 755 | 2025.07.10 17:06:24.610137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2025.07.10 17:06:24.610630 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2025.07.10 17:06:24.610778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 758 | 2025.07.10 17:06:24.670172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2025.07.10 17:06:24.687826 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2025.07.10 17:06:24.687896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 761 | 2025.07.10 17:06:24.693965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2025.07.10 17:06:24.695293 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2025.07.10 17:06:24.699791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2025.07.10 17:06:31.986459 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 765 | 2025.07.10 17:06:31.986530 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 766 | 2025.07.10 17:06:32.110876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 767 | 2025.07.10 17:06:32.111704 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 768 | 2025.07.10 17:06:32.111777 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 769 | 2025.07.10 17:06:32.112765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 770 | 2025.07.10 17:06:32.113236 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 771 | 2025.07.10 17:06:32.113382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 772 | 2025.07.10 17:06:32.199879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 773 | 2025.07.10 17:06:32.216004 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 774 | 2025.07.10 17:06:32.216065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 775 | 2025.07.10 17:06:32.222196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 776 | 2025.07.10 17:06:32.223346 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 777 | 2025.07.10 17:06:32.226295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 778 | 2025.07.10 17:06:34.076185 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.07.10 17:06:34.076377 [ 3 ] {383b5466-1b14-4a6c-af26-d1c6443cb473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 780 | 2025.07.10 17:06:34.082702 [ 3 ] {383b5466-1b14-4a6c-af26-d1c6443cb473} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.07.10 17:06:34.089635 [ 3 ] {383b5466-1b14-4a6c-af26-d1c6443cb473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.07.10 17:06:34.098296 [ 3 ] {383b5466-1b14-4a6c-af26-d1c6443cb473} <Debug> TCPHandler: Processed in 0.02223704 sec. | ||
| 783 | 2025.07.10 17:06:34.115235 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.07.10 17:06:34.115390 [ 3 ] {1b2a14fb-8e94-48e9-a122-d5fbc315f3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.07.10 17:06:34.121943 [ 3 ] {1b2a14fb-8e94-48e9-a122-d5fbc315f3f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.07.10 17:06:34.121999 [ 3 ] {1b2a14fb-8e94-48e9-a122-d5fbc315f3f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.07.10 17:06:34.124427 [ 3 ] {1b2a14fb-8e94-48e9-a122-d5fbc315f3f4} <Debug> TCPHandler: Processed in 0.00927855 sec. | ||
| 788 | 2025.07.10 17:06:34.124821 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.07.10 17:06:34.124967 [ 3 ] {f108f0eb-0791-4178-a270-42d40a2f2192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.07.10 17:06:34.129430 [ 3 ] {f108f0eb-0791-4178-a270-42d40a2f2192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.07.10 17:06:34.129478 [ 3 ] {f108f0eb-0791-4178-a270-42d40a2f2192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.07.10 17:06:34.129844 [ 3 ] {f108f0eb-0791-4178-a270-42d40a2f2192} <Debug> TCPHandler: Processed in 0.005083159 sec. | ||
| 793 | 2025.07.10 17:06:34.130044 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.07.10 17:06:34.130160 [ 3 ] {c2ee10f1-2868-4559-9a02-93c38598ae06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.07.10 17:06:34.130406 [ 3 ] {c2ee10f1-2868-4559-9a02-93c38598ae06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.07.10 17:06:34.130450 [ 3 ] {c2ee10f1-2868-4559-9a02-93c38598ae06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.07.10 17:06:34.130768 [ 3 ] {c2ee10f1-2868-4559-9a02-93c38598ae06} <Debug> TCPHandler: Processed in 0.000772535 sec. | ||
| 798 | 2025.07.10 17:06:34.131586 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.07.10 17:06:34.131702 [ 3 ] {93d5d3af-82aa-4098-81f8-6d8f8d176118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.07.10 17:06:34.131944 [ 3 ] {93d5d3af-82aa-4098-81f8-6d8f8d176118} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.07.10 17:06:34.131987 [ 3 ] {93d5d3af-82aa-4098-81f8-6d8f8d176118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.07.10 17:06:34.132351 [ 3 ] {93d5d3af-82aa-4098-81f8-6d8f8d176118} <Debug> TCPHandler: Processed in 0.000813535 sec. | ||
| 803 | 2025.07.10 17:06:34.135096 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.07.10 17:06:34.135214 [ 3 ] {0ded0175-3668-45b4-9fea-358e3c35952d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.07.10 17:06:34.135459 [ 3 ] {0ded0175-3668-45b4-9fea-358e3c35952d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.07.10 17:06:34.135502 [ 3 ] {0ded0175-3668-45b4-9fea-358e3c35952d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.07.10 17:06:34.135821 [ 3 ] {0ded0175-3668-45b4-9fea-358e3c35952d} <Debug> TCPHandler: Processed in 0.000774506 sec. | ||
| 808 | 2025.07.10 17:06:34.136331 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.07.10 17:06:34.136447 [ 3 ] {57886268-eae4-4fa0-8578-7e06aa3259e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.07.10 17:06:34.136687 [ 3 ] {57886268-eae4-4fa0-8578-7e06aa3259e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.07.10 17:06:34.136729 [ 3 ] {57886268-eae4-4fa0-8578-7e06aa3259e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.07.10 17:06:34.137041 [ 3 ] {57886268-eae4-4fa0-8578-7e06aa3259e8} <Debug> TCPHandler: Processed in 0.000757065 sec. | ||
| 813 | 2025.07.10 17:06:34.137263 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.07.10 17:06:34.137377 [ 3 ] {a85e7d63-922c-4b76-b6eb-db10ca6e8524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.07.10 17:06:34.137624 [ 3 ] {a85e7d63-922c-4b76-b6eb-db10ca6e8524} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.07.10 17:06:34.137665 [ 3 ] {a85e7d63-922c-4b76-b6eb-db10ca6e8524} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.07.10 17:06:34.137977 [ 3 ] {a85e7d63-922c-4b76-b6eb-db10ca6e8524} <Debug> TCPHandler: Processed in 0.000760825 sec. | ||
| 818 | 2025.07.10 17:06:34.138201 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.07.10 17:06:34.138315 [ 3 ] {b918e28b-6c6f-4a2c-93f1-501c993e4140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.07.10 17:06:34.138561 [ 3 ] {b918e28b-6c6f-4a2c-93f1-501c993e4140} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.07.10 17:06:34.138604 [ 3 ] {b918e28b-6c6f-4a2c-93f1-501c993e4140} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.07.10 17:06:34.138973 [ 3 ] {b918e28b-6c6f-4a2c-93f1-501c993e4140} <Debug> TCPHandler: Processed in 0.000819556 sec. | ||
| 823 | 2025.07.10 17:06:34.139210 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.07.10 17:06:34.139334 [ 3 ] {41b19541-19bf-450b-b598-3552340a43a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.07.10 17:06:34.139577 [ 3 ] {41b19541-19bf-450b-b598-3552340a43a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.07.10 17:06:34.139620 [ 3 ] {41b19541-19bf-450b-b598-3552340a43a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.07.10 17:06:34.139920 [ 3 ] {41b19541-19bf-450b-b598-3552340a43a4} <Debug> TCPHandler: Processed in 0.000769975 sec. | ||
| 828 | 2025.07.10 17:06:34.140141 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.07.10 17:06:34.140257 [ 3 ] {77463c09-7074-4a54-ba3a-17c8aba1585f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.07.10 17:06:34.140496 [ 3 ] {77463c09-7074-4a54-ba3a-17c8aba1585f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.07.10 17:06:34.140538 [ 3 ] {77463c09-7074-4a54-ba3a-17c8aba1585f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.07.10 17:06:34.140835 [ 3 ] {77463c09-7074-4a54-ba3a-17c8aba1585f} <Debug> TCPHandler: Processed in 0.000741904 sec. | ||
| 833 | 2025.07.10 17:06:34.141069 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.07.10 17:06:34.141184 [ 3 ] {c59158a0-3e9e-457b-9b6e-2f1fc17fa959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.07.10 17:06:34.141423 [ 3 ] {c59158a0-3e9e-457b-9b6e-2f1fc17fa959} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.07.10 17:06:34.141464 [ 3 ] {c59158a0-3e9e-457b-9b6e-2f1fc17fa959} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.07.10 17:06:34.141761 [ 3 ] {c59158a0-3e9e-457b-9b6e-2f1fc17fa959} <Debug> TCPHandler: Processed in 0.000739824 sec. | ||
| 838 | 2025.07.10 17:06:34.142011 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.07.10 17:06:34.142128 [ 3 ] {1c1faa69-5741-4f17-bca7-a2085d63ff18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.07.10 17:06:34.142380 [ 3 ] {1c1faa69-5741-4f17-bca7-a2085d63ff18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.07.10 17:06:34.142422 [ 3 ] {1c1faa69-5741-4f17-bca7-a2085d63ff18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.07.10 17:06:34.142731 [ 3 ] {1c1faa69-5741-4f17-bca7-a2085d63ff18} <Debug> TCPHandler: Processed in 0.000766355 sec. | ||
| 843 | 2025.07.10 17:06:34.142956 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.07.10 17:06:34.143073 [ 3 ] {bb0b6ed1-4569-4375-b5c8-21c0a174e8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.07.10 17:06:34.143315 [ 3 ] {bb0b6ed1-4569-4375-b5c8-21c0a174e8fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.07.10 17:06:34.143357 [ 3 ] {bb0b6ed1-4569-4375-b5c8-21c0a174e8fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.07.10 17:06:34.143666 [ 3 ] {bb0b6ed1-4569-4375-b5c8-21c0a174e8fc} <Debug> TCPHandler: Processed in 0.000756205 sec. | ||
| 848 | 2025.07.10 17:06:34.143882 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.07.10 17:06:34.143999 [ 3 ] {fae0384d-a63a-493e-841e-c977d7a9366f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.07.10 17:06:34.144249 [ 3 ] {fae0384d-a63a-493e-841e-c977d7a9366f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.07.10 17:06:34.144290 [ 3 ] {fae0384d-a63a-493e-841e-c977d7a9366f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.07.10 17:06:34.144624 [ 3 ] {fae0384d-a63a-493e-841e-c977d7a9366f} <Debug> TCPHandler: Processed in 0.000788296 sec. | ||
| 853 | 2025.07.10 17:06:34.149592 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.07.10 17:06:34.149710 [ 3 ] {629862ba-c71c-478d-9762-fc75b7cc7ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.07.10 17:06:34.149956 [ 3 ] {629862ba-c71c-478d-9762-fc75b7cc7ce1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.07.10 17:06:34.149997 [ 3 ] {629862ba-c71c-478d-9762-fc75b7cc7ce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.07.10 17:06:34.150317 [ 3 ] {629862ba-c71c-478d-9762-fc75b7cc7ce1} <Debug> TCPHandler: Processed in 0.000771505 sec. | ||
| 858 | 2025.07.10 17:06:34.153272 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.07.10 17:06:34.153388 [ 3 ] {12cfdc34-4d06-4561-8be6-39fe4a20f785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 860 | 2025.07.10 17:06:34.153430 [ 3 ] {12cfdc34-4d06-4561-8be6-39fe4a20f785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.07.10 17:06:34.154118 [ 3 ] {12cfdc34-4d06-4561-8be6-39fe4a20f785} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 862 | 2025.07.10 17:06:34.154156 [ 3 ] {12cfdc34-4d06-4561-8be6-39fe4a20f785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 863 | 2025.07.10 17:06:34.156925 [ 3 ] {12cfdc34-4d06-4561-8be6-39fe4a20f785} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 864 | 2025.07.10 17:06:34.157395 [ 3 ] {12cfdc34-4d06-4561-8be6-39fe4a20f785} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 865 | 2025.07.10 17:06:34.157549 [ 3 ] {12cfdc34-4d06-4561-8be6-39fe4a20f785} <Debug> executeQuery: Read 16 rows, 4.79 KiB in 0.004192 sec., 3816.793893129771 rows/sec., 1.12 MiB/sec. | ||
| 866 | 2025.07.10 17:06:34.157588 [ 3 ] {12cfdc34-4d06-4561-8be6-39fe4a20f785} <Debug> TCPHandler: Processed in 0.004369705 sec. | ||
| 867 | 2025.07.10 17:06:34.157724 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.07.10 17:06:34.157822 [ 3 ] {303ea26c-898b-4ac7-a22b-61eb3dbd7689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 869 | 2025.07.10 17:06:34.157862 [ 3 ] {303ea26c-898b-4ac7-a22b-61eb3dbd7689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 870 | 2025.07.10 17:06:34.166198 [ 3 ] {303ea26c-898b-4ac7-a22b-61eb3dbd7689} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2025.07.10 17:06:34.166234 [ 3 ] {303ea26c-898b-4ac7-a22b-61eb3dbd7689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 872 | 2025.07.10 17:06:34.168817 [ 3 ] {303ea26c-898b-4ac7-a22b-61eb3dbd7689} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2025.07.10 17:06:34.169397 [ 3 ] {303ea26c-898b-4ac7-a22b-61eb3dbd7689} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2025.07.10 17:06:34.169534 [ 3 ] {303ea26c-898b-4ac7-a22b-61eb3dbd7689} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.011734 sec., 18067.15527526845 rows/sec., 1.15 MiB/sec. | ||
| 875 | 2025.07.10 17:06:34.169570 [ 3 ] {303ea26c-898b-4ac7-a22b-61eb3dbd7689} <Debug> TCPHandler: Processed in 0.01189544 sec. | ||
| 876 | 2025.07.10 17:06:34.169692 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.07.10 17:06:34.169787 [ 3 ] {2ea0d0b1-1288-45f4-abf9-1a464b6771ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 878 | 2025.07.10 17:06:34.169826 [ 3 ] {2ea0d0b1-1288-45f4-abf9-1a464b6771ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 879 | 2025.07.10 17:06:34.170497 [ 3 ] {2ea0d0b1-1288-45f4-abf9-1a464b6771ae} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 880 | 2025.07.10 17:06:34.170534 [ 3 ] {2ea0d0b1-1288-45f4-abf9-1a464b6771ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 881 | 2025.07.10 17:06:34.171078 [ 3 ] {2ea0d0b1-1288-45f4-abf9-1a464b6771ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 882 | 2025.07.10 17:06:34.171504 [ 3 ] {2ea0d0b1-1288-45f4-abf9-1a464b6771ae} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 883 | 2025.07.10 17:06:34.171637 [ 3 ] {2ea0d0b1-1288-45f4-abf9-1a464b6771ae} <Debug> executeQuery: Read 603 rows, 48.90 KiB in 0.001869 sec., 322632.42375601927 rows/sec., 25.55 MiB/sec. | ||
| 884 | 2025.07.10 17:06:34.171672 [ 3 ] {2ea0d0b1-1288-45f4-abf9-1a464b6771ae} <Debug> TCPHandler: Processed in 0.002029319 sec. | ||
| 885 | 2025.07.10 17:06:34.171783 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.07.10 17:06:34.171877 [ 3 ] {2ca6e986-915e-4f7c-af5d-7012699fcad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 887 | 2025.07.10 17:06:34.171917 [ 3 ] {2ca6e986-915e-4f7c-af5d-7012699fcad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 888 | 2025.07.10 17:06:34.172332 [ 3 ] {2ca6e986-915e-4f7c-af5d-7012699fcad1} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2025.07.10 17:06:34.172368 [ 3 ] {2ca6e986-915e-4f7c-af5d-7012699fcad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 890 | 2025.07.10 17:06:34.172869 [ 3 ] {2ca6e986-915e-4f7c-af5d-7012699fcad1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 891 | 2025.07.10 17:06:34.173379 [ 3 ] {2ca6e986-915e-4f7c-af5d-7012699fcad1} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2025.07.10 17:06:34.173507 [ 3 ] {2ca6e986-915e-4f7c-af5d-7012699fcad1} <Debug> executeQuery: Read 127 rows, 7.96 KiB in 0.00165 sec., 76969.69696969698 rows/sec., 4.71 MiB/sec. | ||
| 893 | 2025.07.10 17:06:34.173551 [ 3 ] {2ca6e986-915e-4f7c-af5d-7012699fcad1} <Debug> TCPHandler: Processed in 0.001815715 sec. | ||
| 894 | 2025.07.10 17:06:34.173661 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2025.07.10 17:06:34.173752 [ 3 ] {172ab6b6-0f9f-478b-9774-21b7bd333133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 896 | 2025.07.10 17:06:34.173793 [ 3 ] {172ab6b6-0f9f-478b-9774-21b7bd333133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 897 | 2025.07.10 17:06:34.174234 [ 3 ] {172ab6b6-0f9f-478b-9774-21b7bd333133} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2025.07.10 17:06:34.174267 [ 3 ] {172ab6b6-0f9f-478b-9774-21b7bd333133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 899 | 2025.07.10 17:06:34.174779 [ 3 ] {172ab6b6-0f9f-478b-9774-21b7bd333133} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2025.07.10 17:06:34.175286 [ 3 ] {172ab6b6-0f9f-478b-9774-21b7bd333133} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2025.07.10 17:06:34.175415 [ 3 ] {172ab6b6-0f9f-478b-9774-21b7bd333133} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00168 sec., 67261.90476190476 rows/sec., 4.35 MiB/sec. | ||
| 902 | 2025.07.10 17:06:34.175457 [ 3 ] {172ab6b6-0f9f-478b-9774-21b7bd333133} <Debug> TCPHandler: Processed in 0.001845636 sec. | ||
| 903 | 2025.07.10 17:06:34.175569 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.07.10 17:06:34.175661 [ 3 ] {34c09bc1-22ad-41f8-b87e-18b426a7f814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 905 | 2025.07.10 17:06:34.175699 [ 3 ] {34c09bc1-22ad-41f8-b87e-18b426a7f814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 906 | 2025.07.10 17:06:34.176108 [ 3 ] {34c09bc1-22ad-41f8-b87e-18b426a7f814} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2025.07.10 17:06:34.176144 [ 3 ] {34c09bc1-22ad-41f8-b87e-18b426a7f814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 908 | 2025.07.10 17:06:34.178539 [ 3 ] {34c09bc1-22ad-41f8-b87e-18b426a7f814} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 909 | 2025.07.10 17:06:34.179093 [ 3 ] {34c09bc1-22ad-41f8-b87e-18b426a7f814} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2025.07.10 17:06:34.179226 [ 3 ] {34c09bc1-22ad-41f8-b87e-18b426a7f814} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003582 sec., 31267.448352875486 rows/sec., 1.78 MiB/sec. | ||
| 911 | 2025.07.10 17:06:34.179268 [ 3 ] {34c09bc1-22ad-41f8-b87e-18b426a7f814} <Debug> TCPHandler: Processed in 0.003748923 sec. | ||
| 912 | 2025.07.10 17:06:34.179382 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.07.10 17:06:34.179474 [ 3 ] {7ea52554-d327-45fa-bfb6-a2c2076b4740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 914 | 2025.07.10 17:06:34.179513 [ 3 ] {7ea52554-d327-45fa-bfb6-a2c2076b4740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 915 | 2025.07.10 17:06:34.180016 [ 3 ] {7ea52554-d327-45fa-bfb6-a2c2076b4740} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2025.07.10 17:06:34.180052 [ 3 ] {7ea52554-d327-45fa-bfb6-a2c2076b4740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 917 | 2025.07.10 17:06:34.180568 [ 3 ] {7ea52554-d327-45fa-bfb6-a2c2076b4740} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2025.07.10 17:06:34.181098 [ 3 ] {7ea52554-d327-45fa-bfb6-a2c2076b4740} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2025.07.10 17:06:34.181231 [ 3 ] {7ea52554-d327-45fa-bfb6-a2c2076b4740} <Debug> executeQuery: Read 352 rows, 25.21 KiB in 0.001774 sec., 198421.64599774522 rows/sec., 13.88 MiB/sec. | ||
| 920 | 2025.07.10 17:06:34.181273 [ 3 ] {7ea52554-d327-45fa-bfb6-a2c2076b4740} <Debug> TCPHandler: Processed in 0.001939588 sec. | ||
| 921 | 2025.07.10 17:06:34.181382 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.07.10 17:06:34.181473 [ 3 ] {c4df007e-bb60-468b-92b3-7fa923921ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 923 | 2025.07.10 17:06:34.181513 [ 3 ] {c4df007e-bb60-468b-92b3-7fa923921ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 924 | 2025.07.10 17:06:34.183804 [ 3 ] {c4df007e-bb60-468b-92b3-7fa923921ba9} <Trace> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.07.10 17:06:34.183846 [ 3 ] {c4df007e-bb60-468b-92b3-7fa923921ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 926 | 2025.07.10 17:06:34.184424 [ 3 ] {c4df007e-bb60-468b-92b3-7fa923921ba9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2025.07.10 17:06:34.184969 [ 3 ] {c4df007e-bb60-468b-92b3-7fa923921ba9} <Trace> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.07.10 17:06:34.185099 [ 3 ] {c4df007e-bb60-468b-92b3-7fa923921ba9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003643 sec., 1646.9942355201756 rows/sec., 86.05 KiB/sec. | ||
| 929 | 2025.07.10 17:06:34.185141 [ 3 ] {c4df007e-bb60-468b-92b3-7fa923921ba9} <Debug> TCPHandler: Processed in 0.003808453 sec. | ||
| 930 | 2025.07.10 17:06:34.185251 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.07.10 17:06:34.185343 [ 3 ] {f93f82b0-fce9-4c6e-8ece-48041ad9dca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 932 | 2025.07.10 17:06:34.185384 [ 3 ] {f93f82b0-fce9-4c6e-8ece-48041ad9dca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 933 | 2025.07.10 17:06:34.185739 [ 3 ] {f93f82b0-fce9-4c6e-8ece-48041ad9dca5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.07.10 17:06:34.185775 [ 3 ] {f93f82b0-fce9-4c6e-8ece-48041ad9dca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 935 | 2025.07.10 17:06:34.186226 [ 3 ] {f93f82b0-fce9-4c6e-8ece-48041ad9dca5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2025.07.10 17:06:34.186719 [ 3 ] {f93f82b0-fce9-4c6e-8ece-48041ad9dca5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.07.10 17:06:34.186846 [ 3 ] {f93f82b0-fce9-4c6e-8ece-48041ad9dca5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001521 sec., 50624.58908612755 rows/sec., 3.12 MiB/sec. | ||
| 938 | 2025.07.10 17:06:34.186890 [ 3 ] {f93f82b0-fce9-4c6e-8ece-48041ad9dca5} <Debug> TCPHandler: Processed in 0.001689202 sec. | ||
| 939 | 2025.07.10 17:06:34.187001 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.07.10 17:06:34.187093 [ 3 ] {6e59f573-e54a-4af6-bcdd-95232121ad98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 941 | 2025.07.10 17:06:34.187134 [ 3 ] {6e59f573-e54a-4af6-bcdd-95232121ad98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 942 | 2025.07.10 17:06:34.187445 [ 3 ] {6e59f573-e54a-4af6-bcdd-95232121ad98} <Trace> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.07.10 17:06:34.187480 [ 3 ] {6e59f573-e54a-4af6-bcdd-95232121ad98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 944 | 2025.07.10 17:06:34.187919 [ 3 ] {6e59f573-e54a-4af6-bcdd-95232121ad98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2025.07.10 17:06:34.188453 [ 3 ] {6e59f573-e54a-4af6-bcdd-95232121ad98} <Trace> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.07.10 17:06:34.188584 [ 3 ] {6e59f573-e54a-4af6-bcdd-95232121ad98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 44.65 KiB/sec. | ||
| 947 | 2025.07.10 17:06:34.188617 [ 3 ] {6e59f573-e54a-4af6-bcdd-95232121ad98} <Debug> TCPHandler: Processed in 0.001666422 sec. | ||
| 948 | 2025.07.10 17:06:34.188724 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2025.07.10 17:06:34.188814 [ 3 ] {d2cd4072-02fa-427f-a09f-e878a37716ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 950 | 2025.07.10 17:06:34.188866 [ 3 ] {d2cd4072-02fa-427f-a09f-e878a37716ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 951 | 2025.07.10 17:06:34.189731 [ 3 ] {d2cd4072-02fa-427f-a09f-e878a37716ea} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.07.10 17:06:34.189767 [ 3 ] {d2cd4072-02fa-427f-a09f-e878a37716ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 953 | 2025.07.10 17:06:34.193885 [ 3 ] {d2cd4072-02fa-427f-a09f-e878a37716ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2025.07.10 17:06:34.194398 [ 3 ] {d2cd4072-02fa-427f-a09f-e878a37716ea} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.07.10 17:06:34.194534 [ 3 ] {d2cd4072-02fa-427f-a09f-e878a37716ea} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.005737 sec., 3660.449712393237 rows/sec., 6.56 MiB/sec. | ||
| 956 | 2025.07.10 17:06:34.194583 [ 3 ] {d2cd4072-02fa-427f-a09f-e878a37716ea} <Debug> TCPHandler: Processed in 0.005909904 sec. | ||
| 957 | 2025.07.10 17:06:34.194703 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.07.10 17:06:34.194797 [ 3 ] {940dfb24-bd33-4aba-9fef-4c871427dabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 959 | 2025.07.10 17:06:34.194838 [ 3 ] {940dfb24-bd33-4aba-9fef-4c871427dabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 960 | 2025.07.10 17:06:34.195193 [ 3 ] {940dfb24-bd33-4aba-9fef-4c871427dabf} <Trace> oximeter.measurements_i64 (78cf665f-f638-4693-b1e4-63f13f7d3cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2025.07.10 17:06:34.195226 [ 3 ] {940dfb24-bd33-4aba-9fef-4c871427dabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 962 | 2025.07.10 17:06:34.195735 [ 3 ] {940dfb24-bd33-4aba-9fef-4c871427dabf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2025.07.10 17:06:34.196296 [ 3 ] {940dfb24-bd33-4aba-9fef-4c871427dabf} <Trace> oximeter.measurements_i64 (78cf665f-f638-4693-b1e4-63f13f7d3cc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2025.07.10 17:06:34.196426 [ 3 ] {940dfb24-bd33-4aba-9fef-4c871427dabf} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001647 sec., 12750.455373406194 rows/sec., 952.25 KiB/sec. | ||
| 965 | 2025.07.10 17:06:34.196461 [ 3 ] {940dfb24-bd33-4aba-9fef-4c871427dabf} <Debug> TCPHandler: Processed in 0.001807915 sec. | ||
| 966 | 2025.07.10 17:06:34.196570 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2025.07.10 17:06:34.196662 [ 3 ] {c104243a-0fb6-4a9f-85cd-7f26c624a63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 968 | 2025.07.10 17:06:34.196701 [ 3 ] {c104243a-0fb6-4a9f-85cd-7f26c624a63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 969 | 2025.07.10 17:06:34.197047 [ 3 ] {c104243a-0fb6-4a9f-85cd-7f26c624a63e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.07.10 17:06:34.197082 [ 3 ] {c104243a-0fb6-4a9f-85cd-7f26c624a63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 971 | 2025.07.10 17:06:34.197595 [ 3 ] {c104243a-0fb6-4a9f-85cd-7f26c624a63e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2025.07.10 17:06:34.198114 [ 3 ] {c104243a-0fb6-4a9f-85cd-7f26c624a63e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.07.10 17:06:34.198247 [ 3 ] {c104243a-0fb6-4a9f-85cd-7f26c624a63e} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001603 sec., 13724.26699937617 rows/sec., 743.84 KiB/sec. | ||
| 974 | 2025.07.10 17:06:34.198281 [ 3 ] {c104243a-0fb6-4a9f-85cd-7f26c624a63e} <Debug> TCPHandler: Processed in 0.001760354 sec. | ||
| 975 | 2025.07.10 17:06:39.614432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 976 | 2025.07.10 17:06:39.615015 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2025.07.10 17:06:39.615070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 978 | 2025.07.10 17:06:39.615884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 979 | 2025.07.10 17:06:39.616468 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2025.07.10 17:06:39.616663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 981 | 2025.07.10 17:06:39.727326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 982 | 2025.07.10 17:06:39.744582 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.07.10 17:06:39.744638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 984 | 2025.07.10 17:06:39.750866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 985 | 2025.07.10 17:06:39.752018 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.07.10 17:06:39.755020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 987 | 2025.07.10 17:06:42.084638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 146 | ||
| 988 | 2025.07.10 17:06:42.087989 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.07.10 17:06:42.088036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 990 | 2025.07.10 17:06:42.089212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 991 | 2025.07.10 17:06:42.089469 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.07.10 17:06:42.089789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 146 | ||
| 993 | 2025.07.10 17:06:44.070361 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.07.10 17:06:44.070536 [ 3 ] {6b30714e-145e-4ffc-a24c-539e1bf488dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 995 | 2025.07.10 17:06:44.070599 [ 3 ] {6b30714e-145e-4ffc-a24c-539e1bf488dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 996 | 2025.07.10 17:06:44.071215 [ 3 ] {6b30714e-145e-4ffc-a24c-539e1bf488dd} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.07.10 17:06:44.071253 [ 3 ] {6b30714e-145e-4ffc-a24c-539e1bf488dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 998 | 2025.07.10 17:06:44.071646 [ 3 ] {6b30714e-145e-4ffc-a24c-539e1bf488dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 999 | 2025.07.10 17:06:44.071871 [ 3 ] {6b30714e-145e-4ffc-a24c-539e1bf488dd} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.07.10 17:06:44.072011 [ 3 ] {6b30714e-145e-4ffc-a24c-539e1bf488dd} <Debug> executeQuery: Read 42 rows, 3.93 KiB in 0.001524 sec., 27559.05511811024 rows/sec., 2.52 MiB/sec. | ||
| 1001 | 2025.07.10 17:06:44.072049 [ 3 ] {6b30714e-145e-4ffc-a24c-539e1bf488dd} <Debug> TCPHandler: Processed in 0.001814035 sec. | ||
| 1002 | 2025.07.10 17:06:44.072174 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.07.10 17:06:44.072268 [ 3 ] {6c101a7d-971f-4a21-8d6c-fc5878e34f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.07.10 17:06:44.072308 [ 3 ] {6c101a7d-971f-4a21-8d6c-fc5878e34f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1005 | 2025.07.10 17:06:44.072746 [ 3 ] {6c101a7d-971f-4a21-8d6c-fc5878e34f97} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.07.10 17:06:44.072780 [ 3 ] {6c101a7d-971f-4a21-8d6c-fc5878e34f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1007 | 2025.07.10 17:06:44.073075 [ 3 ] {6c101a7d-971f-4a21-8d6c-fc5878e34f97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1008 | 2025.07.10 17:06:44.073292 [ 3 ] {6c101a7d-971f-4a21-8d6c-fc5878e34f97} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.07.10 17:06:44.073416 [ 3 ] {6c101a7d-971f-4a21-8d6c-fc5878e34f97} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001166 sec., 18010.291595197257 rows/sec., 1.32 MiB/sec. | ||
| 1010 | 2025.07.10 17:06:44.073452 [ 3 ] {6c101a7d-971f-4a21-8d6c-fc5878e34f97} <Debug> TCPHandler: Processed in 0.001327166 sec. | ||
| 1011 | 2025.07.10 17:06:44.073564 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.07.10 17:06:44.073657 [ 3 ] {7e8a7ca6-6345-4c72-b4e7-0be2d5bf1f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1013 | 2025.07.10 17:06:44.073696 [ 3 ] {7e8a7ca6-6345-4c72-b4e7-0be2d5bf1f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1014 | 2025.07.10 17:06:44.074080 [ 3 ] {7e8a7ca6-6345-4c72-b4e7-0be2d5bf1f4e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.07.10 17:06:44.074114 [ 3 ] {7e8a7ca6-6345-4c72-b4e7-0be2d5bf1f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1016 | 2025.07.10 17:06:44.074427 [ 3 ] {7e8a7ca6-6345-4c72-b4e7-0be2d5bf1f4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2025.07.10 17:06:44.074637 [ 3 ] {7e8a7ca6-6345-4c72-b4e7-0be2d5bf1f4e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.07.10 17:06:44.074759 [ 3 ] {7e8a7ca6-6345-4c72-b4e7-0be2d5bf1f4e} <Debug> executeQuery: Read 21 rows, 1.68 KiB in 0.00112 sec., 18750 rows/sec., 1.47 MiB/sec. | ||
| 1019 | 2025.07.10 17:06:44.074793 [ 3 ] {7e8a7ca6-6345-4c72-b4e7-0be2d5bf1f4e} <Debug> TCPHandler: Processed in 0.001277825 sec. | ||
| 1020 | 2025.07.10 17:06:44.074899 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.07.10 17:06:44.074991 [ 3 ] {6718ce24-c5d5-46a1-a972-bb93d0a7c492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.07.10 17:06:44.075045 [ 3 ] {6718ce24-c5d5-46a1-a972-bb93d0a7c492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1023 | 2025.07.10 17:06:44.075855 [ 3 ] {6718ce24-c5d5-46a1-a972-bb93d0a7c492} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.07.10 17:06:44.075889 [ 3 ] {6718ce24-c5d5-46a1-a972-bb93d0a7c492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1025 | 2025.07.10 17:06:44.076398 [ 3 ] {6718ce24-c5d5-46a1-a972-bb93d0a7c492} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1026 | 2025.07.10 17:06:44.076616 [ 3 ] {6718ce24-c5d5-46a1-a972-bb93d0a7c492} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.07.10 17:06:44.076745 [ 3 ] {6718ce24-c5d5-46a1-a972-bb93d0a7c492} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001772 sec., 11851.015801354402 rows/sec., 21.24 MiB/sec. | ||
| 1028 | 2025.07.10 17:06:44.076795 [ 3 ] {6718ce24-c5d5-46a1-a972-bb93d0a7c492} <Debug> TCPHandler: Processed in 0.001944058 sec. | ||
| 1029 | 2025.07.10 17:06:46.986578 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1030 | 2025.07.10 17:06:46.986685 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1031 | 2025.07.10 17:06:47.116733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1032 | 2025.07.10 17:06:47.117310 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2025.07.10 17:06:47.117367 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1034 | 2025.07.10 17:06:47.117874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1035 | 2025.07.10 17:06:47.118105 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2025.07.10 17:06:47.118240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1037 | 2025.07.10 17:06:47.118245 [ 60 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1038 | 2025.07.10 17:06:47.118327 [ 60 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2025.07.10 17:06:47.118347 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1040 | 2025.07.10 17:06:47.122184 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 1041 | 2025.07.10 17:06:47.124769 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1042 | 2025.07.10 17:06:47.127303 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1043 | 2025.07.10 17:06:47.133520 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1044 | 2025.07.10 17:06:47.133605 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1045 | 2025.07.10 17:06:47.135655 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1046 | 2025.07.10 17:06:47.135766 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1047 | 2025.07.10 17:06:47.137827 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1048 | 2025.07.10 17:06:47.173463 [ 202 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.055000644 sec., 51017.58444864755 rows/sec., 747.33 KiB/sec. | ||
| 1049 | 2025.07.10 17:06:47.174286 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1050 | 2025.07.10 17:06:47.174590 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2025.07.10 17:06:47.174656 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_6_1} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1052 | 2025.07.10 17:06:47.174760 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1053 | 2025.07.10 17:06:47.255068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1054 | 2025.07.10 17:06:47.271538 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2025.07.10 17:06:47.271590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1056 | 2025.07.10 17:06:47.277902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1057 | 2025.07.10 17:06:47.278633 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2025.07.10 17:06:47.278931 [ 60 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1059 | 2025.07.10 17:06:47.279007 [ 60 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2025.07.10 17:06:47.279038 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1061 | 2025.07.10 17:06:47.279194 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 1062 | 2025.07.10 17:06:47.282039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1063 | 2025.07.10 17:06:47.283370 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1064 | 2025.07.10 17:06:47.284892 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 1065 | 2025.07.10 17:06:47.289843 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 1066 | 2025.07.10 17:06:47.294293 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 1067 | 2025.07.10 17:06:47.298816 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 1068 | 2025.07.10 17:06:47.305945 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 1069 | 2025.07.10 17:06:47.310238 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 1070 | 2025.07.10 17:06:47.374243 [ 202 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09512894 sec., 483.55421599357675 rows/sec., 2.50 MiB/sec. | ||
| 1071 | 2025.07.10 17:06:47.376698 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1072 | 2025.07.10 17:06:47.378751 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_6_1} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2025.07.10 17:06:47.378855 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_6_1} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1074 | 2025.07.10 17:06:47.380619 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1075 | 2025.07.10 17:06:48.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.73 MiB, peak 173.27 MiB, free memory in arenas 0.00 B, will set to 174.83 MiB (RSS), difference: 11.10 MiB | ||
| 1076 | 2025.07.10 17:06:52.090967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 154 | ||
| 1077 | 2025.07.10 17:06:52.092647 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2025.07.10 17:06:52.092695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1079 | 2025.07.10 17:06:52.093814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1080 | 2025.07.10 17:06:52.094075 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2025.07.10 17:06:52.094398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
| 1082 | 2025.07.10 17:06:54.070420 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2025.07.10 17:06:54.070644 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1084 | 2025.07.10 17:06:54.073077 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1085 | 2025.07.10 17:06:54.076866 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1086 | 2025.07.10 17:06:54.077124 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2025.07.10 17:06:54.081018 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2025.07.10 17:06:54.084995 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1089 | 2025.07.10 17:06:54.088782 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1090 | 2025.07.10 17:06:54.090691 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1091 | 2025.07.10 17:06:54.090717 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1092 | 2025.07.10 17:06:54.090804 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1093 | 2025.07.10 17:06:54.090829 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1094 | 2025.07.10 17:06:54.104214 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Debug> executeQuery: Read 16 rows, 586.00 B in 0.033654 sec., 475.42639805075174 rows/sec., 17.00 KiB/sec. | ||
| 1095 | 2025.07.10 17:06:54.104288 [ 3 ] {d031cc66-a9b0-4ede-9ed1-b0bd00393eb7} <Debug> TCPHandler: Processed in 0.033994668 sec. | ||
| 1096 | 2025.07.10 17:06:54.104612 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.07.10 17:06:54.104742 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1098 | 2025.07.10 17:06:54.104934 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1099 | 2025.07.10 17:06:54.104963 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1100 | 2025.07.10 17:06:54.105124 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1101 | 2025.07.10 17:06:54.105175 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1102 | 2025.07.10 17:06:54.105284 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1103 | 2025.07.10 17:06:54.105311 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1104 | 2025.07.10 17:06:54.105329 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1105 | 2025.07.10 17:06:54.105343 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1106 | 2025.07.10 17:06:54.105374 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1107 | 2025.07.10 17:06:54.105391 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1108 | 2025.07.10 17:06:54.105786 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Debug> executeQuery: Read 16 rows, 586.00 B in 0.001092 sec., 14652.01465201465 rows/sec., 524.05 KiB/sec. | ||
| 1109 | 2025.07.10 17:06:54.105840 [ 3 ] {6a78be01-1780-4a6e-909a-cc05a14cd92e} <Debug> TCPHandler: Processed in 0.001290465 sec. | ||
| 1110 | 2025.07.10 17:06:54.106062 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2025.07.10 17:06:54.106186 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1112 | 2025.07.10 17:06:54.106373 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1113 | 2025.07.10 17:06:54.106403 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1114 | 2025.07.10 17:06:54.106562 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2025.07.10 17:06:54.106612 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1116 | 2025.07.10 17:06:54.106708 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1117 | 2025.07.10 17:06:54.106735 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1118 | 2025.07.10 17:06:54.106753 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1119 | 2025.07.10 17:06:54.106767 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1120 | 2025.07.10 17:06:54.106798 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1121 | 2025.07.10 17:06:54.106815 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1122 | 2025.07.10 17:06:54.107182 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Debug> executeQuery: Read 16 rows, 586.00 B in 0.001041 sec., 15369.83669548511 rows/sec., 549.73 KiB/sec. | ||
| 1123 | 2025.07.10 17:06:54.107237 [ 3 ] {36e42d19-de27-473a-be97-0102aaa218c0} <Debug> TCPHandler: Processed in 0.001228544 sec. | ||
| 1124 | 2025.07.10 17:06:54.107431 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.07.10 17:06:54.107553 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 1126 | 2025.07.10 17:06:54.107738 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1127 | 2025.07.10 17:06:54.107767 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 1128 | 2025.07.10 17:06:54.107935 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2025.07.10 17:06:54.107987 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2025.07.10 17:06:54.108081 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1131 | 2025.07.10 17:06:54.108108 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1132 | 2025.07.10 17:06:54.108126 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1133 | 2025.07.10 17:06:54.108140 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1134 | 2025.07.10 17:06:54.108175 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 1135 | 2025.07.10 17:06:54.108194 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1136 | 2025.07.10 17:06:54.108577 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Debug> executeQuery: Read 16 rows, 586.00 B in 0.00107 sec., 14953.271028037383 rows/sec., 534.83 KiB/sec. | ||
| 1137 | 2025.07.10 17:06:54.108631 [ 3 ] {1df6300e-afa2-48fb-a1f2-048c123e7da0} <Debug> TCPHandler: Processed in 0.001248384 sec. | ||
| 1138 | 2025.07.10 17:06:54.109220 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2025.07.10 17:06:54.109327 [ 3 ] {3418c93e-8514-4d44-ab3d-ab91d95ed3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1140 | 2025.07.10 17:06:54.109368 [ 3 ] {3418c93e-8514-4d44-ab3d-ab91d95ed3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1141 | 2025.07.10 17:06:54.109826 [ 3 ] {3418c93e-8514-4d44-ab3d-ab91d95ed3d5} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.07.10 17:06:54.109868 [ 3 ] {3418c93e-8514-4d44-ab3d-ab91d95ed3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1143 | 2025.07.10 17:06:54.110282 [ 3 ] {3418c93e-8514-4d44-ab3d-ab91d95ed3d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1144 | 2025.07.10 17:06:54.110483 [ 3 ] {3418c93e-8514-4d44-ab3d-ab91d95ed3d5} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2025.07.10 17:06:54.110620 [ 3 ] {3418c93e-8514-4d44-ab3d-ab91d95ed3d5} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001326 sec., 3016.5912518853697 rows/sec., 383.70 KiB/sec. | ||
| 1146 | 2025.07.10 17:06:54.110656 [ 3 ] {3418c93e-8514-4d44-ab3d-ab91d95ed3d5} <Debug> TCPHandler: Processed in 0.001485089 sec. | ||
| 1147 | 2025.07.10 17:06:54.110766 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.07.10 17:06:54.110858 [ 3 ] {1ae70ba0-d298-4325-9f8c-b5eade192fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1149 | 2025.07.10 17:06:54.110897 [ 3 ] {1ae70ba0-d298-4325-9f8c-b5eade192fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1150 | 2025.07.10 17:06:54.111331 [ 3 ] {1ae70ba0-d298-4325-9f8c-b5eade192fc6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2025.07.10 17:06:54.111364 [ 3 ] {1ae70ba0-d298-4325-9f8c-b5eade192fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1152 | 2025.07.10 17:06:54.111662 [ 3 ] {1ae70ba0-d298-4325-9f8c-b5eade192fc6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1153 | 2025.07.10 17:06:54.111873 [ 3 ] {1ae70ba0-d298-4325-9f8c-b5eade192fc6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2025.07.10 17:06:54.111994 [ 3 ] {1ae70ba0-d298-4325-9f8c-b5eade192fc6} <Debug> executeQuery: Read 46 rows, 4.26 KiB in 0.001154 sec., 39861.351819757365 rows/sec., 3.61 MiB/sec. | ||
| 1155 | 2025.07.10 17:06:54.112028 [ 3 ] {1ae70ba0-d298-4325-9f8c-b5eade192fc6} <Debug> TCPHandler: Processed in 0.001311416 sec. | ||
| 1156 | 2025.07.10 17:06:54.112139 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2025.07.10 17:06:54.112232 [ 3 ] {8787c36c-8fac-4e81-8d72-5bbfc03d7f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1158 | 2025.07.10 17:06:54.112271 [ 3 ] {8787c36c-8fac-4e81-8d72-5bbfc03d7f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1159 | 2025.07.10 17:06:54.112658 [ 3 ] {8787c36c-8fac-4e81-8d72-5bbfc03d7f77} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.07.10 17:06:54.112691 [ 3 ] {8787c36c-8fac-4e81-8d72-5bbfc03d7f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1161 | 2025.07.10 17:06:54.112972 [ 3 ] {8787c36c-8fac-4e81-8d72-5bbfc03d7f77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1162 | 2025.07.10 17:06:54.113191 [ 3 ] {8787c36c-8fac-4e81-8d72-5bbfc03d7f77} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2025.07.10 17:06:54.113312 [ 3 ] {8787c36c-8fac-4e81-8d72-5bbfc03d7f77} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001098 sec., 19125.683060109288 rows/sec., 1.40 MiB/sec. | ||
| 1164 | 2025.07.10 17:06:54.113349 [ 3 ] {8787c36c-8fac-4e81-8d72-5bbfc03d7f77} <Debug> TCPHandler: Processed in 0.001258494 sec. | ||
| 1165 | 2025.07.10 17:06:54.113475 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2025.07.10 17:06:54.113567 [ 3 ] {845422ff-1ffe-43e8-96ab-a709ce6cd801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1167 | 2025.07.10 17:06:54.113605 [ 3 ] {845422ff-1ffe-43e8-96ab-a709ce6cd801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1168 | 2025.07.10 17:06:54.114003 [ 3 ] {845422ff-1ffe-43e8-96ab-a709ce6cd801} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2025.07.10 17:06:54.114038 [ 3 ] {845422ff-1ffe-43e8-96ab-a709ce6cd801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1170 | 2025.07.10 17:06:54.114328 [ 3 ] {845422ff-1ffe-43e8-96ab-a709ce6cd801} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1171 | 2025.07.10 17:06:54.114545 [ 3 ] {845422ff-1ffe-43e8-96ab-a709ce6cd801} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2025.07.10 17:06:54.114666 [ 3 ] {845422ff-1ffe-43e8-96ab-a709ce6cd801} <Debug> executeQuery: Read 29 rows, 2.32 KiB in 0.001117 sec., 25962.399283795883 rows/sec., 2.03 MiB/sec. | ||
| 1173 | 2025.07.10 17:06:54.114700 [ 3 ] {845422ff-1ffe-43e8-96ab-a709ce6cd801} <Debug> TCPHandler: Processed in 0.001273804 sec. | ||
| 1174 | 2025.07.10 17:06:54.114813 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2025.07.10 17:06:54.114905 [ 3 ] {38a55abd-e8ab-4924-a713-488a0735c1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1176 | 2025.07.10 17:06:54.114946 [ 3 ] {38a55abd-e8ab-4924-a713-488a0735c1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1177 | 2025.07.10 17:06:54.115304 [ 3 ] {38a55abd-e8ab-4924-a713-488a0735c1ca} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2025.07.10 17:06:54.115337 [ 3 ] {38a55abd-e8ab-4924-a713-488a0735c1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1179 | 2025.07.10 17:06:54.115635 [ 3 ] {38a55abd-e8ab-4924-a713-488a0735c1ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1180 | 2025.07.10 17:06:54.115844 [ 3 ] {38a55abd-e8ab-4924-a713-488a0735c1ca} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2025.07.10 17:06:54.115963 [ 3 ] {38a55abd-e8ab-4924-a713-488a0735c1ca} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.001077 sec., 7428.040854224698 rows/sec., 565.81 KiB/sec. | ||
| 1182 | 2025.07.10 17:06:54.115997 [ 3 ] {38a55abd-e8ab-4924-a713-488a0735c1ca} <Debug> TCPHandler: Processed in 0.001232375 sec. | ||
| 1183 | 2025.07.10 17:06:54.116108 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2025.07.10 17:06:54.116200 [ 3 ] {940676fa-b1a4-4d0b-bd4a-4ba0366f87c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1185 | 2025.07.10 17:06:54.116253 [ 3 ] {940676fa-b1a4-4d0b-bd4a-4ba0366f87c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1186 | 2025.07.10 17:06:54.117000 [ 3 ] {940676fa-b1a4-4d0b-bd4a-4ba0366f87c7} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2025.07.10 17:06:54.117035 [ 3 ] {940676fa-b1a4-4d0b-bd4a-4ba0366f87c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1188 | 2025.07.10 17:06:54.117556 [ 3 ] {940676fa-b1a4-4d0b-bd4a-4ba0366f87c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1189 | 2025.07.10 17:06:54.117776 [ 3 ] {940676fa-b1a4-4d0b-bd4a-4ba0366f87c7} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2025.07.10 17:06:54.117903 [ 3 ] {940676fa-b1a4-4d0b-bd4a-4ba0366f87c7} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001722 sec., 12195.121951219513 rows/sec., 21.85 MiB/sec. | ||
| 1191 | 2025.07.10 17:06:54.117952 [ 3 ] {940676fa-b1a4-4d0b-bd4a-4ba0366f87c7} <Debug> TCPHandler: Processed in 0.001893466 sec. | ||
| 1192 | 2025.07.10 17:06:54.118067 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2025.07.10 17:06:54.118161 [ 3 ] {c58108f0-90ab-4d26-b920-4e7b229d8513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1194 | 2025.07.10 17:06:54.118201 [ 3 ] {c58108f0-90ab-4d26-b920-4e7b229d8513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1195 | 2025.07.10 17:06:54.118522 [ 3 ] {c58108f0-90ab-4d26-b920-4e7b229d8513} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2025.07.10 17:06:54.118557 [ 3 ] {c58108f0-90ab-4d26-b920-4e7b229d8513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1197 | 2025.07.10 17:06:54.118847 [ 3 ] {c58108f0-90ab-4d26-b920-4e7b229d8513} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1198 | 2025.07.10 17:06:54.119064 [ 3 ] {c58108f0-90ab-4d26-b920-4e7b229d8513} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2025.07.10 17:06:54.119187 [ 3 ] {c58108f0-90ab-4d26-b920-4e7b229d8513} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001044 sec., 7662.835249042146 rows/sec., 482.67 KiB/sec. | ||
| 1200 | 2025.07.10 17:06:54.119220 [ 3 ] {c58108f0-90ab-4d26-b920-4e7b229d8513} <Debug> TCPHandler: Processed in 0.001201164 sec. | ||
| 1201 | 2025.07.10 17:06:54.618320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1202 | 2025.07.10 17:06:54.618783 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2025.07.10 17:06:54.618819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1204 | 2025.07.10 17:06:54.619385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1205 | 2025.07.10 17:06:54.619629 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2025.07.10 17:06:54.619766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1207 | 2025.07.10 17:06:54.782120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1208 | 2025.07.10 17:06:54.799563 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2025.07.10 17:06:54.799640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1210 | 2025.07.10 17:06:54.805208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1211 | 2025.07.10 17:06:54.805891 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2025.07.10 17:06:54.809453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1213 | 2025.07.10 17:06:59.070181 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.07.10 17:06:59.070403 [ 3 ] {ef3b0e9b-2b23-4d68-ab01-ff700070b24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1215 | 2025.07.10 17:06:59.070479 [ 3 ] {ef3b0e9b-2b23-4d68-ab01-ff700070b24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1216 | 2025.07.10 17:06:59.071121 [ 3 ] {ef3b0e9b-2b23-4d68-ab01-ff700070b24d} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2025.07.10 17:06:59.071178 [ 3 ] {ef3b0e9b-2b23-4d68-ab01-ff700070b24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1218 | 2025.07.10 17:06:59.071577 [ 3 ] {ef3b0e9b-2b23-4d68-ab01-ff700070b24d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1219 | 2025.07.10 17:06:59.071819 [ 3 ] {ef3b0e9b-2b23-4d68-ab01-ff700070b24d} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2025.07.10 17:06:59.071975 [ 3 ] {ef3b0e9b-2b23-4d68-ab01-ff700070b24d} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001629 sec., 2455.4941682013505 rows/sec., 206.82 KiB/sec. | ||
| 1221 | 2025.07.10 17:06:59.072020 [ 3 ] {ef3b0e9b-2b23-4d68-ab01-ff700070b24d} <Debug> TCPHandler: Processed in 0.001977938 sec. | ||
| 1222 | 2025.07.10 17:06:59.072146 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2025.07.10 17:06:59.072247 [ 3 ] {ac3e2cb0-5ed8-4dab-94bd-b89881b81a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1224 | 2025.07.10 17:06:59.072289 [ 3 ] {ac3e2cb0-5ed8-4dab-94bd-b89881b81a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1225 | 2025.07.10 17:06:59.072690 [ 3 ] {ac3e2cb0-5ed8-4dab-94bd-b89881b81a29} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.07.10 17:06:59.072729 [ 3 ] {ac3e2cb0-5ed8-4dab-94bd-b89881b81a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1227 | 2025.07.10 17:06:59.073039 [ 3 ] {ac3e2cb0-5ed8-4dab-94bd-b89881b81a29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1228 | 2025.07.10 17:06:59.073265 [ 3 ] {ac3e2cb0-5ed8-4dab-94bd-b89881b81a29} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2025.07.10 17:06:59.073391 [ 3 ] {ac3e2cb0-5ed8-4dab-94bd-b89881b81a29} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001167 sec., 6855.184233076264 rows/sec., 550.62 KiB/sec. | ||
| 1230 | 2025.07.10 17:06:59.073427 [ 3 ] {ac3e2cb0-5ed8-4dab-94bd-b89881b81a29} <Debug> TCPHandler: Processed in 0.001334156 sec. | ||
| 1231 | 2025.07.10 17:06:59.073535 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2025.07.10 17:06:59.073627 [ 3 ] {a1ef6018-e1ff-48a4-99d5-0070d814be0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1233 | 2025.07.10 17:06:59.073670 [ 3 ] {a1ef6018-e1ff-48a4-99d5-0070d814be0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1234 | 2025.07.10 17:06:59.074027 [ 3 ] {a1ef6018-e1ff-48a4-99d5-0070d814be0c} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.07.10 17:06:59.074063 [ 3 ] {a1ef6018-e1ff-48a4-99d5-0070d814be0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1236 | 2025.07.10 17:06:59.074375 [ 3 ] {a1ef6018-e1ff-48a4-99d5-0070d814be0c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1237 | 2025.07.10 17:06:59.074588 [ 3 ] {a1ef6018-e1ff-48a4-99d5-0070d814be0c} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.07.10 17:06:59.074717 [ 3 ] {a1ef6018-e1ff-48a4-99d5-0070d814be0c} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001109 sec., 9017.132551848512 rows/sec., 686.85 KiB/sec. | ||
| 1239 | 2025.07.10 17:06:59.074755 [ 3 ] {a1ef6018-e1ff-48a4-99d5-0070d814be0c} <Debug> TCPHandler: Processed in 0.001268854 sec. | ||
| 1240 | 2025.07.10 17:06:59.074866 [ 3 ] {} <Trace> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2025.07.10 17:06:59.074959 [ 3 ] {7b345be5-46ef-404e-8c7f-af2d7257047c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1242 | 2025.07.10 17:06:59.074999 [ 3 ] {7b345be5-46ef-404e-8c7f-af2d7257047c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1243 | 2025.07.10 17:06:59.075320 [ 3 ] {7b345be5-46ef-404e-8c7f-af2d7257047c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.07.10 17:06:59.075355 [ 3 ] {7b345be5-46ef-404e-8c7f-af2d7257047c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1245 | 2025.07.10 17:06:59.075658 [ 3 ] {7b345be5-46ef-404e-8c7f-af2d7257047c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1246 | 2025.07.10 17:06:59.075871 [ 3 ] {7b345be5-46ef-404e-8c7f-af2d7257047c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2025.07.10 17:06:59.075997 [ 3 ] {7b345be5-46ef-404e-8c7f-af2d7257047c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001056 sec., 9469.696969696968 rows/sec., 596.48 KiB/sec. | ||
| 1248 | 2025.07.10 17:06:59.076032 [ 3 ] {7b345be5-46ef-404e-8c7f-af2d7257047c} <Debug> TCPHandler: Processed in 0.001214843 sec. | ||
| 1249 | 2025.07.10 17:07:01.986943 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1250 | 2025.07.10 17:07:01.987017 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1251 | 2025.07.10 17:07:02.094511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 184 | ||
| 1252 | 2025.07.10 17:07:02.096795 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2025.07.10 17:07:02.096844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1254 | 2025.07.10 17:07:02.098037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1255 | 2025.07.10 17:07:02.098315 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2025.07.10 17:07:02.098627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1257 | 2025.07.10 17:07:02.119847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1258 | 2025.07.10 17:07:02.120656 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2025.07.10 17:07:02.120731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1260 | 2025.07.10 17:07:02.121346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1261 | 2025.07.10 17:07:02.121578 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2025.07.10 17:07:02.121704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1263 | 2025.07.10 17:07:02.309515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1264 | 2025.07.10 17:07:02.326968 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.07.10 17:07:02.327020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1266 | 2025.07.10 17:07:02.332522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1267 | 2025.07.10 17:07:02.333201 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.07.10 17:07:02.336170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1269 | 2025.07.10 17:07:02.424024 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1270 | 2025.07.10 17:07:02.424098 [ 3 ] {} <Debug> TCP-Session: 16974131-583f-40d5-9947-baf88c1ccaa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2025.07.10 17:07:03.001145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.85 MiB, peak 180.88 MiB, free memory in arenas 0.00 B, will set to 176.65 MiB (RSS), difference: 1.81 MiB | ||
| 1272 | 2025.07.10 17:07:04.071384 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2025.07.10 17:07:04.071551 [ 4 ] {0ca0fda4-4d4e-4085-9b64-575fb98652da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1274 | 2025.07.10 17:07:04.071610 [ 4 ] {0ca0fda4-4d4e-4085-9b64-575fb98652da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1275 | 2025.07.10 17:07:04.072268 [ 4 ] {0ca0fda4-4d4e-4085-9b64-575fb98652da} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2025.07.10 17:07:04.072307 [ 4 ] {0ca0fda4-4d4e-4085-9b64-575fb98652da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1277 | 2025.07.10 17:07:04.072696 [ 4 ] {0ca0fda4-4d4e-4085-9b64-575fb98652da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1278 | 2025.07.10 17:07:04.072914 [ 4 ] {0ca0fda4-4d4e-4085-9b64-575fb98652da} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2025.07.10 17:07:04.073062 [ 4 ] {0ca0fda4-4d4e-4085-9b64-575fb98652da} <Debug> executeQuery: Read 64 rows, 6.05 KiB in 0.001558 sec., 41078.30551989731 rows/sec., 3.79 MiB/sec. | ||
| 1280 | 2025.07.10 17:07:04.073101 [ 4 ] {0ca0fda4-4d4e-4085-9b64-575fb98652da} <Debug> TCPHandler: Processed in 0.001835766 sec. | ||
| 1281 | 2025.07.10 17:07:04.073218 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2025.07.10 17:07:04.073309 [ 4 ] {f31a84dd-fd0b-4b41-ab26-d6a55ae47c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1283 | 2025.07.10 17:07:04.073348 [ 4 ] {f31a84dd-fd0b-4b41-ab26-d6a55ae47c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1284 | 2025.07.10 17:07:04.073733 [ 4 ] {f31a84dd-fd0b-4b41-ab26-d6a55ae47c17} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2025.07.10 17:07:04.073768 [ 4 ] {f31a84dd-fd0b-4b41-ab26-d6a55ae47c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1286 | 2025.07.10 17:07:04.074052 [ 4 ] {f31a84dd-fd0b-4b41-ab26-d6a55ae47c17} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1287 | 2025.07.10 17:07:04.074256 [ 4 ] {f31a84dd-fd0b-4b41-ab26-d6a55ae47c17} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2025.07.10 17:07:04.074374 [ 4 ] {f31a84dd-fd0b-4b41-ab26-d6a55ae47c17} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001083 sec., 27700.831024930747 rows/sec., 2.03 MiB/sec. | ||
| 1289 | 2025.07.10 17:07:04.074409 [ 4 ] {f31a84dd-fd0b-4b41-ab26-d6a55ae47c17} <Debug> TCPHandler: Processed in 0.001238614 sec. | ||
| 1290 | 2025.07.10 17:07:04.074512 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.07.10 17:07:04.074602 [ 4 ] {c012b691-de99-4895-a08d-2ccfd6bab6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1292 | 2025.07.10 17:07:04.074640 [ 4 ] {c012b691-de99-4895-a08d-2ccfd6bab6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1293 | 2025.07.10 17:07:04.075013 [ 4 ] {c012b691-de99-4895-a08d-2ccfd6bab6f2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2025.07.10 17:07:04.075048 [ 4 ] {c012b691-de99-4895-a08d-2ccfd6bab6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1295 | 2025.07.10 17:07:04.075395 [ 4 ] {c012b691-de99-4895-a08d-2ccfd6bab6f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1296 | 2025.07.10 17:07:04.075610 [ 4 ] {c012b691-de99-4895-a08d-2ccfd6bab6f2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.07.10 17:07:04.075738 [ 4 ] {c012b691-de99-4895-a08d-2ccfd6bab6f2} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001153 sec., 32957.502168256724 rows/sec., 2.58 MiB/sec. | ||
| 1298 | 2025.07.10 17:07:04.075774 [ 4 ] {c012b691-de99-4895-a08d-2ccfd6bab6f2} <Debug> TCPHandler: Processed in 0.001309105 sec. | ||
| 1299 | 2025.07.10 17:07:04.075881 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2025.07.10 17:07:04.075976 [ 4 ] {6954e1fd-7fd7-4316-9535-f16e078b5a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1301 | 2025.07.10 17:07:04.076018 [ 4 ] {6954e1fd-7fd7-4316-9535-f16e078b5a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1302 | 2025.07.10 17:07:04.076370 [ 4 ] {6954e1fd-7fd7-4316-9535-f16e078b5a4f} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2025.07.10 17:07:04.076406 [ 4 ] {6954e1fd-7fd7-4316-9535-f16e078b5a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1304 | 2025.07.10 17:07:04.076713 [ 4 ] {6954e1fd-7fd7-4316-9535-f16e078b5a4f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1305 | 2025.07.10 17:07:04.076914 [ 4 ] {6954e1fd-7fd7-4316-9535-f16e078b5a4f} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2025.07.10 17:07:04.077034 [ 4 ] {6954e1fd-7fd7-4316-9535-f16e078b5a4f} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001078 sec., 9276.43784786642 rows/sec., 706.60 KiB/sec. | ||
| 1307 | 2025.07.10 17:07:04.077069 [ 4 ] {6954e1fd-7fd7-4316-9535-f16e078b5a4f} <Debug> TCPHandler: Processed in 0.001236444 sec. | ||
| 1308 | 2025.07.10 17:07:04.077170 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2025.07.10 17:07:04.077264 [ 4 ] {3b101921-83fb-4294-be62-756ffab1b019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1310 | 2025.07.10 17:07:04.077316 [ 4 ] {3b101921-83fb-4294-be62-756ffab1b019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1311 | 2025.07.10 17:07:04.078078 [ 4 ] {3b101921-83fb-4294-be62-756ffab1b019} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2025.07.10 17:07:04.078113 [ 4 ] {3b101921-83fb-4294-be62-756ffab1b019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1313 | 2025.07.10 17:07:04.078622 [ 4 ] {3b101921-83fb-4294-be62-756ffab1b019} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1314 | 2025.07.10 17:07:04.078837 [ 4 ] {3b101921-83fb-4294-be62-756ffab1b019} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2025.07.10 17:07:04.078965 [ 4 ] {3b101921-83fb-4294-be62-756ffab1b019} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001719 sec., 17452.00698080279 rows/sec., 31.27 MiB/sec. | ||
| 1316 | 2025.07.10 17:07:04.079016 [ 4 ] {3b101921-83fb-4294-be62-756ffab1b019} <Debug> TCPHandler: Processed in 0.001893187 sec. | ||
| 1317 | 2025.07.10 17:07:04.079127 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2025.07.10 17:07:04.079226 [ 4 ] {44ceee3b-3af0-4438-afbc-53d526a455b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1319 | 2025.07.10 17:07:04.079265 [ 4 ] {44ceee3b-3af0-4438-afbc-53d526a455b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1320 | 2025.07.10 17:07:04.079566 [ 4 ] {44ceee3b-3af0-4438-afbc-53d526a455b2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2025.07.10 17:07:04.079601 [ 4 ] {44ceee3b-3af0-4438-afbc-53d526a455b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1322 | 2025.07.10 17:07:04.079882 [ 4 ] {44ceee3b-3af0-4438-afbc-53d526a455b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1323 | 2025.07.10 17:07:04.080087 [ 4 ] {44ceee3b-3af0-4438-afbc-53d526a455b2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2025.07.10 17:07:04.080206 [ 4 ] {44ceee3b-3af0-4438-afbc-53d526a455b2} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.000999 sec., 10010.01001001001 rows/sec., 630.51 KiB/sec. | ||
| 1325 | 2025.07.10 17:07:04.080239 [ 4 ] {44ceee3b-3af0-4438-afbc-53d526a455b2} <Debug> TCPHandler: Processed in 0.001162142 sec. | ||
| 1326 | 2025.07.10 17:07:09.069924 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2025.07.10 17:07:09.070151 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1328 | 2025.07.10 17:07:09.070461 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1329 | 2025.07.10 17:07:09.070499 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1330 | 2025.07.10 17:07:09.070724 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1331 | 2025.07.10 17:07:09.070792 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1332 | 2025.07.10 17:07:09.070927 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1333 | 2025.07.10 17:07:09.071079 [ 290 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1334 | 2025.07.10 17:07:09.071160 [ 292 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1335 | 2025.07.10 17:07:09.071273 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1336 | 2025.07.10 17:07:09.071302 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1337 | 2025.07.10 17:07:09.076065 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1338 | 2025.07.10 17:07:09.076094 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 1339 | 2025.07.10 17:07:09.076158 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1340 | 2025.07.10 17:07:09.076204 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1341 | 2025.07.10 17:07:09.077225 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.007159 sec., 2793.6862690319876 rows/sec., 102.99 KiB/sec. | ||
| 1342 | 2025.07.10 17:07:09.077357 [ 4 ] {c8febcd1-02f1-4824-a5e2-7af13253409d} <Debug> TCPHandler: Processed in 0.007563716 sec. | ||
| 1343 | 2025.07.10 17:07:09.077649 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.07.10 17:07:09.077782 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 1345 | 2025.07.10 17:07:09.077990 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1346 | 2025.07.10 17:07:09.078023 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 1347 | 2025.07.10 17:07:09.078194 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1348 | 2025.07.10 17:07:09.078247 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1349 | 2025.07.10 17:07:09.078347 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1350 | 2025.07.10 17:07:09.078412 [ 290 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1351 | 2025.07.10 17:07:09.078412 [ 293 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1352 | 2025.07.10 17:07:09.078515 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1353 | 2025.07.10 17:07:09.078540 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1354 | 2025.07.10 17:07:09.078596 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1355 | 2025.07.10 17:07:09.078613 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 1356 | 2025.07.10 17:07:09.078643 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 1357 | 2025.07.10 17:07:09.078672 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 1358 | 2025.07.10 17:07:09.079341 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.001612 sec., 12406.94789081886 rows/sec., 457.39 KiB/sec. | ||
| 1359 | 2025.07.10 17:07:09.079448 [ 4 ] {b0526123-ba2a-4646-b5ba-5f28c61518de} <Debug> TCPHandler: Processed in 0.001849925 sec. | ||
| 1360 | 2025.07.10 17:07:09.079693 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2025.07.10 17:07:09.079821 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1362 | 2025.07.10 17:07:09.080046 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2025.07.10 17:07:09.080077 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1364 | 2025.07.10 17:07:09.080255 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2025.07.10 17:07:09.080308 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2025.07.10 17:07:09.080431 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1367 | 2025.07.10 17:07:09.080500 [ 290 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1368 | 2025.07.10 17:07:09.080500 [ 293 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1369 | 2025.07.10 17:07:09.080584 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1370 | 2025.07.10 17:07:09.080610 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1371 | 2025.07.10 17:07:09.080665 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1372 | 2025.07.10 17:07:09.080681 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 1373 | 2025.07.10 17:07:09.080710 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1374 | 2025.07.10 17:07:09.080739 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1375 | 2025.07.10 17:07:09.081273 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.0015 sec., 13333.333333333334 rows/sec., 491.54 KiB/sec. | ||
| 1376 | 2025.07.10 17:07:09.081379 [ 4 ] {44798efd-bd6c-4549-9051-987b46d648c3} <Debug> TCPHandler: Processed in 0.001734004 sec. | ||
| 1377 | 2025.07.10 17:07:09.081621 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2025.07.10 17:07:09.081748 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1379 | 2025.07.10 17:07:09.081951 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1380 | 2025.07.10 17:07:09.081983 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1381 | 2025.07.10 17:07:09.082154 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1382 | 2025.07.10 17:07:09.082205 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1383 | 2025.07.10 17:07:09.082302 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1384 | 2025.07.10 17:07:09.082361 [ 290 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1385 | 2025.07.10 17:07:09.082361 [ 293 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1386 | 2025.07.10 17:07:09.082441 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1387 | 2025.07.10 17:07:09.082465 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1388 | 2025.07.10 17:07:09.082519 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1389 | 2025.07.10 17:07:09.082535 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 1390 | 2025.07.10 17:07:09.082563 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1391 | 2025.07.10 17:07:09.082591 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1392 | 2025.07.10 17:07:09.083093 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.001393 sec., 14357.501794687725 rows/sec., 529.29 KiB/sec. | ||
| 1393 | 2025.07.10 17:07:09.083193 [ 4 ] {9e9c8db5-b645-4d75-b050-ecf8ce2331a2} <Debug> TCPHandler: Processed in 0.001620431 sec. | ||
| 1394 | 2025.07.10 17:07:09.083439 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2025.07.10 17:07:09.083565 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 1396 | 2025.07.10 17:07:09.083761 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1397 | 2025.07.10 17:07:09.083792 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 1398 | 2025.07.10 17:07:09.083964 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1399 | 2025.07.10 17:07:09.084015 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1400 | 2025.07.10 17:07:09.084112 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1401 | 2025.07.10 17:07:09.084170 [ 290 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1402 | 2025.07.10 17:07:09.084170 [ 293 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1403 | 2025.07.10 17:07:09.084249 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1404 | 2025.07.10 17:07:09.084274 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1405 | 2025.07.10 17:07:09.084327 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1406 | 2025.07.10 17:07:09.084343 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 1407 | 2025.07.10 17:07:09.084371 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 1408 | 2025.07.10 17:07:09.084400 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 1409 | 2025.07.10 17:07:09.084899 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.001383 sec., 14461.31597975416 rows/sec., 533.12 KiB/sec. | ||
| 1410 | 2025.07.10 17:07:09.085000 [ 4 ] {973939e5-5929-4ca9-a8b2-b48feeb8ffe1} <Debug> TCPHandler: Processed in 0.001609421 sec. | ||
| 1411 | 2025.07.10 17:07:09.085212 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.07.10 17:07:09.085338 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 1413 | 2025.07.10 17:07:09.085536 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1414 | 2025.07.10 17:07:09.085568 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 1415 | 2025.07.10 17:07:09.085741 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1416 | 2025.07.10 17:07:09.085792 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1417 | 2025.07.10 17:07:09.085888 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1418 | 2025.07.10 17:07:09.085944 [ 290 ] {073d67ad-958a-45dd-9075-718e249d9573} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1419 | 2025.07.10 17:07:09.085945 [ 293 ] {073d67ad-958a-45dd-9075-718e249d9573} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1420 | 2025.07.10 17:07:09.086023 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (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 | ||
| 1421 | 2025.07.10 17:07:09.086049 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1422 | 2025.07.10 17:07:09.086102 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1423 | 2025.07.10 17:07:09.086119 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
| 1424 | 2025.07.10 17:07:09.086162 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 1425 | 2025.07.10 17:07:09.086198 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 1426 | 2025.07.10 17:07:09.086702 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.001412 sec., 14164.305949008498 rows/sec., 522.17 KiB/sec. | ||
| 1427 | 2025.07.10 17:07:09.086812 [ 4 ] {073d67ad-958a-45dd-9075-718e249d9573} <Debug> TCPHandler: Processed in 0.001647852 sec. | ||
| 1428 | 2025.07.10 17:07:09.100617 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2025.07.10 17:07:09.100731 [ 4 ] {dae949c5-2184-4d8b-8b97-22d65e6abaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1430 | 2025.07.10 17:07:09.100775 [ 4 ] {dae949c5-2184-4d8b-8b97-22d65e6abaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1431 | 2025.07.10 17:07:09.101363 [ 4 ] {dae949c5-2184-4d8b-8b97-22d65e6abaaa} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2025.07.10 17:07:09.101406 [ 4 ] {dae949c5-2184-4d8b-8b97-22d65e6abaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1433 | 2025.07.10 17:07:09.101869 [ 4 ] {dae949c5-2184-4d8b-8b97-22d65e6abaaa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1434 | 2025.07.10 17:07:09.102071 [ 4 ] {dae949c5-2184-4d8b-8b97-22d65e6abaaa} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2025.07.10 17:07:09.102212 [ 4 ] {dae949c5-2184-4d8b-8b97-22d65e6abaaa} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001513 sec., 3965.6311962987443 rows/sec., 1.83 MiB/sec. | ||
| 1436 | 2025.07.10 17:07:09.102250 [ 4 ] {dae949c5-2184-4d8b-8b97-22d65e6abaaa} <Debug> TCPHandler: Processed in 0.001685142 sec. | ||
| 1437 | 2025.07.10 17:07:09.102377 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2025.07.10 17:07:09.102470 [ 4 ] {7810149f-165c-4722-b81f-0fb2a54fade4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1439 | 2025.07.10 17:07:09.102511 [ 4 ] {7810149f-165c-4722-b81f-0fb2a54fade4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1440 | 2025.07.10 17:07:09.102928 [ 4 ] {7810149f-165c-4722-b81f-0fb2a54fade4} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2025.07.10 17:07:09.102964 [ 4 ] {7810149f-165c-4722-b81f-0fb2a54fade4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1442 | 2025.07.10 17:07:09.103261 [ 4 ] {7810149f-165c-4722-b81f-0fb2a54fade4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1443 | 2025.07.10 17:07:09.103466 [ 4 ] {7810149f-165c-4722-b81f-0fb2a54fade4} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2025.07.10 17:07:09.103600 [ 4 ] {7810149f-165c-4722-b81f-0fb2a54fade4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 1445 | 2025.07.10 17:07:09.103637 [ 4 ] {7810149f-165c-4722-b81f-0fb2a54fade4} <Debug> TCPHandler: Processed in 0.001308425 sec. | ||
| 1446 | 2025.07.10 17:07:09.103753 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2025.07.10 17:07:09.103846 [ 4 ] {d0e6da4b-40e1-414b-921b-5f0103120b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1448 | 2025.07.10 17:07:09.103885 [ 4 ] {d0e6da4b-40e1-414b-921b-5f0103120b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1449 | 2025.07.10 17:07:09.104330 [ 4 ] {d0e6da4b-40e1-414b-921b-5f0103120b19} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2025.07.10 17:07:09.104366 [ 4 ] {d0e6da4b-40e1-414b-921b-5f0103120b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1451 | 2025.07.10 17:07:09.104667 [ 4 ] {d0e6da4b-40e1-414b-921b-5f0103120b19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1452 | 2025.07.10 17:07:09.104879 [ 4 ] {d0e6da4b-40e1-414b-921b-5f0103120b19} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2025.07.10 17:07:09.104985 [ 67 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1454 | 2025.07.10 17:07:09.105011 [ 4 ] {d0e6da4b-40e1-414b-921b-5f0103120b19} <Debug> executeQuery: Read 124 rows, 11.77 KiB in 0.001182 sec., 104906.93739424703 rows/sec., 9.73 MiB/sec. | ||
| 1455 | 2025.07.10 17:07:09.105032 [ 67 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2025.07.10 17:07:09.105051 [ 4 ] {d0e6da4b-40e1-414b-921b-5f0103120b19} <Debug> TCPHandler: Processed in 0.001345466 sec. | ||
| 1457 | 2025.07.10 17:07:09.105062 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1458 | 2025.07.10 17:07:09.105169 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2025.07.10 17:07:09.105187 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 1460 | 2025.07.10 17:07:09.105266 [ 4 ] {67d19467-2693-4afd-b9dd-b8fd120d5c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1461 | 2025.07.10 17:07:09.105306 [ 4 ] {67d19467-2693-4afd-b9dd-b8fd120d5c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1462 | 2025.07.10 17:07:09.105306 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1463 | 2025.07.10 17:07:09.105354 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 603 rows starting from the beginning of the part | ||
| 1464 | 2025.07.10 17:07:09.105449 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
| 1465 | 2025.07.10 17:07:09.105513 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1466 | 2025.07.10 17:07:09.105569 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 1467 | 2025.07.10 17:07:09.105624 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1468 | 2025.07.10 17:07:09.105669 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 124 rows starting from the beginning of the part | ||
| 1469 | 2025.07.10 17:07:09.105705 [ 4 ] {67d19467-2693-4afd-b9dd-b8fd120d5c9d} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2025.07.10 17:07:09.105743 [ 4 ] {67d19467-2693-4afd-b9dd-b8fd120d5c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1471 | 2025.07.10 17:07:09.106035 [ 4 ] {67d19467-2693-4afd-b9dd-b8fd120d5c9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1472 | 2025.07.10 17:07:09.106244 [ 4 ] {67d19467-2693-4afd-b9dd-b8fd120d5c9d} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2025.07.10 17:07:09.106381 [ 4 ] {67d19467-2693-4afd-b9dd-b8fd120d5c9d} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 848.88 KiB/sec. | ||
| 1474 | 2025.07.10 17:07:09.106419 [ 4 ] {67d19467-2693-4afd-b9dd-b8fd120d5c9d} <Debug> TCPHandler: Processed in 0.001303655 sec. | ||
| 1475 | 2025.07.10 17:07:09.106522 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2025.07.10 17:07:09.106614 [ 4 ] {671368b1-b34b-4b41-a871-757664ab0fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1477 | 2025.07.10 17:07:09.106652 [ 4 ] {671368b1-b34b-4b41-a871-757664ab0fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1478 | 2025.07.10 17:07:09.106692 [ 202 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 883 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155037 sec., 569541.4642956197 rows/sec., 49.57 MiB/sec. | ||
| 1479 | 2025.07.10 17:07:09.106966 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1480 | 2025.07.10 17:07:09.107035 [ 4 ] {671368b1-b34b-4b41-a871-757664ab0fda} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2025.07.10 17:07:09.107077 [ 4 ] {671368b1-b34b-4b41-a871-757664ab0fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1482 | 2025.07.10 17:07:09.107302 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.07.10 17:07:09.107386 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_6_1} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1484 | 2025.07.10 17:07:09.107412 [ 4 ] {671368b1-b34b-4b41-a871-757664ab0fda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1485 | 2025.07.10 17:07:09.107474 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1486 | 2025.07.10 17:07:09.107626 [ 4 ] {671368b1-b34b-4b41-a871-757664ab0fda} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2025.07.10 17:07:09.107757 [ 4 ] {671368b1-b34b-4b41-a871-757664ab0fda} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.72 MiB/sec. | ||
| 1488 | 2025.07.10 17:07:09.107793 [ 4 ] {671368b1-b34b-4b41-a871-757664ab0fda} <Debug> TCPHandler: Processed in 0.001318546 sec. | ||
| 1489 | 2025.07.10 17:07:09.107893 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2025.07.10 17:07:09.107985 [ 4 ] {273f8cca-805d-4548-ae1c-6f16b55d41ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1491 | 2025.07.10 17:07:09.108023 [ 4 ] {273f8cca-805d-4548-ae1c-6f16b55d41ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1492 | 2025.07.10 17:07:09.108397 [ 4 ] {273f8cca-805d-4548-ae1c-6f16b55d41ce} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2025.07.10 17:07:09.108432 [ 4 ] {273f8cca-805d-4548-ae1c-6f16b55d41ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1494 | 2025.07.10 17:07:09.108719 [ 4 ] {273f8cca-805d-4548-ae1c-6f16b55d41ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1495 | 2025.07.10 17:07:09.108924 [ 4 ] {273f8cca-805d-4548-ae1c-6f16b55d41ce} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2025.07.10 17:07:09.109046 [ 4 ] {273f8cca-805d-4548-ae1c-6f16b55d41ce} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 868.86 KiB/sec. | ||
| 1497 | 2025.07.10 17:07:09.109083 [ 4 ] {273f8cca-805d-4548-ae1c-6f16b55d41ce} <Debug> TCPHandler: Processed in 0.001236974 sec. | ||
| 1498 | 2025.07.10 17:07:09.109193 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2025.07.10 17:07:09.109283 [ 4 ] {df967c95-f4bb-4002-b410-4deac838982b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1500 | 2025.07.10 17:07:09.109322 [ 4 ] {df967c95-f4bb-4002-b410-4deac838982b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1501 | 2025.07.10 17:07:09.109708 [ 4 ] {df967c95-f4bb-4002-b410-4deac838982b} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.07.10 17:07:09.109745 [ 4 ] {df967c95-f4bb-4002-b410-4deac838982b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1503 | 2025.07.10 17:07:09.110039 [ 4 ] {df967c95-f4bb-4002-b410-4deac838982b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1504 | 2025.07.10 17:07:09.110250 [ 4 ] {df967c95-f4bb-4002-b410-4deac838982b} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.07.10 17:07:09.110342 [ 67 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1506 | 2025.07.10 17:07:09.110374 [ 67 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2025.07.10 17:07:09.110374 [ 4 ] {df967c95-f4bb-4002-b410-4deac838982b} <Debug> executeQuery: Read 44 rows, 3.90 KiB in 0.001107 sec., 39747.06413730804 rows/sec., 3.44 MiB/sec. | ||
| 1508 | 2025.07.10 17:07:09.110392 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1509 | 2025.07.10 17:07:09.110422 [ 4 ] {df967c95-f4bb-4002-b410-4deac838982b} <Debug> TCPHandler: Processed in 0.001278035 sec. | ||
| 1510 | 2025.07.10 17:07:09.110473 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 1511 | 2025.07.10 17:07:09.110530 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2025.07.10 17:07:09.110550 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1513 | 2025.07.10 17:07:09.110574 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 352 rows starting from the beginning of the part | ||
| 1514 | 2025.07.10 17:07:09.110616 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 1515 | 2025.07.10 17:07:09.110623 [ 4 ] {b5db845d-5c31-40b0-9078-3606d9330d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1516 | 2025.07.10 17:07:09.110654 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part | ||
| 1517 | 2025.07.10 17:07:09.110667 [ 4 ] {b5db845d-5c31-40b0-9078-3606d9330d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1518 | 2025.07.10 17:07:09.110688 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 1519 | 2025.07.10 17:07:09.110725 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 1520 | 2025.07.10 17:07:09.110761 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 1521 | 2025.07.10 17:07:09.111118 [ 4 ] {b5db845d-5c31-40b0-9078-3606d9330d0d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2025.07.10 17:07:09.111154 [ 4 ] {b5db845d-5c31-40b0-9078-3606d9330d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1523 | 2025.07.10 17:07:09.111456 [ 190 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.000997909 sec., 493030.9276697575 rows/sec., 37.89 MiB/sec. | ||
| 1524 | 2025.07.10 17:07:09.111508 [ 4 ] {b5db845d-5c31-40b0-9078-3606d9330d0d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1525 | 2025.07.10 17:07:09.111701 [ 190 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1526 | 2025.07.10 17:07:09.111746 [ 4 ] {b5db845d-5c31-40b0-9078-3606d9330d0d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2025.07.10 17:07:09.111893 [ 4 ] {b5db845d-5c31-40b0-9078-3606d9330d0d} <Debug> executeQuery: Read 358 rows, 29.65 KiB in 0.001289 sec., 277734.6780449961 rows/sec., 22.46 MiB/sec. | ||
| 1528 | 2025.07.10 17:07:09.111931 [ 4 ] {b5db845d-5c31-40b0-9078-3606d9330d0d} <Debug> TCPHandler: Processed in 0.001449548 sec. | ||
| 1529 | 2025.07.10 17:07:09.112034 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2025.07.10 17:07:09.112044 [ 190 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2025.07.10 17:07:09.112131 [ 4 ] {cf26598f-4fac-4a4f-a795-0980b25243ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1532 | 2025.07.10 17:07:09.112139 [ 190 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_6_1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1533 | 2025.07.10 17:07:09.112181 [ 4 ] {cf26598f-4fac-4a4f-a795-0980b25243ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1534 | 2025.07.10 17:07:09.112248 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1535 | 2025.07.10 17:07:09.112490 [ 4 ] {cf26598f-4fac-4a4f-a795-0980b25243ea} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.07.10 17:07:09.112530 [ 4 ] {cf26598f-4fac-4a4f-a795-0980b25243ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1537 | 2025.07.10 17:07:09.112834 [ 4 ] {cf26598f-4fac-4a4f-a795-0980b25243ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1538 | 2025.07.10 17:07:09.113037 [ 4 ] {cf26598f-4fac-4a4f-a795-0980b25243ea} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.07.10 17:07:09.113166 [ 4 ] {cf26598f-4fac-4a4f-a795-0980b25243ea} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001053 sec., 9496.67616334283 rows/sec., 598.18 KiB/sec. | ||
| 1540 | 2025.07.10 17:07:09.113201 [ 4 ] {cf26598f-4fac-4a4f-a795-0980b25243ea} <Debug> TCPHandler: Processed in 0.001215173 sec. | ||
| 1541 | 2025.07.10 17:07:09.622694 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 1542 | 2025.07.10 17:07:09.623177 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2025.07.10 17:07:09.623211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1544 | 2025.07.10 17:07:09.623709 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1545 | 2025.07.10 17:07:09.623945 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2025.07.10 17:07:09.624071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 1547 | 2025.07.10 17:07:09.837205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1548 | 2025.07.10 17:07:09.853244 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2025.07.10 17:07:09.853302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1550 | 2025.07.10 17:07:09.858997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1551 | 2025.07.10 17:07:09.859675 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2025.07.10 17:07:09.862486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1553 | 2025.07.10 17:07:12.099704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 226 | ||
| 1554 | 2025.07.10 17:07:12.102113 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2025.07.10 17:07:12.102172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1556 | 2025.07.10 17:07:12.103411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1557 | 2025.07.10 17:07:12.103692 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2025.07.10 17:07:12.104048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1559 | 2025.07.10 17:07:14.072172 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2025.07.10 17:07:14.072351 [ 4 ] {5bdcd004-739e-4012-9d1c-50e7861c9970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1561 | 2025.07.10 17:07:14.072413 [ 4 ] {5bdcd004-739e-4012-9d1c-50e7861c9970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1562 | 2025.07.10 17:07:14.073060 [ 4 ] {5bdcd004-739e-4012-9d1c-50e7861c9970} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2025.07.10 17:07:14.073101 [ 4 ] {5bdcd004-739e-4012-9d1c-50e7861c9970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1564 | 2025.07.10 17:07:14.073514 [ 4 ] {5bdcd004-739e-4012-9d1c-50e7861c9970} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1565 | 2025.07.10 17:07:14.073752 [ 4 ] {5bdcd004-739e-4012-9d1c-50e7861c9970} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2025.07.10 17:07:14.073905 [ 4 ] {5bdcd004-739e-4012-9d1c-50e7861c9970} <Debug> executeQuery: Read 64 rows, 6.05 KiB in 0.0016 sec., 40000 rows/sec., 3.69 MiB/sec. | ||
| 1567 | 2025.07.10 17:07:14.073947 [ 4 ] {5bdcd004-739e-4012-9d1c-50e7861c9970} <Debug> TCPHandler: Processed in 0.001895947 sec. | ||
| 1568 | 2025.07.10 17:07:14.074068 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2025.07.10 17:07:14.074164 [ 4 ] {80f948a6-3f8d-467b-b08f-1accf831be5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1570 | 2025.07.10 17:07:14.074205 [ 4 ] {80f948a6-3f8d-467b-b08f-1accf831be5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1571 | 2025.07.10 17:07:14.074615 [ 4 ] {80f948a6-3f8d-467b-b08f-1accf831be5f} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2025.07.10 17:07:14.074652 [ 4 ] {80f948a6-3f8d-467b-b08f-1accf831be5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1573 | 2025.07.10 17:07:14.074950 [ 4 ] {80f948a6-3f8d-467b-b08f-1accf831be5f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1574 | 2025.07.10 17:07:14.075163 [ 4 ] {80f948a6-3f8d-467b-b08f-1accf831be5f} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2025.07.10 17:07:14.075263 [ 55 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1576 | 2025.07.10 17:07:14.075288 [ 4 ] {80f948a6-3f8d-467b-b08f-1accf831be5f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001142 sec., 26269.702276707532 rows/sec., 1.93 MiB/sec. | ||
| 1577 | 2025.07.10 17:07:14.075337 [ 55 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2025.07.10 17:07:14.075346 [ 4 ] {80f948a6-3f8d-467b-b08f-1accf831be5f} <Debug> TCPHandler: Processed in 0.001328526 sec. | ||
| 1579 | 2025.07.10 17:07:14.075371 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1580 | 2025.07.10 17:07:14.075466 [ 197 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::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 | ||
| 1581 | 2025.07.10 17:07:14.075480 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2025.07.10 17:07:14.075564 [ 197 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1583 | 2025.07.10 17:07:14.075591 [ 197 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 127 rows starting from the beginning of the part | ||
| 1584 | 2025.07.10 17:07:14.075612 [ 4 ] {e27a0909-2cef-4eb1-a6ec-d03a676a79d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1585 | 2025.07.10 17:07:14.075645 [ 197 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 1586 | 2025.07.10 17:07:14.075661 [ 4 ] {e27a0909-2cef-4eb1-a6ec-d03a676a79d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1587 | 2025.07.10 17:07:14.075687 [ 197 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
| 1588 | 2025.07.10 17:07:14.075726 [ 197 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::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 | ||
| 1589 | 2025.07.10 17:07:14.075761 [ 197 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 1590 | 2025.07.10 17:07:14.075799 [ 197 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1591 | 2025.07.10 17:07:14.076156 [ 4 ] {e27a0909-2cef-4eb1-a6ec-d03a676a79d5} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2025.07.10 17:07:14.076201 [ 4 ] {e27a0909-2cef-4eb1-a6ec-d03a676a79d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1593 | 2025.07.10 17:07:14.076561 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125432 sec., 214139.99246511562 rows/sec., 15.22 MiB/sec. | ||
| 1594 | 2025.07.10 17:07:14.076598 [ 4 ] {e27a0909-2cef-4eb1-a6ec-d03a676a79d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1595 | 2025.07.10 17:07:14.076814 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1596 | 2025.07.10 17:07:14.076872 [ 4 ] {e27a0909-2cef-4eb1-a6ec-d03a676a79d5} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2025.07.10 17:07:14.077020 [ 4 ] {e27a0909-2cef-4eb1-a6ec-d03a676a79d5} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001433 sec., 26517.794836008372 rows/sec., 2.08 MiB/sec. | ||
| 1598 | 2025.07.10 17:07:14.077060 [ 4 ] {e27a0909-2cef-4eb1-a6ec-d03a676a79d5} <Debug> TCPHandler: Processed in 0.001640482 sec. | ||
| 1599 | 2025.07.10 17:07:14.077161 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2025.07.10 17:07:14.077193 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2025.07.10 17:07:14.077259 [ 4 ] {68228458-439d-4171-8ff4-72dbc85c6c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1602 | 2025.07.10 17:07:14.077285 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_6_1} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1603 | 2025.07.10 17:07:14.077307 [ 4 ] {68228458-439d-4171-8ff4-72dbc85c6c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1604 | 2025.07.10 17:07:14.077381 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1605 | 2025.07.10 17:07:14.077665 [ 4 ] {68228458-439d-4171-8ff4-72dbc85c6c7d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2025.07.10 17:07:14.077705 [ 4 ] {68228458-439d-4171-8ff4-72dbc85c6c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1607 | 2025.07.10 17:07:14.078030 [ 4 ] {68228458-439d-4171-8ff4-72dbc85c6c7d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1608 | 2025.07.10 17:07:14.078248 [ 4 ] {68228458-439d-4171-8ff4-72dbc85c6c7d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2025.07.10 17:07:14.078345 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1610 | 2025.07.10 17:07:14.078375 [ 4 ] {68228458-439d-4171-8ff4-72dbc85c6c7d} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001134 sec., 8818.342151675484 rows/sec., 671.71 KiB/sec. | ||
| 1611 | 2025.07.10 17:07:14.078380 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2025.07.10 17:07:14.078416 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1613 | 2025.07.10 17:07:14.078418 [ 4 ] {68228458-439d-4171-8ff4-72dbc85c6c7d} <Debug> TCPHandler: Processed in 0.001305155 sec. | ||
| 1614 | 2025.07.10 17:07:14.078500 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 1615 | 2025.07.10 17:07:14.078532 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2025.07.10 17:07:14.078608 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1617 | 2025.07.10 17:07:14.078631 [ 4 ] {8d1b27a2-30a8-446a-87b0-ad9e79339839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1618 | 2025.07.10 17:07:14.078645 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part | ||
| 1619 | 2025.07.10 17:07:14.078692 [ 4 ] {8d1b27a2-30a8-446a-87b0-ad9e79339839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1620 | 2025.07.10 17:07:14.078742 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 1621 | 2025.07.10 17:07:14.078797 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1622 | 2025.07.10 17:07:14.078846 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1623 | 2025.07.10 17:07:14.078899 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 358 rows starting from the beginning of the part | ||
| 1624 | 2025.07.10 17:07:14.078964 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1625 | 2025.07.10 17:07:14.079598 [ 4 ] {8d1b27a2-30a8-446a-87b0-ad9e79339839} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2025.07.10 17:07:14.079641 [ 4 ] {8d1b27a2-30a8-446a-87b0-ad9e79339839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1627 | 2025.07.10 17:07:14.079850 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388037 sec., 340769.01408247766 rows/sec., 26.31 MiB/sec. | ||
| 1628 | 2025.07.10 17:07:14.079987 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1629 | 2025.07.10 17:07:14.080228 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2025.07.10 17:07:14.080251 [ 4 ] {8d1b27a2-30a8-446a-87b0-ad9e79339839} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1631 | 2025.07.10 17:07:14.080289 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1632 | 2025.07.10 17:07:14.080349 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1633 | 2025.07.10 17:07:14.080503 [ 4 ] {8d1b27a2-30a8-446a-87b0-ad9e79339839} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2025.07.10 17:07:14.080651 [ 4 ] {8d1b27a2-30a8-446a-87b0-ad9e79339839} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002037 sec., 14727.540500736375 rows/sec., 26.39 MiB/sec. | ||
| 1635 | 2025.07.10 17:07:14.080711 [ 4 ] {8d1b27a2-30a8-446a-87b0-ad9e79339839} <Debug> TCPHandler: Processed in 0.002226553 sec. | ||
| 1636 | 2025.07.10 17:07:14.080824 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2025.07.10 17:07:14.080921 [ 4 ] {2ba5ebef-e96a-4020-8ac0-8111685ca8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1638 | 2025.07.10 17:07:14.080964 [ 4 ] {2ba5ebef-e96a-4020-8ac0-8111685ca8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1639 | 2025.07.10 17:07:14.081282 [ 4 ] {2ba5ebef-e96a-4020-8ac0-8111685ca8db} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.07.10 17:07:14.081319 [ 4 ] {2ba5ebef-e96a-4020-8ac0-8111685ca8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1641 | 2025.07.10 17:07:14.081633 [ 4 ] {2ba5ebef-e96a-4020-8ac0-8111685ca8db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1642 | 2025.07.10 17:07:14.081845 [ 4 ] {2ba5ebef-e96a-4020-8ac0-8111685ca8db} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2025.07.10 17:07:14.081941 [ 55 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1644 | 2025.07.10 17:07:14.081974 [ 55 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2025.07.10 17:07:14.081975 [ 4 ] {2ba5ebef-e96a-4020-8ac0-8111685ca8db} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001072 sec., 9328.358208955224 rows/sec., 587.58 KiB/sec. | ||
| 1646 | 2025.07.10 17:07:14.081992 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1647 | 2025.07.10 17:07:14.082025 [ 4 ] {2ba5ebef-e96a-4020-8ac0-8111685ca8db} <Debug> TCPHandler: Processed in 0.001250784 sec. | ||
| 1648 | 2025.07.10 17:07:14.082074 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 1649 | 2025.07.10 17:07:14.082163 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1650 | 2025.07.10 17:07:14.082188 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
| 1651 | 2025.07.10 17:07:14.082252 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 1652 | 2025.07.10 17:07:14.082300 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1653 | 2025.07.10 17:07:14.082339 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1654 | 2025.07.10 17:07:14.082379 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1655 | 2025.07.10 17:07:14.082423 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1656 | 2025.07.10 17:07:14.083096 [ 190 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 4 columns (4 merged, 0 gathered) in 0.001051671 sec., 66560.74000329 rows/sec., 3.91 MiB/sec. | ||
| 1657 | 2025.07.10 17:07:14.083194 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1658 | 2025.07.10 17:07:14.083419 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2025.07.10 17:07:14.083476 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_6_1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1660 | 2025.07.10 17:07:14.083524 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1661 | 2025.07.10 17:07:16.987259 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1662 | 2025.07.10 17:07:16.987331 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1663 | 2025.07.10 17:07:17.124208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 1664 | 2025.07.10 17:07:17.125015 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.07.10 17:07:17.125096 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1666 | 2025.07.10 17:07:17.125875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1667 | 2025.07.10 17:07:17.126120 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.07.10 17:07:17.126267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1669 | 2025.07.10 17:07:17.362625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1670 | 2025.07.10 17:07:17.379732 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2025.07.10 17:07:17.379789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1672 | 2025.07.10 17:07:17.385226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1673 | 2025.07.10 17:07:17.385892 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2025.07.10 17:07:17.388947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1675 | 2025.07.10 17:07:19.070886 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2025.07.10 17:07:19.071053 [ 4 ] {bc07f9ac-4dcf-485e-a396-643cbb66021d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1677 | 2025.07.10 17:07:19.071114 [ 4 ] {bc07f9ac-4dcf-485e-a396-643cbb66021d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1678 | 2025.07.10 17:07:19.071672 [ 4 ] {bc07f9ac-4dcf-485e-a396-643cbb66021d} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2025.07.10 17:07:19.071713 [ 4 ] {bc07f9ac-4dcf-485e-a396-643cbb66021d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1680 | 2025.07.10 17:07:19.072079 [ 4 ] {bc07f9ac-4dcf-485e-a396-643cbb66021d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1681 | 2025.07.10 17:07:19.072303 [ 4 ] {bc07f9ac-4dcf-485e-a396-643cbb66021d} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2025.07.10 17:07:19.072452 [ 4 ] {bc07f9ac-4dcf-485e-a396-643cbb66021d} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001444 sec., 2770.083102493075 rows/sec., 233.32 KiB/sec. | ||
| 1683 | 2025.07.10 17:07:19.072491 [ 4 ] {bc07f9ac-4dcf-485e-a396-643cbb66021d} <Debug> TCPHandler: Processed in 0.001728643 sec. | ||
| 1684 | 2025.07.10 17:07:19.072611 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2025.07.10 17:07:19.072736 [ 4 ] {595266c7-3485-49da-aa3b-6b567ba33641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1686 | 2025.07.10 17:07:19.072785 [ 4 ] {595266c7-3485-49da-aa3b-6b567ba33641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1687 | 2025.07.10 17:07:19.073247 [ 4 ] {595266c7-3485-49da-aa3b-6b567ba33641} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2025.07.10 17:07:19.073291 [ 4 ] {595266c7-3485-49da-aa3b-6b567ba33641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1689 | 2025.07.10 17:07:19.073609 [ 4 ] {595266c7-3485-49da-aa3b-6b567ba33641} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1690 | 2025.07.10 17:07:19.073813 [ 4 ] {595266c7-3485-49da-aa3b-6b567ba33641} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2025.07.10 17:07:19.073938 [ 4 ] {595266c7-3485-49da-aa3b-6b567ba33641} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001227 sec., 6519.967400162999 rows/sec., 523.70 KiB/sec. | ||
| 1692 | 2025.07.10 17:07:19.073974 [ 4 ] {595266c7-3485-49da-aa3b-6b567ba33641} <Debug> TCPHandler: Processed in 0.001422938 sec. | ||
| 1693 | 2025.07.10 17:07:19.074082 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2025.07.10 17:07:19.074176 [ 4 ] {87ba64f7-a37e-4f64-a392-6eba70845ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1695 | 2025.07.10 17:07:19.074218 [ 4 ] {87ba64f7-a37e-4f64-a392-6eba70845ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1696 | 2025.07.10 17:07:19.074558 [ 4 ] {87ba64f7-a37e-4f64-a392-6eba70845ee9} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2025.07.10 17:07:19.074592 [ 4 ] {87ba64f7-a37e-4f64-a392-6eba70845ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1698 | 2025.07.10 17:07:19.074900 [ 4 ] {87ba64f7-a37e-4f64-a392-6eba70845ee9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1699 | 2025.07.10 17:07:19.075108 [ 4 ] {87ba64f7-a37e-4f64-a392-6eba70845ee9} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2025.07.10 17:07:19.075234 [ 4 ] {87ba64f7-a37e-4f64-a392-6eba70845ee9} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001076 sec., 9293.68029739777 rows/sec., 707.92 KiB/sec. | ||
| 1701 | 2025.07.10 17:07:19.075270 [ 4 ] {87ba64f7-a37e-4f64-a392-6eba70845ee9} <Debug> TCPHandler: Processed in 0.001236254 sec. | ||
| 1702 | 2025.07.10 17:07:19.075379 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2025.07.10 17:07:19.075494 [ 4 ] {d38efe4a-5b32-4e8c-ac70-2466c4dafcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1704 | 2025.07.10 17:07:19.075542 [ 4 ] {d38efe4a-5b32-4e8c-ac70-2466c4dafcad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1705 | 2025.07.10 17:07:19.075897 [ 4 ] {d38efe4a-5b32-4e8c-ac70-2466c4dafcad} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2025.07.10 17:07:19.075939 [ 4 ] {d38efe4a-5b32-4e8c-ac70-2466c4dafcad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1707 | 2025.07.10 17:07:19.076294 [ 4 ] {d38efe4a-5b32-4e8c-ac70-2466c4dafcad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1708 | 2025.07.10 17:07:19.076507 [ 4 ] {d38efe4a-5b32-4e8c-ac70-2466c4dafcad} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2025.07.10 17:07:19.076630 [ 4 ] {d38efe4a-5b32-4e8c-ac70-2466c4dafcad} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 543.00 KiB/sec. | ||
| 1710 | 2025.07.10 17:07:19.076664 [ 4 ] {d38efe4a-5b32-4e8c-ac70-2466c4dafcad} <Debug> TCPHandler: Processed in 0.001341986 sec. | ||
| 1711 | 2025.07.10 17:07:22.104240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 246 | ||
| 1712 | 2025.07.10 17:07:22.106398 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2025.07.10 17:07:22.106451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1714 | 2025.07.10 17:07:22.107684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1715 | 2025.07.10 17:07:22.107965 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2025.07.10 17:07:22.108100 [ 29 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1717 | 2025.07.10 17:07:22.108132 [ 29 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2025.07.10 17:07:22.108149 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1719 | 2025.07.10 17:07:22.108282 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 1720 | 2025.07.10 17:07:22.108315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1721 | 2025.07.10 17:07:22.108886 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1722 | 2025.07.10 17:07:22.109086 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 1723 | 2025.07.10 17:07:22.109523 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 58 rows starting from the beginning of the part | ||
| 1724 | 2025.07.10 17:07:22.109901 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1725 | 2025.07.10 17:07:22.110269 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 1726 | 2025.07.10 17:07:22.110608 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 1727 | 2025.07.10 17:07:22.110945 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1728 | 2025.07.10 17:07:22.116722 [ 190 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 72 columns (72 merged, 0 gathered) in 0.008497534 sec., 28949.57525324406 rows/sec., 28.09 MiB/sec. | ||
| 1729 | 2025.07.10 17:07:22.117635 [ 195 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1730 | 2025.07.10 17:07:22.118302 [ 195 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_6_1} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2025.07.10 17:07:22.118396 [ 195 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_6_1} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1732 | 2025.07.10 17:07:22.118643 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1733 | 2025.07.10 17:07:24.070542 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.07.10 17:07:24.070791 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1735 | 2025.07.10 17:07:24.071167 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1736 | 2025.07.10 17:07:24.071212 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1737 | 2025.07.10 17:07:24.071483 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1738 | 2025.07.10 17:07:24.071554 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1739 | 2025.07.10 17:07:24.071691 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1740 | 2025.07.10 17:07:24.071819 [ 292 ] {11f848d0-de45-4430-9318-41710df192d6} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1741 | 2025.07.10 17:07:24.071822 [ 290 ] {11f848d0-de45-4430-9318-41710df192d6} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1742 | 2025.07.10 17:07:24.071822 [ 293 ] {11f848d0-de45-4430-9318-41710df192d6} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1743 | 2025.07.10 17:07:24.072004 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1744 | 2025.07.10 17:07:24.072032 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1745 | 2025.07.10 17:07:24.072115 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1746 | 2025.07.10 17:07:24.072136 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1747 | 2025.07.10 17:07:24.072171 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1748 | 2025.07.10 17:07:24.072210 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1749 | 2025.07.10 17:07:24.072243 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1750 | 2025.07.10 17:07:24.073125 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.00244 sec., 10655.737704918034 rows/sec., 427.05 KiB/sec. | ||
| 1751 | 2025.07.10 17:07:24.073262 [ 4 ] {11f848d0-de45-4430-9318-41710df192d6} <Debug> TCPHandler: Processed in 0.002850575 sec. | ||
| 1752 | 2025.07.10 17:07:24.075130 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2025.07.10 17:07:24.075263 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1754 | 2025.07.10 17:07:24.075472 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1755 | 2025.07.10 17:07:24.075504 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1756 | 2025.07.10 17:07:24.075686 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1757 | 2025.07.10 17:07:24.075738 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1758 | 2025.07.10 17:07:24.075836 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1759 | 2025.07.10 17:07:24.075900 [ 295 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1760 | 2025.07.10 17:07:24.075911 [ 293 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1761 | 2025.07.10 17:07:24.075903 [ 290 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1762 | 2025.07.10 17:07:24.076029 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1763 | 2025.07.10 17:07:24.076055 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1764 | 2025.07.10 17:07:24.076122 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1765 | 2025.07.10 17:07:24.076139 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1766 | 2025.07.10 17:07:24.076169 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1767 | 2025.07.10 17:07:24.076199 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1768 | 2025.07.10 17:07:24.076225 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1769 | 2025.07.10 17:07:24.076830 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001621 sec., 16039.481801357186 rows/sec., 642.81 KiB/sec. | ||
| 1770 | 2025.07.10 17:07:24.076956 [ 4 ] {622ad6e7-028c-4b5d-b263-318d1bec4cef} <Debug> TCPHandler: Processed in 0.001875997 sec. | ||
| 1771 | 2025.07.10 17:07:24.077180 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2025.07.10 17:07:24.077309 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1773 | 2025.07.10 17:07:24.077516 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1774 | 2025.07.10 17:07:24.077549 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1775 | 2025.07.10 17:07:24.077732 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1776 | 2025.07.10 17:07:24.077783 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1777 | 2025.07.10 17:07:24.077881 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1778 | 2025.07.10 17:07:24.077940 [ 292 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1779 | 2025.07.10 17:07:24.077945 [ 290 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1780 | 2025.07.10 17:07:24.077945 [ 293 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1781 | 2025.07.10 17:07:24.078053 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1782 | 2025.07.10 17:07:24.078079 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1783 | 2025.07.10 17:07:24.078146 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1784 | 2025.07.10 17:07:24.078166 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1785 | 2025.07.10 17:07:24.078195 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1786 | 2025.07.10 17:07:24.078227 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1787 | 2025.07.10 17:07:24.078254 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1788 | 2025.07.10 17:07:24.078862 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001604 sec., 16209.476309226933 rows/sec., 649.62 KiB/sec. | ||
| 1789 | 2025.07.10 17:07:24.078987 [ 4 ] {1797caab-5184-4aa4-bb95-39a1534b754a} <Debug> TCPHandler: Processed in 0.001860676 sec. | ||
| 1790 | 2025.07.10 17:07:24.079206 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2025.07.10 17:07:24.079335 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1792 | 2025.07.10 17:07:24.079541 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1793 | 2025.07.10 17:07:24.079574 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1794 | 2025.07.10 17:07:24.079762 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1795 | 2025.07.10 17:07:24.079814 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1796 | 2025.07.10 17:07:24.079911 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1797 | 2025.07.10 17:07:24.079988 [ 295 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1798 | 2025.07.10 17:07:24.079990 [ 290 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1799 | 2025.07.10 17:07:24.079997 [ 293 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1800 | 2025.07.10 17:07:24.080101 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1801 | 2025.07.10 17:07:24.080128 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1802 | 2025.07.10 17:07:24.080192 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1803 | 2025.07.10 17:07:24.080210 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1804 | 2025.07.10 17:07:24.080240 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1805 | 2025.07.10 17:07:24.080271 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1806 | 2025.07.10 17:07:24.080299 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1807 | 2025.07.10 17:07:24.080885 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001601 sec., 16239.850093691442 rows/sec., 650.84 KiB/sec. | ||
| 1808 | 2025.07.10 17:07:24.081009 [ 4 ] {62e8e53d-c08d-4ed6-9d67-fe2c54d413c1} <Debug> TCPHandler: Processed in 0.001851606 sec. | ||
| 1809 | 2025.07.10 17:07:24.081217 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2025.07.10 17:07:24.081345 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1811 | 2025.07.10 17:07:24.081551 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1812 | 2025.07.10 17:07:24.081584 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1813 | 2025.07.10 17:07:24.081771 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1814 | 2025.07.10 17:07:24.081822 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1815 | 2025.07.10 17:07:24.081917 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1816 | 2025.07.10 17:07:24.081975 [ 292 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1817 | 2025.07.10 17:07:24.081979 [ 293 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1818 | 2025.07.10 17:07:24.081979 [ 290 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1819 | 2025.07.10 17:07:24.082087 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1820 | 2025.07.10 17:07:24.082112 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1821 | 2025.07.10 17:07:24.082182 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1822 | 2025.07.10 17:07:24.082200 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1823 | 2025.07.10 17:07:24.082228 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1824 | 2025.07.10 17:07:24.082259 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1825 | 2025.07.10 17:07:24.082287 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1826 | 2025.07.10 17:07:24.082920 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001623 sec., 16019.716574245223 rows/sec., 642.02 KiB/sec. | ||
| 1827 | 2025.07.10 17:07:24.083063 [ 4 ] {824c7e86-0950-4a30-be42-9189e556b36f} <Debug> TCPHandler: Processed in 0.001894557 sec. | ||
| 1828 | 2025.07.10 17:07:24.083289 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2025.07.10 17:07:24.083458 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1830 | 2025.07.10 17:07:24.083674 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1831 | 2025.07.10 17:07:24.083708 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1832 | 2025.07.10 17:07:24.083912 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1833 | 2025.07.10 17:07:24.083966 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1834 | 2025.07.10 17:07:24.084064 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1835 | 2025.07.10 17:07:24.084127 [ 293 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1836 | 2025.07.10 17:07:24.084140 [ 295 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1837 | 2025.07.10 17:07:24.084130 [ 290 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1838 | 2025.07.10 17:07:24.084296 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1839 | 2025.07.10 17:07:24.084323 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1840 | 2025.07.10 17:07:24.084390 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1841 | 2025.07.10 17:07:24.084407 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1842 | 2025.07.10 17:07:24.084436 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1843 | 2025.07.10 17:07:24.084505 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1844 | 2025.07.10 17:07:24.084553 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1845 | 2025.07.10 17:07:24.085147 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001754 sec., 14823.261117445838 rows/sec., 594.07 KiB/sec. | ||
| 1846 | 2025.07.10 17:07:24.085276 [ 4 ] {d24d3d80-3f23-4265-81a5-d82dcd54e295} <Debug> TCPHandler: Processed in 0.002035609 sec. | ||
| 1847 | 2025.07.10 17:07:24.085473 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2025.07.10 17:07:24.085605 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1849 | 2025.07.10 17:07:24.085827 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1850 | 2025.07.10 17:07:24.085861 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1851 | 2025.07.10 17:07:24.086054 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1852 | 2025.07.10 17:07:24.086108 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1853 | 2025.07.10 17:07:24.086208 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1854 | 2025.07.10 17:07:24.086265 [ 292 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1855 | 2025.07.10 17:07:24.086274 [ 293 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1856 | 2025.07.10 17:07:24.086274 [ 290 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1857 | 2025.07.10 17:07:24.086375 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1858 | 2025.07.10 17:07:24.086400 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1859 | 2025.07.10 17:07:24.086466 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1860 | 2025.07.10 17:07:24.086483 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1861 | 2025.07.10 17:07:24.086512 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1862 | 2025.07.10 17:07:24.086544 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1863 | 2025.07.10 17:07:24.086572 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <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_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1864 | 2025.07.10 17:07:24.087180 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001629 sec., 15960.712093308779 rows/sec., 639.65 KiB/sec. | ||
| 1865 | 2025.07.10 17:07:24.087300 [ 4 ] {dc064520-ba98-4c87-9302-ff66ef6a9ca0} <Debug> TCPHandler: Processed in 0.001876826 sec. | ||
| 1866 | 2025.07.10 17:07:24.087497 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2025.07.10 17:07:24.087630 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1868 | 2025.07.10 17:07:24.087841 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1869 | 2025.07.10 17:07:24.087875 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1870 | 2025.07.10 17:07:24.088068 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1871 | 2025.07.10 17:07:24.088120 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1872 | 2025.07.10 17:07:24.088217 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1873 | 2025.07.10 17:07:24.088274 [ 295 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1874 | 2025.07.10 17:07:24.088280 [ 293 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1875 | 2025.07.10 17:07:24.088280 [ 290 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2025.07.10 17:07:24.088384 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1877 | 2025.07.10 17:07:24.088409 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1878 | 2025.07.10 17:07:24.088475 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1879 | 2025.07.10 17:07:24.088492 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1880 | 2025.07.10 17:07:24.088522 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1881 | 2025.07.10 17:07:24.088551 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1882 | 2025.07.10 17:07:24.088579 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1883 | 2025.07.10 17:07:24.089206 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.00163 sec., 15950.920245398773 rows/sec., 639.26 KiB/sec. | ||
| 1884 | 2025.07.10 17:07:24.089330 [ 4 ] {f1c33715-46bd-48e0-b4ab-6f6172699abe} <Debug> TCPHandler: Processed in 0.001881967 sec. | ||
| 1885 | 2025.07.10 17:07:24.089521 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2025.07.10 17:07:24.089656 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1887 | 2025.07.10 17:07:24.089869 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1888 | 2025.07.10 17:07:24.089903 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1889 | 2025.07.10 17:07:24.090101 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1890 | 2025.07.10 17:07:24.090152 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1891 | 2025.07.10 17:07:24.090252 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1892 | 2025.07.10 17:07:24.090308 [ 292 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1893 | 2025.07.10 17:07:24.090316 [ 293 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1894 | 2025.07.10 17:07:24.090316 [ 290 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1895 | 2025.07.10 17:07:24.090423 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1896 | 2025.07.10 17:07:24.090448 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1897 | 2025.07.10 17:07:24.090514 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1898 | 2025.07.10 17:07:24.090531 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1899 | 2025.07.10 17:07:24.090560 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1900 | 2025.07.10 17:07:24.090590 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1901 | 2025.07.10 17:07:24.090619 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1902 | 2025.07.10 17:07:24.091235 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001633 sec., 15921.616656460503 rows/sec., 638.08 KiB/sec. | ||
| 1903 | 2025.07.10 17:07:24.091357 [ 4 ] {1d1c545b-622b-4f5b-a030-546c244ff760} <Debug> TCPHandler: Processed in 0.001884087 sec. | ||
| 1904 | 2025.07.10 17:07:24.091541 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2025.07.10 17:07:24.091674 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1906 | 2025.07.10 17:07:24.091886 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1907 | 2025.07.10 17:07:24.091932 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1908 | 2025.07.10 17:07:24.092131 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1909 | 2025.07.10 17:07:24.092183 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1910 | 2025.07.10 17:07:24.092279 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1911 | 2025.07.10 17:07:24.092343 [ 295 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1912 | 2025.07.10 17:07:24.092354 [ 292 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1913 | 2025.07.10 17:07:24.092348 [ 290 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1914 | 2025.07.10 17:07:24.092455 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1915 | 2025.07.10 17:07:24.092480 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1916 | 2025.07.10 17:07:24.092548 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1917 | 2025.07.10 17:07:24.092565 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1918 | 2025.07.10 17:07:24.092593 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1919 | 2025.07.10 17:07:24.092623 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1920 | 2025.07.10 17:07:24.092651 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1921 | 2025.07.10 17:07:24.093258 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001639 sec., 15863.33129957291 rows/sec., 635.75 KiB/sec. | ||
| 1922 | 2025.07.10 17:07:24.093377 [ 4 ] {2d19e92f-3ff2-499e-9727-ad9db4f648d3} <Debug> TCPHandler: Processed in 0.001885736 sec. | ||
| 1923 | 2025.07.10 17:07:24.093571 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2025.07.10 17:07:24.093703 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1925 | 2025.07.10 17:07:24.093914 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1926 | 2025.07.10 17:07:24.093948 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1927 | 2025.07.10 17:07:24.094152 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1928 | 2025.07.10 17:07:24.094205 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1929 | 2025.07.10 17:07:24.094301 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1930 | 2025.07.10 17:07:24.094358 [ 290 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1931 | 2025.07.10 17:07:24.094367 [ 293 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1932 | 2025.07.10 17:07:24.094366 [ 292 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1933 | 2025.07.10 17:07:24.094478 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1934 | 2025.07.10 17:07:24.094502 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1935 | 2025.07.10 17:07:24.094568 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1936 | 2025.07.10 17:07:24.094586 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1937 | 2025.07.10 17:07:24.094615 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1938 | 2025.07.10 17:07:24.094648 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1939 | 2025.07.10 17:07:24.094679 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1940 | 2025.07.10 17:07:24.095271 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001623 sec., 16019.716574245223 rows/sec., 642.02 KiB/sec. | ||
| 1941 | 2025.07.10 17:07:24.095394 [ 4 ] {99237e35-2a74-4b9b-a0a6-cebf9b035a8e} <Debug> TCPHandler: Processed in 0.001871426 sec. | ||
| 1942 | 2025.07.10 17:07:24.095577 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2025.07.10 17:07:24.095710 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1944 | 2025.07.10 17:07:24.095923 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1945 | 2025.07.10 17:07:24.095958 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1946 | 2025.07.10 17:07:24.096157 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2025.07.10 17:07:24.096209 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1948 | 2025.07.10 17:07:24.096306 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1949 | 2025.07.10 17:07:24.096363 [ 292 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1950 | 2025.07.10 17:07:24.096372 [ 295 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1951 | 2025.07.10 17:07:24.096370 [ 290 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1952 | 2025.07.10 17:07:24.096476 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1953 | 2025.07.10 17:07:24.096501 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1954 | 2025.07.10 17:07:24.096567 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1955 | 2025.07.10 17:07:24.096583 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1956 | 2025.07.10 17:07:24.096613 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1957 | 2025.07.10 17:07:24.096642 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1958 | 2025.07.10 17:07:24.096675 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1959 | 2025.07.10 17:07:24.097244 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001589 sec., 16362.492133417245 rows/sec., 655.75 KiB/sec. | ||
| 1960 | 2025.07.10 17:07:24.097367 [ 4 ] {6ab4d94c-d6a9-440f-a751-e6365f628161} <Debug> TCPHandler: Processed in 0.001838575 sec. | ||
| 1961 | 2025.07.10 17:07:24.097562 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2025.07.10 17:07:24.097697 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1963 | 2025.07.10 17:07:24.097909 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1964 | 2025.07.10 17:07:24.097943 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1965 | 2025.07.10 17:07:24.098142 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1966 | 2025.07.10 17:07:24.098199 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1967 | 2025.07.10 17:07:24.098297 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1968 | 2025.07.10 17:07:24.098357 [ 290 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1969 | 2025.07.10 17:07:24.098361 [ 293 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1970 | 2025.07.10 17:07:24.098359 [ 292 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1971 | 2025.07.10 17:07:24.098470 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1972 | 2025.07.10 17:07:24.098495 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1973 | 2025.07.10 17:07:24.098562 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1974 | 2025.07.10 17:07:24.098579 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1975 | 2025.07.10 17:07:24.098608 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1976 | 2025.07.10 17:07:24.098639 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1977 | 2025.07.10 17:07:24.098671 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <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: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1978 | 2025.07.10 17:07:24.099247 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001606 sec., 16189.2901618929 rows/sec., 648.81 KiB/sec. | ||
| 1979 | 2025.07.10 17:07:24.099368 [ 4 ] {446af63b-b108-4f83-9993-fd796e9b0ed0} <Debug> TCPHandler: Processed in 0.001853536 sec. | ||
| 1980 | 2025.07.10 17:07:24.099557 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2025.07.10 17:07:24.099690 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1982 | 2025.07.10 17:07:24.099903 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1983 | 2025.07.10 17:07:24.099938 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1984 | 2025.07.10 17:07:24.100141 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1985 | 2025.07.10 17:07:24.100195 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1986 | 2025.07.10 17:07:24.100292 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1987 | 2025.07.10 17:07:24.100352 [ 290 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1988 | 2025.07.10 17:07:24.100357 [ 295 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1989 | 2025.07.10 17:07:24.100357 [ 292 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1990 | 2025.07.10 17:07:24.100460 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1991 | 2025.07.10 17:07:24.100486 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1992 | 2025.07.10 17:07:24.100551 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1993 | 2025.07.10 17:07:24.100567 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 1994 | 2025.07.10 17:07:24.100596 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1995 | 2025.07.10 17:07:24.100627 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1996 | 2025.07.10 17:07:24.100655 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1997 | 2025.07.10 17:07:24.101219 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001585 sec., 16403.78548895899 rows/sec., 657.41 KiB/sec. | ||
| 1998 | 2025.07.10 17:07:24.101341 [ 4 ] {7c16a96f-54e9-424f-9810-259e8b39bf46} <Debug> TCPHandler: Processed in 0.001833205 sec. | ||
| 1999 | 2025.07.10 17:07:24.101526 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2025.07.10 17:07:24.101661 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2001 | 2025.07.10 17:07:24.101875 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2002 | 2025.07.10 17:07:24.101910 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2003 | 2025.07.10 17:07:24.102116 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2004 | 2025.07.10 17:07:24.102167 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2005 | 2025.07.10 17:07:24.102262 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2006 | 2025.07.10 17:07:24.102321 [ 292 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2007 | 2025.07.10 17:07:24.102326 [ 293 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2008 | 2025.07.10 17:07:24.102324 [ 290 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2009 | 2025.07.10 17:07:24.102428 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2010 | 2025.07.10 17:07:24.102453 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2011 | 2025.07.10 17:07:24.102520 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2012 | 2025.07.10 17:07:24.102536 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 26 rows with 3 streams | ||
| 2013 | 2025.07.10 17:07:24.102565 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2014 | 2025.07.10 17:07:24.102596 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2015 | 2025.07.10 17:07:24.102624 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2016 | 2025.07.10 17:07:24.103231 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001626 sec., 15990.159901599016 rows/sec., 640.83 KiB/sec. | ||
| 2017 | 2025.07.10 17:07:24.103353 [ 4 ] {ad431974-bca3-4bf5-ad61-7a50e226604c} <Debug> TCPHandler: Processed in 0.001875746 sec. | ||
| 2018 | 2025.07.10 17:07:24.107123 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2025.07.10 17:07:24.107247 [ 4 ] {d9dc4f67-7c1a-4e19-8986-ef1b49308809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2020 | 2025.07.10 17:07:24.107296 [ 4 ] {d9dc4f67-7c1a-4e19-8986-ef1b49308809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2021 | 2025.07.10 17:07:24.107833 [ 4 ] {d9dc4f67-7c1a-4e19-8986-ef1b49308809} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2025.07.10 17:07:24.107872 [ 4 ] {d9dc4f67-7c1a-4e19-8986-ef1b49308809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2023 | 2025.07.10 17:07:24.108281 [ 4 ] {d9dc4f67-7c1a-4e19-8986-ef1b49308809} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2024 | 2025.07.10 17:07:24.108521 [ 4 ] {d9dc4f67-7c1a-4e19-8986-ef1b49308809} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2025.07.10 17:07:24.108657 [ 4 ] {d9dc4f67-7c1a-4e19-8986-ef1b49308809} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.001445 sec., 10380.622837370242 rows/sec., 1.51 MiB/sec. | ||
| 2026 | 2025.07.10 17:07:24.108695 [ 4 ] {d9dc4f67-7c1a-4e19-8986-ef1b49308809} <Debug> TCPHandler: Processed in 0.001630492 sec. | ||
| 2027 | 2025.07.10 17:07:24.108804 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2025.07.10 17:07:24.108897 [ 4 ] {801f1bfb-1a85-47a7-96bd-2e6fadf61c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2029 | 2025.07.10 17:07:24.108937 [ 4 ] {801f1bfb-1a85-47a7-96bd-2e6fadf61c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2030 | 2025.07.10 17:07:24.109329 [ 4 ] {801f1bfb-1a85-47a7-96bd-2e6fadf61c13} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2025.07.10 17:07:24.109364 [ 4 ] {801f1bfb-1a85-47a7-96bd-2e6fadf61c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2032 | 2025.07.10 17:07:24.109643 [ 4 ] {801f1bfb-1a85-47a7-96bd-2e6fadf61c13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2033 | 2025.07.10 17:07:24.109844 [ 4 ] {801f1bfb-1a85-47a7-96bd-2e6fadf61c13} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.07.10 17:07:24.109965 [ 4 ] {801f1bfb-1a85-47a7-96bd-2e6fadf61c13} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001085 sec., 3686.6359447004606 rows/sec., 300.62 KiB/sec. | ||
| 2035 | 2025.07.10 17:07:24.110001 [ 4 ] {801f1bfb-1a85-47a7-96bd-2e6fadf61c13} <Debug> TCPHandler: Processed in 0.001246305 sec. | ||
| 2036 | 2025.07.10 17:07:24.110110 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2025.07.10 17:07:24.110203 [ 4 ] {37215eb7-02c0-4e8c-9725-6b8b7f89a596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2038 | 2025.07.10 17:07:24.110241 [ 4 ] {37215eb7-02c0-4e8c-9725-6b8b7f89a596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2039 | 2025.07.10 17:07:24.110649 [ 4 ] {37215eb7-02c0-4e8c-9725-6b8b7f89a596} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2025.07.10 17:07:24.110685 [ 4 ] {37215eb7-02c0-4e8c-9725-6b8b7f89a596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2041 | 2025.07.10 17:07:24.110971 [ 4 ] {37215eb7-02c0-4e8c-9725-6b8b7f89a596} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2042 | 2025.07.10 17:07:24.111177 [ 4 ] {37215eb7-02c0-4e8c-9725-6b8b7f89a596} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2025.07.10 17:07:24.111299 [ 4 ] {37215eb7-02c0-4e8c-9725-6b8b7f89a596} <Debug> executeQuery: Read 94 rows, 8.36 KiB in 0.001114 sec., 84380.6104129264 rows/sec., 7.33 MiB/sec. | ||
| 2044 | 2025.07.10 17:07:24.111339 [ 4 ] {37215eb7-02c0-4e8c-9725-6b8b7f89a596} <Debug> TCPHandler: Processed in 0.001277584 sec. | ||
| 2045 | 2025.07.10 17:07:24.111465 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2025.07.10 17:07:24.111558 [ 4 ] {677dc393-f88c-464a-a1ca-f470597b350a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2047 | 2025.07.10 17:07:24.111597 [ 4 ] {677dc393-f88c-464a-a1ca-f470597b350a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2048 | 2025.07.10 17:07:24.111980 [ 4 ] {677dc393-f88c-464a-a1ca-f470597b350a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.07.10 17:07:24.112015 [ 4 ] {677dc393-f88c-464a-a1ca-f470597b350a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2050 | 2025.07.10 17:07:24.112303 [ 4 ] {677dc393-f88c-464a-a1ca-f470597b350a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2051 | 2025.07.10 17:07:24.112505 [ 4 ] {677dc393-f88c-464a-a1ca-f470597b350a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.07.10 17:07:24.112627 [ 4 ] {677dc393-f88c-464a-a1ca-f470597b350a} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001087 sec., 32198.712051517938 rows/sec., 2.35 MiB/sec. | ||
| 2053 | 2025.07.10 17:07:24.112663 [ 4 ] {677dc393-f88c-464a-a1ca-f470597b350a} <Debug> TCPHandler: Processed in 0.001246234 sec. | ||
| 2054 | 2025.07.10 17:07:24.112765 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2025.07.10 17:07:24.112857 [ 4 ] {69553baa-d168-4437-bd5a-3eed183cb086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2056 | 2025.07.10 17:07:24.112894 [ 4 ] {69553baa-d168-4437-bd5a-3eed183cb086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2057 | 2025.07.10 17:07:24.113283 [ 4 ] {69553baa-d168-4437-bd5a-3eed183cb086} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.07.10 17:07:24.113318 [ 4 ] {69553baa-d168-4437-bd5a-3eed183cb086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2059 | 2025.07.10 17:07:24.113601 [ 4 ] {69553baa-d168-4437-bd5a-3eed183cb086} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2060 | 2025.07.10 17:07:24.113801 [ 4 ] {69553baa-d168-4437-bd5a-3eed183cb086} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2025.07.10 17:07:24.113923 [ 4 ] {69553baa-d168-4437-bd5a-3eed183cb086} <Debug> executeQuery: Read 71 rows, 5.69 KiB in 0.001083 sec., 65558.63342566944 rows/sec., 5.13 MiB/sec. | ||
| 2062 | 2025.07.10 17:07:24.113959 [ 4 ] {69553baa-d168-4437-bd5a-3eed183cb086} <Debug> TCPHandler: Processed in 0.001242544 sec. | ||
| 2063 | 2025.07.10 17:07:24.114062 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.07.10 17:07:24.114154 [ 4 ] {6efdc6f1-6202-42b7-bbfd-5886750de43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2065 | 2025.07.10 17:07:24.114196 [ 4 ] {6efdc6f1-6202-42b7-bbfd-5886750de43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2066 | 2025.07.10 17:07:24.114547 [ 4 ] {6efdc6f1-6202-42b7-bbfd-5886750de43b} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.07.10 17:07:24.114581 [ 4 ] {6efdc6f1-6202-42b7-bbfd-5886750de43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2068 | 2025.07.10 17:07:24.114883 [ 4 ] {6efdc6f1-6202-42b7-bbfd-5886750de43b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2069 | 2025.07.10 17:07:24.115090 [ 4 ] {6efdc6f1-6202-42b7-bbfd-5886750de43b} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.07.10 17:07:24.115210 [ 4 ] {6efdc6f1-6202-42b7-bbfd-5886750de43b} <Debug> executeQuery: Read 92 rows, 6.58 KiB in 0.001074 sec., 85661.0800744879 rows/sec., 5.98 MiB/sec. | ||
| 2071 | 2025.07.10 17:07:24.115245 [ 4 ] {6efdc6f1-6202-42b7-bbfd-5886750de43b} <Debug> TCPHandler: Processed in 0.001231954 sec. | ||
| 2072 | 2025.07.10 17:07:24.115356 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.07.10 17:07:24.115446 [ 4 ] {3e898b3f-802c-4f46-80a1-5108b471cc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2074 | 2025.07.10 17:07:24.115498 [ 4 ] {3e898b3f-802c-4f46-80a1-5108b471cc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2075 | 2025.07.10 17:07:24.116203 [ 4 ] {3e898b3f-802c-4f46-80a1-5108b471cc58} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.07.10 17:07:24.116239 [ 4 ] {3e898b3f-802c-4f46-80a1-5108b471cc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2077 | 2025.07.10 17:07:24.116745 [ 4 ] {3e898b3f-802c-4f46-80a1-5108b471cc58} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2078 | 2025.07.10 17:07:24.116955 [ 4 ] {3e898b3f-802c-4f46-80a1-5108b471cc58} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.07.10 17:07:24.117051 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2080 | 2025.07.10 17:07:24.117082 [ 4 ] {3e898b3f-802c-4f46-80a1-5108b471cc58} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001653 sec., 18753.781004234726 rows/sec., 33.61 MiB/sec. | ||
| 2081 | 2025.07.10 17:07:24.117096 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2025.07.10 17:07:24.117124 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2083 | 2025.07.10 17:07:24.117136 [ 4 ] {3e898b3f-802c-4f46-80a1-5108b471cc58} <Debug> TCPHandler: Processed in 0.001828276 sec. | ||
| 2084 | 2025.07.10 17:07:24.117212 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 2085 | 2025.07.10 17:07:24.117246 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2025.07.10 17:07:24.117343 [ 4 ] {d2d025d5-c872-4c5b-b497-32b68a14bf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2087 | 2025.07.10 17:07:24.117384 [ 4 ] {d2d025d5-c872-4c5b-b497-32b68a14bf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2088 | 2025.07.10 17:07:24.117420 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2089 | 2025.07.10 17:07:24.117472 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 2090 | 2025.07.10 17:07:24.117607 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 2091 | 2025.07.10 17:07:24.117695 [ 4 ] {d2d025d5-c872-4c5b-b497-32b68a14bf57} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.07.10 17:07:24.117713 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
| 2093 | 2025.07.10 17:07:24.117737 [ 4 ] {d2d025d5-c872-4c5b-b497-32b68a14bf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2094 | 2025.07.10 17:07:24.117828 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 2095 | 2025.07.10 17:07:24.117935 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2096 | 2025.07.10 17:07:24.118043 [ 4 ] {d2d025d5-c872-4c5b-b497-32b68a14bf57} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2097 | 2025.07.10 17:07:24.118047 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
| 2098 | 2025.07.10 17:07:24.118266 [ 4 ] {d2d025d5-c872-4c5b-b497-32b68a14bf57} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2025.07.10 17:07:24.118393 [ 4 ] {d2d025d5-c872-4c5b-b497-32b68a14bf57} <Debug> executeQuery: Read 34 rows, 2.31 KiB in 0.001068 sec., 31835.205992509364 rows/sec., 2.12 MiB/sec. | ||
| 2100 | 2025.07.10 17:07:24.118430 [ 4 ] {d2d025d5-c872-4c5b-b497-32b68a14bf57} <Debug> TCPHandler: Processed in 0.001233804 sec. | ||
| 2101 | 2025.07.10 17:07:24.125075 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 19 columns (19 merged, 0 gathered) in 0.007893453 sec., 19509.83935674286 rows/sec., 34.96 MiB/sec. | ||
| 2102 | 2025.07.10 17:07:24.125528 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2103 | 2025.07.10 17:07:24.125910 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2025.07.10 17:07:24.125990 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2105 | 2025.07.10 17:07:24.126079 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2106 | 2025.07.10 17:07:24.627331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2107 | 2025.07.10 17:07:24.627840 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.07.10 17:07:24.627885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2109 | 2025.07.10 17:07:24.628443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2110 | 2025.07.10 17:07:24.628673 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2025.07.10 17:07:24.628803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2112 | 2025.07.10 17:07:24.628818 [ 38 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2113 | 2025.07.10 17:07:24.628908 [ 38 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2025.07.10 17:07:24.628945 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2115 | 2025.07.10 17:07:24.629073 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 2116 | 2025.07.10 17:07:24.629179 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2117 | 2025.07.10 17:07:24.629214 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 2118 | 2025.07.10 17:07:24.629276 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2119 | 2025.07.10 17:07:24.629324 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2120 | 2025.07.10 17:07:24.629368 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
| 2121 | 2025.07.10 17:07:24.629410 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2122 | 2025.07.10 17:07:24.629453 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2123 | 2025.07.10 17:07:24.630740 [ 190 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.001721224 sec., 2941511.3895692835 rows/sec., 42.08 MiB/sec. | ||
| 2124 | 2025.07.10 17:07:24.631732 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2125 | 2025.07.10 17:07:24.632052 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2025.07.10 17:07:24.632130 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_11_2} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2127 | 2025.07.10 17:07:24.632224 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2128 | 2025.07.10 17:07:24.889971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2129 | 2025.07.10 17:07:24.907060 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.07.10 17:07:24.907102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2131 | 2025.07.10 17:07:24.913301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2132 | 2025.07.10 17:07:24.913962 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.07.10 17:07:24.914221 [ 38 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2134 | 2025.07.10 17:07:24.914257 [ 38 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2025.07.10 17:07:24.914274 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2136 | 2025.07.10 17:07:24.914409 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2137 | 2025.07.10 17:07:24.916925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2138 | 2025.07.10 17:07:24.918359 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2139 | 2025.07.10 17:07:24.919776 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2140 | 2025.07.10 17:07:24.924091 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2141 | 2025.07.10 17:07:24.928318 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2142 | 2025.07.10 17:07:24.932583 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2143 | 2025.07.10 17:07:24.937224 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2144 | 2025.07.10 17:07:24.941689 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2145 | 2025.07.10 17:07:24.994147 [ 190 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079798494 sec., 1040.1198799566318 rows/sec., 5.38 MiB/sec. | ||
| 2146 | 2025.07.10 17:07:24.996602 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2147 | 2025.07.10 17:07:24.998734 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_11_2} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2025.07.10 17:07:24.998847 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_11_2} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2149 | 2025.07.10 17:07:25.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.88 MiB, peak 190.93 MiB, free memory in arenas 0.00 B, will set to 192.29 MiB (RSS), difference: 7.42 MiB | ||
| 2150 | 2025.07.10 17:07:25.001095 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2151 | 2025.07.10 17:07:26.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.47 MiB, peak 192.29 MiB, free memory in arenas 0.00 B, will set to 192.29 MiB (RSS), difference: 3.82 MiB | ||
| 2152 | 2025.07.10 17:07:29.074315 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2025.07.10 17:07:29.074511 [ 4 ] {2d0f9266-a613-4722-b276-2e96539ba481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2154 | 2025.07.10 17:07:29.074583 [ 4 ] {2d0f9266-a613-4722-b276-2e96539ba481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2155 | 2025.07.10 17:07:29.075196 [ 4 ] {2d0f9266-a613-4722-b276-2e96539ba481} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2025.07.10 17:07:29.075288 [ 4 ] {2d0f9266-a613-4722-b276-2e96539ba481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2157 | 2025.07.10 17:07:29.075819 [ 4 ] {2d0f9266-a613-4722-b276-2e96539ba481} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2158 | 2025.07.10 17:07:29.076151 [ 4 ] {2d0f9266-a613-4722-b276-2e96539ba481} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2025.07.10 17:07:29.076342 [ 4 ] {2d0f9266-a613-4722-b276-2e96539ba481} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001884 sec., 15923.566878980891 rows/sec., 1.20 MiB/sec. | ||
| 2160 | 2025.07.10 17:07:29.076385 [ 4 ] {2d0f9266-a613-4722-b276-2e96539ba481} <Debug> TCPHandler: Processed in 0.002211163 sec. | ||
| 2161 | 2025.07.10 17:07:29.076505 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2025.07.10 17:07:29.076597 [ 4 ] {ddbdbd6f-b5bc-4635-918d-ed52807af1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2163 | 2025.07.10 17:07:29.076637 [ 4 ] {ddbdbd6f-b5bc-4635-918d-ed52807af1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2164 | 2025.07.10 17:07:29.077018 [ 4 ] {ddbdbd6f-b5bc-4635-918d-ed52807af1c6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2025.07.10 17:07:29.077054 [ 4 ] {ddbdbd6f-b5bc-4635-918d-ed52807af1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2166 | 2025.07.10 17:07:29.077363 [ 4 ] {ddbdbd6f-b5bc-4635-918d-ed52807af1c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2167 | 2025.07.10 17:07:29.077573 [ 4 ] {ddbdbd6f-b5bc-4635-918d-ed52807af1c6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2025.07.10 17:07:29.077697 [ 4 ] {ddbdbd6f-b5bc-4635-918d-ed52807af1c6} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001117 sec., 32229.18531781558 rows/sec., 2.52 MiB/sec. | ||
| 2169 | 2025.07.10 17:07:29.077732 [ 4 ] {ddbdbd6f-b5bc-4635-918d-ed52807af1c6} <Debug> TCPHandler: Processed in 0.001275095 sec. | ||
| 2170 | 2025.07.10 17:07:29.077835 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2025.07.10 17:07:29.077928 [ 4 ] {a5ae4c7c-4564-4d87-9435-6c298839334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2172 | 2025.07.10 17:07:29.077970 [ 4 ] {a5ae4c7c-4564-4d87-9435-6c298839334c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2173 | 2025.07.10 17:07:29.078331 [ 4 ] {a5ae4c7c-4564-4d87-9435-6c298839334c} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2025.07.10 17:07:29.078366 [ 4 ] {a5ae4c7c-4564-4d87-9435-6c298839334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2175 | 2025.07.10 17:07:29.078697 [ 4 ] {a5ae4c7c-4564-4d87-9435-6c298839334c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2176 | 2025.07.10 17:07:29.078904 [ 4 ] {a5ae4c7c-4564-4d87-9435-6c298839334c} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2025.07.10 17:07:29.079027 [ 4 ] {a5ae4c7c-4564-4d87-9435-6c298839334c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001118 sec., 98389.98211091234 rows/sec., 6.87 MiB/sec. | ||
| 2178 | 2025.07.10 17:07:29.079063 [ 4 ] {a5ae4c7c-4564-4d87-9435-6c298839334c} <Debug> TCPHandler: Processed in 0.001276434 sec. | ||
| 2179 | 2025.07.10 17:07:29.079167 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2025.07.10 17:07:29.079260 [ 4 ] {790b7163-c69c-4593-8bc3-c3a09ffc5ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2181 | 2025.07.10 17:07:29.079301 [ 4 ] {790b7163-c69c-4593-8bc3-c3a09ffc5ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2182 | 2025.07.10 17:07:29.079607 [ 4 ] {790b7163-c69c-4593-8bc3-c3a09ffc5ee7} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2025.07.10 17:07:29.079642 [ 4 ] {790b7163-c69c-4593-8bc3-c3a09ffc5ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2184 | 2025.07.10 17:07:29.079934 [ 4 ] {790b7163-c69c-4593-8bc3-c3a09ffc5ee7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2185 | 2025.07.10 17:07:29.080134 [ 4 ] {790b7163-c69c-4593-8bc3-c3a09ffc5ee7} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2025.07.10 17:07:29.080258 [ 4 ] {790b7163-c69c-4593-8bc3-c3a09ffc5ee7} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001016 sec., 39370.07874015748 rows/sec., 2.63 MiB/sec. | ||
| 2187 | 2025.07.10 17:07:29.080292 [ 4 ] {790b7163-c69c-4593-8bc3-c3a09ffc5ee7} <Debug> TCPHandler: Processed in 0.001172712 sec. | ||
| 2188 | 2025.07.10 17:07:31.987560 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2189 | 2025.07.10 17:07:31.987637 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2190 | 2025.07.10 17:07:32.109388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 300 | ||
| 2191 | 2025.07.10 17:07:32.112083 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.07.10 17:07:32.112128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2193 | 2025.07.10 17:07:32.113418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2194 | 2025.07.10 17:07:32.113683 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.07.10 17:07:32.113951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2196 | 2025.07.10 17:07:32.129846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2197 | 2025.07.10 17:07:32.130356 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.07.10 17:07:32.130394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2199 | 2025.07.10 17:07:32.131018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2200 | 2025.07.10 17:07:32.131262 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.07.10 17:07:32.131410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2202 | 2025.07.10 17:07:32.417953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2203 | 2025.07.10 17:07:32.436115 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2025.07.10 17:07:32.436176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2205 | 2025.07.10 17:07:32.441880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2206 | 2025.07.10 17:07:32.442576 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2025.07.10 17:07:32.445597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2208 | 2025.07.10 17:07:34.076986 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2025.07.10 17:07:34.077175 [ 4 ] {37914b27-544b-45dd-8bd4-115da81e64be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2210 | 2025.07.10 17:07:34.077245 [ 4 ] {37914b27-544b-45dd-8bd4-115da81e64be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2211 | 2025.07.10 17:07:34.077930 [ 4 ] {37914b27-544b-45dd-8bd4-115da81e64be} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2025.07.10 17:07:34.077975 [ 4 ] {37914b27-544b-45dd-8bd4-115da81e64be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2213 | 2025.07.10 17:07:34.078365 [ 4 ] {37914b27-544b-45dd-8bd4-115da81e64be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2214 | 2025.07.10 17:07:34.078584 [ 4 ] {37914b27-544b-45dd-8bd4-115da81e64be} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.07.10 17:07:34.078733 [ 4 ] {37914b27-544b-45dd-8bd4-115da81e64be} <Debug> executeQuery: Read 110 rows, 9.94 KiB in 0.001611 sec., 68280.57107386716 rows/sec., 6.02 MiB/sec. | ||
| 2216 | 2025.07.10 17:07:34.078748 [ 23 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2217 | 2025.07.10 17:07:34.078779 [ 4 ] {37914b27-544b-45dd-8bd4-115da81e64be} <Debug> TCPHandler: Processed in 0.001925197 sec. | ||
| 2218 | 2025.07.10 17:07:34.078824 [ 23 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.07.10 17:07:34.078853 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2220 | 2025.07.10 17:07:34.078925 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2025.07.10 17:07:34.079016 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 2222 | 2025.07.10 17:07:34.079028 [ 4 ] {fffe9206-2fc4-4556-a59e-e6b9bcfa12c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2223 | 2025.07.10 17:07:34.079112 [ 4 ] {fffe9206-2fc4-4556-a59e-e6b9bcfa12c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2224 | 2025.07.10 17:07:34.079186 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2225 | 2025.07.10 17:07:34.079237 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 745 rows starting from the beginning of the part | ||
| 2226 | 2025.07.10 17:07:34.079343 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2227 | 2025.07.10 17:07:34.079399 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 2228 | 2025.07.10 17:07:34.079452 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 94 rows starting from the beginning of the part | ||
| 2229 | 2025.07.10 17:07:34.079501 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2230 | 2025.07.10 17:07:34.079522 [ 4 ] {fffe9206-2fc4-4556-a59e-e6b9bcfa12c9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2025.07.10 17:07:34.079547 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2232 | 2025.07.10 17:07:34.079564 [ 4 ] {fffe9206-2fc4-4556-a59e-e6b9bcfa12c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2233 | 2025.07.10 17:07:34.079899 [ 4 ] {fffe9206-2fc4-4556-a59e-e6b9bcfa12c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2234 | 2025.07.10 17:07:34.080136 [ 4 ] {fffe9206-2fc4-4556-a59e-e6b9bcfa12c9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2025.07.10 17:07:34.080268 [ 4 ] {fffe9206-2fc4-4556-a59e-e6b9bcfa12c9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001262 sec., 31695.721077654514 rows/sec., 2.33 MiB/sec. | ||
| 2236 | 2025.07.10 17:07:34.080305 [ 4 ] {fffe9206-2fc4-4556-a59e-e6b9bcfa12c9} <Debug> TCPHandler: Processed in 0.001438108 sec. | ||
| 2237 | 2025.07.10 17:07:34.080420 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2025.07.10 17:07:34.080538 [ 4 ] {490db0d6-4236-4642-9198-5c6f8fb79098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2239 | 2025.07.10 17:07:34.080586 [ 4 ] {490db0d6-4236-4642-9198-5c6f8fb79098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2240 | 2025.07.10 17:07:34.080692 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745794 sec., 599727.1155703365 rows/sec., 52.33 MiB/sec. | ||
| 2241 | 2025.07.10 17:07:34.080978 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2242 | 2025.07.10 17:07:34.081044 [ 4 ] {490db0d6-4236-4642-9198-5c6f8fb79098} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2025.07.10 17:07:34.081085 [ 4 ] {490db0d6-4236-4642-9198-5c6f8fb79098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2244 | 2025.07.10 17:07:34.081307 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2025.07.10 17:07:34.081396 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_11_2} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2246 | 2025.07.10 17:07:34.081428 [ 4 ] {490db0d6-4236-4642-9198-5c6f8fb79098} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2247 | 2025.07.10 17:07:34.081475 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2248 | 2025.07.10 17:07:34.081647 [ 4 ] {490db0d6-4236-4642-9198-5c6f8fb79098} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2025.07.10 17:07:34.081773 [ 23 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2250 | 2025.07.10 17:07:34.081777 [ 4 ] {490db0d6-4236-4642-9198-5c6f8fb79098} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001264 sec., 64873.41772151899 rows/sec., 5.07 MiB/sec. | ||
| 2251 | 2025.07.10 17:07:34.081820 [ 23 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2025.07.10 17:07:34.081838 [ 4 ] {490db0d6-4236-4642-9198-5c6f8fb79098} <Debug> TCPHandler: Processed in 0.001476149 sec. | ||
| 2253 | 2025.07.10 17:07:34.081849 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2254 | 2025.07.10 17:07:34.081928 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 2255 | 2025.07.10 17:07:34.081948 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2025.07.10 17:07:34.082022 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2257 | 2025.07.10 17:07:34.082047 [ 4 ] {e12d1439-c962-4bf2-b7de-e322bbc47aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2258 | 2025.07.10 17:07:34.082051 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 405 rows starting from the beginning of the part | ||
| 2259 | 2025.07.10 17:07:34.082096 [ 4 ] {e12d1439-c962-4bf2-b7de-e322bbc47aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2260 | 2025.07.10 17:07:34.082113 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 2261 | 2025.07.10 17:07:34.082155 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 2262 | 2025.07.10 17:07:34.082193 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 71 rows starting from the beginning of the part | ||
| 2263 | 2025.07.10 17:07:34.082226 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2264 | 2025.07.10 17:07:34.082262 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
| 2265 | 2025.07.10 17:07:34.082477 [ 4 ] {e12d1439-c962-4bf2-b7de-e322bbc47aec} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2025.07.10 17:07:34.082515 [ 4 ] {e12d1439-c962-4bf2-b7de-e322bbc47aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2267 | 2025.07.10 17:07:34.082853 [ 4 ] {e12d1439-c962-4bf2-b7de-e322bbc47aec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2268 | 2025.07.10 17:07:34.083007 [ 190 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001108791 sec., 577205.2623082257 rows/sec., 45.05 MiB/sec. | ||
| 2269 | 2025.07.10 17:07:34.083078 [ 4 ] {e12d1439-c962-4bf2-b7de-e322bbc47aec} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2025.07.10 17:07:34.083158 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2271 | 2025.07.10 17:07:34.083219 [ 4 ] {e12d1439-c962-4bf2-b7de-e322bbc47aec} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001191 sec., 92359.36188077246 rows/sec., 6.45 MiB/sec. | ||
| 2272 | 2025.07.10 17:07:34.083260 [ 4 ] {e12d1439-c962-4bf2-b7de-e322bbc47aec} <Debug> TCPHandler: Processed in 0.001359356 sec. | ||
| 2273 | 2025.07.10 17:07:34.083375 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2025.07.10 17:07:34.083424 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2025.07.10 17:07:34.083468 [ 4 ] {a6f1a1aa-9f3f-4749-9d56-f591981a95a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2276 | 2025.07.10 17:07:34.083495 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_11_2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2277 | 2025.07.10 17:07:34.083527 [ 4 ] {a6f1a1aa-9f3f-4749-9d56-f591981a95a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2278 | 2025.07.10 17:07:34.083556 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2279 | 2025.07.10 17:07:34.084415 [ 4 ] {a6f1a1aa-9f3f-4749-9d56-f591981a95a4} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2025.07.10 17:07:34.084453 [ 4 ] {a6f1a1aa-9f3f-4749-9d56-f591981a95a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2281 | 2025.07.10 17:07:34.085003 [ 4 ] {a6f1a1aa-9f3f-4749-9d56-f591981a95a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2282 | 2025.07.10 17:07:34.085221 [ 4 ] {a6f1a1aa-9f3f-4749-9d56-f591981a95a4} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2025.07.10 17:07:34.085353 [ 4 ] {a6f1a1aa-9f3f-4749-9d56-f591981a95a4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001903 sec., 21019.442984760903 rows/sec., 37.67 MiB/sec. | ||
| 2284 | 2025.07.10 17:07:34.085409 [ 4 ] {a6f1a1aa-9f3f-4749-9d56-f591981a95a4} <Debug> TCPHandler: Processed in 0.00207999 sec. | ||
| 2285 | 2025.07.10 17:07:34.085513 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2025.07.10 17:07:34.085604 [ 4 ] {eb641960-5700-431b-ae8d-bd06ff919689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2287 | 2025.07.10 17:07:34.085644 [ 4 ] {eb641960-5700-431b-ae8d-bd06ff919689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2288 | 2025.07.10 17:07:34.085941 [ 4 ] {eb641960-5700-431b-ae8d-bd06ff919689} <Trace> oximeter.measurements_i64 (78cf665f-f638-4693-b1e4-63f13f7d3cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2025.07.10 17:07:34.085975 [ 4 ] {eb641960-5700-431b-ae8d-bd06ff919689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2290 | 2025.07.10 17:07:34.086256 [ 4 ] {eb641960-5700-431b-ae8d-bd06ff919689} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2291 | 2025.07.10 17:07:34.086451 [ 4 ] {eb641960-5700-431b-ae8d-bd06ff919689} <Trace> oximeter.measurements_i64 (78cf665f-f638-4693-b1e4-63f13f7d3cc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2025.07.10 17:07:34.086571 [ 4 ] {eb641960-5700-431b-ae8d-bd06ff919689} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.000985 sec., 6091.370558375635 rows/sec., 430.28 KiB/sec. | ||
| 2293 | 2025.07.10 17:07:34.086604 [ 4 ] {eb641960-5700-431b-ae8d-bd06ff919689} <Debug> TCPHandler: Processed in 0.001137852 sec. | ||
| 2294 | 2025.07.10 17:07:34.086721 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2025.07.10 17:07:34.086843 [ 4 ] {17e17d6d-3ffb-443a-825c-c329ed9e1868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2296 | 2025.07.10 17:07:34.086891 [ 4 ] {17e17d6d-3ffb-443a-825c-c329ed9e1868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2297 | 2025.07.10 17:07:34.087270 [ 4 ] {17e17d6d-3ffb-443a-825c-c329ed9e1868} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2025.07.10 17:07:34.087313 [ 4 ] {17e17d6d-3ffb-443a-825c-c329ed9e1868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2299 | 2025.07.10 17:07:34.087679 [ 4 ] {17e17d6d-3ffb-443a-825c-c329ed9e1868} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2300 | 2025.07.10 17:07:34.087898 [ 4 ] {17e17d6d-3ffb-443a-825c-c329ed9e1868} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2025.07.10 17:07:34.088022 [ 4 ] {17e17d6d-3ffb-443a-825c-c329ed9e1868} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001204 sec., 33222.591362126244 rows/sec., 2.22 MiB/sec. | ||
| 2302 | 2025.07.10 17:07:34.088056 [ 4 ] {17e17d6d-3ffb-443a-825c-c329ed9e1868} <Debug> TCPHandler: Processed in 0.001394097 sec. | ||
| 2303 | 2025.07.10 17:07:39.075911 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2025.07.10 17:07:39.076119 [ 4 ] {103e6a5b-b1b4-403d-9856-d96b9b9aa7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2305 | 2025.07.10 17:07:39.076188 [ 4 ] {103e6a5b-b1b4-403d-9856-d96b9b9aa7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2306 | 2025.07.10 17:07:39.076902 [ 4 ] {103e6a5b-b1b4-403d-9856-d96b9b9aa7bb} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2025.07.10 17:07:39.076950 [ 4 ] {103e6a5b-b1b4-403d-9856-d96b9b9aa7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2308 | 2025.07.10 17:07:39.077360 [ 4 ] {103e6a5b-b1b4-403d-9856-d96b9b9aa7bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2309 | 2025.07.10 17:07:39.077599 [ 4 ] {103e6a5b-b1b4-403d-9856-d96b9b9aa7bb} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2025.07.10 17:07:39.077759 [ 4 ] {103e6a5b-b1b4-403d-9856-d96b9b9aa7bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001692 sec., 14184.397163120568 rows/sec., 1.18 MiB/sec. | ||
| 2311 | 2025.07.10 17:07:39.077806 [ 4 ] {103e6a5b-b1b4-403d-9856-d96b9b9aa7bb} <Debug> TCPHandler: Processed in 0.00202921 sec. | ||
| 2312 | 2025.07.10 17:07:39.077935 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2025.07.10 17:07:39.078036 [ 4 ] {6ed31f32-3705-4bdd-9ba6-e79e32cd2439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2314 | 2025.07.10 17:07:39.078078 [ 4 ] {6ed31f32-3705-4bdd-9ba6-e79e32cd2439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2315 | 2025.07.10 17:07:39.078612 [ 4 ] {6ed31f32-3705-4bdd-9ba6-e79e32cd2439} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2025.07.10 17:07:39.078648 [ 4 ] {6ed31f32-3705-4bdd-9ba6-e79e32cd2439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2317 | 2025.07.10 17:07:39.078962 [ 4 ] {6ed31f32-3705-4bdd-9ba6-e79e32cd2439} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2318 | 2025.07.10 17:07:39.079172 [ 4 ] {6ed31f32-3705-4bdd-9ba6-e79e32cd2439} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2025.07.10 17:07:39.079304 [ 4 ] {6ed31f32-3705-4bdd-9ba6-e79e32cd2439} <Debug> executeQuery: Read 150 rows, 13.75 KiB in 0.00129 sec., 116279.06976744186 rows/sec., 10.41 MiB/sec. | ||
| 2320 | 2025.07.10 17:07:39.079340 [ 4 ] {6ed31f32-3705-4bdd-9ba6-e79e32cd2439} <Debug> TCPHandler: Processed in 0.001463928 sec. | ||
| 2321 | 2025.07.10 17:07:39.079447 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2025.07.10 17:07:39.079551 [ 4 ] {ed676da5-6a88-4ed4-8f3b-541ceef52d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2323 | 2025.07.10 17:07:39.079590 [ 4 ] {ed676da5-6a88-4ed4-8f3b-541ceef52d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2324 | 2025.07.10 17:07:39.079976 [ 4 ] {ed676da5-6a88-4ed4-8f3b-541ceef52d24} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.07.10 17:07:39.080012 [ 4 ] {ed676da5-6a88-4ed4-8f3b-541ceef52d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2326 | 2025.07.10 17:07:39.080306 [ 4 ] {ed676da5-6a88-4ed4-8f3b-541ceef52d24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2327 | 2025.07.10 17:07:39.080522 [ 4 ] {ed676da5-6a88-4ed4-8f3b-541ceef52d24} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.07.10 17:07:39.080651 [ 4 ] {ed676da5-6a88-4ed4-8f3b-541ceef52d24} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 859.51 KiB/sec. | ||
| 2329 | 2025.07.10 17:07:39.080688 [ 4 ] {ed676da5-6a88-4ed4-8f3b-541ceef52d24} <Debug> TCPHandler: Processed in 0.001288994 sec. | ||
| 2330 | 2025.07.10 17:07:39.080792 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2025.07.10 17:07:39.080885 [ 4 ] {323863d1-9b41-40c0-b806-d0620e48588e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2332 | 2025.07.10 17:07:39.080924 [ 4 ] {323863d1-9b41-40c0-b806-d0620e48588e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2333 | 2025.07.10 17:07:39.081317 [ 4 ] {323863d1-9b41-40c0-b806-d0620e48588e} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2025.07.10 17:07:39.081352 [ 4 ] {323863d1-9b41-40c0-b806-d0620e48588e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2335 | 2025.07.10 17:07:39.081653 [ 4 ] {323863d1-9b41-40c0-b806-d0620e48588e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2336 | 2025.07.10 17:07:39.081863 [ 4 ] {323863d1-9b41-40c0-b806-d0620e48588e} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2025.07.10 17:07:39.081991 [ 4 ] {323863d1-9b41-40c0-b806-d0620e48588e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 2338 | 2025.07.10 17:07:39.082027 [ 4 ] {323863d1-9b41-40c0-b806-d0620e48588e} <Debug> TCPHandler: Processed in 0.001284975 sec. | ||
| 2339 | 2025.07.10 17:07:39.082135 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2025.07.10 17:07:39.082229 [ 4 ] {811f335d-fff0-43a6-9794-75bf3570f6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2341 | 2025.07.10 17:07:39.082268 [ 4 ] {811f335d-fff0-43a6-9794-75bf3570f6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2342 | 2025.07.10 17:07:39.082647 [ 4 ] {811f335d-fff0-43a6-9794-75bf3570f6f8} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2025.07.10 17:07:39.082682 [ 4 ] {811f335d-fff0-43a6-9794-75bf3570f6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2344 | 2025.07.10 17:07:39.082974 [ 4 ] {811f335d-fff0-43a6-9794-75bf3570f6f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2345 | 2025.07.10 17:07:39.083186 [ 4 ] {811f335d-fff0-43a6-9794-75bf3570f6f8} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2025.07.10 17:07:39.083312 [ 4 ] {811f335d-fff0-43a6-9794-75bf3570f6f8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 2347 | 2025.07.10 17:07:39.083348 [ 4 ] {811f335d-fff0-43a6-9794-75bf3570f6f8} <Debug> TCPHandler: Processed in 0.001265615 sec. | ||
| 2348 | 2025.07.10 17:07:39.083453 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2025.07.10 17:07:39.083550 [ 4 ] {9c988774-7825-4c78-b493-b31f35a72b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2350 | 2025.07.10 17:07:39.083589 [ 4 ] {9c988774-7825-4c78-b493-b31f35a72b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2351 | 2025.07.10 17:07:39.083999 [ 4 ] {9c988774-7825-4c78-b493-b31f35a72b34} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2025.07.10 17:07:39.084034 [ 4 ] {9c988774-7825-4c78-b493-b31f35a72b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2353 | 2025.07.10 17:07:39.084333 [ 4 ] {9c988774-7825-4c78-b493-b31f35a72b34} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2354 | 2025.07.10 17:07:39.084547 [ 4 ] {9c988774-7825-4c78-b493-b31f35a72b34} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2025.07.10 17:07:39.084673 [ 4 ] {9c988774-7825-4c78-b493-b31f35a72b34} <Debug> executeQuery: Read 72 rows, 6.14 KiB in 0.00114 sec., 63157.89473684211 rows/sec., 5.26 MiB/sec. | ||
| 2356 | 2025.07.10 17:07:39.084709 [ 4 ] {9c988774-7825-4c78-b493-b31f35a72b34} <Debug> TCPHandler: Processed in 0.001307735 sec. | ||
| 2357 | 2025.07.10 17:07:39.084811 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2025.07.10 17:07:39.084905 [ 4 ] {0b678a48-00c2-4cfc-9279-96817bd46cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2359 | 2025.07.10 17:07:39.084947 [ 4 ] {0b678a48-00c2-4cfc-9279-96817bd46cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2360 | 2025.07.10 17:07:39.085424 [ 4 ] {0b678a48-00c2-4cfc-9279-96817bd46cdc} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2025.07.10 17:07:39.085470 [ 4 ] {0b678a48-00c2-4cfc-9279-96817bd46cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2362 | 2025.07.10 17:07:39.085863 [ 4 ] {0b678a48-00c2-4cfc-9279-96817bd46cdc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2363 | 2025.07.10 17:07:39.086086 [ 4 ] {0b678a48-00c2-4cfc-9279-96817bd46cdc} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2025.07.10 17:07:39.086218 [ 4 ] {0b678a48-00c2-4cfc-9279-96817bd46cdc} <Debug> executeQuery: Read 146 rows, 10.85 KiB in 0.001331 sec., 109691.96093163035 rows/sec., 7.96 MiB/sec. | ||
| 2365 | 2025.07.10 17:07:39.086216 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2366 | 2025.07.10 17:07:39.086254 [ 4 ] {0b678a48-00c2-4cfc-9279-96817bd46cdc} <Debug> TCPHandler: Processed in 0.001490079 sec. | ||
| 2367 | 2025.07.10 17:07:39.086295 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2025.07.10 17:07:39.086320 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2369 | 2025.07.10 17:07:39.086430 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2025.07.10 17:07:39.086490 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2371 | 2025.07.10 17:07:39.086556 [ 4 ] {bd6d84d0-2b02-4d84-95aa-aafe9aadf388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2372 | 2025.07.10 17:07:39.086610 [ 4 ] {bd6d84d0-2b02-4d84-95aa-aafe9aadf388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2373 | 2025.07.10 17:07:39.086666 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2374 | 2025.07.10 17:07:39.086721 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 473 rows starting from the beginning of the part | ||
| 2375 | 2025.07.10 17:07:39.086825 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2376 | 2025.07.10 17:07:39.086886 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 92 rows starting from the beginning of the part | ||
| 2377 | 2025.07.10 17:07:39.086932 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2378 | 2025.07.10 17:07:39.086973 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2379 | 2025.07.10 17:07:39.086985 [ 4 ] {bd6d84d0-2b02-4d84-95aa-aafe9aadf388} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.07.10 17:07:39.087012 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 146 rows starting from the beginning of the part | ||
| 2381 | 2025.07.10 17:07:39.087025 [ 4 ] {bd6d84d0-2b02-4d84-95aa-aafe9aadf388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2382 | 2025.07.10 17:07:39.087374 [ 4 ] {bd6d84d0-2b02-4d84-95aa-aafe9aadf388} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2383 | 2025.07.10 17:07:39.087598 [ 4 ] {bd6d84d0-2b02-4d84-95aa-aafe9aadf388} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2025.07.10 17:07:39.087721 [ 107 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2385 | 2025.07.10 17:07:39.087740 [ 4 ] {bd6d84d0-2b02-4d84-95aa-aafe9aadf388} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001208 sec., 33112.58278145695 rows/sec., 2.21 MiB/sec. | ||
| 2386 | 2025.07.10 17:07:39.087772 [ 107 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2025.07.10 17:07:39.087790 [ 4 ] {bd6d84d0-2b02-4d84-95aa-aafe9aadf388} <Debug> TCPHandler: Processed in 0.001445478 sec. | ||
| 2388 | 2025.07.10 17:07:39.087802 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2389 | 2025.07.10 17:07:39.087916 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 2390 | 2025.07.10 17:07:39.088016 [ 201 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 941 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596811 sec., 589299.5476609317 rows/sec., 43.61 MiB/sec. | ||
| 2391 | 2025.07.10 17:07:39.088068 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2392 | 2025.07.10 17:07:39.088106 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part | ||
| 2393 | 2025.07.10 17:07:39.088186 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2394 | 2025.07.10 17:07:39.088212 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2395 | 2025.07.10 17:07:39.088236 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 2396 | 2025.07.10 17:07:39.088287 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2397 | 2025.07.10 17:07:39.088325 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2398 | 2025.07.10 17:07:39.088366 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2399 | 2025.07.10 17:07:39.088487 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2025.07.10 17:07:39.088577 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2401 | 2025.07.10 17:07:39.088646 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2402 | 2025.07.10 17:07:39.089171 [ 186 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.001306335 sec., 179127.09986335816 rows/sec., 11.48 MiB/sec. | ||
| 2403 | 2025.07.10 17:07:39.089303 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2404 | 2025.07.10 17:07:39.089546 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2025.07.10 17:07:39.089616 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_11_2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2406 | 2025.07.10 17:07:39.089685 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2407 | 2025.07.10 17:07:39.631474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 2408 | 2025.07.10 17:07:39.632139 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.07.10 17:07:39.632188 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2410 | 2025.07.10 17:07:39.632685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2411 | 2025.07.10 17:07:39.632924 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2025.07.10 17:07:39.633064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 2413 | 2025.07.10 17:07:39.945648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2414 | 2025.07.10 17:07:39.961697 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.07.10 17:07:39.961762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2416 | 2025.07.10 17:07:39.968165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2417 | 2025.07.10 17:07:39.968854 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2025.07.10 17:07:39.971627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2419 | 2025.07.10 17:07:42.114196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 330 | ||
| 2420 | 2025.07.10 17:07:42.116376 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2025.07.10 17:07:42.116429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2422 | 2025.07.10 17:07:42.117576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2423 | 2025.07.10 17:07:42.117858 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2025.07.10 17:07:42.118216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2425 | 2025.07.10 17:07:44.076068 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2025.07.10 17:07:44.076255 [ 4 ] {102bcab9-2950-4e53-be91-497adce8c85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2427 | 2025.07.10 17:07:44.076314 [ 4 ] {102bcab9-2950-4e53-be91-497adce8c85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2428 | 2025.07.10 17:07:44.077011 [ 4 ] {102bcab9-2950-4e53-be91-497adce8c85e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2025.07.10 17:07:44.077049 [ 4 ] {102bcab9-2950-4e53-be91-497adce8c85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2430 | 2025.07.10 17:07:44.077465 [ 4 ] {102bcab9-2950-4e53-be91-497adce8c85e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2431 | 2025.07.10 17:07:44.077688 [ 4 ] {102bcab9-2950-4e53-be91-497adce8c85e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2025.07.10 17:07:44.077834 [ 4 ] {102bcab9-2950-4e53-be91-497adce8c85e} <Debug> executeQuery: Read 110 rows, 9.94 KiB in 0.001626 sec., 67650.67650676507 rows/sec., 5.97 MiB/sec. | ||
| 2433 | 2025.07.10 17:07:44.077874 [ 4 ] {102bcab9-2950-4e53-be91-497adce8c85e} <Debug> TCPHandler: Processed in 0.001961088 sec. | ||
| 2434 | 2025.07.10 17:07:44.078017 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2025.07.10 17:07:44.078111 [ 4 ] {39c80352-7ace-4755-9db1-3dd237c41ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2436 | 2025.07.10 17:07:44.078152 [ 4 ] {39c80352-7ace-4755-9db1-3dd237c41ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2437 | 2025.07.10 17:07:44.078555 [ 4 ] {39c80352-7ace-4755-9db1-3dd237c41ef1} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2025.07.10 17:07:44.078591 [ 4 ] {39c80352-7ace-4755-9db1-3dd237c41ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2439 | 2025.07.10 17:07:44.078885 [ 4 ] {39c80352-7ace-4755-9db1-3dd237c41ef1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2440 | 2025.07.10 17:07:44.079098 [ 4 ] {39c80352-7ace-4755-9db1-3dd237c41ef1} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2025.07.10 17:07:44.079229 [ 4 ] {39c80352-7ace-4755-9db1-3dd237c41ef1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001136 sec., 35211.2676056338 rows/sec., 2.59 MiB/sec. | ||
| 2442 | 2025.07.10 17:07:44.079266 [ 4 ] {39c80352-7ace-4755-9db1-3dd237c41ef1} <Debug> TCPHandler: Processed in 0.001303395 sec. | ||
| 2443 | 2025.07.10 17:07:44.079373 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2025.07.10 17:07:44.079467 [ 4 ] {8a4cbbe1-7199-4ce5-aefd-6466c8a4c0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2445 | 2025.07.10 17:07:44.079506 [ 4 ] {8a4cbbe1-7199-4ce5-aefd-6466c8a4c0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2446 | 2025.07.10 17:07:44.079928 [ 4 ] {8a4cbbe1-7199-4ce5-aefd-6466c8a4c0c3} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2025.07.10 17:07:44.079963 [ 4 ] {8a4cbbe1-7199-4ce5-aefd-6466c8a4c0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2448 | 2025.07.10 17:07:44.080272 [ 4 ] {8a4cbbe1-7199-4ce5-aefd-6466c8a4c0c3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2449 | 2025.07.10 17:07:44.080476 [ 4 ] {8a4cbbe1-7199-4ce5-aefd-6466c8a4c0c3} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2025.07.10 17:07:44.080601 [ 4 ] {8a4cbbe1-7199-4ce5-aefd-6466c8a4c0c3} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001151 sec., 66029.53953084275 rows/sec., 5.16 MiB/sec. | ||
| 2451 | 2025.07.10 17:07:44.080637 [ 4 ] {8a4cbbe1-7199-4ce5-aefd-6466c8a4c0c3} <Debug> TCPHandler: Processed in 0.001312696 sec. | ||
| 2452 | 2025.07.10 17:07:44.080745 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2025.07.10 17:07:44.080838 [ 4 ] {fd744f08-e974-4e30-8fc1-a962763167b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2454 | 2025.07.10 17:07:44.080880 [ 4 ] {fd744f08-e974-4e30-8fc1-a962763167b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2455 | 2025.07.10 17:07:44.081243 [ 4 ] {fd744f08-e974-4e30-8fc1-a962763167b9} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2025.07.10 17:07:44.081278 [ 4 ] {fd744f08-e974-4e30-8fc1-a962763167b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2457 | 2025.07.10 17:07:44.081612 [ 4 ] {fd744f08-e974-4e30-8fc1-a962763167b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2458 | 2025.07.10 17:07:44.081819 [ 4 ] {fd744f08-e974-4e30-8fc1-a962763167b9} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2025.07.10 17:07:44.081942 [ 4 ] {fd744f08-e974-4e30-8fc1-a962763167b9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001122 sec., 98039.21568627452 rows/sec., 6.84 MiB/sec. | ||
| 2460 | 2025.07.10 17:07:44.081986 [ 4 ] {fd744f08-e974-4e30-8fc1-a962763167b9} <Debug> TCPHandler: Processed in 0.001290595 sec. | ||
| 2461 | 2025.07.10 17:07:44.082114 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2025.07.10 17:07:44.082247 [ 4 ] {31082038-cdd8-4e10-bafa-4c3110c8747b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2463 | 2025.07.10 17:07:44.082311 [ 4 ] {31082038-cdd8-4e10-bafa-4c3110c8747b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2464 | 2025.07.10 17:07:44.083283 [ 4 ] {31082038-cdd8-4e10-bafa-4c3110c8747b} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.07.10 17:07:44.083319 [ 4 ] {31082038-cdd8-4e10-bafa-4c3110c8747b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2466 | 2025.07.10 17:07:44.083910 [ 4 ] {31082038-cdd8-4e10-bafa-4c3110c8747b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2467 | 2025.07.10 17:07:44.084125 [ 4 ] {31082038-cdd8-4e10-bafa-4c3110c8747b} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2025.07.10 17:07:44.084258 [ 4 ] {31082038-cdd8-4e10-bafa-4c3110c8747b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002034 sec., 19665.683382497544 rows/sec., 35.24 MiB/sec. | ||
| 2469 | 2025.07.10 17:07:44.084308 [ 4 ] {31082038-cdd8-4e10-bafa-4c3110c8747b} <Debug> TCPHandler: Processed in 0.002253653 sec. | ||
| 2470 | 2025.07.10 17:07:44.084414 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2025.07.10 17:07:44.084509 [ 4 ] {6f40344c-5940-4f1d-91e4-c52f659a3544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2472 | 2025.07.10 17:07:44.084549 [ 4 ] {6f40344c-5940-4f1d-91e4-c52f659a3544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2473 | 2025.07.10 17:07:44.084863 [ 4 ] {6f40344c-5940-4f1d-91e4-c52f659a3544} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.07.10 17:07:44.084898 [ 4 ] {6f40344c-5940-4f1d-91e4-c52f659a3544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2475 | 2025.07.10 17:07:44.085214 [ 4 ] {6f40344c-5940-4f1d-91e4-c52f659a3544} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2476 | 2025.07.10 17:07:44.085470 [ 4 ] {6f40344c-5940-4f1d-91e4-c52f659a3544} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.07.10 17:07:44.085617 [ 4 ] {6f40344c-5940-4f1d-91e4-c52f659a3544} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001125 sec., 35555.555555555555 rows/sec., 2.37 MiB/sec. | ||
| 2478 | 2025.07.10 17:07:44.085662 [ 4 ] {6f40344c-5940-4f1d-91e4-c52f659a3544} <Debug> TCPHandler: Processed in 0.001296875 sec. | ||
| 2479 | 2025.07.10 17:07:46.987681 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2480 | 2025.07.10 17:07:46.987751 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2481 | 2025.07.10 17:07:47.133161 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 2482 | 2025.07.10 17:07:47.133663 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.07.10 17:07:47.133708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2484 | 2025.07.10 17:07:47.134275 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2485 | 2025.07.10 17:07:47.134518 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): 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.07.10 17:07:47.134649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2487 | 2025.07.10 17:07:47.471715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2488 | 2025.07.10 17:07:47.488725 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2025.07.10 17:07:47.488794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2490 | 2025.07.10 17:07:47.494313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2491 | 2025.07.10 17:07:47.495295 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2025.07.10 17:07:47.498590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2493 | 2025.07.10 17:07:49.073868 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2025.07.10 17:07:49.074039 [ 4 ] {833faaad-d0ce-431f-abf8-841b8e0b5ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2495 | 2025.07.10 17:07:49.074098 [ 4 ] {833faaad-d0ce-431f-abf8-841b8e0b5ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2496 | 2025.07.10 17:07:49.074674 [ 4 ] {833faaad-d0ce-431f-abf8-841b8e0b5ed2} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2025.07.10 17:07:49.074712 [ 4 ] {833faaad-d0ce-431f-abf8-841b8e0b5ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2498 | 2025.07.10 17:07:49.075093 [ 4 ] {833faaad-d0ce-431f-abf8-841b8e0b5ed2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2499 | 2025.07.10 17:07:49.075322 [ 4 ] {833faaad-d0ce-431f-abf8-841b8e0b5ed2} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2025.07.10 17:07:49.075482 [ 4 ] {833faaad-d0ce-431f-abf8-841b8e0b5ed2} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001487 sec., 20174.848688634836 rows/sec., 1.52 MiB/sec. | ||
| 2501 | 2025.07.10 17:07:49.075522 [ 4 ] {833faaad-d0ce-431f-abf8-841b8e0b5ed2} <Debug> TCPHandler: Processed in 0.001775864 sec. | ||
| 2502 | 2025.07.10 17:07:49.075631 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2025.07.10 17:07:49.075725 [ 4 ] {bc627fb5-cc20-4e57-bc2d-26d32b927ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2504 | 2025.07.10 17:07:49.075764 [ 4 ] {bc627fb5-cc20-4e57-bc2d-26d32b927ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2505 | 2025.07.10 17:07:49.076155 [ 4 ] {bc627fb5-cc20-4e57-bc2d-26d32b927ef0} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2025.07.10 17:07:49.076192 [ 4 ] {bc627fb5-cc20-4e57-bc2d-26d32b927ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2507 | 2025.07.10 17:07:49.076487 [ 4 ] {bc627fb5-cc20-4e57-bc2d-26d32b927ef0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2508 | 2025.07.10 17:07:49.076692 [ 4 ] {bc627fb5-cc20-4e57-bc2d-26d32b927ef0} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2025.07.10 17:07:49.076820 [ 4 ] {bc627fb5-cc20-4e57-bc2d-26d32b927ef0} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001114 sec., 32315.978456014363 rows/sec., 2.52 MiB/sec. | ||
| 2510 | 2025.07.10 17:07:49.076857 [ 4 ] {bc627fb5-cc20-4e57-bc2d-26d32b927ef0} <Debug> TCPHandler: Processed in 0.001275144 sec. | ||
| 2511 | 2025.07.10 17:07:49.076960 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2025.07.10 17:07:49.077054 [ 4 ] {a0eb8d54-bc33-4e6d-8400-925d54d2e949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2513 | 2025.07.10 17:07:49.077096 [ 4 ] {a0eb8d54-bc33-4e6d-8400-925d54d2e949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2514 | 2025.07.10 17:07:49.077456 [ 4 ] {a0eb8d54-bc33-4e6d-8400-925d54d2e949} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2025.07.10 17:07:49.077492 [ 4 ] {a0eb8d54-bc33-4e6d-8400-925d54d2e949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2516 | 2025.07.10 17:07:49.077814 [ 4 ] {a0eb8d54-bc33-4e6d-8400-925d54d2e949} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2517 | 2025.07.10 17:07:49.078037 [ 4 ] {a0eb8d54-bc33-4e6d-8400-925d54d2e949} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.07.10 17:07:49.078162 [ 4 ] {a0eb8d54-bc33-4e6d-8400-925d54d2e949} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001127 sec., 97604.25909494233 rows/sec., 6.81 MiB/sec. | ||
| 2519 | 2025.07.10 17:07:49.078199 [ 4 ] {a0eb8d54-bc33-4e6d-8400-925d54d2e949} <Debug> TCPHandler: Processed in 0.001287545 sec. | ||
| 2520 | 2025.07.10 17:07:49.078304 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2025.07.10 17:07:49.078396 [ 4 ] {05d5287c-ba59-499b-9e02-17f94f3292a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2522 | 2025.07.10 17:07:49.078437 [ 4 ] {05d5287c-ba59-499b-9e02-17f94f3292a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2523 | 2025.07.10 17:07:49.078744 [ 4 ] {05d5287c-ba59-499b-9e02-17f94f3292a6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2025.07.10 17:07:49.078781 [ 4 ] {05d5287c-ba59-499b-9e02-17f94f3292a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2525 | 2025.07.10 17:07:49.079075 [ 4 ] {05d5287c-ba59-499b-9e02-17f94f3292a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2526 | 2025.07.10 17:07:49.079283 [ 4 ] {05d5287c-ba59-499b-9e02-17f94f3292a6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2025.07.10 17:07:49.079409 [ 4 ] {05d5287c-ba59-499b-9e02-17f94f3292a6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00103 sec., 38834.95145631068 rows/sec., 2.59 MiB/sec. | ||
| 2528 | 2025.07.10 17:07:49.079443 [ 4 ] {05d5287c-ba59-499b-9e02-17f94f3292a6} <Debug> TCPHandler: Processed in 0.001186274 sec. | ||
| 2529 | 2025.07.10 17:07:52.119311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 350 | ||
| 2530 | 2025.07.10 17:07:52.121308 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2025.07.10 17:07:52.121364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2532 | 2025.07.10 17:07:52.122514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2533 | 2025.07.10 17:07:52.122788 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2025.07.10 17:07:52.123126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2535 | 2025.07.10 17:07:54.075915 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2025.07.10 17:07:54.076087 [ 4 ] {3cb69717-769e-4636-bb5a-278ffdc7b38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2537 | 2025.07.10 17:07:54.076146 [ 4 ] {3cb69717-769e-4636-bb5a-278ffdc7b38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2538 | 2025.07.10 17:07:54.076721 [ 4 ] {3cb69717-769e-4636-bb5a-278ffdc7b38e} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2025.07.10 17:07:54.076757 [ 4 ] {3cb69717-769e-4636-bb5a-278ffdc7b38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2540 | 2025.07.10 17:07:54.077123 [ 4 ] {3cb69717-769e-4636-bb5a-278ffdc7b38e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2541 | 2025.07.10 17:07:54.077348 [ 4 ] {3cb69717-769e-4636-bb5a-278ffdc7b38e} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2025.07.10 17:07:54.077493 [ 4 ] {3cb69717-769e-4636-bb5a-278ffdc7b38e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001452 sec., 2754.8209366391184 rows/sec., 224.64 KiB/sec. | ||
| 2543 | 2025.07.10 17:07:54.077533 [ 4 ] {3cb69717-769e-4636-bb5a-278ffdc7b38e} <Debug> TCPHandler: Processed in 0.001736343 sec. | ||
| 2544 | 2025.07.10 17:07:54.077645 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2025.07.10 17:07:54.077740 [ 4 ] {efeb72c2-80ca-48bf-a72f-7502707dac73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2546 | 2025.07.10 17:07:54.077780 [ 4 ] {efeb72c2-80ca-48bf-a72f-7502707dac73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2547 | 2025.07.10 17:07:54.078192 [ 4 ] {efeb72c2-80ca-48bf-a72f-7502707dac73} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2025.07.10 17:07:54.078227 [ 4 ] {efeb72c2-80ca-48bf-a72f-7502707dac73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2549 | 2025.07.10 17:07:54.078539 [ 4 ] {efeb72c2-80ca-48bf-a72f-7502707dac73} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2550 | 2025.07.10 17:07:54.078761 [ 4 ] {efeb72c2-80ca-48bf-a72f-7502707dac73} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2025.07.10 17:07:54.078884 [ 4 ] {efeb72c2-80ca-48bf-a72f-7502707dac73} <Debug> executeQuery: Read 114 rows, 10.28 KiB in 0.001163 sec., 98022.35597592434 rows/sec., 8.63 MiB/sec. | ||
| 2552 | 2025.07.10 17:07:54.078919 [ 4 ] {efeb72c2-80ca-48bf-a72f-7502707dac73} <Debug> TCPHandler: Processed in 0.001322775 sec. | ||
| 2553 | 2025.07.10 17:07:54.079024 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2025.07.10 17:07:54.079117 [ 4 ] {a4718f61-d523-4f6c-965f-0fb02bc371b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2555 | 2025.07.10 17:07:54.079156 [ 4 ] {a4718f61-d523-4f6c-965f-0fb02bc371b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2556 | 2025.07.10 17:07:54.079543 [ 4 ] {a4718f61-d523-4f6c-965f-0fb02bc371b5} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2025.07.10 17:07:54.079577 [ 4 ] {a4718f61-d523-4f6c-965f-0fb02bc371b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2558 | 2025.07.10 17:07:54.079867 [ 4 ] {a4718f61-d523-4f6c-965f-0fb02bc371b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2559 | 2025.07.10 17:07:54.080075 [ 4 ] {a4718f61-d523-4f6c-965f-0fb02bc371b5} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2025.07.10 17:07:54.080159 [ 153 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2561 | 2025.07.10 17:07:54.080195 [ 4 ] {a4718f61-d523-4f6c-965f-0fb02bc371b5} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001096 sec., 41058.39416058394 rows/sec., 3.00 MiB/sec. | ||
| 2562 | 2025.07.10 17:07:54.080197 [ 153 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2025.07.10 17:07:54.080226 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2564 | 2025.07.10 17:07:54.080232 [ 4 ] {a4718f61-d523-4f6c-965f-0fb02bc371b5} <Debug> TCPHandler: Processed in 0.001256085 sec. | ||
| 2565 | 2025.07.10 17:07:54.080306 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::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 | ||
| 2566 | 2025.07.10 17:07:54.080394 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2567 | 2025.07.10 17:07:54.080412 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2025.07.10 17:07:54.080422 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 148 rows starting from the beginning of the part | ||
| 2569 | 2025.07.10 17:07:54.080484 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2570 | 2025.07.10 17:07:54.080505 [ 4 ] {5b6ab774-5668-4580-90c4-8b51ea4b3647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2571 | 2025.07.10 17:07:54.080528 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2572 | 2025.07.10 17:07:54.080545 [ 4 ] {5b6ab774-5668-4580-90c4-8b51ea4b3647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2573 | 2025.07.10 17:07:54.080573 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 2574 | 2025.07.10 17:07:54.080616 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2575 | 2025.07.10 17:07:54.080657 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part | ||
| 2576 | 2025.07.10 17:07:54.080974 [ 4 ] {5b6ab774-5668-4580-90c4-8b51ea4b3647} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2025.07.10 17:07:54.081008 [ 4 ] {5b6ab774-5668-4580-90c4-8b51ea4b3647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2578 | 2025.07.10 17:07:54.081328 [ 4 ] {5b6ab774-5668-4580-90c4-8b51ea4b3647} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2579 | 2025.07.10 17:07:54.081443 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162223 sec., 275334.42377237417 rows/sec., 20.00 MiB/sec. | ||
| 2580 | 2025.07.10 17:07:54.081548 [ 4 ] {5b6ab774-5668-4580-90c4-8b51ea4b3647} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2025.07.10 17:07:54.081627 [ 189 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2582 | 2025.07.10 17:07:54.081678 [ 4 ] {5b6ab774-5668-4580-90c4-8b51ea4b3647} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.00119 sec., 68067.2268907563 rows/sec., 5.32 MiB/sec. | ||
| 2583 | 2025.07.10 17:07:54.081725 [ 4 ] {5b6ab774-5668-4580-90c4-8b51ea4b3647} <Debug> TCPHandler: Processed in 0.001362236 sec. | ||
| 2584 | 2025.07.10 17:07:54.081843 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2025.07.10 17:07:54.081875 [ 189 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2025.07.10 17:07:54.081938 [ 4 ] {8c09892a-ed49-4bbe-bf0b-a64c5cbbf139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2587 | 2025.07.10 17:07:54.081944 [ 189 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_11_2} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2588 | 2025.07.10 17:07:54.081981 [ 4 ] {8c09892a-ed49-4bbe-bf0b-a64c5cbbf139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2589 | 2025.07.10 17:07:54.082019 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2590 | 2025.07.10 17:07:54.082371 [ 4 ] {8c09892a-ed49-4bbe-bf0b-a64c5cbbf139} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.07.10 17:07:54.082404 [ 4 ] {8c09892a-ed49-4bbe-bf0b-a64c5cbbf139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2592 | 2025.07.10 17:07:54.082733 [ 4 ] {8c09892a-ed49-4bbe-bf0b-a64c5cbbf139} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2593 | 2025.07.10 17:07:54.082940 [ 4 ] {8c09892a-ed49-4bbe-bf0b-a64c5cbbf139} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.07.10 17:07:54.083064 [ 4 ] {8c09892a-ed49-4bbe-bf0b-a64c5cbbf139} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001143 sec., 97987.75153105863 rows/sec., 6.84 MiB/sec. | ||
| 2595 | 2025.07.10 17:07:54.083100 [ 4 ] {8c09892a-ed49-4bbe-bf0b-a64c5cbbf139} <Debug> TCPHandler: Processed in 0.001305525 sec. | ||
| 2596 | 2025.07.10 17:07:54.083208 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2025.07.10 17:07:54.083301 [ 4 ] {313d4d3c-939b-4e1f-82ea-3d73361779db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2598 | 2025.07.10 17:07:54.083355 [ 4 ] {313d4d3c-939b-4e1f-82ea-3d73361779db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2599 | 2025.07.10 17:07:54.084094 [ 4 ] {313d4d3c-939b-4e1f-82ea-3d73361779db} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2025.07.10 17:07:54.084127 [ 4 ] {313d4d3c-939b-4e1f-82ea-3d73361779db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2601 | 2025.07.10 17:07:54.084670 [ 4 ] {313d4d3c-939b-4e1f-82ea-3d73361779db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2602 | 2025.07.10 17:07:54.084911 [ 4 ] {313d4d3c-939b-4e1f-82ea-3d73361779db} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2025.07.10 17:07:54.085045 [ 4 ] {313d4d3c-939b-4e1f-82ea-3d73361779db} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001762 sec., 23269.012485811578 rows/sec., 41.70 MiB/sec. | ||
| 2604 | 2025.07.10 17:07:54.085094 [ 4 ] {313d4d3c-939b-4e1f-82ea-3d73361779db} <Debug> TCPHandler: Processed in 0.001935718 sec. | ||
| 2605 | 2025.07.10 17:07:54.085205 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2025.07.10 17:07:54.085297 [ 4 ] {bc8eff8f-39a6-445c-a4ef-b5aad470b204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2607 | 2025.07.10 17:07:54.085338 [ 4 ] {bc8eff8f-39a6-445c-a4ef-b5aad470b204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2608 | 2025.07.10 17:07:54.085647 [ 4 ] {bc8eff8f-39a6-445c-a4ef-b5aad470b204} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2025.07.10 17:07:54.085682 [ 4 ] {bc8eff8f-39a6-445c-a4ef-b5aad470b204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2610 | 2025.07.10 17:07:54.085973 [ 4 ] {bc8eff8f-39a6-445c-a4ef-b5aad470b204} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2611 | 2025.07.10 17:07:54.086174 [ 4 ] {bc8eff8f-39a6-445c-a4ef-b5aad470b204} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2025.07.10 17:07:54.086299 [ 4 ] {bc8eff8f-39a6-445c-a4ef-b5aad470b204} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00102 sec., 39215.686274509804 rows/sec., 2.62 MiB/sec. | ||
| 2613 | 2025.07.10 17:07:54.086334 [ 4 ] {bc8eff8f-39a6-445c-a4ef-b5aad470b204} <Debug> TCPHandler: Processed in 0.001178272 sec. | ||
| 2614 | 2025.07.10 17:07:54.634734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 2615 | 2025.07.10 17:07:54.635304 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.07.10 17:07:54.635357 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2617 | 2025.07.10 17:07:54.635871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2618 | 2025.07.10 17:07:54.636103 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2025.07.10 17:07:54.636234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 2620 | 2025.07.10 17:07:54.998662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2621 | 2025.07.10 17:07:55.014390 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2025.07.10 17:07:55.014447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2623 | 2025.07.10 17:07:55.019680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2624 | 2025.07.10 17:07:55.020356 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2025.07.10 17:07:55.023045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2626 | 2025.07.10 17:07:59.074381 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.07.10 17:07:59.074649 [ 4 ] {a7339883-6800-4689-a2c1-816872cd7fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2628 | 2025.07.10 17:07:59.074709 [ 4 ] {a7339883-6800-4689-a2c1-816872cd7fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2629 | 2025.07.10 17:07:59.075310 [ 4 ] {a7339883-6800-4689-a2c1-816872cd7fd3} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.07.10 17:07:59.075348 [ 4 ] {a7339883-6800-4689-a2c1-816872cd7fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2631 | 2025.07.10 17:07:59.075732 [ 4 ] {a7339883-6800-4689-a2c1-816872cd7fd3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2632 | 2025.07.10 17:07:59.075968 [ 4 ] {a7339883-6800-4689-a2c1-816872cd7fd3} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.07.10 17:07:59.076087 [ 149 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2634 | 2025.07.10 17:07:59.076125 [ 4 ] {a7339883-6800-4689-a2c1-816872cd7fd3} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001528 sec., 19633.50785340314 rows/sec., 1.48 MiB/sec. | ||
| 2635 | 2025.07.10 17:07:59.076126 [ 149 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2025.07.10 17:07:59.076157 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2637 | 2025.07.10 17:07:59.076172 [ 4 ] {a7339883-6800-4689-a2c1-816872cd7fd3} <Debug> TCPHandler: Processed in 0.001961148 sec. | ||
| 2638 | 2025.07.10 17:07:59.076243 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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.07.10 17:07:59.076330 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2025.07.10 17:07:59.076379 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2641 | 2025.07.10 17:07:59.076423 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 793 rows starting from the beginning of the part | ||
| 2642 | 2025.07.10 17:07:59.076477 [ 4 ] {db7b0160-af98-4e68-8b46-7fac491cb352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2643 | 2025.07.10 17:07:59.076516 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 2644 | 2025.07.10 17:07:59.076533 [ 4 ] {db7b0160-af98-4e68-8b46-7fac491cb352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2645 | 2025.07.10 17:07:59.076588 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 2646 | 2025.07.10 17:07:59.076645 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 2647 | 2025.07.10 17:07:59.076705 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 114 rows starting from the beginning of the part | ||
| 2648 | 2025.07.10 17:07:59.076762 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 2649 | 2025.07.10 17:07:59.077067 [ 4 ] {db7b0160-af98-4e68-8b46-7fac491cb352} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2025.07.10 17:07:59.077103 [ 4 ] {db7b0160-af98-4e68-8b46-7fac491cb352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2651 | 2025.07.10 17:07:59.077430 [ 4 ] {db7b0160-af98-4e68-8b46-7fac491cb352} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2652 | 2025.07.10 17:07:59.077647 [ 4 ] {db7b0160-af98-4e68-8b46-7fac491cb352} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2025.07.10 17:07:59.077716 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514529 sec., 810152.8594038147 rows/sec., 70.86 MiB/sec. | ||
| 2654 | 2025.07.10 17:07:59.077745 [ 149 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2655 | 2025.07.10 17:07:59.077776 [ 4 ] {db7b0160-af98-4e68-8b46-7fac491cb352} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001336 sec., 26946.10778443114 rows/sec., 2.10 MiB/sec. | ||
| 2656 | 2025.07.10 17:07:59.077777 [ 149 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2025.07.10 17:07:59.077807 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2658 | 2025.07.10 17:07:59.077813 [ 4 ] {db7b0160-af98-4e68-8b46-7fac491cb352} <Debug> TCPHandler: Processed in 0.001560751 sec. | ||
| 2659 | 2025.07.10 17:07:59.077925 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2025.07.10 17:07:59.077922 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 2661 | 2025.07.10 17:07:59.077964 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2662 | 2025.07.10 17:07:59.078020 [ 4 ] {2ab2b10a-8980-4ebb-bc86-114dddaac567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2663 | 2025.07.10 17:07:59.078068 [ 4 ] {2ab2b10a-8980-4ebb-bc86-114dddaac567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2664 | 2025.07.10 17:07:59.078082 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2665 | 2025.07.10 17:07:59.078123 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 452 rows starting from the beginning of the part | ||
| 2666 | 2025.07.10 17:07:59.078196 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
| 2667 | 2025.07.10 17:07:59.078246 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 2668 | 2025.07.10 17:07:59.078300 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 2669 | 2025.07.10 17:07:59.078333 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.07.10 17:07:59.078342 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part | ||
| 2671 | 2025.07.10 17:07:59.078398 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 2672 | 2025.07.10 17:07:59.078434 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_16_3} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2673 | 2025.07.10 17:07:59.078460 [ 4 ] {2ab2b10a-8980-4ebb-bc86-114dddaac567} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2025.07.10 17:07:59.078503 [ 4 ] {2ab2b10a-8980-4ebb-bc86-114dddaac567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2675 | 2025.07.10 17:07:59.078544 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2676 | 2025.07.10 17:07:59.078907 [ 4 ] {2ab2b10a-8980-4ebb-bc86-114dddaac567} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2677 | 2025.07.10 17:07:59.079153 [ 4 ] {2ab2b10a-8980-4ebb-bc86-114dddaac567} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2025.07.10 17:07:59.079284 [ 4 ] {2ab2b10a-8980-4ebb-bc86-114dddaac567} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001282 sec., 85803.43213728549 rows/sec., 5.99 MiB/sec. | ||
| 2679 | 2025.07.10 17:07:59.079319 [ 4 ] {2ab2b10a-8980-4ebb-bc86-114dddaac567} <Debug> TCPHandler: Processed in 0.001443298 sec. | ||
| 2680 | 2025.07.10 17:07:59.079422 [ 186 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156011 sec., 482658.27409605734 rows/sec., 38.18 MiB/sec. | ||
| 2681 | 2025.07.10 17:07:59.079441 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2025.07.10 17:07:59.079553 [ 4 ] {5930f4f7-4c4c-4df2-9d11-32976a28cd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2683 | 2025.07.10 17:07:59.079595 [ 4 ] {5930f4f7-4c4c-4df2-9d11-32976a28cd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2684 | 2025.07.10 17:07:59.079614 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2685 | 2025.07.10 17:07:59.079870 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2025.07.10 17:07:59.079932 [ 4 ] {5930f4f7-4c4c-4df2-9d11-32976a28cd96} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.07.10 17:07:59.079941 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_16_3} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2688 | 2025.07.10 17:07:59.079976 [ 4 ] {5930f4f7-4c4c-4df2-9d11-32976a28cd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2689 | 2025.07.10 17:07:59.080044 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2690 | 2025.07.10 17:07:59.080303 [ 4 ] {5930f4f7-4c4c-4df2-9d11-32976a28cd96} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2691 | 2025.07.10 17:07:59.080517 [ 4 ] {5930f4f7-4c4c-4df2-9d11-32976a28cd96} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2025.07.10 17:07:59.080642 [ 4 ] {5930f4f7-4c4c-4df2-9d11-32976a28cd96} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001108 sec., 36101.08303249098 rows/sec., 2.41 MiB/sec. | ||
| 2693 | 2025.07.10 17:07:59.080677 [ 4 ] {5930f4f7-4c4c-4df2-9d11-32976a28cd96} <Debug> TCPHandler: Processed in 0.001285545 sec. | ||
| 2694 | 2025.07.10 17:08:01.987997 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2695 | 2025.07.10 17:08:01.988065 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2696 | 2025.07.10 17:08:02.123249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 372 | ||
| 2697 | 2025.07.10 17:08:02.125554 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2025.07.10 17:08:02.125594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2699 | 2025.07.10 17:08:02.126728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2700 | 2025.07.10 17:08:02.126997 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2025.07.10 17:08:02.127250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2702 | 2025.07.10 17:08:02.136295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 2703 | 2025.07.10 17:08:02.136864 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2025.07.10 17:08:02.136914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2705 | 2025.07.10 17:08:02.137420 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2706 | 2025.07.10 17:08:02.137671 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2025.07.10 17:08:02.137804 [ 146 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2708 | 2025.07.10 17:08:02.137821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 2709 | 2025.07.10 17:08:02.137870 [ 146 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2025.07.10 17:08:02.137898 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2711 | 2025.07.10 17:08:02.138012 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 2712 | 2025.07.10 17:08:02.138136 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2713 | 2025.07.10 17:08:02.138179 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
| 2714 | 2025.07.10 17:08:02.138248 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 2715 | 2025.07.10 17:08:02.138296 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 2716 | 2025.07.10 17:08:02.138341 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 2717 | 2025.07.10 17:08:02.138382 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 2718 | 2025.07.10 17:08:02.138427 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 2719 | 2025.07.10 17:08:02.139820 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001857196 sec., 3974270.89009453 rows/sec., 56.85 MiB/sec. | ||
| 2720 | 2025.07.10 17:08:02.140495 [ 191 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2721 | 2025.07.10 17:08:02.140765 [ 191 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2025.07.10 17:08:02.140833 [ 191 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_16_3} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2723 | 2025.07.10 17:08:02.140923 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 2724 | 2025.07.10 17:08:02.523090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2725 | 2025.07.10 17:08:02.540558 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2025.07.10 17:08:02.540626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2727 | 2025.07.10 17:08:02.546588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2728 | 2025.07.10 17:08:02.547339 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2025.07.10 17:08:02.547659 [ 145 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2730 | 2025.07.10 17:08:02.547739 [ 145 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2025.07.10 17:08:02.547764 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2732 | 2025.07.10 17:08:02.547901 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2733 | 2025.07.10 17:08:02.550680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 2734 | 2025.07.10 17:08:02.551839 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2735 | 2025.07.10 17:08:02.553408 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2736 | 2025.07.10 17:08:02.558041 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2737 | 2025.07.10 17:08:02.562497 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2738 | 2025.07.10 17:08:02.567004 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2739 | 2025.07.10 17:08:02.571819 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2740 | 2025.07.10 17:08:02.576207 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 2741 | 2025.07.10 17:08:02.637288 [ 197 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08944477 sec., 1352.790107236007 rows/sec., 7.00 MiB/sec. | ||
| 2742 | 2025.07.10 17:08:02.640076 [ 194 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2743 | 2025.07.10 17:08:02.642840 [ 194 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_16_3} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2025.07.10 17:08:02.643001 [ 194 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_16_3} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2745 | 2025.07.10 17:08:02.645000 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 2746 | 2025.07.10 17:08:03.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.95 MiB, peak 205.92 MiB, free memory in arenas 0.00 B, will set to 204.03 MiB (RSS), difference: 8.08 MiB | ||
| 2747 | 2025.07.10 17:08:03.001412 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000884818 sec. | ||
| 2748 | 2025.07.10 17:08:04.076581 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2025.07.10 17:08:04.076808 [ 4 ] {09af916a-7fe9-4b6e-8b7a-2f321ff5c5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2750 | 2025.07.10 17:08:04.076909 [ 4 ] {09af916a-7fe9-4b6e-8b7a-2f321ff5c5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2751 | 2025.07.10 17:08:04.077850 [ 4 ] {09af916a-7fe9-4b6e-8b7a-2f321ff5c5ca} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2025.07.10 17:08:04.077891 [ 4 ] {09af916a-7fe9-4b6e-8b7a-2f321ff5c5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2753 | 2025.07.10 17:08:04.078297 [ 4 ] {09af916a-7fe9-4b6e-8b7a-2f321ff5c5ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2754 | 2025.07.10 17:08:04.078533 [ 4 ] {09af916a-7fe9-4b6e-8b7a-2f321ff5c5ca} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.07.10 17:08:04.078681 [ 4 ] {09af916a-7fe9-4b6e-8b7a-2f321ff5c5ca} <Debug> executeQuery: Read 112 rows, 10.14 KiB in 0.001947 sec., 57524.39650744736 rows/sec., 5.08 MiB/sec. | ||
| 2756 | 2025.07.10 17:08:04.078721 [ 4 ] {09af916a-7fe9-4b6e-8b7a-2f321ff5c5ca} <Debug> TCPHandler: Processed in 0.002271264 sec. | ||
| 2757 | 2025.07.10 17:08:04.078842 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2025.07.10 17:08:04.078937 [ 4 ] {512be7bf-21be-42e4-bbe3-f34f431ba34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2759 | 2025.07.10 17:08:04.078977 [ 4 ] {512be7bf-21be-42e4-bbe3-f34f431ba34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2760 | 2025.07.10 17:08:04.079379 [ 4 ] {512be7bf-21be-42e4-bbe3-f34f431ba34e} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.07.10 17:08:04.079414 [ 4 ] {512be7bf-21be-42e4-bbe3-f34f431ba34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2762 | 2025.07.10 17:08:04.079703 [ 4 ] {512be7bf-21be-42e4-bbe3-f34f431ba34e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2763 | 2025.07.10 17:08:04.079916 [ 4 ] {512be7bf-21be-42e4-bbe3-f34f431ba34e} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.07.10 17:08:04.080038 [ 4 ] {512be7bf-21be-42e4-bbe3-f34f431ba34e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00112 sec., 36607.14285714286 rows/sec., 2.69 MiB/sec. | ||
| 2765 | 2025.07.10 17:08:04.080075 [ 4 ] {512be7bf-21be-42e4-bbe3-f34f431ba34e} <Debug> TCPHandler: Processed in 0.001281224 sec. | ||
| 2766 | 2025.07.10 17:08:04.080181 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2025.07.10 17:08:04.080273 [ 4 ] {6f620f24-94e8-4b1a-83d2-a3c944f85eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2768 | 2025.07.10 17:08:04.080313 [ 4 ] {6f620f24-94e8-4b1a-83d2-a3c944f85eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2769 | 2025.07.10 17:08:04.080710 [ 4 ] {6f620f24-94e8-4b1a-83d2-a3c944f85eb3} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2025.07.10 17:08:04.080745 [ 4 ] {6f620f24-94e8-4b1a-83d2-a3c944f85eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2771 | 2025.07.10 17:08:04.081044 [ 4 ] {6f620f24-94e8-4b1a-83d2-a3c944f85eb3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2772 | 2025.07.10 17:08:04.081258 [ 4 ] {6f620f24-94e8-4b1a-83d2-a3c944f85eb3} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2025.07.10 17:08:04.081379 [ 4 ] {6f620f24-94e8-4b1a-83d2-a3c944f85eb3} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001123 sec., 68566.34016028495 rows/sec., 5.36 MiB/sec. | ||
| 2774 | 2025.07.10 17:08:04.081414 [ 4 ] {6f620f24-94e8-4b1a-83d2-a3c944f85eb3} <Debug> TCPHandler: Processed in 0.001281444 sec. | ||
| 2775 | 2025.07.10 17:08:04.081520 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2025.07.10 17:08:04.081612 [ 4 ] {bcf57a6e-c9cd-4aed-92dd-6125e81987b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2777 | 2025.07.10 17:08:04.081655 [ 4 ] {bcf57a6e-c9cd-4aed-92dd-6125e81987b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2778 | 2025.07.10 17:08:04.082021 [ 4 ] {bcf57a6e-c9cd-4aed-92dd-6125e81987b5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2025.07.10 17:08:04.082055 [ 4 ] {bcf57a6e-c9cd-4aed-92dd-6125e81987b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2780 | 2025.07.10 17:08:04.082376 [ 4 ] {bcf57a6e-c9cd-4aed-92dd-6125e81987b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2781 | 2025.07.10 17:08:04.082594 [ 4 ] {bcf57a6e-c9cd-4aed-92dd-6125e81987b5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2025.07.10 17:08:04.082692 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2783 | 2025.07.10 17:08:04.082716 [ 4 ] {bcf57a6e-c9cd-4aed-92dd-6125e81987b5} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001122 sec., 98039.21568627452 rows/sec., 6.84 MiB/sec. | ||
| 2784 | 2025.07.10 17:08:04.082765 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2025.07.10 17:08:04.082772 [ 4 ] {bcf57a6e-c9cd-4aed-92dd-6125e81987b5} <Debug> TCPHandler: Processed in 0.001300396 sec. | ||
| 2786 | 2025.07.10 17:08:04.082798 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2787 | 2025.07.10 17:08:04.082893 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2025.07.10 17:08:04.082967 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 2789 | 2025.07.10 17:08:04.082990 [ 4 ] {6751ac8f-5ca0-4188-abed-6c5bfc06603e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2025.07.10 17:08:04.083094 [ 4 ] {6751ac8f-5ca0-4188-abed-6c5bfc06603e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2791 | 2025.07.10 17:08:04.083199 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2792 | 2025.07.10 17:08:04.083265 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 941 rows starting from the beginning of the part | ||
| 2793 | 2025.07.10 17:08:04.083409 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 2794 | 2025.07.10 17:08:04.083495 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 2795 | 2025.07.10 17:08:04.083569 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 2796 | 2025.07.10 17:08:04.083646 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 2797 | 2025.07.10 17:08:04.083725 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 2798 | 2025.07.10 17:08:04.083879 [ 4 ] {6751ac8f-5ca0-4188-abed-6c5bfc06603e} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2025.07.10 17:08:04.083921 [ 4 ] {6751ac8f-5ca0-4188-abed-6c5bfc06603e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2800 | 2025.07.10 17:08:04.084679 [ 4 ] {6751ac8f-5ca0-4188-abed-6c5bfc06603e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2801 | 2025.07.10 17:08:04.084855 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971858 sec., 757153.9127056816 rows/sec., 54.85 MiB/sec. | ||
| 2802 | 2025.07.10 17:08:04.084914 [ 4 ] {6751ac8f-5ca0-4188-abed-6c5bfc06603e} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.07.10 17:08:04.085056 [ 4 ] {6751ac8f-5ca0-4188-abed-6c5bfc06603e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002084 sec., 19673.704414587333 rows/sec., 35.25 MiB/sec. | ||
| 2804 | 2025.07.10 17:08:04.085109 [ 4 ] {6751ac8f-5ca0-4188-abed-6c5bfc06603e} <Debug> TCPHandler: Processed in 0.002263354 sec. | ||
| 2805 | 2025.07.10 17:08:04.085207 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2806 | 2025.07.10 17:08:04.085218 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.07.10 17:08:04.085325 [ 4 ] {a77f34c8-4866-4b1a-9eaa-3514152c3608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2808 | 2025.07.10 17:08:04.085369 [ 4 ] {a77f34c8-4866-4b1a-9eaa-3514152c3608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2809 | 2025.07.10 17:08:04.085573 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.07.10 17:08:04.085669 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2811 | 2025.07.10 17:08:04.085690 [ 4 ] {a77f34c8-4866-4b1a-9eaa-3514152c3608} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2025.07.10 17:08:04.085731 [ 4 ] {a77f34c8-4866-4b1a-9eaa-3514152c3608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2813 | 2025.07.10 17:08:04.085764 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2814 | 2025.07.10 17:08:04.086051 [ 4 ] {a77f34c8-4866-4b1a-9eaa-3514152c3608} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2815 | 2025.07.10 17:08:04.086281 [ 4 ] {a77f34c8-4866-4b1a-9eaa-3514152c3608} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2025.07.10 17:08:04.086377 [ 144 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2817 | 2025.07.10 17:08:04.086406 [ 4 ] {a77f34c8-4866-4b1a-9eaa-3514152c3608} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001098 sec., 36429.87249544627 rows/sec., 2.43 MiB/sec. | ||
| 2818 | 2025.07.10 17:08:04.086408 [ 144 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2025.07.10 17:08:04.086444 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2820 | 2025.07.10 17:08:04.086448 [ 4 ] {a77f34c8-4866-4b1a-9eaa-3514152c3608} <Debug> TCPHandler: Processed in 0.001277415 sec. | ||
| 2821 | 2025.07.10 17:08:04.086522 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 2822 | 2025.07.10 17:08:04.086612 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2823 | 2025.07.10 17:08:04.086641 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part | ||
| 2824 | 2025.07.10 17:08:04.086698 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 2825 | 2025.07.10 17:08:04.086738 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 2826 | 2025.07.10 17:08:04.086773 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 2827 | 2025.07.10 17:08:04.086807 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 2828 | 2025.07.10 17:08:04.086841 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 2829 | 2025.07.10 17:08:04.087592 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 4 columns (4 merged, 0 gathered) in 0.001102891 sec., 393511.2354711391 rows/sec., 25.71 MiB/sec. | ||
| 2830 | 2025.07.10 17:08:04.087704 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2831 | 2025.07.10 17:08:04.087915 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.07.10 17:08:04.087972 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_16_3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2833 | 2025.07.10 17:08:04.088022 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2834 | 2025.07.10 17:08:09.076401 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2025.07.10 17:08:09.076606 [ 4 ] {46de70f1-78a0-4c49-870f-0f4bd691a08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2836 | 2025.07.10 17:08:09.076675 [ 4 ] {46de70f1-78a0-4c49-870f-0f4bd691a08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2837 | 2025.07.10 17:08:09.077330 [ 4 ] {46de70f1-78a0-4c49-870f-0f4bd691a08f} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.07.10 17:08:09.077367 [ 4 ] {46de70f1-78a0-4c49-870f-0f4bd691a08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2839 | 2025.07.10 17:08:09.077738 [ 4 ] {46de70f1-78a0-4c49-870f-0f4bd691a08f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2840 | 2025.07.10 17:08:09.077955 [ 4 ] {46de70f1-78a0-4c49-870f-0f4bd691a08f} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2025.07.10 17:08:09.078101 [ 4 ] {46de70f1-78a0-4c49-870f-0f4bd691a08f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001546 sec., 15523.932729624838 rows/sec., 1.29 MiB/sec. | ||
| 2842 | 2025.07.10 17:08:09.078140 [ 4 ] {46de70f1-78a0-4c49-870f-0f4bd691a08f} <Debug> TCPHandler: Processed in 0.001867286 sec. | ||
| 2843 | 2025.07.10 17:08:09.078259 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.07.10 17:08:09.078360 [ 4 ] {36f8e7d2-b299-4ce1-88a9-8cdb76136c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2845 | 2025.07.10 17:08:09.078398 [ 4 ] {36f8e7d2-b299-4ce1-88a9-8cdb76136c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2846 | 2025.07.10 17:08:09.078928 [ 4 ] {36f8e7d2-b299-4ce1-88a9-8cdb76136c4e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.07.10 17:08:09.078963 [ 4 ] {36f8e7d2-b299-4ce1-88a9-8cdb76136c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2848 | 2025.07.10 17:08:09.079317 [ 4 ] {36f8e7d2-b299-4ce1-88a9-8cdb76136c4e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2849 | 2025.07.10 17:08:09.079524 [ 4 ] {36f8e7d2-b299-4ce1-88a9-8cdb76136c4e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.07.10 17:08:09.079659 [ 4 ] {36f8e7d2-b299-4ce1-88a9-8cdb76136c4e} <Debug> executeQuery: Read 150 rows, 13.75 KiB in 0.001317 sec., 113895.21640091116 rows/sec., 10.20 MiB/sec. | ||
| 2851 | 2025.07.10 17:08:09.079695 [ 4 ] {36f8e7d2-b299-4ce1-88a9-8cdb76136c4e} <Debug> TCPHandler: Processed in 0.001483548 sec. | ||
| 2852 | 2025.07.10 17:08:09.079802 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2025.07.10 17:08:09.079901 [ 4 ] {270e6262-a6a4-4814-8227-2c5c3efdd719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2854 | 2025.07.10 17:08:09.079939 [ 4 ] {270e6262-a6a4-4814-8227-2c5c3efdd719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2855 | 2025.07.10 17:08:09.080384 [ 4 ] {270e6262-a6a4-4814-8227-2c5c3efdd719} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.07.10 17:08:09.080420 [ 4 ] {270e6262-a6a4-4814-8227-2c5c3efdd719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2857 | 2025.07.10 17:08:09.080723 [ 4 ] {270e6262-a6a4-4814-8227-2c5c3efdd719} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2858 | 2025.07.10 17:08:09.080928 [ 4 ] {270e6262-a6a4-4814-8227-2c5c3efdd719} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.07.10 17:08:09.081052 [ 4 ] {270e6262-a6a4-4814-8227-2c5c3efdd719} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 822.02 KiB/sec. | ||
| 2860 | 2025.07.10 17:08:09.081089 [ 4 ] {270e6262-a6a4-4814-8227-2c5c3efdd719} <Debug> TCPHandler: Processed in 0.001333375 sec. | ||
| 2861 | 2025.07.10 17:08:09.081202 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2025.07.10 17:08:09.081294 [ 4 ] {7283a7ea-eba1-4464-9804-6bcb326d96ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2863 | 2025.07.10 17:08:09.081332 [ 4 ] {7283a7ea-eba1-4464-9804-6bcb326d96ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2864 | 2025.07.10 17:08:09.081718 [ 4 ] {7283a7ea-eba1-4464-9804-6bcb326d96ac} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.07.10 17:08:09.081754 [ 4 ] {7283a7ea-eba1-4464-9804-6bcb326d96ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2866 | 2025.07.10 17:08:09.082059 [ 4 ] {7283a7ea-eba1-4464-9804-6bcb326d96ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2867 | 2025.07.10 17:08:09.082260 [ 4 ] {7283a7ea-eba1-4464-9804-6bcb326d96ac} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.07.10 17:08:09.082381 [ 4 ] {7283a7ea-eba1-4464-9804-6bcb326d96ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 2869 | 2025.07.10 17:08:09.082416 [ 4 ] {7283a7ea-eba1-4464-9804-6bcb326d96ac} <Debug> TCPHandler: Processed in 0.001261254 sec. | ||
| 2870 | 2025.07.10 17:08:09.082519 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2025.07.10 17:08:09.082610 [ 4 ] {2959fe71-8a9f-4013-a2f6-f2e012424c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2872 | 2025.07.10 17:08:09.082648 [ 4 ] {2959fe71-8a9f-4013-a2f6-f2e012424c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2873 | 2025.07.10 17:08:09.083021 [ 4 ] {2959fe71-8a9f-4013-a2f6-f2e012424c71} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.07.10 17:08:09.083055 [ 4 ] {2959fe71-8a9f-4013-a2f6-f2e012424c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2875 | 2025.07.10 17:08:09.083359 [ 4 ] {2959fe71-8a9f-4013-a2f6-f2e012424c71} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2876 | 2025.07.10 17:08:09.083557 [ 4 ] {2959fe71-8a9f-4013-a2f6-f2e012424c71} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.07.10 17:08:09.083673 [ 4 ] {2959fe71-8a9f-4013-a2f6-f2e012424c71} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 867.25 KiB/sec. | ||
| 2878 | 2025.07.10 17:08:09.083708 [ 4 ] {2959fe71-8a9f-4013-a2f6-f2e012424c71} <Debug> TCPHandler: Processed in 0.001235934 sec. | ||
| 2879 | 2025.07.10 17:08:09.083812 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2025.07.10 17:08:09.083902 [ 4 ] {3696adf3-f759-4758-816e-7b302e885ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2881 | 2025.07.10 17:08:09.084018 [ 4 ] {3696adf3-f759-4758-816e-7b302e885ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2882 | 2025.07.10 17:08:09.084428 [ 4 ] {3696adf3-f759-4758-816e-7b302e885ad2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.07.10 17:08:09.084462 [ 4 ] {3696adf3-f759-4758-816e-7b302e885ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2884 | 2025.07.10 17:08:09.084783 [ 4 ] {3696adf3-f759-4758-816e-7b302e885ad2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2885 | 2025.07.10 17:08:09.084987 [ 4 ] {3696adf3-f759-4758-816e-7b302e885ad2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.07.10 17:08:09.085115 [ 4 ] {3696adf3-f759-4758-816e-7b302e885ad2} <Debug> executeQuery: Read 72 rows, 6.14 KiB in 0.001231 sec., 58489.03330625507 rows/sec., 4.87 MiB/sec. | ||
| 2887 | 2025.07.10 17:08:09.085150 [ 4 ] {3696adf3-f759-4758-816e-7b302e885ad2} <Debug> TCPHandler: Processed in 0.001384917 sec. | ||
| 2888 | 2025.07.10 17:08:09.085253 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2025.07.10 17:08:09.085418 [ 4 ] {9f4b9ac0-394b-462b-9957-622ec2323b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2890 | 2025.07.10 17:08:09.085459 [ 4 ] {9f4b9ac0-394b-462b-9957-622ec2323b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2891 | 2025.07.10 17:08:09.085847 [ 4 ] {9f4b9ac0-394b-462b-9957-622ec2323b7f} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.07.10 17:08:09.085880 [ 4 ] {9f4b9ac0-394b-462b-9957-622ec2323b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2893 | 2025.07.10 17:08:09.086193 [ 4 ] {9f4b9ac0-394b-462b-9957-622ec2323b7f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2894 | 2025.07.10 17:08:09.086391 [ 4 ] {9f4b9ac0-394b-462b-9957-622ec2323b7f} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2025.07.10 17:08:09.086510 [ 4 ] {9f4b9ac0-394b-462b-9957-622ec2323b7f} <Debug> executeQuery: Read 146 rows, 10.85 KiB in 0.001109 sec., 131650.1352569883 rows/sec., 9.55 MiB/sec. | ||
| 2896 | 2025.07.10 17:08:09.086543 [ 4 ] {9f4b9ac0-394b-462b-9957-622ec2323b7f} <Debug> TCPHandler: Processed in 0.001336986 sec. | ||
| 2897 | 2025.07.10 17:08:09.086643 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2025.07.10 17:08:09.086733 [ 4 ] {f1f161f7-5eeb-4522-8094-15c5c34084d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2899 | 2025.07.10 17:08:09.086772 [ 4 ] {f1f161f7-5eeb-4522-8094-15c5c34084d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2900 | 2025.07.10 17:08:09.087087 [ 4 ] {f1f161f7-5eeb-4522-8094-15c5c34084d1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2025.07.10 17:08:09.087120 [ 4 ] {f1f161f7-5eeb-4522-8094-15c5c34084d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2902 | 2025.07.10 17:08:09.087437 [ 4 ] {f1f161f7-5eeb-4522-8094-15c5c34084d1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2903 | 2025.07.10 17:08:09.087656 [ 4 ] {f1f161f7-5eeb-4522-8094-15c5c34084d1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2025.07.10 17:08:09.087783 [ 4 ] {f1f161f7-5eeb-4522-8094-15c5c34084d1} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001066 sec., 37523.4521575985 rows/sec., 2.50 MiB/sec. | ||
| 2905 | 2025.07.10 17:08:09.087816 [ 4 ] {f1f161f7-5eeb-4522-8094-15c5c34084d1} <Debug> TCPHandler: Processed in 0.001219383 sec. | ||
| 2906 | 2025.07.10 17:08:09.637928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 2907 | 2025.07.10 17:08:09.638417 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2025.07.10 17:08:09.638459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2909 | 2025.07.10 17:08:09.639015 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2910 | 2025.07.10 17:08:09.639277 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2025.07.10 17:08:09.639421 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 2912 | 2025.07.10 17:08:10.050751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 2913 | 2025.07.10 17:08:10.066195 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2025.07.10 17:08:10.066249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2915 | 2025.07.10 17:08:10.072369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2916 | 2025.07.10 17:08:10.073048 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2025.07.10 17:08:10.075622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 2918 | 2025.07.10 17:08:12.128257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 400 | ||
| 2919 | 2025.07.10 17:08:12.130488 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2025.07.10 17:08:12.130555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2921 | 2025.07.10 17:08:12.131805 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2922 | 2025.07.10 17:08:12.132095 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2025.07.10 17:08:12.132299 [ 134 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2924 | 2025.07.10 17:08:12.132373 [ 134 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2025.07.10 17:08:12.132395 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2926 | 2025.07.10 17:08:12.132471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 2927 | 2025.07.10 17:08:12.132512 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 2928 | 2025.07.10 17:08:12.133097 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2929 | 2025.07.10 17:08:12.133256 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 246 rows starting from the beginning of the part | ||
| 2930 | 2025.07.10 17:08:12.133672 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
| 2931 | 2025.07.10 17:08:12.134035 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2932 | 2025.07.10 17:08:12.134379 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 2933 | 2025.07.10 17:08:12.134708 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
| 2934 | 2025.07.10 17:08:12.135073 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2935 | 2025.07.10 17:08:12.141416 [ 199 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 72 columns (72 merged, 0 gathered) in 0.008951773 sec., 44683.88552748154 rows/sec., 42.99 MiB/sec. | ||
| 2936 | 2025.07.10 17:08:12.142630 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2937 | 2025.07.10 17:08:12.143353 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2025.07.10 17:08:12.143446 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_11_2} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2939 | 2025.07.10 17:08:12.143765 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2940 | 2025.07.10 17:08:14.076904 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2025.07.10 17:08:14.077088 [ 4 ] {3c71e861-d7fe-4f35-af37-3db315f08d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2942 | 2025.07.10 17:08:14.077157 [ 4 ] {3c71e861-d7fe-4f35-af37-3db315f08d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2943 | 2025.07.10 17:08:14.077803 [ 4 ] {3c71e861-d7fe-4f35-af37-3db315f08d97} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2025.07.10 17:08:14.077845 [ 4 ] {3c71e861-d7fe-4f35-af37-3db315f08d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2945 | 2025.07.10 17:08:14.078327 [ 4 ] {3c71e861-d7fe-4f35-af37-3db315f08d97} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2946 | 2025.07.10 17:08:14.078560 [ 4 ] {3c71e861-d7fe-4f35-af37-3db315f08d97} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2025.07.10 17:08:14.078710 [ 4 ] {3c71e861-d7fe-4f35-af37-3db315f08d97} <Debug> executeQuery: Read 112 rows, 10.14 KiB in 0.001672 sec., 66985.64593301436 rows/sec., 5.92 MiB/sec. | ||
| 2948 | 2025.07.10 17:08:14.078750 [ 4 ] {3c71e861-d7fe-4f35-af37-3db315f08d97} <Debug> TCPHandler: Processed in 0.001966278 sec. | ||
| 2949 | 2025.07.10 17:08:14.078862 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2025.07.10 17:08:14.078956 [ 4 ] {58fa7d36-d249-4460-87e5-cbbc8a791183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2951 | 2025.07.10 17:08:14.078996 [ 4 ] {58fa7d36-d249-4460-87e5-cbbc8a791183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2952 | 2025.07.10 17:08:14.079386 [ 4 ] {58fa7d36-d249-4460-87e5-cbbc8a791183} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2025.07.10 17:08:14.079422 [ 4 ] {58fa7d36-d249-4460-87e5-cbbc8a791183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2954 | 2025.07.10 17:08:14.079724 [ 4 ] {58fa7d36-d249-4460-87e5-cbbc8a791183} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2955 | 2025.07.10 17:08:14.079934 [ 4 ] {58fa7d36-d249-4460-87e5-cbbc8a791183} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2025.07.10 17:08:14.080056 [ 4 ] {58fa7d36-d249-4460-87e5-cbbc8a791183} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001118 sec., 36672.62969588551 rows/sec., 2.69 MiB/sec. | ||
| 2957 | 2025.07.10 17:08:14.080092 [ 4 ] {58fa7d36-d249-4460-87e5-cbbc8a791183} <Debug> TCPHandler: Processed in 0.001278915 sec. | ||
| 2958 | 2025.07.10 17:08:14.080194 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2025.07.10 17:08:14.080287 [ 4 ] {b1381c9d-cdaf-43c1-8739-9178a4af63b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2960 | 2025.07.10 17:08:14.080326 [ 4 ] {b1381c9d-cdaf-43c1-8739-9178a4af63b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2961 | 2025.07.10 17:08:14.080715 [ 4 ] {b1381c9d-cdaf-43c1-8739-9178a4af63b0} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2025.07.10 17:08:14.080750 [ 4 ] {b1381c9d-cdaf-43c1-8739-9178a4af63b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2963 | 2025.07.10 17:08:14.081055 [ 4 ] {b1381c9d-cdaf-43c1-8739-9178a4af63b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2964 | 2025.07.10 17:08:14.081285 [ 4 ] {b1381c9d-cdaf-43c1-8739-9178a4af63b0} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2025.07.10 17:08:14.081407 [ 4 ] {b1381c9d-cdaf-43c1-8739-9178a4af63b0} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001138 sec., 67662.56590509666 rows/sec., 5.29 MiB/sec. | ||
| 2966 | 2025.07.10 17:08:14.081444 [ 4 ] {b1381c9d-cdaf-43c1-8739-9178a4af63b0} <Debug> TCPHandler: Processed in 0.001297015 sec. | ||
| 2967 | 2025.07.10 17:08:14.081546 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2025.07.10 17:08:14.081638 [ 4 ] {e173dda5-bef2-4f2a-93cd-89dd27f29a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2969 | 2025.07.10 17:08:14.081680 [ 4 ] {e173dda5-bef2-4f2a-93cd-89dd27f29a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2970 | 2025.07.10 17:08:14.082027 [ 4 ] {e173dda5-bef2-4f2a-93cd-89dd27f29a18} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2025.07.10 17:08:14.082063 [ 4 ] {e173dda5-bef2-4f2a-93cd-89dd27f29a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2972 | 2025.07.10 17:08:14.082398 [ 4 ] {e173dda5-bef2-4f2a-93cd-89dd27f29a18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2973 | 2025.07.10 17:08:14.082602 [ 4 ] {e173dda5-bef2-4f2a-93cd-89dd27f29a18} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2025.07.10 17:08:14.082731 [ 4 ] {e173dda5-bef2-4f2a-93cd-89dd27f29a18} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00111 sec., 99099.0990990991 rows/sec., 6.92 MiB/sec. | ||
| 2975 | 2025.07.10 17:08:14.082766 [ 4 ] {e173dda5-bef2-4f2a-93cd-89dd27f29a18} <Debug> TCPHandler: Processed in 0.001267745 sec. | ||
| 2976 | 2025.07.10 17:08:14.082868 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2025.07.10 17:08:14.082960 [ 4 ] {37061768-1bc1-4cd5-9f40-1e8f745aa24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2978 | 2025.07.10 17:08:14.083012 [ 4 ] {37061768-1bc1-4cd5-9f40-1e8f745aa24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2979 | 2025.07.10 17:08:14.083759 [ 4 ] {37061768-1bc1-4cd5-9f40-1e8f745aa24f} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2025.07.10 17:08:14.083795 [ 4 ] {37061768-1bc1-4cd5-9f40-1e8f745aa24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2981 | 2025.07.10 17:08:14.084388 [ 4 ] {37061768-1bc1-4cd5-9f40-1e8f745aa24f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2982 | 2025.07.10 17:08:14.084608 [ 4 ] {37061768-1bc1-4cd5-9f40-1e8f745aa24f} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2025.07.10 17:08:14.084722 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2984 | 2025.07.10 17:08:14.084738 [ 4 ] {37061768-1bc1-4cd5-9f40-1e8f745aa24f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001796 sec., 22828.50779510022 rows/sec., 40.91 MiB/sec. | ||
| 2985 | 2025.07.10 17:08:14.084800 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2025.07.10 17:08:14.084826 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2987 | 2025.07.10 17:08:14.084833 [ 4 ] {37061768-1bc1-4cd5-9f40-1e8f745aa24f} <Debug> TCPHandler: Processed in 0.002013169 sec. | ||
| 2988 | 2025.07.10 17:08:14.084952 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 2989 | 2025.07.10 17:08:14.084987 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2025.07.10 17:08:14.085090 [ 4 ] {88b48b6c-9dcc-4bcb-a14a-52ddd15f73aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2991 | 2025.07.10 17:08:14.085132 [ 4 ] {88b48b6c-9dcc-4bcb-a14a-52ddd15f73aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2992 | 2025.07.10 17:08:14.085211 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2993 | 2025.07.10 17:08:14.085273 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 154 rows starting from the beginning of the part | ||
| 2994 | 2025.07.10 17:08:14.085402 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2995 | 2025.07.10 17:08:14.085488 [ 4 ] {88b48b6c-9dcc-4bcb-a14a-52ddd15f73aa} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2025.07.10 17:08:14.085506 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2997 | 2025.07.10 17:08:14.085532 [ 4 ] {88b48b6c-9dcc-4bcb-a14a-52ddd15f73aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2998 | 2025.07.10 17:08:14.085613 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 2999 | 2025.07.10 17:08:14.085729 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3000 | 2025.07.10 17:08:14.085827 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3001 | 2025.07.10 17:08:14.085892 [ 4 ] {88b48b6c-9dcc-4bcb-a14a-52ddd15f73aa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3002 | 2025.07.10 17:08:14.086135 [ 4 ] {88b48b6c-9dcc-4bcb-a14a-52ddd15f73aa} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.07.10 17:08:14.086284 [ 4 ] {88b48b6c-9dcc-4bcb-a14a-52ddd15f73aa} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001213 sec., 32976.09233305853 rows/sec., 2.20 MiB/sec. | ||
| 3004 | 2025.07.10 17:08:14.086321 [ 4 ] {88b48b6c-9dcc-4bcb-a14a-52ddd15f73aa} <Debug> TCPHandler: Processed in 0.001385217 sec. | ||
| 3005 | 2025.07.10 17:08:14.089191 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 19 columns (19 merged, 0 gathered) in 0.004296253 sec., 83095.66498993426 rows/sec., 148.90 MiB/sec. | ||
| 3006 | 2025.07.10 17:08:14.090012 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3007 | 2025.07.10 17:08:14.090407 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.07.10 17:08:14.090502 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3009 | 2025.07.10 17:08:14.090643 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3010 | 2025.07.10 17:08:15.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.92 MiB, peak 211.69 MiB, free memory in arenas 0.00 B, will set to 207.99 MiB (RSS), difference: 1.07 MiB | ||
| 3011 | 2025.07.10 17:08:16.988120 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3012 | 2025.07.10 17:08:16.988193 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3013 | 2025.07.10 17:08:17.139511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3014 | 2025.07.10 17:08:17.140053 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.07.10 17:08:17.140107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3016 | 2025.07.10 17:08:17.140729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3017 | 2025.07.10 17:08:17.140992 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.07.10 17:08:17.141169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3019 | 2025.07.10 17:08:17.575688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3020 | 2025.07.10 17:08:17.591280 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2025.07.10 17:08:17.591338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3022 | 2025.07.10 17:08:17.597205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3023 | 2025.07.10 17:08:17.597911 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2025.07.10 17:08:17.600650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3025 | 2025.07.10 17:08:19.074437 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2025.07.10 17:08:19.074636 [ 4 ] {32ecef96-7926-4b65-bd19-1eb670a2b1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3027 | 2025.07.10 17:08:19.074705 [ 4 ] {32ecef96-7926-4b65-bd19-1eb670a2b1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3028 | 2025.07.10 17:08:19.075336 [ 4 ] {32ecef96-7926-4b65-bd19-1eb670a2b1a0} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2025.07.10 17:08:19.075376 [ 4 ] {32ecef96-7926-4b65-bd19-1eb670a2b1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3030 | 2025.07.10 17:08:19.075754 [ 4 ] {32ecef96-7926-4b65-bd19-1eb670a2b1a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3031 | 2025.07.10 17:08:19.076003 [ 4 ] {32ecef96-7926-4b65-bd19-1eb670a2b1a0} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2025.07.10 17:08:19.076155 [ 4 ] {32ecef96-7926-4b65-bd19-1eb670a2b1a0} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001571 sec., 19096.117122851687 rows/sec., 1.44 MiB/sec. | ||
| 3033 | 2025.07.10 17:08:19.076196 [ 4 ] {32ecef96-7926-4b65-bd19-1eb670a2b1a0} <Debug> TCPHandler: Processed in 0.001891087 sec. | ||
| 3034 | 2025.07.10 17:08:19.076325 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2025.07.10 17:08:19.076426 [ 4 ] {75bcb4ef-af48-421c-8707-b0fcd81e828c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3036 | 2025.07.10 17:08:19.076467 [ 4 ] {75bcb4ef-af48-421c-8707-b0fcd81e828c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3037 | 2025.07.10 17:08:19.076887 [ 4 ] {75bcb4ef-af48-421c-8707-b0fcd81e828c} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2025.07.10 17:08:19.076925 [ 4 ] {75bcb4ef-af48-421c-8707-b0fcd81e828c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3039 | 2025.07.10 17:08:19.077238 [ 4 ] {75bcb4ef-af48-421c-8707-b0fcd81e828c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3040 | 2025.07.10 17:08:19.077450 [ 4 ] {75bcb4ef-af48-421c-8707-b0fcd81e828c} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2025.07.10 17:08:19.077577 [ 4 ] {75bcb4ef-af48-421c-8707-b0fcd81e828c} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001171 sec., 30742.954739538858 rows/sec., 2.40 MiB/sec. | ||
| 3042 | 2025.07.10 17:08:19.077614 [ 4 ] {75bcb4ef-af48-421c-8707-b0fcd81e828c} <Debug> TCPHandler: Processed in 0.001339946 sec. | ||
| 3043 | 2025.07.10 17:08:19.077723 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2025.07.10 17:08:19.077817 [ 4 ] {91334418-58ac-4b34-94b5-ba7466229ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3045 | 2025.07.10 17:08:19.077859 [ 4 ] {91334418-58ac-4b34-94b5-ba7466229ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3046 | 2025.07.10 17:08:19.078226 [ 4 ] {91334418-58ac-4b34-94b5-ba7466229ec6} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2025.07.10 17:08:19.078262 [ 4 ] {91334418-58ac-4b34-94b5-ba7466229ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3048 | 2025.07.10 17:08:19.078574 [ 4 ] {91334418-58ac-4b34-94b5-ba7466229ec6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3049 | 2025.07.10 17:08:19.078777 [ 4 ] {91334418-58ac-4b34-94b5-ba7466229ec6} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2025.07.10 17:08:19.078899 [ 4 ] {91334418-58ac-4b34-94b5-ba7466229ec6} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001101 sec., 99909.17347865576 rows/sec., 6.97 MiB/sec. | ||
| 3051 | 2025.07.10 17:08:19.078934 [ 4 ] {91334418-58ac-4b34-94b5-ba7466229ec6} <Debug> TCPHandler: Processed in 0.001259145 sec. | ||
| 3052 | 2025.07.10 17:08:19.079039 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2025.07.10 17:08:19.079131 [ 4 ] {cc80ef33-04a0-4d2f-907a-ebaee4f952e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3054 | 2025.07.10 17:08:19.079172 [ 4 ] {cc80ef33-04a0-4d2f-907a-ebaee4f952e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3055 | 2025.07.10 17:08:19.079485 [ 4 ] {cc80ef33-04a0-4d2f-907a-ebaee4f952e0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2025.07.10 17:08:19.079520 [ 4 ] {cc80ef33-04a0-4d2f-907a-ebaee4f952e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3057 | 2025.07.10 17:08:19.079812 [ 4 ] {cc80ef33-04a0-4d2f-907a-ebaee4f952e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3058 | 2025.07.10 17:08:19.080012 [ 4 ] {cc80ef33-04a0-4d2f-907a-ebaee4f952e0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2025.07.10 17:08:19.080135 [ 4 ] {cc80ef33-04a0-4d2f-907a-ebaee4f952e0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001022 sec., 39138.94324853229 rows/sec., 2.61 MiB/sec. | ||
| 3060 | 2025.07.10 17:08:19.080170 [ 4 ] {cc80ef33-04a0-4d2f-907a-ebaee4f952e0} <Debug> TCPHandler: Processed in 0.001179413 sec. | ||
| 3061 | 2025.07.10 17:08:19.872982 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2025.07.10 17:08:19.873305 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3063 | 2025.07.10 17:08:19.873679 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3064 | 2025.07.10 17:08:19.873721 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3065 | 2025.07.10 17:08:19.874005 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3066 | 2025.07.10 17:08:19.874075 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3067 | 2025.07.10 17:08:19.874223 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3068 | 2025.07.10 17:08:19.874356 [ 292 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3069 | 2025.07.10 17:08:19.874380 [ 290 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3070 | 2025.07.10 17:08:19.874380 [ 293 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3071 | 2025.07.10 17:08:19.874356 [ 295 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3072 | 2025.07.10 17:08:19.874600 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3073 | 2025.07.10 17:08:19.874629 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3074 | 2025.07.10 17:08:19.874728 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3075 | 2025.07.10 17:08:19.874748 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3076 | 2025.07.10 17:08:19.874784 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3077 | 2025.07.10 17:08:19.874836 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3078 | 2025.07.10 17:08:19.874884 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3079 | 2025.07.10 17:08:19.874926 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3080 | 2025.07.10 17:08:19.876131 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002943 sec., 13931.362555215766 rows/sec., 561.12 KiB/sec. | ||
| 3081 | 2025.07.10 17:08:19.876307 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Debug> MemoryTracker: Peak memory usage (for query): 145.28 KiB. | ||
| 3082 | 2025.07.10 17:08:19.876324 [ 4 ] {8f251a02-8d8c-4760-a295-e1acf57a2143} <Debug> TCPHandler: Processed in 0.003525628 sec. | ||
| 3083 | 2025.07.10 17:08:19.876557 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.07.10 17:08:19.876705 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3085 | 2025.07.10 17:08:19.876955 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3086 | 2025.07.10 17:08:19.876993 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3087 | 2025.07.10 17:08:19.877212 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3088 | 2025.07.10 17:08:19.877265 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3089 | 2025.07.10 17:08:19.877367 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3090 | 2025.07.10 17:08:19.877427 [ 292 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3091 | 2025.07.10 17:08:19.877439 [ 295 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3092 | 2025.07.10 17:08:19.877445 [ 290 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3093 | 2025.07.10 17:08:19.877466 [ 297 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3094 | 2025.07.10 17:08:19.877586 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3095 | 2025.07.10 17:08:19.877612 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3096 | 2025.07.10 17:08:19.877693 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3097 | 2025.07.10 17:08:19.877712 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3098 | 2025.07.10 17:08:19.877742 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3099 | 2025.07.10 17:08:19.877773 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3100 | 2025.07.10 17:08:19.877802 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3101 | 2025.07.10 17:08:19.877829 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3102 | 2025.07.10 17:08:19.878568 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00193 sec., 21243.523316062176 rows/sec., 855.63 KiB/sec. | ||
| 3103 | 2025.07.10 17:08:19.878733 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Debug> MemoryTracker: Peak memory usage (for query): 145.22 KiB. | ||
| 3104 | 2025.07.10 17:08:19.878749 [ 4 ] {62581e82-3ee6-4436-a9a7-40e662b95df2} <Debug> TCPHandler: Processed in 0.002245973 sec. | ||
| 3105 | 2025.07.10 17:08:19.878975 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2025.07.10 17:08:19.879116 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3107 | 2025.07.10 17:08:19.879361 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3108 | 2025.07.10 17:08:19.879399 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3109 | 2025.07.10 17:08:19.879613 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3110 | 2025.07.10 17:08:19.879665 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3111 | 2025.07.10 17:08:19.879764 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3112 | 2025.07.10 17:08:19.879822 [ 295 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3113 | 2025.07.10 17:08:19.879825 [ 292 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3114 | 2025.07.10 17:08:19.879840 [ 297 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3115 | 2025.07.10 17:08:19.879833 [ 290 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3116 | 2025.07.10 17:08:19.879962 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3117 | 2025.07.10 17:08:19.879989 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3118 | 2025.07.10 17:08:19.880067 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3119 | 2025.07.10 17:08:19.880085 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3120 | 2025.07.10 17:08:19.880115 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3121 | 2025.07.10 17:08:19.880146 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3122 | 2025.07.10 17:08:19.880175 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3123 | 2025.07.10 17:08:19.880204 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3124 | 2025.07.10 17:08:19.880901 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 895.05 KiB/sec. | ||
| 3125 | 2025.07.10 17:08:19.881058 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Debug> MemoryTracker: Peak memory usage (for query): 145.66 KiB. | ||
| 3126 | 2025.07.10 17:08:19.881073 [ 4 ] {04b34723-d33e-43da-b35a-2e5148664e48} <Debug> TCPHandler: Processed in 0.002149421 sec. | ||
| 3127 | 2025.07.10 17:08:19.881273 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2025.07.10 17:08:19.881413 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3129 | 2025.07.10 17:08:19.881641 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3130 | 2025.07.10 17:08:19.881679 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3131 | 2025.07.10 17:08:19.881904 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3132 | 2025.07.10 17:08:19.881956 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3133 | 2025.07.10 17:08:19.882055 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3134 | 2025.07.10 17:08:19.882112 [ 295 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3135 | 2025.07.10 17:08:19.882131 [ 292 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3136 | 2025.07.10 17:08:19.882131 [ 297 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3137 | 2025.07.10 17:08:19.882132 [ 290 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3138 | 2025.07.10 17:08:19.882255 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3139 | 2025.07.10 17:08:19.882283 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3140 | 2025.07.10 17:08:19.882361 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3141 | 2025.07.10 17:08:19.882379 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3142 | 2025.07.10 17:08:19.882409 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3143 | 2025.07.10 17:08:19.882444 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3144 | 2025.07.10 17:08:19.882477 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3145 | 2025.07.10 17:08:19.882507 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3146 | 2025.07.10 17:08:19.883184 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001828 sec., 22428.884026258205 rows/sec., 903.37 KiB/sec. | ||
| 3147 | 2025.07.10 17:08:19.883341 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Debug> MemoryTracker: Peak memory usage (for query): 145.72 KiB. | ||
| 3148 | 2025.07.10 17:08:19.883356 [ 4 ] {b8d07bae-16b6-43d7-9791-61a57821ea0f} <Debug> TCPHandler: Processed in 0.002133071 sec. | ||
| 3149 | 2025.07.10 17:08:19.883548 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2025.07.10 17:08:19.883686 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3151 | 2025.07.10 17:08:19.883930 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3152 | 2025.07.10 17:08:19.883968 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3153 | 2025.07.10 17:08:19.884183 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3154 | 2025.07.10 17:08:19.884235 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3155 | 2025.07.10 17:08:19.884333 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3156 | 2025.07.10 17:08:19.884391 [ 295 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3157 | 2025.07.10 17:08:19.884405 [ 297 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3158 | 2025.07.10 17:08:19.884407 [ 293 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3159 | 2025.07.10 17:08:19.884414 [ 290 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3160 | 2025.07.10 17:08:19.884522 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3161 | 2025.07.10 17:08:19.884549 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3162 | 2025.07.10 17:08:19.884628 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3163 | 2025.07.10 17:08:19.884646 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3164 | 2025.07.10 17:08:19.884676 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3165 | 2025.07.10 17:08:19.884707 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3166 | 2025.07.10 17:08:19.884736 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3167 | 2025.07.10 17:08:19.884764 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3168 | 2025.07.10 17:08:19.885410 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001783 sec., 22994.952327537856 rows/sec., 926.17 KiB/sec. | ||
| 3169 | 2025.07.10 17:08:19.885570 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Debug> MemoryTracker: Peak memory usage (for query): 146.03 KiB. | ||
| 3170 | 2025.07.10 17:08:19.885586 [ 4 ] {9257d3d8-7b62-43fa-bfc9-12876e8899d6} <Debug> TCPHandler: Processed in 0.00208859 sec. | ||
| 3171 | 2025.07.10 17:08:19.885804 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2025.07.10 17:08:19.885944 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3173 | 2025.07.10 17:08:19.886185 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3174 | 2025.07.10 17:08:19.886221 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3175 | 2025.07.10 17:08:19.886437 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3176 | 2025.07.10 17:08:19.886488 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3177 | 2025.07.10 17:08:19.886587 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3178 | 2025.07.10 17:08:19.886646 [ 295 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3179 | 2025.07.10 17:08:19.886653 [ 293 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3180 | 2025.07.10 17:08:19.886659 [ 297 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3181 | 2025.07.10 17:08:19.886657 [ 290 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3182 | 2025.07.10 17:08:19.886802 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3183 | 2025.07.10 17:08:19.886829 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3184 | 2025.07.10 17:08:19.886907 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3185 | 2025.07.10 17:08:19.886925 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3186 | 2025.07.10 17:08:19.886955 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3187 | 2025.07.10 17:08:19.886986 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3188 | 2025.07.10 17:08:19.887017 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3189 | 2025.07.10 17:08:19.887044 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3190 | 2025.07.10 17:08:19.887674 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00179 sec., 22905.027932960897 rows/sec., 922.55 KiB/sec. | ||
| 3191 | 2025.07.10 17:08:19.887825 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Debug> MemoryTracker: Peak memory usage (for query): 146.39 KiB. | ||
| 3192 | 2025.07.10 17:08:19.887840 [ 4 ] {6309526b-aea5-4315-994a-3fff023b3ab0} <Debug> TCPHandler: Processed in 0.00208611 sec. | ||
| 3193 | 2025.07.10 17:08:20.035119 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.07.10 17:08:20.035424 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3195 | 2025.07.10 17:08:20.035945 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3196 | 2025.07.10 17:08:20.036021 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3197 | 2025.07.10 17:08:20.036361 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3198 | 2025.07.10 17:08:20.036417 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3199 | 2025.07.10 17:08:20.036527 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3200 | 2025.07.10 17:08:20.036615 [ 295 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3201 | 2025.07.10 17:08:20.036624 [ 297 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3202 | 2025.07.10 17:08:20.036657 [ 290 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3203 | 2025.07.10 17:08:20.036657 [ 293 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3204 | 2025.07.10 17:08:20.036797 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3205 | 2025.07.10 17:08:20.036824 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3206 | 2025.07.10 17:08:20.036909 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3207 | 2025.07.10 17:08:20.036928 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3208 | 2025.07.10 17:08:20.036959 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3209 | 2025.07.10 17:08:20.036993 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3210 | 2025.07.10 17:08:20.037025 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3211 | 2025.07.10 17:08:20.037054 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3212 | 2025.07.10 17:08:20.037853 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002569 sec., 15959.517321915142 rows/sec., 642.81 KiB/sec. | ||
| 3213 | 2025.07.10 17:08:20.038008 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Debug> MemoryTracker: Peak memory usage (for query): 148.44 KiB. | ||
| 3214 | 2025.07.10 17:08:20.038023 [ 4 ] {07290f7a-bddf-4c86-9078-ee058a3100c0} <Debug> TCPHandler: Processed in 0.003026399 sec. | ||
| 3215 | 2025.07.10 17:08:20.038478 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2025.07.10 17:08:20.038584 [ 4 ] {e72a87ff-96b3-4b9a-8b5c-f5fec49fb40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3217 | 2025.07.10 17:08:20.038710 [ 4 ] {e72a87ff-96b3-4b9a-8b5c-f5fec49fb40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3218 | 2025.07.10 17:08:20.039256 [ 4 ] {e72a87ff-96b3-4b9a-8b5c-f5fec49fb40c} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2025.07.10 17:08:20.039294 [ 4 ] {e72a87ff-96b3-4b9a-8b5c-f5fec49fb40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3220 | 2025.07.10 17:08:20.039702 [ 4 ] {e72a87ff-96b3-4b9a-8b5c-f5fec49fb40c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3221 | 2025.07.10 17:08:20.039898 [ 4 ] {e72a87ff-96b3-4b9a-8b5c-f5fec49fb40c} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2025.07.10 17:08:20.040045 [ 4 ] {e72a87ff-96b3-4b9a-8b5c-f5fec49fb40c} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001492 sec., 4691.689008042896 rows/sec., 954.31 KiB/sec. | ||
| 3223 | 2025.07.10 17:08:20.040083 [ 4 ] {e72a87ff-96b3-4b9a-8b5c-f5fec49fb40c} <Debug> TCPHandler: Processed in 0.001652802 sec. | ||
| 3224 | 2025.07.10 17:08:20.040196 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2025.07.10 17:08:20.040374 [ 4 ] {cbbb2ecd-47db-4d5a-90df-04c57e5e82b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3226 | 2025.07.10 17:08:20.040415 [ 4 ] {cbbb2ecd-47db-4d5a-90df-04c57e5e82b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3227 | 2025.07.10 17:08:20.040836 [ 4 ] {cbbb2ecd-47db-4d5a-90df-04c57e5e82b1} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2025.07.10 17:08:20.040871 [ 4 ] {cbbb2ecd-47db-4d5a-90df-04c57e5e82b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3229 | 2025.07.10 17:08:20.041183 [ 4 ] {cbbb2ecd-47db-4d5a-90df-04c57e5e82b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3230 | 2025.07.10 17:08:20.041392 [ 4 ] {cbbb2ecd-47db-4d5a-90df-04c57e5e82b1} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2025.07.10 17:08:20.041519 [ 4 ] {cbbb2ecd-47db-4d5a-90df-04c57e5e82b1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001167 sec., 8568.98029134533 rows/sec., 698.74 KiB/sec. | ||
| 3232 | 2025.07.10 17:08:20.041555 [ 4 ] {cbbb2ecd-47db-4d5a-90df-04c57e5e82b1} <Debug> TCPHandler: Processed in 0.001409228 sec. | ||
| 3233 | 2025.07.10 17:08:20.041659 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2025.07.10 17:08:20.041750 [ 4 ] {342f5978-8ad9-4c50-b6bc-2f489ce5392d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3235 | 2025.07.10 17:08:20.041788 [ 4 ] {342f5978-8ad9-4c50-b6bc-2f489ce5392d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3236 | 2025.07.10 17:08:20.042727 [ 4 ] {342f5978-8ad9-4c50-b6bc-2f489ce5392d} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2025.07.10 17:08:20.042762 [ 4 ] {342f5978-8ad9-4c50-b6bc-2f489ce5392d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3238 | 2025.07.10 17:08:20.043235 [ 4 ] {342f5978-8ad9-4c50-b6bc-2f489ce5392d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3239 | 2025.07.10 17:08:20.043453 [ 4 ] {342f5978-8ad9-4c50-b6bc-2f489ce5392d} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2025.07.10 17:08:20.043560 [ 123 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3241 | 2025.07.10 17:08:20.043579 [ 4 ] {342f5978-8ad9-4c50-b6bc-2f489ce5392d} <Debug> executeQuery: Read 1258 rows, 106.69 KiB in 0.001847 sec., 681104.493773687 rows/sec., 56.41 MiB/sec. | ||
| 3242 | 2025.07.10 17:08:20.043621 [ 123 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2025.07.10 17:08:20.043632 [ 4 ] {342f5978-8ad9-4c50-b6bc-2f489ce5392d} <Debug> TCPHandler: Processed in 0.002020419 sec. | ||
| 3244 | 2025.07.10 17:08:20.043657 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3245 | 2025.07.10 17:08:20.043761 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2025.07.10 17:08:20.043764 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 3247 | 2025.07.10 17:08:20.043858 [ 4 ] {5974e031-8e6d-45db-a031-c1a52b8cc166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3248 | 2025.07.10 17:08:20.043902 [ 4 ] {5974e031-8e6d-45db-a031-c1a52b8cc166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3249 | 2025.07.10 17:08:20.043913 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3250 | 2025.07.10 17:08:20.043953 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 797 rows starting from the beginning of the part | ||
| 3251 | 2025.07.10 17:08:20.044018 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
| 3252 | 2025.07.10 17:08:20.044069 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part | ||
| 3253 | 2025.07.10 17:08:20.044117 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
| 3254 | 2025.07.10 17:08:20.044170 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 3255 | 2025.07.10 17:08:20.044214 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1258 rows starting from the beginning of the part | ||
| 3256 | 2025.07.10 17:08:20.044295 [ 4 ] {5974e031-8e6d-45db-a031-c1a52b8cc166} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2025.07.10 17:08:20.044335 [ 4 ] {5974e031-8e6d-45db-a031-c1a52b8cc166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3258 | 2025.07.10 17:08:20.044693 [ 4 ] {5974e031-8e6d-45db-a031-c1a52b8cc166} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3259 | 2025.07.10 17:08:20.044917 [ 4 ] {5974e031-8e6d-45db-a031-c1a52b8cc166} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2025.07.10 17:08:20.045049 [ 4 ] {5974e031-8e6d-45db-a031-c1a52b8cc166} <Debug> executeQuery: Read 51 rows, 3.78 KiB in 0.001209 sec., 42183.62282878412 rows/sec., 3.05 MiB/sec. | ||
| 3261 | 2025.07.10 17:08:20.045084 [ 4 ] {5974e031-8e6d-45db-a031-c1a52b8cc166} <Debug> TCPHandler: Processed in 0.001369957 sec. | ||
| 3262 | 2025.07.10 17:08:20.045188 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2025.07.10 17:08:20.045277 [ 4 ] {af18001e-084f-4efd-b4a5-398500224cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3264 | 2025.07.10 17:08:20.045315 [ 4 ] {af18001e-084f-4efd-b4a5-398500224cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3265 | 2025.07.10 17:08:20.045601 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877657 sec., 1309610.8607695655 rows/sec., 114.15 MiB/sec. | ||
| 3266 | 2025.07.10 17:08:20.045756 [ 4 ] {af18001e-084f-4efd-b4a5-398500224cef} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2025.07.10 17:08:20.045795 [ 4 ] {af18001e-084f-4efd-b4a5-398500224cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3268 | 2025.07.10 17:08:20.045889 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3269 | 2025.07.10 17:08:20.046160 [ 4 ] {af18001e-084f-4efd-b4a5-398500224cef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3270 | 2025.07.10 17:08:20.046209 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.07.10 17:08:20.046296 [ 195 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_21_4} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3272 | 2025.07.10 17:08:20.046375 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3273 | 2025.07.10 17:08:20.046399 [ 4 ] {af18001e-084f-4efd-b4a5-398500224cef} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2025.07.10 17:08:20.046536 [ 4 ] {af18001e-084f-4efd-b4a5-398500224cef} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 3275 | 2025.07.10 17:08:20.046572 [ 4 ] {af18001e-084f-4efd-b4a5-398500224cef} <Debug> TCPHandler: Processed in 0.001431978 sec. | ||
| 3276 | 2025.07.10 17:08:20.046672 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2025.07.10 17:08:20.046762 [ 4 ] {7029c708-f857-4579-b3bb-b741ee2382ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3278 | 2025.07.10 17:08:20.046799 [ 4 ] {7029c708-f857-4579-b3bb-b741ee2382ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3279 | 2025.07.10 17:08:20.047356 [ 4 ] {7029c708-f857-4579-b3bb-b741ee2382ff} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2025.07.10 17:08:20.047392 [ 4 ] {7029c708-f857-4579-b3bb-b741ee2382ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3281 | 2025.07.10 17:08:20.047711 [ 4 ] {7029c708-f857-4579-b3bb-b741ee2382ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3282 | 2025.07.10 17:08:20.047917 [ 4 ] {7029c708-f857-4579-b3bb-b741ee2382ff} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2025.07.10 17:08:20.048023 [ 123 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3284 | 2025.07.10 17:08:20.048039 [ 4 ] {7029c708-f857-4579-b3bb-b741ee2382ff} <Debug> executeQuery: Read 543 rows, 41.27 KiB in 0.001294 sec., 419629.057187017 rows/sec., 31.14 MiB/sec. | ||
| 3285 | 2025.07.10 17:08:20.048064 [ 123 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2025.07.10 17:08:20.048085 [ 4 ] {7029c708-f857-4579-b3bb-b741ee2382ff} <Debug> TCPHandler: Processed in 0.001458958 sec. | ||
| 3287 | 2025.07.10 17:08:20.048088 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3288 | 2025.07.10 17:08:20.048200 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2025.07.10 17:08:20.048207 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 3290 | 2025.07.10 17:08:20.048298 [ 4 ] {d75559f0-a3fc-478b-a8f7-5bb34718df53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2025.07.10 17:08:20.048338 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3292 | 2025.07.10 17:08:20.048342 [ 4 ] {d75559f0-a3fc-478b-a8f7-5bb34718df53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3293 | 2025.07.10 17:08:20.048377 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 457 rows starting from the beginning of the part | ||
| 3294 | 2025.07.10 17:08:20.048443 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part | ||
| 3295 | 2025.07.10 17:08:20.048489 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part | ||
| 3296 | 2025.07.10 17:08:20.048533 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part | ||
| 3297 | 2025.07.10 17:08:20.048588 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 3298 | 2025.07.10 17:08:20.048635 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 543 rows starting from the beginning of the part | ||
| 3299 | 2025.07.10 17:08:20.049634 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472029 sec., 857320.0663845617 rows/sec., 67.35 MiB/sec. | ||
| 3300 | 2025.07.10 17:08:20.049771 [ 4 ] {d75559f0-a3fc-478b-a8f7-5bb34718df53} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.07.10 17:08:20.049816 [ 4 ] {d75559f0-a3fc-478b-a8f7-5bb34718df53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3302 | 2025.07.10 17:08:20.049882 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3303 | 2025.07.10 17:08:20.050327 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.07.10 17:08:20.050424 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_21_4} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3305 | 2025.07.10 17:08:20.050514 [ 4 ] {d75559f0-a3fc-478b-a8f7-5bb34718df53} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3306 | 2025.07.10 17:08:20.050522 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3307 | 2025.07.10 17:08:20.050755 [ 4 ] {d75559f0-a3fc-478b-a8f7-5bb34718df53} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2025.07.10 17:08:20.050895 [ 4 ] {d75559f0-a3fc-478b-a8f7-5bb34718df53} <Debug> executeQuery: Read 4186 rows, 286.24 KiB in 0.002614 sec., 1601377.1996939557 rows/sec., 106.94 MiB/sec. | ||
| 3309 | 2025.07.10 17:08:20.050935 [ 4 ] {d75559f0-a3fc-478b-a8f7-5bb34718df53} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3310 | 2025.07.10 17:08:20.050948 [ 4 ] {d75559f0-a3fc-478b-a8f7-5bb34718df53} <Debug> TCPHandler: Processed in 0.002795874 sec. | ||
| 3311 | 2025.07.10 17:08:20.051060 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2025.07.10 17:08:20.051172 [ 4 ] {8723444f-992e-4448-8277-5d91b5faaa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3313 | 2025.07.10 17:08:20.051234 [ 4 ] {8723444f-992e-4448-8277-5d91b5faaa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3314 | 2025.07.10 17:08:20.052100 [ 4 ] {8723444f-992e-4448-8277-5d91b5faaa27} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2025.07.10 17:08:20.052142 [ 4 ] {8723444f-992e-4448-8277-5d91b5faaa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3316 | 2025.07.10 17:08:20.052711 [ 4 ] {8723444f-992e-4448-8277-5d91b5faaa27} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3317 | 2025.07.10 17:08:20.052939 [ 4 ] {8723444f-992e-4448-8277-5d91b5faaa27} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2025.07.10 17:08:20.053074 [ 4 ] {8723444f-992e-4448-8277-5d91b5faaa27} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001925 sec., 21298.701298701297 rows/sec., 38.17 MiB/sec. | ||
| 3319 | 2025.07.10 17:08:20.053128 [ 4 ] {8723444f-992e-4448-8277-5d91b5faaa27} <Debug> TCPHandler: Processed in 0.002125321 sec. | ||
| 3320 | 2025.07.10 17:08:20.053242 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2025.07.10 17:08:20.053334 [ 4 ] {5b9a319f-fa8f-44ac-8784-757aac6f5924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3322 | 2025.07.10 17:08:20.053375 [ 4 ] {5b9a319f-fa8f-44ac-8784-757aac6f5924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3323 | 2025.07.10 17:08:20.053677 [ 4 ] {5b9a319f-fa8f-44ac-8784-757aac6f5924} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2025.07.10 17:08:20.053712 [ 4 ] {5b9a319f-fa8f-44ac-8784-757aac6f5924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3325 | 2025.07.10 17:08:20.054001 [ 4 ] {5b9a319f-fa8f-44ac-8784-757aac6f5924} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3326 | 2025.07.10 17:08:20.054230 [ 4 ] {5b9a319f-fa8f-44ac-8784-757aac6f5924} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2025.07.10 17:08:20.054356 [ 4 ] {5b9a319f-fa8f-44ac-8784-757aac6f5924} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.00104 sec., 7692.307692307693 rows/sec., 525.84 KiB/sec. | ||
| 3328 | 2025.07.10 17:08:20.054391 [ 4 ] {5b9a319f-fa8f-44ac-8784-757aac6f5924} <Debug> TCPHandler: Processed in 0.001196453 sec. | ||
| 3329 | 2025.07.10 17:08:22.132665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 452 | ||
| 3330 | 2025.07.10 17:08:22.135355 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.07.10 17:08:22.135393 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3332 | 2025.07.10 17:08:22.136595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3333 | 2025.07.10 17:08:22.136862 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.07.10 17:08:22.137095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3335 | 2025.07.10 17:08:24.075473 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2025.07.10 17:08:24.075670 [ 4 ] {a56aff81-9656-4e02-a2e1-5ca86b4512a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3337 | 2025.07.10 17:08:24.075740 [ 4 ] {a56aff81-9656-4e02-a2e1-5ca86b4512a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3338 | 2025.07.10 17:08:24.076436 [ 4 ] {a56aff81-9656-4e02-a2e1-5ca86b4512a8} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.07.10 17:08:24.076483 [ 4 ] {a56aff81-9656-4e02-a2e1-5ca86b4512a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3340 | 2025.07.10 17:08:24.076869 [ 4 ] {a56aff81-9656-4e02-a2e1-5ca86b4512a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3341 | 2025.07.10 17:08:24.077107 [ 4 ] {a56aff81-9656-4e02-a2e1-5ca86b4512a8} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.07.10 17:08:24.077264 [ 4 ] {a56aff81-9656-4e02-a2e1-5ca86b4512a8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 3343 | 2025.07.10 17:08:24.077306 [ 4 ] {a56aff81-9656-4e02-a2e1-5ca86b4512a8} <Debug> TCPHandler: Processed in 0.001968448 sec. | ||
| 3344 | 2025.07.10 17:08:24.077423 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2025.07.10 17:08:24.077523 [ 4 ] {0e6f00a4-c110-4a8d-b974-3a8ce2aff7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3346 | 2025.07.10 17:08:24.077565 [ 4 ] {0e6f00a4-c110-4a8d-b974-3a8ce2aff7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3347 | 2025.07.10 17:08:24.077967 [ 4 ] {0e6f00a4-c110-4a8d-b974-3a8ce2aff7ba} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.07.10 17:08:24.078004 [ 4 ] {0e6f00a4-c110-4a8d-b974-3a8ce2aff7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3349 | 2025.07.10 17:08:24.078324 [ 4 ] {0e6f00a4-c110-4a8d-b974-3a8ce2aff7ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3350 | 2025.07.10 17:08:24.078533 [ 4 ] {0e6f00a4-c110-4a8d-b974-3a8ce2aff7ba} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2025.07.10 17:08:24.078661 [ 4 ] {0e6f00a4-c110-4a8d-b974-3a8ce2aff7ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 3352 | 2025.07.10 17:08:24.078699 [ 4 ] {0e6f00a4-c110-4a8d-b974-3a8ce2aff7ba} <Debug> TCPHandler: Processed in 0.001325845 sec. | ||
| 3353 | 2025.07.10 17:08:24.078804 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2025.07.10 17:08:24.078899 [ 4 ] {c65e3667-9403-463b-b0c8-9faa1043e072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3355 | 2025.07.10 17:08:24.078941 [ 4 ] {c65e3667-9403-463b-b0c8-9faa1043e072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3356 | 2025.07.10 17:08:24.079319 [ 4 ] {c65e3667-9403-463b-b0c8-9faa1043e072} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.07.10 17:08:24.079355 [ 4 ] {c65e3667-9403-463b-b0c8-9faa1043e072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3358 | 2025.07.10 17:08:24.079677 [ 4 ] {c65e3667-9403-463b-b0c8-9faa1043e072} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3359 | 2025.07.10 17:08:24.079885 [ 4 ] {c65e3667-9403-463b-b0c8-9faa1043e072} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.07.10 17:08:24.079988 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3361 | 2025.07.10 17:08:24.080009 [ 4 ] {c65e3667-9403-463b-b0c8-9faa1043e072} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001129 sec., 113374.66784765279 rows/sec., 7.90 MiB/sec. | ||
| 3362 | 2025.07.10 17:08:24.080059 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.07.10 17:08:24.080067 [ 4 ] {c65e3667-9403-463b-b0c8-9faa1043e072} <Debug> TCPHandler: Processed in 0.001311736 sec. | ||
| 3364 | 2025.07.10 17:08:24.080089 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3365 | 2025.07.10 17:08:24.080188 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2025.07.10 17:08:24.080214 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 3367 | 2025.07.10 17:08:24.080288 [ 4 ] {28231d48-2d68-4a34-99cc-8a8bb9bfd282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3368 | 2025.07.10 17:08:24.080336 [ 4 ] {28231d48-2d68-4a34-99cc-8a8bb9bfd282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3369 | 2025.07.10 17:08:24.080422 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3370 | 2025.07.10 17:08:24.080483 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1493 rows starting from the beginning of the part | ||
| 3371 | 2025.07.10 17:08:24.080582 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 146 rows starting from the beginning of the part | ||
| 3372 | 2025.07.10 17:08:24.080654 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
| 3373 | 2025.07.10 17:08:24.080659 [ 4 ] {28231d48-2d68-4a34-99cc-8a8bb9bfd282} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2025.07.10 17:08:24.080713 [ 4 ] {28231d48-2d68-4a34-99cc-8a8bb9bfd282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3375 | 2025.07.10 17:08:24.080732 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 3376 | 2025.07.10 17:08:24.080800 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4186 rows starting from the beginning of the part | ||
| 3377 | 2025.07.10 17:08:24.080866 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3378 | 2025.07.10 17:08:24.081032 [ 4 ] {28231d48-2d68-4a34-99cc-8a8bb9bfd282} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3379 | 2025.07.10 17:08:24.081289 [ 4 ] {28231d48-2d68-4a34-99cc-8a8bb9bfd282} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.07.10 17:08:24.081397 [ 119 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3381 | 2025.07.10 17:08:24.081426 [ 4 ] {28231d48-2d68-4a34-99cc-8a8bb9bfd282} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001156 sec., 41522.49134948097 rows/sec., 2.80 MiB/sec. | ||
| 3382 | 2025.07.10 17:08:24.081427 [ 119 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.07.10 17:08:24.081466 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3384 | 2025.07.10 17:08:24.081468 [ 4 ] {28231d48-2d68-4a34-99cc-8a8bb9bfd282} <Debug> TCPHandler: Processed in 0.001330086 sec. | ||
| 3385 | 2025.07.10 17:08:24.081557 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 3386 | 2025.07.10 17:08:24.081686 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3387 | 2025.07.10 17:08:24.081722 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 3388 | 2025.07.10 17:08:24.081783 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 3389 | 2025.07.10 17:08:24.081826 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 3390 | 2025.07.10 17:08:24.081865 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 3391 | 2025.07.10 17:08:24.081901 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 3392 | 2025.07.10 17:08:24.081937 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 3393 | 2025.07.10 17:08:24.082823 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.001304715 sec., 467535.0555485298 rows/sec., 30.76 MiB/sec. | ||
| 3394 | 2025.07.10 17:08:24.083081 [ 196 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3395 | 2025.07.10 17:08:24.083391 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2025.07.10 17:08:24.083394 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6173 rows, containing 5 columns (5 merged, 0 gathered) in 0.003241712 sec., 1904240.7221863016 rows/sec., 130.35 MiB/sec. | ||
| 3397 | 2025.07.10 17:08:24.083497 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_21_4} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3398 | 2025.07.10 17:08:24.083600 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3399 | 2025.07.10 17:08:24.083920 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3400 | 2025.07.10 17:08:24.084262 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2025.07.10 17:08:24.084327 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3402 | 2025.07.10 17:08:24.084388 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3403 | 2025.07.10 17:08:24.642184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 3404 | 2025.07.10 17:08:24.642684 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2025.07.10 17:08:24.642721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3406 | 2025.07.10 17:08:24.643213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3407 | 2025.07.10 17:08:24.643440 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2025.07.10 17:08:24.643563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 3409 | 2025.07.10 17:08:25.101649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3410 | 2025.07.10 17:08:25.117779 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2025.07.10 17:08:25.117826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3412 | 2025.07.10 17:08:25.124407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3413 | 2025.07.10 17:08:25.125141 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2025.07.10 17:08:25.127925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3415 | 2025.07.10 17:08:29.077172 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2025.07.10 17:08:29.077373 [ 4 ] {d6057c11-ce6c-4ca5-99f5-2c57e4678260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3417 | 2025.07.10 17:08:29.077430 [ 4 ] {d6057c11-ce6c-4ca5-99f5-2c57e4678260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3418 | 2025.07.10 17:08:29.078049 [ 4 ] {d6057c11-ce6c-4ca5-99f5-2c57e4678260} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2025.07.10 17:08:29.078085 [ 4 ] {d6057c11-ce6c-4ca5-99f5-2c57e4678260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3420 | 2025.07.10 17:08:29.078470 [ 4 ] {d6057c11-ce6c-4ca5-99f5-2c57e4678260} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3421 | 2025.07.10 17:08:29.078688 [ 4 ] {d6057c11-ce6c-4ca5-99f5-2c57e4678260} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2025.07.10 17:08:29.078829 [ 4 ] {d6057c11-ce6c-4ca5-99f5-2c57e4678260} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001507 sec., 37159.920371599204 rows/sec., 2.84 MiB/sec. | ||
| 3423 | 2025.07.10 17:08:29.078870 [ 4 ] {d6057c11-ce6c-4ca5-99f5-2c57e4678260} <Debug> TCPHandler: Processed in 0.001822785 sec. | ||
| 3424 | 2025.07.10 17:08:29.079012 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2025.07.10 17:08:29.079137 [ 4 ] {72df2662-6a7e-45d6-859c-e73d704f71a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3426 | 2025.07.10 17:08:29.079185 [ 4 ] {72df2662-6a7e-45d6-859c-e73d704f71a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3427 | 2025.07.10 17:08:29.079633 [ 4 ] {72df2662-6a7e-45d6-859c-e73d704f71a1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2025.07.10 17:08:29.079669 [ 4 ] {72df2662-6a7e-45d6-859c-e73d704f71a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3429 | 2025.07.10 17:08:29.079970 [ 4 ] {72df2662-6a7e-45d6-859c-e73d704f71a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3430 | 2025.07.10 17:08:29.080174 [ 4 ] {72df2662-6a7e-45d6-859c-e73d704f71a1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2025.07.10 17:08:29.080299 [ 4 ] {72df2662-6a7e-45d6-859c-e73d704f71a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 3432 | 2025.07.10 17:08:29.080336 [ 4 ] {72df2662-6a7e-45d6-859c-e73d704f71a1} <Debug> TCPHandler: Processed in 0.001391578 sec. | ||
| 3433 | 2025.07.10 17:08:29.080439 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2025.07.10 17:08:29.080531 [ 4 ] {68199ab9-3c7c-4063-a8f2-a9c84aad1d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3435 | 2025.07.10 17:08:29.080572 [ 4 ] {68199ab9-3c7c-4063-a8f2-a9c84aad1d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3436 | 2025.07.10 17:08:29.080992 [ 4 ] {68199ab9-3c7c-4063-a8f2-a9c84aad1d37} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2025.07.10 17:08:29.081030 [ 4 ] {68199ab9-3c7c-4063-a8f2-a9c84aad1d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3438 | 2025.07.10 17:08:29.081356 [ 4 ] {68199ab9-3c7c-4063-a8f2-a9c84aad1d37} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3439 | 2025.07.10 17:08:29.081557 [ 4 ] {68199ab9-3c7c-4063-a8f2-a9c84aad1d37} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2025.07.10 17:08:29.081682 [ 4 ] {68199ab9-3c7c-4063-a8f2-a9c84aad1d37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 3441 | 2025.07.10 17:08:29.081718 [ 4 ] {68199ab9-3c7c-4063-a8f2-a9c84aad1d37} <Debug> TCPHandler: Processed in 0.001325936 sec. | ||
| 3442 | 2025.07.10 17:08:29.081813 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2025.07.10 17:08:29.081906 [ 4 ] {ba4f2ce3-59aa-44d5-8a1d-e5acff79ebd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3444 | 2025.07.10 17:08:29.081946 [ 4 ] {ba4f2ce3-59aa-44d5-8a1d-e5acff79ebd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3445 | 2025.07.10 17:08:29.082300 [ 4 ] {ba4f2ce3-59aa-44d5-8a1d-e5acff79ebd8} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2025.07.10 17:08:29.082352 [ 4 ] {ba4f2ce3-59aa-44d5-8a1d-e5acff79ebd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3447 | 2025.07.10 17:08:29.082749 [ 4 ] {ba4f2ce3-59aa-44d5-8a1d-e5acff79ebd8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3448 | 2025.07.10 17:08:29.083001 [ 4 ] {ba4f2ce3-59aa-44d5-8a1d-e5acff79ebd8} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2025.07.10 17:08:29.083152 [ 4 ] {ba4f2ce3-59aa-44d5-8a1d-e5acff79ebd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 3450 | 2025.07.10 17:08:29.083196 [ 4 ] {ba4f2ce3-59aa-44d5-8a1d-e5acff79ebd8} <Debug> TCPHandler: Processed in 0.001428998 sec. | ||
| 3451 | 2025.07.10 17:08:31.256184 [ 112 ] {} <Debug> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3452 | 2025.07.10 17:08:31.256290 [ 112 ] {} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2025.07.10 17:08:31.256327 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3454 | 2025.07.10 17:08:31.256462 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::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 | ||
| 3455 | 2025.07.10 17:08:31.256766 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3456 | 2025.07.10 17:08:31.256809 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 3457 | 2025.07.10 17:08:31.256886 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3458 | 2025.07.10 17:08:31.256945 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3459 | 2025.07.10 17:08:31.257024 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
| 3460 | 2025.07.10 17:08:31.257101 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 3461 | 2025.07.10 17:08:31.258642 [ 190 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002233453 sec., 21491.38576007644 rows/sec., 5.16 MiB/sec. | ||
| 3462 | 2025.07.10 17:08:31.258809 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3463 | 2025.07.10 17:08:31.259108 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2025.07.10 17:08:31.259177 [ 195 ] {1ce629d2-2d2d-407d-adb7-23f3dc39fab9::all_1_5_1} <Trace> oximeter.timeseries_schema (1ce629d2-2d2d-407d-adb7-23f3dc39fab9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3465 | 2025.07.10 17:08:31.259257 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3466 | 2025.07.10 17:08:31.988247 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3467 | 2025.07.10 17:08:31.988304 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3468 | 2025.07.10 17:08:32.137271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 468 | ||
| 3469 | 2025.07.10 17:08:32.139086 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2025.07.10 17:08:32.139126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3471 | 2025.07.10 17:08:32.140302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3472 | 2025.07.10 17:08:32.140561 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2025.07.10 17:08:32.140804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3474 | 2025.07.10 17:08:32.143644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 3475 | 2025.07.10 17:08:32.144159 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.07.10 17:08:32.144202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3477 | 2025.07.10 17:08:32.144755 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3478 | 2025.07.10 17:08:32.145004 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2025.07.10 17:08:32.145132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3480 | 2025.07.10 17:08:32.628204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3481 | 2025.07.10 17:08:32.646218 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2025.07.10 17:08:32.646282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3483 | 2025.07.10 17:08:32.652372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3484 | 2025.07.10 17:08:32.653080 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2025.07.10 17:08:32.656189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3486 | 2025.07.10 17:08:32.835231 [ 111 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 3487 | 2025.07.10 17:08:32.835295 [ 111 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2025.07.10 17:08:32.835314 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3489 | 2025.07.10 17:08:32.835439 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 3490 | 2025.07.10 17:08:32.835572 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3491 | 2025.07.10 17:08:32.835603 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 167 rows starting from the beginning of the part | ||
| 3492 | 2025.07.10 17:08:32.835666 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 3493 | 2025.07.10 17:08:32.835709 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 3494 | 2025.07.10 17:08:32.835747 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 3495 | 2025.07.10 17:08:32.835788 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
| 3496 | 2025.07.10 17:08:32.836521 [ 195 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138792 sec., 273974.52739394025 rows/sec., 19.82 MiB/sec. | ||
| 3497 | 2025.07.10 17:08:32.836681 [ 190 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3498 | 2025.07.10 17:08:32.836950 [ 190 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.07.10 17:08:32.837021 [ 190 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_15_3} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 3500 | 2025.07.10 17:08:32.837099 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3501 | 2025.07.10 17:08:33.236219 [ 111 ] {} <Debug> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3502 | 2025.07.10 17:08:33.236289 [ 111 ] {} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2025.07.10 17:08:33.236314 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3504 | 2025.07.10 17:08:33.236441 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::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 | ||
| 3505 | 2025.07.10 17:08:33.236586 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3506 | 2025.07.10 17:08:33.236619 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
| 3507 | 2025.07.10 17:08:33.236682 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3508 | 2025.07.10 17:08:33.236724 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3509 | 2025.07.10 17:08:33.236764 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3510 | 2025.07.10 17:08:33.236804 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 3511 | 2025.07.10 17:08:33.237584 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202053 sec., 343578.86049949547 rows/sec., 25.21 MiB/sec. | ||
| 3512 | 2025.07.10 17:08:33.237741 [ 188 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3513 | 2025.07.10 17:08:33.238011 [ 188 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2025.07.10 17:08:33.238077 [ 188 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_5_1} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3515 | 2025.07.10 17:08:33.238140 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3516 | 2025.07.10 17:08:34.079371 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2025.07.10 17:08:34.079539 [ 4 ] {af983724-7c41-4d87-813b-83e8ea52fbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3518 | 2025.07.10 17:08:34.079601 [ 4 ] {af983724-7c41-4d87-813b-83e8ea52fbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3519 | 2025.07.10 17:08:34.080260 [ 4 ] {af983724-7c41-4d87-813b-83e8ea52fbdc} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2025.07.10 17:08:34.080299 [ 4 ] {af983724-7c41-4d87-813b-83e8ea52fbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3521 | 2025.07.10 17:08:34.080689 [ 4 ] {af983724-7c41-4d87-813b-83e8ea52fbdc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3522 | 2025.07.10 17:08:34.080909 [ 4 ] {af983724-7c41-4d87-813b-83e8ea52fbdc} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2025.07.10 17:08:34.081059 [ 4 ] {af983724-7c41-4d87-813b-83e8ea52fbdc} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001565 sec., 88178.91373801917 rows/sec., 7.61 MiB/sec. | ||
| 3524 | 2025.07.10 17:08:34.081100 [ 4 ] {af983724-7c41-4d87-813b-83e8ea52fbdc} <Debug> TCPHandler: Processed in 0.001850005 sec. | ||
| 3525 | 2025.07.10 17:08:34.081232 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2025.07.10 17:08:34.081355 [ 4 ] {b7502da7-4c08-4a29-a30e-a2b934f07e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3527 | 2025.07.10 17:08:34.081404 [ 4 ] {b7502da7-4c08-4a29-a30e-a2b934f07e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3528 | 2025.07.10 17:08:34.081841 [ 4 ] {b7502da7-4c08-4a29-a30e-a2b934f07e7a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2025.07.10 17:08:34.081878 [ 4 ] {b7502da7-4c08-4a29-a30e-a2b934f07e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3530 | 2025.07.10 17:08:34.082179 [ 4 ] {b7502da7-4c08-4a29-a30e-a2b934f07e7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3531 | 2025.07.10 17:08:34.082386 [ 4 ] {b7502da7-4c08-4a29-a30e-a2b934f07e7a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2025.07.10 17:08:34.082512 [ 4 ] {b7502da7-4c08-4a29-a30e-a2b934f07e7a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001182 sec., 34686.971235194585 rows/sec., 2.55 MiB/sec. | ||
| 3533 | 2025.07.10 17:08:34.082550 [ 4 ] {b7502da7-4c08-4a29-a30e-a2b934f07e7a} <Debug> TCPHandler: Processed in 0.001379456 sec. | ||
| 3534 | 2025.07.10 17:08:34.082663 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2025.07.10 17:08:34.082784 [ 4 ] {4b20aa6e-52d1-4250-b7bf-683797945517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3536 | 2025.07.10 17:08:34.082832 [ 4 ] {4b20aa6e-52d1-4250-b7bf-683797945517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3537 | 2025.07.10 17:08:34.083350 [ 4 ] {4b20aa6e-52d1-4250-b7bf-683797945517} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2025.07.10 17:08:34.083393 [ 4 ] {4b20aa6e-52d1-4250-b7bf-683797945517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3539 | 2025.07.10 17:08:34.083728 [ 4 ] {4b20aa6e-52d1-4250-b7bf-683797945517} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3540 | 2025.07.10 17:08:34.083935 [ 4 ] {4b20aa6e-52d1-4250-b7bf-683797945517} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2025.07.10 17:08:34.084060 [ 4 ] {4b20aa6e-52d1-4250-b7bf-683797945517} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.0013 sec., 80769.23076923077 rows/sec., 6.31 MiB/sec. | ||
| 3542 | 2025.07.10 17:08:34.084097 [ 4 ] {4b20aa6e-52d1-4250-b7bf-683797945517} <Debug> TCPHandler: Processed in 0.001492649 sec. | ||
| 3543 | 2025.07.10 17:08:34.084198 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2025.07.10 17:08:34.084290 [ 4 ] {f1437528-cfb3-41ce-b0b8-12a5ff89e884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3545 | 2025.07.10 17:08:34.084332 [ 4 ] {f1437528-cfb3-41ce-b0b8-12a5ff89e884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3546 | 2025.07.10 17:08:34.084747 [ 4 ] {f1437528-cfb3-41ce-b0b8-12a5ff89e884} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2025.07.10 17:08:34.084782 [ 4 ] {f1437528-cfb3-41ce-b0b8-12a5ff89e884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3548 | 2025.07.10 17:08:34.085095 [ 4 ] {f1437528-cfb3-41ce-b0b8-12a5ff89e884} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3549 | 2025.07.10 17:08:34.085367 [ 4 ] {f1437528-cfb3-41ce-b0b8-12a5ff89e884} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2025.07.10 17:08:34.085513 [ 4 ] {f1437528-cfb3-41ce-b0b8-12a5ff89e884} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 3551 | 2025.07.10 17:08:34.085554 [ 4 ] {f1437528-cfb3-41ce-b0b8-12a5ff89e884} <Debug> TCPHandler: Processed in 0.001402436 sec. | ||
| 3552 | 2025.07.10 17:08:34.085662 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2025.07.10 17:08:34.085754 [ 4 ] {07a44bcb-2be1-428a-af81-7564830befad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3554 | 2025.07.10 17:08:34.085807 [ 4 ] {07a44bcb-2be1-428a-af81-7564830befad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3555 | 2025.07.10 17:08:34.086601 [ 4 ] {07a44bcb-2be1-428a-af81-7564830befad} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2025.07.10 17:08:34.086636 [ 4 ] {07a44bcb-2be1-428a-af81-7564830befad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3557 | 2025.07.10 17:08:34.087169 [ 4 ] {07a44bcb-2be1-428a-af81-7564830befad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3558 | 2025.07.10 17:08:34.087381 [ 4 ] {07a44bcb-2be1-428a-af81-7564830befad} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2025.07.10 17:08:34.087511 [ 4 ] {07a44bcb-2be1-428a-af81-7564830befad} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001775 sec., 23098.591549295772 rows/sec., 41.39 MiB/sec. | ||
| 3560 | 2025.07.10 17:08:34.087560 [ 4 ] {07a44bcb-2be1-428a-af81-7564830befad} <Debug> TCPHandler: Processed in 0.001945077 sec. | ||
| 3561 | 2025.07.10 17:08:34.087664 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2025.07.10 17:08:34.087755 [ 4 ] {8e55cdf1-0569-4098-a389-978a87224fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3563 | 2025.07.10 17:08:34.087794 [ 4 ] {8e55cdf1-0569-4098-a389-978a87224fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3564 | 2025.07.10 17:08:34.088114 [ 4 ] {8e55cdf1-0569-4098-a389-978a87224fe0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2025.07.10 17:08:34.088150 [ 4 ] {8e55cdf1-0569-4098-a389-978a87224fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3566 | 2025.07.10 17:08:34.088449 [ 4 ] {8e55cdf1-0569-4098-a389-978a87224fe0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3567 | 2025.07.10 17:08:34.088648 [ 4 ] {8e55cdf1-0569-4098-a389-978a87224fe0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2025.07.10 17:08:34.088769 [ 4 ] {8e55cdf1-0569-4098-a389-978a87224fe0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 3569 | 2025.07.10 17:08:34.088803 [ 4 ] {8e55cdf1-0569-4098-a389-978a87224fe0} <Debug> TCPHandler: Processed in 0.001186883 sec. | ||
| 3570 | 2025.07.10 17:08:39.078232 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2025.07.10 17:08:39.078438 [ 4 ] {6da7c601-a1ba-4ccb-a7b3-c339b056b424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3572 | 2025.07.10 17:08:39.078508 [ 4 ] {6da7c601-a1ba-4ccb-a7b3-c339b056b424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3573 | 2025.07.10 17:08:39.079151 [ 4 ] {6da7c601-a1ba-4ccb-a7b3-c339b056b424} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.07.10 17:08:39.079202 [ 4 ] {6da7c601-a1ba-4ccb-a7b3-c339b056b424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3575 | 2025.07.10 17:08:39.079589 [ 4 ] {6da7c601-a1ba-4ccb-a7b3-c339b056b424} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3576 | 2025.07.10 17:08:39.079816 [ 4 ] {6da7c601-a1ba-4ccb-a7b3-c339b056b424} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.07.10 17:08:39.079973 [ 4 ] {6da7c601-a1ba-4ccb-a7b3-c339b056b424} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001586 sec., 15132.408575031526 rows/sec., 1.26 MiB/sec. | ||
| 3578 | 2025.07.10 17:08:39.080015 [ 4 ] {6da7c601-a1ba-4ccb-a7b3-c339b056b424} <Debug> TCPHandler: Processed in 0.001915167 sec. | ||
| 3579 | 2025.07.10 17:08:39.080136 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2025.07.10 17:08:39.080247 [ 4 ] {cf2416e6-2152-4d23-b63c-43510f144bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3581 | 2025.07.10 17:08:39.080289 [ 4 ] {cf2416e6-2152-4d23-b63c-43510f144bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3582 | 2025.07.10 17:08:39.080794 [ 4 ] {cf2416e6-2152-4d23-b63c-43510f144bfa} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2025.07.10 17:08:39.080833 [ 4 ] {cf2416e6-2152-4d23-b63c-43510f144bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3584 | 2025.07.10 17:08:39.081165 [ 4 ] {cf2416e6-2152-4d23-b63c-43510f144bfa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3585 | 2025.07.10 17:08:39.081380 [ 4 ] {cf2416e6-2152-4d23-b63c-43510f144bfa} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2025.07.10 17:08:39.081518 [ 4 ] {cf2416e6-2152-4d23-b63c-43510f144bfa} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.00129 sec., 136434.1085271318 rows/sec., 11.97 MiB/sec. | ||
| 3587 | 2025.07.10 17:08:39.081556 [ 4 ] {cf2416e6-2152-4d23-b63c-43510f144bfa} <Debug> TCPHandler: Processed in 0.001471749 sec. | ||
| 3588 | 2025.07.10 17:08:39.081668 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2025.07.10 17:08:39.081763 [ 4 ] {8201d84a-cf42-435c-9524-8a71dc16bbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3590 | 2025.07.10 17:08:39.081802 [ 4 ] {8201d84a-cf42-435c-9524-8a71dc16bbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3591 | 2025.07.10 17:08:39.082187 [ 4 ] {8201d84a-cf42-435c-9524-8a71dc16bbad} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2025.07.10 17:08:39.082221 [ 4 ] {8201d84a-cf42-435c-9524-8a71dc16bbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3593 | 2025.07.10 17:08:39.082520 [ 4 ] {8201d84a-cf42-435c-9524-8a71dc16bbad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3594 | 2025.07.10 17:08:39.082727 [ 4 ] {8201d84a-cf42-435c-9524-8a71dc16bbad} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2025.07.10 17:08:39.082851 [ 4 ] {8201d84a-cf42-435c-9524-8a71dc16bbad} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 868.06 KiB/sec. | ||
| 3596 | 2025.07.10 17:08:39.082888 [ 4 ] {8201d84a-cf42-435c-9524-8a71dc16bbad} <Debug> TCPHandler: Processed in 0.001270825 sec. | ||
| 3597 | 2025.07.10 17:08:39.082992 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2025.07.10 17:08:39.083085 [ 4 ] {a6f6ba46-be1c-4bf2-b789-e80a7e151852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3599 | 2025.07.10 17:08:39.083125 [ 4 ] {a6f6ba46-be1c-4bf2-b789-e80a7e151852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3600 | 2025.07.10 17:08:39.083510 [ 4 ] {a6f6ba46-be1c-4bf2-b789-e80a7e151852} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2025.07.10 17:08:39.083544 [ 4 ] {a6f6ba46-be1c-4bf2-b789-e80a7e151852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3602 | 2025.07.10 17:08:39.083828 [ 4 ] {a6f6ba46-be1c-4bf2-b789-e80a7e151852} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3603 | 2025.07.10 17:08:39.084030 [ 4 ] {a6f6ba46-be1c-4bf2-b789-e80a7e151852} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2025.07.10 17:08:39.084152 [ 4 ] {a6f6ba46-be1c-4bf2-b789-e80a7e151852} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001086 sec., 22099.447513812156 rows/sec., 1.83 MiB/sec. | ||
| 3605 | 2025.07.10 17:08:39.084188 [ 4 ] {a6f6ba46-be1c-4bf2-b789-e80a7e151852} <Debug> TCPHandler: Processed in 0.001246594 sec. | ||
| 3606 | 2025.07.10 17:08:39.084299 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2025.07.10 17:08:39.084391 [ 4 ] {3506a69b-607f-4c70-aa8f-7756529e831b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3608 | 2025.07.10 17:08:39.084430 [ 4 ] {3506a69b-607f-4c70-aa8f-7756529e831b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3609 | 2025.07.10 17:08:39.084813 [ 4 ] {3506a69b-607f-4c70-aa8f-7756529e831b} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.07.10 17:08:39.084847 [ 4 ] {3506a69b-607f-4c70-aa8f-7756529e831b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3611 | 2025.07.10 17:08:39.085131 [ 4 ] {3506a69b-607f-4c70-aa8f-7756529e831b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3612 | 2025.07.10 17:08:39.085397 [ 4 ] {3506a69b-607f-4c70-aa8f-7756529e831b} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.07.10 17:08:39.085528 [ 4 ] {3506a69b-607f-4c70-aa8f-7756529e831b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 3614 | 2025.07.10 17:08:39.085565 [ 4 ] {3506a69b-607f-4c70-aa8f-7756529e831b} <Debug> TCPHandler: Processed in 0.001315606 sec. | ||
| 3615 | 2025.07.10 17:08:39.085669 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2025.07.10 17:08:39.085761 [ 4 ] {87962c9a-53c3-423b-8e74-032583d802a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3617 | 2025.07.10 17:08:39.085800 [ 4 ] {87962c9a-53c3-423b-8e74-032583d802a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3618 | 2025.07.10 17:08:39.086214 [ 4 ] {87962c9a-53c3-423b-8e74-032583d802a3} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2025.07.10 17:08:39.086248 [ 4 ] {87962c9a-53c3-423b-8e74-032583d802a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3620 | 2025.07.10 17:08:39.086557 [ 4 ] {87962c9a-53c3-423b-8e74-032583d802a3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3621 | 2025.07.10 17:08:39.086761 [ 4 ] {87962c9a-53c3-423b-8e74-032583d802a3} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2025.07.10 17:08:39.086895 [ 4 ] {87962c9a-53c3-423b-8e74-032583d802a3} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001152 sec., 86805.55555555555 rows/sec., 7.10 MiB/sec. | ||
| 3623 | 2025.07.10 17:08:39.086930 [ 4 ] {87962c9a-53c3-423b-8e74-032583d802a3} <Debug> TCPHandler: Processed in 0.001308645 sec. | ||
| 3624 | 2025.07.10 17:08:39.087034 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2025.07.10 17:08:39.087125 [ 4 ] {6024dc93-3491-4ba9-9b83-3c2728bf8727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3626 | 2025.07.10 17:08:39.087167 [ 4 ] {6024dc93-3491-4ba9-9b83-3c2728bf8727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3627 | 2025.07.10 17:08:39.087556 [ 4 ] {6024dc93-3491-4ba9-9b83-3c2728bf8727} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.07.10 17:08:39.087589 [ 4 ] {6024dc93-3491-4ba9-9b83-3c2728bf8727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3629 | 2025.07.10 17:08:39.087912 [ 4 ] {6024dc93-3491-4ba9-9b83-3c2728bf8727} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3630 | 2025.07.10 17:08:39.088114 [ 4 ] {6024dc93-3491-4ba9-9b83-3c2728bf8727} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2025.07.10 17:08:39.088233 [ 4 ] {6024dc93-3491-4ba9-9b83-3c2728bf8727} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001126 sec., 174067.49555950265 rows/sec., 12.49 MiB/sec. | ||
| 3632 | 2025.07.10 17:08:39.088266 [ 4 ] {6024dc93-3491-4ba9-9b83-3c2728bf8727} <Debug> TCPHandler: Processed in 0.001279565 sec. | ||
| 3633 | 2025.07.10 17:08:39.088368 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2025.07.10 17:08:39.088459 [ 4 ] {53e45606-241a-472c-b909-a2e51b0c2b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3635 | 2025.07.10 17:08:39.088498 [ 4 ] {53e45606-241a-472c-b909-a2e51b0c2b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3636 | 2025.07.10 17:08:39.088815 [ 4 ] {53e45606-241a-472c-b909-a2e51b0c2b26} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2025.07.10 17:08:39.088847 [ 4 ] {53e45606-241a-472c-b909-a2e51b0c2b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3638 | 2025.07.10 17:08:39.089139 [ 4 ] {53e45606-241a-472c-b909-a2e51b0c2b26} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3639 | 2025.07.10 17:08:39.089345 [ 4 ] {53e45606-241a-472c-b909-a2e51b0c2b26} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2025.07.10 17:08:39.089464 [ 4 ] {53e45606-241a-472c-b909-a2e51b0c2b26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 3641 | 2025.07.10 17:08:39.089498 [ 4 ] {53e45606-241a-472c-b909-a2e51b0c2b26} <Debug> TCPHandler: Processed in 0.001176283 sec. | ||
| 3642 | 2025.07.10 17:08:39.645222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 3643 | 2025.07.10 17:08:39.645711 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2025.07.10 17:08:39.645755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3645 | 2025.07.10 17:08:39.646241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3646 | 2025.07.10 17:08:39.646484 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2025.07.10 17:08:39.646623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 3648 | 2025.07.10 17:08:39.646634 [ 101 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3649 | 2025.07.10 17:08:39.646704 [ 101 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2025.07.10 17:08:39.646727 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3651 | 2025.07.10 17:08:39.646859 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 3652 | 2025.07.10 17:08:39.647017 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3653 | 2025.07.10 17:08:39.647061 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 3654 | 2025.07.10 17:08:39.647130 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 3655 | 2025.07.10 17:08:39.647179 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 3656 | 2025.07.10 17:08:39.647223 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 3657 | 2025.07.10 17:08:39.647266 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 3658 | 2025.07.10 17:08:39.647312 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 3659 | 2025.07.10 17:08:39.649153 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002358956 sec., 4085705.710492268 rows/sec., 58.45 MiB/sec. | ||
| 3660 | 2025.07.10 17:08:39.649509 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3661 | 2025.07.10 17:08:39.649766 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2025.07.10 17:08:39.649839 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_21_4} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3663 | 2025.07.10 17:08:39.649917 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3664 | 2025.07.10 17:08:40.156267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3665 | 2025.07.10 17:08:40.173899 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2025.07.10 17:08:40.173962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3667 | 2025.07.10 17:08:40.179462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3668 | 2025.07.10 17:08:40.180137 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2025.07.10 17:08:40.180448 [ 100 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3670 | 2025.07.10 17:08:40.180514 [ 100 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2025.07.10 17:08:40.180535 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3672 | 2025.07.10 17:08:40.180691 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 3673 | 2025.07.10 17:08:40.183288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3674 | 2025.07.10 17:08:40.185257 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3675 | 2025.07.10 17:08:40.186832 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 3676 | 2025.07.10 17:08:40.191454 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 3677 | 2025.07.10 17:08:40.195863 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 3678 | 2025.07.10 17:08:40.199852 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 3679 | 2025.07.10 17:08:40.204036 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 3680 | 2025.07.10 17:08:40.208172 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 3681 | 2025.07.10 17:08:40.261442 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080830544 sec., 1967.0781876712347 rows/sec., 10.17 MiB/sec. | ||
| 3682 | 2025.07.10 17:08:40.264071 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3683 | 2025.07.10 17:08:40.266110 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_21_4} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2025.07.10 17:08:40.266226 [ 195 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_21_4} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3685 | 2025.07.10 17:08:40.268973 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3686 | 2025.07.10 17:08:41.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.63 MiB, peak 224.18 MiB, free memory in arenas 0.00 B, will set to 218.76 MiB (RSS), difference: 5.13 MiB | ||
| 3687 | 2025.07.10 17:08:42.140914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 496 | ||
| 3688 | 2025.07.10 17:08:42.143568 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2025.07.10 17:08:42.143640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3690 | 2025.07.10 17:08:42.145143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3691 | 2025.07.10 17:08:42.145636 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2025.07.10 17:08:42.146095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
| 3693 | 2025.07.10 17:08:44.078710 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2025.07.10 17:08:44.078880 [ 4 ] {1710e7f2-a7a7-4a24-8bfa-d34b539eb648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3695 | 2025.07.10 17:08:44.078941 [ 4 ] {1710e7f2-a7a7-4a24-8bfa-d34b539eb648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3696 | 2025.07.10 17:08:44.079726 [ 4 ] {1710e7f2-a7a7-4a24-8bfa-d34b539eb648} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2025.07.10 17:08:44.079777 [ 4 ] {1710e7f2-a7a7-4a24-8bfa-d34b539eb648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3698 | 2025.07.10 17:08:44.080207 [ 4 ] {1710e7f2-a7a7-4a24-8bfa-d34b539eb648} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3699 | 2025.07.10 17:08:44.080451 [ 4 ] {1710e7f2-a7a7-4a24-8bfa-d34b539eb648} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2025.07.10 17:08:44.080598 [ 96 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3701 | 2025.07.10 17:08:44.080612 [ 4 ] {1710e7f2-a7a7-4a24-8bfa-d34b539eb648} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001779 sec., 77571.6694772344 rows/sec., 6.70 MiB/sec. | ||
| 3702 | 2025.07.10 17:08:44.080666 [ 96 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2025.07.10 17:08:44.080689 [ 4 ] {1710e7f2-a7a7-4a24-8bfa-d34b539eb648} <Debug> TCPHandler: Processed in 0.002098321 sec. | ||
| 3704 | 2025.07.10 17:08:44.080692 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3705 | 2025.07.10 17:08:44.080822 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3706 | 2025.07.10 17:08:44.080834 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 3707 | 2025.07.10 17:08:44.080934 [ 4 ] {78337939-4518-49e1-994b-62b1cf4b7df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3708 | 2025.07.10 17:08:44.080985 [ 4 ] {78337939-4518-49e1-994b-62b1cf4b7df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3709 | 2025.07.10 17:08:44.081001 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3710 | 2025.07.10 17:08:44.081046 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1941 rows starting from the beginning of the part | ||
| 3711 | 2025.07.10 17:08:44.081118 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 3712 | 2025.07.10 17:08:44.081168 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3713 | 2025.07.10 17:08:44.081219 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 3714 | 2025.07.10 17:08:44.081263 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 176 rows starting from the beginning of the part | ||
| 3715 | 2025.07.10 17:08:44.081308 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part | ||
| 3716 | 2025.07.10 17:08:44.081413 [ 4 ] {78337939-4518-49e1-994b-62b1cf4b7df9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2025.07.10 17:08:44.081458 [ 4 ] {78337939-4518-49e1-994b-62b1cf4b7df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3718 | 2025.07.10 17:08:44.081949 [ 4 ] {78337939-4518-49e1-994b-62b1cf4b7df9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3719 | 2025.07.10 17:08:44.082191 [ 4 ] {78337939-4518-49e1-994b-62b1cf4b7df9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.07.10 17:08:44.082341 [ 4 ] {78337939-4518-49e1-994b-62b1cf4b7df9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001433 sec., 28611.304954640615 rows/sec., 2.10 MiB/sec. | ||
| 3721 | 2025.07.10 17:08:44.082385 [ 4 ] {78337939-4518-49e1-994b-62b1cf4b7df9} <Debug> TCPHandler: Processed in 0.001615961 sec. | ||
| 3722 | 2025.07.10 17:08:44.082497 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2025.07.10 17:08:44.082595 [ 4 ] {c443542c-ae4c-4ff9-bee3-6d9cf31febd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3724 | 2025.07.10 17:08:44.082638 [ 4 ] {c443542c-ae4c-4ff9-bee3-6d9cf31febd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3725 | 2025.07.10 17:08:44.082793 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2505 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018879 sec., 1240787.5855858624 rows/sec., 107.39 MiB/sec. | ||
| 3726 | 2025.07.10 17:08:44.083054 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3727 | 2025.07.10 17:08:44.083064 [ 4 ] {c443542c-ae4c-4ff9-bee3-6d9cf31febd5} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2025.07.10 17:08:44.083111 [ 4 ] {c443542c-ae4c-4ff9-bee3-6d9cf31febd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3729 | 2025.07.10 17:08:44.083370 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2025.07.10 17:08:44.083454 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_26_5} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3731 | 2025.07.10 17:08:44.083483 [ 4 ] {c443542c-ae4c-4ff9-bee3-6d9cf31febd5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3732 | 2025.07.10 17:08:44.083535 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3733 | 2025.07.10 17:08:44.083708 [ 4 ] {c443542c-ae4c-4ff9-bee3-6d9cf31febd5} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2025.07.10 17:08:44.083823 [ 96 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3735 | 2025.07.10 17:08:44.083846 [ 4 ] {c443542c-ae4c-4ff9-bee3-6d9cf31febd5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001272 sec., 82547.16981132077 rows/sec., 6.45 MiB/sec. | ||
| 3736 | 2025.07.10 17:08:44.083879 [ 96 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.07.10 17:08:44.083896 [ 4 ] {c443542c-ae4c-4ff9-bee3-6d9cf31febd5} <Debug> TCPHandler: Processed in 0.001450448 sec. | ||
| 3738 | 2025.07.10 17:08:44.083905 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3739 | 2025.07.10 17:08:44.083993 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 3740 | 2025.07.10 17:08:44.084015 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2025.07.10 17:08:44.084086 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3742 | 2025.07.10 17:08:44.084111 [ 4 ] {e1b2a242-3e60-4460-92b1-353f82a313db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3743 | 2025.07.10 17:08:44.084115 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 919 rows starting from the beginning of the part | ||
| 3744 | 2025.07.10 17:08:44.084157 [ 4 ] {e1b2a242-3e60-4460-92b1-353f82a313db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3745 | 2025.07.10 17:08:44.084179 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 3746 | 2025.07.10 17:08:44.084220 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3747 | 2025.07.10 17:08:44.084258 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 3748 | 2025.07.10 17:08:44.084298 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part | ||
| 3749 | 2025.07.10 17:08:44.084336 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part | ||
| 3750 | 2025.07.10 17:08:44.084569 [ 4 ] {e1b2a242-3e60-4460-92b1-353f82a313db} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.07.10 17:08:44.084604 [ 4 ] {e1b2a242-3e60-4460-92b1-353f82a313db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3752 | 2025.07.10 17:08:44.084963 [ 4 ] {e1b2a242-3e60-4460-92b1-353f82a313db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3753 | 2025.07.10 17:08:44.085184 [ 4 ] {e1b2a242-3e60-4460-92b1-353f82a313db} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.07.10 17:08:44.085273 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314075 sec., 1032665.5632288872 rows/sec., 81.35 MiB/sec. | ||
| 3755 | 2025.07.10 17:08:44.085321 [ 4 ] {e1b2a242-3e60-4460-92b1-353f82a313db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 3756 | 2025.07.10 17:08:44.085358 [ 4 ] {e1b2a242-3e60-4460-92b1-353f82a313db} <Debug> TCPHandler: Processed in 0.001393327 sec. | ||
| 3757 | 2025.07.10 17:08:44.085445 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3758 | 2025.07.10 17:08:44.085467 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2025.07.10 17:08:44.085562 [ 4 ] {a340f794-1a07-4c90-883c-d2e1d186b9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3760 | 2025.07.10 17:08:44.085617 [ 4 ] {a340f794-1a07-4c90-883c-d2e1d186b9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3761 | 2025.07.10 17:08:44.085670 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2025.07.10 17:08:44.085729 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_26_5} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3763 | 2025.07.10 17:08:44.085787 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3764 | 2025.07.10 17:08:44.086383 [ 4 ] {a340f794-1a07-4c90-883c-d2e1d186b9f0} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2025.07.10 17:08:44.086419 [ 4 ] {a340f794-1a07-4c90-883c-d2e1d186b9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3766 | 2025.07.10 17:08:44.086972 [ 4 ] {a340f794-1a07-4c90-883c-d2e1d186b9f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3767 | 2025.07.10 17:08:44.087193 [ 4 ] {a340f794-1a07-4c90-883c-d2e1d186b9f0} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2025.07.10 17:08:44.087329 [ 4 ] {a340f794-1a07-4c90-883c-d2e1d186b9f0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001786 sec., 22956.32698768197 rows/sec., 41.14 MiB/sec. | ||
| 3769 | 2025.07.10 17:08:44.087382 [ 4 ] {a340f794-1a07-4c90-883c-d2e1d186b9f0} <Debug> TCPHandler: Processed in 0.001964498 sec. | ||
| 3770 | 2025.07.10 17:08:44.087488 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2025.07.10 17:08:44.087584 [ 4 ] {bce1e24c-6b15-4ac9-81cd-cf76df511eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3772 | 2025.07.10 17:08:44.087625 [ 4 ] {bce1e24c-6b15-4ac9-81cd-cf76df511eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3773 | 2025.07.10 17:08:44.087953 [ 4 ] {bce1e24c-6b15-4ac9-81cd-cf76df511eee} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2025.07.10 17:08:44.087989 [ 4 ] {bce1e24c-6b15-4ac9-81cd-cf76df511eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3775 | 2025.07.10 17:08:44.088299 [ 4 ] {bce1e24c-6b15-4ac9-81cd-cf76df511eee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3776 | 2025.07.10 17:08:44.088507 [ 4 ] {bce1e24c-6b15-4ac9-81cd-cf76df511eee} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2025.07.10 17:08:44.088642 [ 4 ] {bce1e24c-6b15-4ac9-81cd-cf76df511eee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 3778 | 2025.07.10 17:08:44.088678 [ 4 ] {bce1e24c-6b15-4ac9-81cd-cf76df511eee} <Debug> TCPHandler: Processed in 0.001240304 sec. | ||
| 3779 | 2025.07.10 17:08:46.988551 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3780 | 2025.07.10 17:08:46.988622 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3781 | 2025.07.10 17:08:47.146688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 3782 | 2025.07.10 17:08:47.147247 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2025.07.10 17:08:47.147286 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3784 | 2025.07.10 17:08:47.147783 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3785 | 2025.07.10 17:08:47.148008 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2025.07.10 17:08:47.148143 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 3787 | 2025.07.10 17:08:47.683347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 3788 | 2025.07.10 17:08:47.699339 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2025.07.10 17:08:47.699407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3790 | 2025.07.10 17:08:47.705468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3791 | 2025.07.10 17:08:47.706160 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2025.07.10 17:08:47.709130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 3793 | 2025.07.10 17:08:49.076694 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2025.07.10 17:08:49.076860 [ 4 ] {90049b36-20d0-41de-8696-a4958fe9a955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3795 | 2025.07.10 17:08:49.076921 [ 4 ] {90049b36-20d0-41de-8696-a4958fe9a955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3796 | 2025.07.10 17:08:49.077541 [ 4 ] {90049b36-20d0-41de-8696-a4958fe9a955} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2025.07.10 17:08:49.077579 [ 4 ] {90049b36-20d0-41de-8696-a4958fe9a955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3798 | 2025.07.10 17:08:49.077955 [ 4 ] {90049b36-20d0-41de-8696-a4958fe9a955} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3799 | 2025.07.10 17:08:49.078192 [ 4 ] {90049b36-20d0-41de-8696-a4958fe9a955} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2025.07.10 17:08:49.078337 [ 4 ] {90049b36-20d0-41de-8696-a4958fe9a955} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001523 sec., 36769.53381483913 rows/sec., 2.81 MiB/sec. | ||
| 3801 | 2025.07.10 17:08:49.078378 [ 4 ] {90049b36-20d0-41de-8696-a4958fe9a955} <Debug> TCPHandler: Processed in 0.001807955 sec. | ||
| 3802 | 2025.07.10 17:08:49.078486 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2025.07.10 17:08:49.078580 [ 4 ] {1f25fa1b-65e8-4d12-bc80-4ed4835663cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3804 | 2025.07.10 17:08:49.078620 [ 4 ] {1f25fa1b-65e8-4d12-bc80-4ed4835663cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3805 | 2025.07.10 17:08:49.079036 [ 4 ] {1f25fa1b-65e8-4d12-bc80-4ed4835663cf} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2025.07.10 17:08:49.079071 [ 4 ] {1f25fa1b-65e8-4d12-bc80-4ed4835663cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3807 | 2025.07.10 17:08:49.079421 [ 4 ] {1f25fa1b-65e8-4d12-bc80-4ed4835663cf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3808 | 2025.07.10 17:08:49.079651 [ 4 ] {1f25fa1b-65e8-4d12-bc80-4ed4835663cf} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2025.07.10 17:08:49.079776 [ 4 ] {1f25fa1b-65e8-4d12-bc80-4ed4835663cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 3810 | 2025.07.10 17:08:49.079812 [ 4 ] {1f25fa1b-65e8-4d12-bc80-4ed4835663cf} <Debug> TCPHandler: Processed in 0.001374387 sec. | ||
| 3811 | 2025.07.10 17:08:49.079915 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2025.07.10 17:08:49.080008 [ 4 ] {350bb06f-90d0-4f3d-bc2b-395b106ac373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3813 | 2025.07.10 17:08:49.080049 [ 4 ] {350bb06f-90d0-4f3d-bc2b-395b106ac373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3814 | 2025.07.10 17:08:49.080434 [ 4 ] {350bb06f-90d0-4f3d-bc2b-395b106ac373} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2025.07.10 17:08:49.080468 [ 4 ] {350bb06f-90d0-4f3d-bc2b-395b106ac373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3816 | 2025.07.10 17:08:49.080792 [ 4 ] {350bb06f-90d0-4f3d-bc2b-395b106ac373} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3817 | 2025.07.10 17:08:49.080995 [ 4 ] {350bb06f-90d0-4f3d-bc2b-395b106ac373} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2025.07.10 17:08:49.081090 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3819 | 2025.07.10 17:08:49.081119 [ 4 ] {350bb06f-90d0-4f3d-bc2b-395b106ac373} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 3820 | 2025.07.10 17:08:49.081124 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.07.10 17:08:49.081149 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3822 | 2025.07.10 17:08:49.081155 [ 4 ] {350bb06f-90d0-4f3d-bc2b-395b106ac373} <Debug> TCPHandler: Processed in 0.001288145 sec. | ||
| 3823 | 2025.07.10 17:08:49.081258 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2025.07.10 17:08:49.081273 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 3825 | 2025.07.10 17:08:49.081349 [ 4 ] {604d3197-d0e0-4000-bc14-bffe43d1c500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3826 | 2025.07.10 17:08:49.081394 [ 4 ] {604d3197-d0e0-4000-bc14-bffe43d1c500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3827 | 2025.07.10 17:08:49.081428 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3828 | 2025.07.10 17:08:49.081469 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6173 rows starting from the beginning of the part | ||
| 3829 | 2025.07.10 17:08:49.081536 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 3830 | 2025.07.10 17:08:49.081581 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3831 | 2025.07.10 17:08:49.081621 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 196 rows starting from the beginning of the part | ||
| 3832 | 2025.07.10 17:08:49.081660 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3833 | 2025.07.10 17:08:49.081700 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 3834 | 2025.07.10 17:08:49.081708 [ 4 ] {604d3197-d0e0-4000-bc14-bffe43d1c500} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2025.07.10 17:08:49.081747 [ 4 ] {604d3197-d0e0-4000-bc14-bffe43d1c500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3836 | 2025.07.10 17:08:49.082103 [ 4 ] {604d3197-d0e0-4000-bc14-bffe43d1c500} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3837 | 2025.07.10 17:08:49.082340 [ 4 ] {604d3197-d0e0-4000-bc14-bffe43d1c500} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2025.07.10 17:08:49.082446 [ 45 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3839 | 2025.07.10 17:08:49.082470 [ 45 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.07.10 17:08:49.082486 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3841 | 2025.07.10 17:08:49.082505 [ 4 ] {604d3197-d0e0-4000-bc14-bffe43d1c500} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 3842 | 2025.07.10 17:08:49.082553 [ 4 ] {604d3197-d0e0-4000-bc14-bffe43d1c500} <Debug> TCPHandler: Processed in 0.001341977 sec. | ||
| 3843 | 2025.07.10 17:08:49.082558 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 3844 | 2025.07.10 17:08:49.082659 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3845 | 2025.07.10 17:08:49.082689 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 610 rows starting from the beginning of the part | ||
| 3846 | 2025.07.10 17:08:49.082740 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 3847 | 2025.07.10 17:08:49.082779 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3848 | 2025.07.10 17:08:49.082814 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 3849 | 2025.07.10 17:08:49.082850 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3850 | 2025.07.10 17:08:49.082884 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 3851 | 2025.07.10 17:08:49.083774 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 910 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243674 sec., 731703.002555332 rows/sec., 48.53 MiB/sec. | ||
| 3852 | 2025.07.10 17:08:49.083969 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3853 | 2025.07.10 17:08:49.084201 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_26_5} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2025.07.10 17:08:49.084260 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_26_5} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3855 | 2025.07.10 17:08:49.084315 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3856 | 2025.07.10 17:08:49.084575 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7009 rows, containing 5 columns (5 merged, 0 gathered) in 0.003358265 sec., 2087089.613237788 rows/sec., 143.29 MiB/sec. | ||
| 3857 | 2025.07.10 17:08:49.085148 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3858 | 2025.07.10 17:08:49.085382 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2025.07.10 17:08:49.085441 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3860 | 2025.07.10 17:08:49.085507 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3861 | 2025.07.10 17:08:50.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.12 MiB, peak 226.71 MiB, free memory in arenas 0.00 B, will set to 221.46 MiB (RSS), difference: 1.34 MiB | ||
| 3862 | 2025.07.10 17:08:50.401988 [ 46 ] {} <Debug> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3863 | 2025.07.10 17:08:50.402063 [ 46 ] {} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2025.07.10 17:08:50.402101 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3865 | 2025.07.10 17:08:50.402252 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::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 | ||
| 3866 | 2025.07.10 17:08:50.402445 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3867 | 2025.07.10 17:08:50.402498 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 3868 | 2025.07.10 17:08:50.402600 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3869 | 2025.07.10 17:08:50.402674 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3870 | 2025.07.10 17:08:50.402767 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3871 | 2025.07.10 17:08:50.402837 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3872 | 2025.07.10 17:08:50.403718 [ 200 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152728 sec., 201665.70635377927 rows/sec., 14.81 MiB/sec. | ||
| 3873 | 2025.07.10 17:08:50.403943 [ 187 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3874 | 2025.07.10 17:08:50.404281 [ 187 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2025.07.10 17:08:50.404358 [ 187 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_5_1} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3876 | 2025.07.10 17:08:50.404461 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3877 | 2025.07.10 17:08:50.738164 [ 46 ] {} <Debug> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3878 | 2025.07.10 17:08:50.738244 [ 46 ] {} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2025.07.10 17:08:50.738268 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3880 | 2025.07.10 17:08:50.738370 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::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 | ||
| 3881 | 2025.07.10 17:08:50.738492 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3882 | 2025.07.10 17:08:50.738525 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
| 3883 | 2025.07.10 17:08:50.738589 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3884 | 2025.07.10 17:08:50.738633 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3885 | 2025.07.10 17:08:50.738675 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3886 | 2025.07.10 17:08:50.738714 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3887 | 2025.07.10 17:08:50.739519 [ 187 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185443 sec., 134970.63966803972 rows/sec., 8.99 MiB/sec. | ||
| 3888 | 2025.07.10 17:08:50.739670 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3889 | 2025.07.10 17:08:50.739913 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2025.07.10 17:08:50.739979 [ 186 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_5_1} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3891 | 2025.07.10 17:08:50.740045 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3892 | 2025.07.10 17:08:52.146215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 516 | ||
| 3893 | 2025.07.10 17:08:52.148193 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.07.10 17:08:52.148238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3895 | 2025.07.10 17:08:52.149389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3896 | 2025.07.10 17:08:52.149686 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2025.07.10 17:08:52.149956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3898 | 2025.07.10 17:08:54.105191 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2025.07.10 17:08:54.105382 [ 4 ] {480cbaff-c4b6-4264-8c7e-b5e118ffed06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3900 | 2025.07.10 17:08:54.105453 [ 4 ] {480cbaff-c4b6-4264-8c7e-b5e118ffed06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3901 | 2025.07.10 17:08:54.106094 [ 4 ] {480cbaff-c4b6-4264-8c7e-b5e118ffed06} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2025.07.10 17:08:54.106137 [ 4 ] {480cbaff-c4b6-4264-8c7e-b5e118ffed06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3903 | 2025.07.10 17:08:54.106517 [ 4 ] {480cbaff-c4b6-4264-8c7e-b5e118ffed06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3904 | 2025.07.10 17:08:54.106751 [ 4 ] {480cbaff-c4b6-4264-8c7e-b5e118ffed06} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2025.07.10 17:08:54.106919 [ 4 ] {480cbaff-c4b6-4264-8c7e-b5e118ffed06} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00159 sec., 3773.5849056603774 rows/sec., 307.71 KiB/sec. | ||
| 3906 | 2025.07.10 17:08:54.106960 [ 4 ] {480cbaff-c4b6-4264-8c7e-b5e118ffed06} <Debug> TCPHandler: Processed in 0.001895157 sec. | ||
| 3907 | 2025.07.10 17:08:54.107078 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2025.07.10 17:08:54.107174 [ 4 ] {5a587529-a430-4cfe-b5fb-de5e4cb20a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3909 | 2025.07.10 17:08:54.107213 [ 4 ] {5a587529-a430-4cfe-b5fb-de5e4cb20a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3910 | 2025.07.10 17:08:54.108159 [ 4 ] {5a587529-a430-4cfe-b5fb-de5e4cb20a3e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2025.07.10 17:08:54.108194 [ 4 ] {5a587529-a430-4cfe-b5fb-de5e4cb20a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3912 | 2025.07.10 17:08:54.108567 [ 4 ] {5a587529-a430-4cfe-b5fb-de5e4cb20a3e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3913 | 2025.07.10 17:08:54.108781 [ 4 ] {5a587529-a430-4cfe-b5fb-de5e4cb20a3e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2025.07.10 17:08:54.108934 [ 4 ] {5a587529-a430-4cfe-b5fb-de5e4cb20a3e} <Debug> executeQuery: Read 1281 rows, 108.53 KiB in 0.00178 sec., 719662.9213483146 rows/sec., 59.55 MiB/sec. | ||
| 3915 | 2025.07.10 17:08:54.108971 [ 4 ] {5a587529-a430-4cfe-b5fb-de5e4cb20a3e} <Debug> TCPHandler: Processed in 0.001950218 sec. | ||
| 3916 | 2025.07.10 17:08:54.109087 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2025.07.10 17:08:54.109185 [ 4 ] {6b319291-79c5-4bf1-a519-fd7022218eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3918 | 2025.07.10 17:08:54.109225 [ 4 ] {6b319291-79c5-4bf1-a519-fd7022218eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3919 | 2025.07.10 17:08:54.109637 [ 4 ] {6b319291-79c5-4bf1-a519-fd7022218eda} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2025.07.10 17:08:54.109671 [ 4 ] {6b319291-79c5-4bf1-a519-fd7022218eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3921 | 2025.07.10 17:08:54.109975 [ 4 ] {6b319291-79c5-4bf1-a519-fd7022218eda} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3922 | 2025.07.10 17:08:54.110183 [ 4 ] {6b319291-79c5-4bf1-a519-fd7022218eda} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2025.07.10 17:08:54.110305 [ 4 ] {6b319291-79c5-4bf1-a519-fd7022218eda} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.00114 sec., 41228.070175438595 rows/sec., 3.00 MiB/sec. | ||
| 3924 | 2025.07.10 17:08:54.110341 [ 4 ] {6b319291-79c5-4bf1-a519-fd7022218eda} <Debug> TCPHandler: Processed in 0.001310605 sec. | ||
| 3925 | 2025.07.10 17:08:54.110445 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2025.07.10 17:08:54.110545 [ 4 ] {fae35348-465a-4133-97c8-6e3938a413a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3927 | 2025.07.10 17:08:54.110583 [ 4 ] {fae35348-465a-4133-97c8-6e3938a413a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3928 | 2025.07.10 17:08:54.111040 [ 4 ] {fae35348-465a-4133-97c8-6e3938a413a1} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2025.07.10 17:08:54.111074 [ 4 ] {fae35348-465a-4133-97c8-6e3938a413a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3930 | 2025.07.10 17:08:54.111366 [ 4 ] {fae35348-465a-4133-97c8-6e3938a413a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3931 | 2025.07.10 17:08:54.111576 [ 4 ] {fae35348-465a-4133-97c8-6e3938a413a1} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2025.07.10 17:08:54.111699 [ 4 ] {fae35348-465a-4133-97c8-6e3938a413a1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001172 sec., 194539.24914675768 rows/sec., 13.17 MiB/sec. | ||
| 3933 | 2025.07.10 17:08:54.111734 [ 4 ] {fae35348-465a-4133-97c8-6e3938a413a1} <Debug> TCPHandler: Processed in 0.001336495 sec. | ||
| 3934 | 2025.07.10 17:08:54.111844 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2025.07.10 17:08:54.111935 [ 4 ] {22840fa8-6e52-41e7-b84a-958f64277d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3936 | 2025.07.10 17:08:54.111973 [ 4 ] {22840fa8-6e52-41e7-b84a-958f64277d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3937 | 2025.07.10 17:08:54.112584 [ 4 ] {22840fa8-6e52-41e7-b84a-958f64277d23} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2025.07.10 17:08:54.112623 [ 4 ] {22840fa8-6e52-41e7-b84a-958f64277d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3939 | 2025.07.10 17:08:54.112958 [ 4 ] {22840fa8-6e52-41e7-b84a-958f64277d23} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3940 | 2025.07.10 17:08:54.113167 [ 4 ] {22840fa8-6e52-41e7-b84a-958f64277d23} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.07.10 17:08:54.113309 [ 4 ] {22840fa8-6e52-41e7-b84a-958f64277d23} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001381 sec., 410572.0492396814 rows/sec., 30.53 MiB/sec. | ||
| 3942 | 2025.07.10 17:08:54.113366 [ 4 ] {22840fa8-6e52-41e7-b84a-958f64277d23} <Debug> TCPHandler: Processed in 0.001576021 sec. | ||
| 3943 | 2025.07.10 17:08:54.113493 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2025.07.10 17:08:54.113606 [ 4 ] {06345835-22a6-4aa6-91b1-c0d5eee73d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3945 | 2025.07.10 17:08:54.113655 [ 4 ] {06345835-22a6-4aa6-91b1-c0d5eee73d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3946 | 2025.07.10 17:08:54.114302 [ 4 ] {06345835-22a6-4aa6-91b1-c0d5eee73d27} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2025.07.10 17:08:54.114337 [ 4 ] {06345835-22a6-4aa6-91b1-c0d5eee73d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3948 | 2025.07.10 17:08:54.114710 [ 4 ] {06345835-22a6-4aa6-91b1-c0d5eee73d27} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3949 | 2025.07.10 17:08:54.114916 [ 4 ] {06345835-22a6-4aa6-91b1-c0d5eee73d27} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2025.07.10 17:08:54.115042 [ 4 ] {06345835-22a6-4aa6-91b1-c0d5eee73d27} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.00146 sec., 604794.5205479453 rows/sec., 40.70 MiB/sec. | ||
| 3951 | 2025.07.10 17:08:54.115078 [ 4 ] {06345835-22a6-4aa6-91b1-c0d5eee73d27} <Debug> TCPHandler: Processed in 0.001641962 sec. | ||
| 3952 | 2025.07.10 17:08:54.115186 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2025.07.10 17:08:54.115279 [ 4 ] {1d5d903b-54b8-402a-b1d2-a566f47037ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3954 | 2025.07.10 17:08:54.115330 [ 4 ] {1d5d903b-54b8-402a-b1d2-a566f47037ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3955 | 2025.07.10 17:08:54.116093 [ 4 ] {1d5d903b-54b8-402a-b1d2-a566f47037ec} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2025.07.10 17:08:54.116126 [ 4 ] {1d5d903b-54b8-402a-b1d2-a566f47037ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3957 | 2025.07.10 17:08:54.116656 [ 4 ] {1d5d903b-54b8-402a-b1d2-a566f47037ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3958 | 2025.07.10 17:08:54.116869 [ 4 ] {1d5d903b-54b8-402a-b1d2-a566f47037ec} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2025.07.10 17:08:54.116997 [ 4 ] {1d5d903b-54b8-402a-b1d2-a566f47037ec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001737 sec., 23603.914795624638 rows/sec., 42.30 MiB/sec. | ||
| 3960 | 2025.07.10 17:08:54.117046 [ 4 ] {1d5d903b-54b8-402a-b1d2-a566f47037ec} <Debug> TCPHandler: Processed in 0.001907267 sec. | ||
| 3961 | 2025.07.10 17:08:54.117152 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2025.07.10 17:08:54.117244 [ 4 ] {47f986df-8eb3-4eee-81b8-cbc9a680b674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3963 | 2025.07.10 17:08:54.117283 [ 4 ] {47f986df-8eb3-4eee-81b8-cbc9a680b674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3964 | 2025.07.10 17:08:54.117615 [ 4 ] {47f986df-8eb3-4eee-81b8-cbc9a680b674} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2025.07.10 17:08:54.117649 [ 4 ] {47f986df-8eb3-4eee-81b8-cbc9a680b674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3966 | 2025.07.10 17:08:54.117936 [ 4 ] {47f986df-8eb3-4eee-81b8-cbc9a680b674} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3967 | 2025.07.10 17:08:54.118136 [ 4 ] {47f986df-8eb3-4eee-81b8-cbc9a680b674} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2025.07.10 17:08:54.118257 [ 4 ] {47f986df-8eb3-4eee-81b8-cbc9a680b674} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 3969 | 2025.07.10 17:08:54.118290 [ 4 ] {47f986df-8eb3-4eee-81b8-cbc9a680b674} <Debug> TCPHandler: Processed in 0.001184913 sec. | ||
| 3970 | 2025.07.10 17:08:54.648231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 3971 | 2025.07.10 17:08:54.648791 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2025.07.10 17:08:54.648843 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3973 | 2025.07.10 17:08:54.649375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3974 | 2025.07.10 17:08:54.649626 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2025.07.10 17:08:54.649776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 3976 | 2025.07.10 17:08:55.209213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 3977 | 2025.07.10 17:08:55.225645 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2025.07.10 17:08:55.225701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3979 | 2025.07.10 17:08:55.231898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3980 | 2025.07.10 17:08:55.232602 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2025.07.10 17:08:55.235289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 3982 | 2025.07.10 17:08:59.077355 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2025.07.10 17:08:59.077648 [ 4 ] {7e33c68e-b271-4e79-a12e-5d6969b2159b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3984 | 2025.07.10 17:08:59.077750 [ 4 ] {7e33c68e-b271-4e79-a12e-5d6969b2159b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3985 | 2025.07.10 17:08:59.078596 [ 4 ] {7e33c68e-b271-4e79-a12e-5d6969b2159b} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.07.10 17:08:59.078639 [ 4 ] {7e33c68e-b271-4e79-a12e-5d6969b2159b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3987 | 2025.07.10 17:08:59.079048 [ 4 ] {7e33c68e-b271-4e79-a12e-5d6969b2159b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3988 | 2025.07.10 17:08:59.079268 [ 4 ] {7e33c68e-b271-4e79-a12e-5d6969b2159b} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2025.07.10 17:08:59.079419 [ 4 ] {7e33c68e-b271-4e79-a12e-5d6969b2159b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.32 MiB/sec. | ||
| 3990 | 2025.07.10 17:08:59.079460 [ 4 ] {7e33c68e-b271-4e79-a12e-5d6969b2159b} <Debug> TCPHandler: Processed in 0.002257634 sec. | ||
| 3991 | 2025.07.10 17:08:59.079590 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2025.07.10 17:08:59.079712 [ 4 ] {c5ef9f59-32f5-4eae-bffd-767b5668fa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3993 | 2025.07.10 17:08:59.079762 [ 4 ] {c5ef9f59-32f5-4eae-bffd-767b5668fa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3994 | 2025.07.10 17:08:59.080262 [ 4 ] {c5ef9f59-32f5-4eae-bffd-767b5668fa5b} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2025.07.10 17:08:59.080306 [ 4 ] {c5ef9f59-32f5-4eae-bffd-767b5668fa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3996 | 2025.07.10 17:08:59.080644 [ 4 ] {c5ef9f59-32f5-4eae-bffd-767b5668fa5b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3997 | 2025.07.10 17:08:59.080869 [ 4 ] {c5ef9f59-32f5-4eae-bffd-767b5668fa5b} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.07.10 17:08:59.080997 [ 4 ] {c5ef9f59-32f5-4eae-bffd-767b5668fa5b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 3999 | 2025.07.10 17:08:59.081035 [ 4 ] {c5ef9f59-32f5-4eae-bffd-767b5668fa5b} <Debug> TCPHandler: Processed in 0.001506009 sec. | ||
| 4000 | 2025.07.10 17:08:59.081144 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2025.07.10 17:08:59.081238 [ 4 ] {c9df966d-ff78-420b-8d5b-de34e90bcee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4002 | 2025.07.10 17:08:59.081282 [ 4 ] {c9df966d-ff78-420b-8d5b-de34e90bcee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4003 | 2025.07.10 17:08:59.081712 [ 4 ] {c9df966d-ff78-420b-8d5b-de34e90bcee6} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2025.07.10 17:08:59.081751 [ 4 ] {c9df966d-ff78-420b-8d5b-de34e90bcee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4005 | 2025.07.10 17:08:59.082106 [ 4 ] {c9df966d-ff78-420b-8d5b-de34e90bcee6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4006 | 2025.07.10 17:08:59.082324 [ 4 ] {c9df966d-ff78-420b-8d5b-de34e90bcee6} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): 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.07.10 17:08:59.082456 [ 4 ] {c9df966d-ff78-420b-8d5b-de34e90bcee6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 4008 | 2025.07.10 17:08:59.082495 [ 4 ] {c9df966d-ff78-420b-8d5b-de34e90bcee6} <Debug> TCPHandler: Processed in 0.001399818 sec. | ||
| 4009 | 2025.07.10 17:08:59.082614 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2025.07.10 17:08:59.082710 [ 4 ] {6aed97c7-ef56-4381-aabc-080ed5892f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4011 | 2025.07.10 17:08:59.082753 [ 4 ] {6aed97c7-ef56-4381-aabc-080ed5892f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4012 | 2025.07.10 17:08:59.083094 [ 4 ] {6aed97c7-ef56-4381-aabc-080ed5892f0c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2025.07.10 17:08:59.083129 [ 4 ] {6aed97c7-ef56-4381-aabc-080ed5892f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4014 | 2025.07.10 17:08:59.083444 [ 4 ] {6aed97c7-ef56-4381-aabc-080ed5892f0c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4015 | 2025.07.10 17:08:59.083662 [ 4 ] {6aed97c7-ef56-4381-aabc-080ed5892f0c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2025.07.10 17:08:59.083792 [ 4 ] {6aed97c7-ef56-4381-aabc-080ed5892f0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 4017 | 2025.07.10 17:08:59.083828 [ 4 ] {6aed97c7-ef56-4381-aabc-080ed5892f0c} <Debug> TCPHandler: Processed in 0.001264294 sec. | ||
| 4018 | 2025.07.10 17:09:01.988669 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4019 | 2025.07.10 17:09:01.988735 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4020 | 2025.07.10 17:09:02.150766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 4021 | 2025.07.10 17:09:02.151001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 540 | ||
| 4022 | 2025.07.10 17:09:02.151283 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2025.07.10 17:09:02.151323 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4024 | 2025.07.10 17:09:02.151908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4025 | 2025.07.10 17:09:02.152148 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2025.07.10 17:09:02.152295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4027 | 2025.07.10 17:09:02.153131 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2025.07.10 17:09:02.153194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4029 | 2025.07.10 17:09:02.154445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4030 | 2025.07.10 17:09:02.154720 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2025.07.10 17:09:02.154861 [ 47 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4032 | 2025.07.10 17:09:02.154909 [ 47 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2025.07.10 17:09:02.154928 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4034 | 2025.07.10 17:09:02.155056 [ 198 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 4035 | 2025.07.10 17:09:02.155105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4036 | 2025.07.10 17:09:02.155820 [ 198 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4037 | 2025.07.10 17:09:02.156035 [ 198 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 400 rows starting from the beginning of the part | ||
| 4038 | 2025.07.10 17:09:02.156527 [ 198 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 4039 | 2025.07.10 17:09:02.156906 [ 198 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 4040 | 2025.07.10 17:09:02.157279 [ 198 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4041 | 2025.07.10 17:09:02.157653 [ 198 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 4042 | 2025.07.10 17:09:02.158004 [ 198 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4043 | 2025.07.10 17:09:02.164238 [ 199 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 72 columns (72 merged, 0 gathered) in 0.009244929 sec., 58410.39990680296 rows/sec., 54.79 MiB/sec. | ||
| 4044 | 2025.07.10 17:09:02.165386 [ 199 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4045 | 2025.07.10 17:09:02.165969 [ 199 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2025.07.10 17:09:02.166044 [ 199 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_16_3} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4047 | 2025.07.10 17:09:02.166281 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 4048 | 2025.07.10 17:09:02.736296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4049 | 2025.07.10 17:09:02.754405 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2025.07.10 17:09:02.754478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4051 | 2025.07.10 17:09:02.760808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4052 | 2025.07.10 17:09:02.761536 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2025.07.10 17:09:02.764910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4054 | 2025.07.10 17:09:04.083836 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2025.07.10 17:09:04.084022 [ 4 ] {09703afa-d342-446b-bad9-9401db6ca29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4056 | 2025.07.10 17:09:04.084085 [ 4 ] {09703afa-d342-446b-bad9-9401db6ca29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4057 | 2025.07.10 17:09:04.084846 [ 4 ] {09703afa-d342-446b-bad9-9401db6ca29c} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2025.07.10 17:09:04.084883 [ 4 ] {09703afa-d342-446b-bad9-9401db6ca29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4059 | 2025.07.10 17:09:04.085261 [ 4 ] {09703afa-d342-446b-bad9-9401db6ca29c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4060 | 2025.07.10 17:09:04.085481 [ 4 ] {09703afa-d342-446b-bad9-9401db6ca29c} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2025.07.10 17:09:04.085630 [ 4 ] {09703afa-d342-446b-bad9-9401db6ca29c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001652 sec., 128329.29782082324 rows/sec., 8.16 MiB/sec. | ||
| 4062 | 2025.07.10 17:09:04.085671 [ 4 ] {09703afa-d342-446b-bad9-9401db6ca29c} <Debug> TCPHandler: Processed in 0.001960948 sec. | ||
| 4063 | 2025.07.10 17:09:04.085783 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2025.07.10 17:09:04.085875 [ 4 ] {8b8616c6-91b3-4edf-9763-57f00b8e7847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4065 | 2025.07.10 17:09:04.085914 [ 4 ] {8b8616c6-91b3-4edf-9763-57f00b8e7847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4066 | 2025.07.10 17:09:04.086634 [ 4 ] {8b8616c6-91b3-4edf-9763-57f00b8e7847} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2025.07.10 17:09:04.086668 [ 4 ] {8b8616c6-91b3-4edf-9763-57f00b8e7847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4068 | 2025.07.10 17:09:04.087014 [ 4 ] {8b8616c6-91b3-4edf-9763-57f00b8e7847} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4069 | 2025.07.10 17:09:04.087220 [ 4 ] {8b8616c6-91b3-4edf-9763-57f00b8e7847} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2025.07.10 17:09:04.087344 [ 4 ] {8b8616c6-91b3-4edf-9763-57f00b8e7847} <Debug> executeQuery: Read 699 rows, 57.17 KiB in 0.001487 sec., 470073.9744451916 rows/sec., 37.55 MiB/sec. | ||
| 4071 | 2025.07.10 17:09:04.087380 [ 4 ] {8b8616c6-91b3-4edf-9763-57f00b8e7847} <Debug> TCPHandler: Processed in 0.001645112 sec. | ||
| 4072 | 2025.07.10 17:09:04.087487 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2025.07.10 17:09:04.087589 [ 4 ] {36ffec44-452f-4b46-a6ac-49f965d8e55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4074 | 2025.07.10 17:09:04.087628 [ 4 ] {36ffec44-452f-4b46-a6ac-49f965d8e55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4075 | 2025.07.10 17:09:04.088068 [ 4 ] {36ffec44-452f-4b46-a6ac-49f965d8e55c} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2025.07.10 17:09:04.088102 [ 4 ] {36ffec44-452f-4b46-a6ac-49f965d8e55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4077 | 2025.07.10 17:09:04.088391 [ 4 ] {36ffec44-452f-4b46-a6ac-49f965d8e55c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4078 | 2025.07.10 17:09:04.088591 [ 4 ] {36ffec44-452f-4b46-a6ac-49f965d8e55c} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): 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.07.10 17:09:04.088702 [ 41 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4080 | 2025.07.10 17:09:04.088711 [ 4 ] {36ffec44-452f-4b46-a6ac-49f965d8e55c} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001141 sec., 128834.35582822085 rows/sec., 8.10 MiB/sec. | ||
| 4081 | 2025.07.10 17:09:04.088738 [ 41 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2025.07.10 17:09:04.088755 [ 4 ] {36ffec44-452f-4b46-a6ac-49f965d8e55c} <Debug> TCPHandler: Processed in 0.001315996 sec. | ||
| 4083 | 2025.07.10 17:09:04.088757 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4084 | 2025.07.10 17:09:04.088858 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2025.07.10 17:09:04.088885 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4086 | 2025.07.10 17:09:04.088953 [ 4 ] {377f9f81-9cb7-4d58-99e0-8cd0274fd81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4087 | 2025.07.10 17:09:04.088996 [ 4 ] {377f9f81-9cb7-4d58-99e0-8cd0274fd81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4088 | 2025.07.10 17:09:04.089046 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4089 | 2025.07.10 17:09:04.089089 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 173 rows starting from the beginning of the part | ||
| 4090 | 2025.07.10 17:09:04.089165 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4091 | 2025.07.10 17:09:04.089218 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 4092 | 2025.07.10 17:09:04.089270 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4093 | 2025.07.10 17:09:04.089317 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
| 4094 | 2025.07.10 17:09:04.089362 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 147 rows starting from the beginning of the part | ||
| 4095 | 2025.07.10 17:09:04.089433 [ 4 ] {377f9f81-9cb7-4d58-99e0-8cd0274fd81b} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2025.07.10 17:09:04.089472 [ 4 ] {377f9f81-9cb7-4d58-99e0-8cd0274fd81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4097 | 2025.07.10 17:09:04.089802 [ 4 ] {377f9f81-9cb7-4d58-99e0-8cd0274fd81b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4098 | 2025.07.10 17:09:04.090027 [ 4 ] {377f9f81-9cb7-4d58-99e0-8cd0274fd81b} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2025.07.10 17:09:04.090152 [ 4 ] {377f9f81-9cb7-4d58-99e0-8cd0274fd81b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001219 sec., 92698.93355209188 rows/sec., 6.00 MiB/sec. | ||
| 4100 | 2025.07.10 17:09:04.090189 [ 4 ] {377f9f81-9cb7-4d58-99e0-8cd0274fd81b} <Debug> TCPHandler: Processed in 0.001377126 sec. | ||
| 4101 | 2025.07.10 17:09:04.090269 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441538 sec., 319797.327576519 rows/sec., 22.56 MiB/sec. | ||
| 4102 | 2025.07.10 17:09:04.090301 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2025.07.10 17:09:04.090403 [ 4 ] {35bfd0d8-8f43-4f6a-8c0e-8b8c2acbd8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4104 | 2025.07.10 17:09:04.090434 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4105 | 2025.07.10 17:09:04.090442 [ 4 ] {35bfd0d8-8f43-4f6a-8c0e-8b8c2acbd8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4106 | 2025.07.10 17:09:04.090684 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2025.07.10 17:09:04.090755 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_20_4} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4108 | 2025.07.10 17:09:04.090833 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4109 | 2025.07.10 17:09:04.090874 [ 4 ] {35bfd0d8-8f43-4f6a-8c0e-8b8c2acbd8c9} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2025.07.10 17:09:04.090914 [ 4 ] {35bfd0d8-8f43-4f6a-8c0e-8b8c2acbd8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4111 | 2025.07.10 17:09:04.091211 [ 4 ] {35bfd0d8-8f43-4f6a-8c0e-8b8c2acbd8c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4112 | 2025.07.10 17:09:04.091414 [ 4 ] {35bfd0d8-8f43-4f6a-8c0e-8b8c2acbd8c9} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2025.07.10 17:09:04.091534 [ 4 ] {35bfd0d8-8f43-4f6a-8c0e-8b8c2acbd8c9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001149 sec., 97476.06614447344 rows/sec., 5.55 MiB/sec. | ||
| 4114 | 2025.07.10 17:09:04.091570 [ 4 ] {35bfd0d8-8f43-4f6a-8c0e-8b8c2acbd8c9} <Debug> TCPHandler: Processed in 0.001323635 sec. | ||
| 4115 | 2025.07.10 17:09:04.091673 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2025.07.10 17:09:04.091764 [ 4 ] {3ecf4a4e-8516-4bf7-b75e-a542a54fba78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4117 | 2025.07.10 17:09:04.091801 [ 4 ] {3ecf4a4e-8516-4bf7-b75e-a542a54fba78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4118 | 2025.07.10 17:09:04.092322 [ 4 ] {3ecf4a4e-8516-4bf7-b75e-a542a54fba78} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2025.07.10 17:09:04.092357 [ 4 ] {3ecf4a4e-8516-4bf7-b75e-a542a54fba78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4120 | 2025.07.10 17:09:04.092662 [ 4 ] {3ecf4a4e-8516-4bf7-b75e-a542a54fba78} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4121 | 2025.07.10 17:09:04.092865 [ 4 ] {3ecf4a4e-8516-4bf7-b75e-a542a54fba78} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2025.07.10 17:09:04.092987 [ 4 ] {3ecf4a4e-8516-4bf7-b75e-a542a54fba78} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.001241 sec., 340854.1498791298 rows/sec., 24.29 MiB/sec. | ||
| 4123 | 2025.07.10 17:09:04.093024 [ 4 ] {3ecf4a4e-8516-4bf7-b75e-a542a54fba78} <Debug> TCPHandler: Processed in 0.001396976 sec. | ||
| 4124 | 2025.07.10 17:09:04.093126 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2025.07.10 17:09:04.093217 [ 4 ] {be23efd9-afb3-4fff-9943-31a3efba44de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4126 | 2025.07.10 17:09:04.093256 [ 4 ] {be23efd9-afb3-4fff-9943-31a3efba44de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4127 | 2025.07.10 17:09:04.093591 [ 4 ] {be23efd9-afb3-4fff-9943-31a3efba44de} <Trace> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2025.07.10 17:09:04.093625 [ 4 ] {be23efd9-afb3-4fff-9943-31a3efba44de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4129 | 2025.07.10 17:09:04.093917 [ 4 ] {be23efd9-afb3-4fff-9943-31a3efba44de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4130 | 2025.07.10 17:09:04.094119 [ 4 ] {be23efd9-afb3-4fff-9943-31a3efba44de} <Trace> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2025.07.10 17:09:04.094240 [ 4 ] {be23efd9-afb3-4fff-9943-31a3efba44de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 4132 | 2025.07.10 17:09:04.094275 [ 4 ] {be23efd9-afb3-4fff-9943-31a3efba44de} <Debug> TCPHandler: Processed in 0.001196823 sec. | ||
| 4133 | 2025.07.10 17:09:04.094402 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2025.07.10 17:09:04.094522 [ 4 ] {ddf65f33-1d41-4d48-b28a-610095ea9c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4135 | 2025.07.10 17:09:04.094572 [ 4 ] {ddf65f33-1d41-4d48-b28a-610095ea9c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4136 | 2025.07.10 17:09:04.095090 [ 4 ] {ddf65f33-1d41-4d48-b28a-610095ea9c5f} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2025.07.10 17:09:04.095134 [ 4 ] {ddf65f33-1d41-4d48-b28a-610095ea9c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4138 | 2025.07.10 17:09:04.095526 [ 4 ] {ddf65f33-1d41-4d48-b28a-610095ea9c5f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4139 | 2025.07.10 17:09:04.095733 [ 4 ] {ddf65f33-1d41-4d48-b28a-610095ea9c5f} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2025.07.10 17:09:04.095858 [ 4 ] {ddf65f33-1d41-4d48-b28a-610095ea9c5f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001361 sec., 174136.66421748715 rows/sec., 11.67 MiB/sec. | ||
| 4141 | 2025.07.10 17:09:04.095894 [ 4 ] {ddf65f33-1d41-4d48-b28a-610095ea9c5f} <Debug> TCPHandler: Processed in 0.00155002 sec. | ||
| 4142 | 2025.07.10 17:09:04.096000 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2025.07.10 17:09:04.096093 [ 4 ] {dc53fe74-0af1-4070-a6da-92c4806f0342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4144 | 2025.07.10 17:09:04.096133 [ 4 ] {dc53fe74-0af1-4070-a6da-92c4806f0342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4145 | 2025.07.10 17:09:04.096450 [ 4 ] {dc53fe74-0af1-4070-a6da-92c4806f0342} <Trace> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2025.07.10 17:09:04.096485 [ 4 ] {dc53fe74-0af1-4070-a6da-92c4806f0342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4147 | 2025.07.10 17:09:04.096763 [ 4 ] {dc53fe74-0af1-4070-a6da-92c4806f0342} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4148 | 2025.07.10 17:09:04.096969 [ 4 ] {dc53fe74-0af1-4070-a6da-92c4806f0342} <Trace> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2025.07.10 17:09:04.097090 [ 4 ] {dc53fe74-0af1-4070-a6da-92c4806f0342} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 4150 | 2025.07.10 17:09:04.097125 [ 4 ] {dc53fe74-0af1-4070-a6da-92c4806f0342} <Debug> TCPHandler: Processed in 0.001171973 sec. | ||
| 4151 | 2025.07.10 17:09:04.097229 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2025.07.10 17:09:04.097320 [ 4 ] {33259ce6-4d73-4215-b7e6-5bbcf25cb785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4153 | 2025.07.10 17:09:04.097371 [ 4 ] {33259ce6-4d73-4215-b7e6-5bbcf25cb785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4154 | 2025.07.10 17:09:04.098223 [ 4 ] {33259ce6-4d73-4215-b7e6-5bbcf25cb785} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2025.07.10 17:09:04.098260 [ 4 ] {33259ce6-4d73-4215-b7e6-5bbcf25cb785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4156 | 2025.07.10 17:09:04.098794 [ 4 ] {33259ce6-4d73-4215-b7e6-5bbcf25cb785} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4157 | 2025.07.10 17:09:04.099007 [ 4 ] {33259ce6-4d73-4215-b7e6-5bbcf25cb785} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2025.07.10 17:09:04.099112 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4159 | 2025.07.10 17:09:04.099138 [ 4 ] {33259ce6-4d73-4215-b7e6-5bbcf25cb785} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001836 sec., 22331.15468409586 rows/sec., 40.02 MiB/sec. | ||
| 4160 | 2025.07.10 17:09:04.099159 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2025.07.10 17:09:04.099187 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4162 | 2025.07.10 17:09:04.099194 [ 4 ] {33259ce6-4d73-4215-b7e6-5bbcf25cb785} <Debug> TCPHandler: Processed in 0.002010339 sec. | ||
| 4163 | 2025.07.10 17:09:04.099269 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 4164 | 2025.07.10 17:09:04.099309 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2025.07.10 17:09:04.099409 [ 4 ] {050baa69-bff1-4a6d-a17a-5bc98d8e5545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4166 | 2025.07.10 17:09:04.099449 [ 4 ] {050baa69-bff1-4a6d-a17a-5bc98d8e5545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4167 | 2025.07.10 17:09:04.099495 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4168 | 2025.07.10 17:09:04.099553 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 357 rows starting from the beginning of the part | ||
| 4169 | 2025.07.10 17:09:04.099700 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 4170 | 2025.07.10 17:09:04.099789 [ 4 ] {050baa69-bff1-4a6d-a17a-5bc98d8e5545} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2025.07.10 17:09:04.099821 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 4172 | 2025.07.10 17:09:04.099829 [ 4 ] {050baa69-bff1-4a6d-a17a-5bc98d8e5545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4173 | 2025.07.10 17:09:04.099934 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4174 | 2025.07.10 17:09:04.100046 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4175 | 2025.07.10 17:09:04.100145 [ 4 ] {050baa69-bff1-4a6d-a17a-5bc98d8e5545} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4176 | 2025.07.10 17:09:04.100164 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 4177 | 2025.07.10 17:09:04.100359 [ 4 ] {050baa69-bff1-4a6d-a17a-5bc98d8e5545} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2025.07.10 17:09:04.100485 [ 4 ] {050baa69-bff1-4a6d-a17a-5bc98d8e5545} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001095 sec., 74885.84474885845 rows/sec., 4.76 MiB/sec. | ||
| 4179 | 2025.07.10 17:09:04.100520 [ 4 ] {050baa69-bff1-4a6d-a17a-5bc98d8e5545} <Debug> TCPHandler: Processed in 0.001258725 sec. | ||
| 4180 | 2025.07.10 17:09:04.103853 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 19 columns (19 merged, 0 gathered) in 0.004616579 sec., 121735.16363523726 rows/sec., 218.14 MiB/sec. | ||
| 4181 | 2025.07.10 17:09:04.104490 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4182 | 2025.07.10 17:09:04.104775 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2025.07.10 17:09:04.104835 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4184 | 2025.07.10 17:09:04.104928 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 4185 | 2025.07.10 17:09:09.076748 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2025.07.10 17:09:09.076956 [ 4 ] {0219899b-8c53-475b-b78c-1b5c22e590d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4187 | 2025.07.10 17:09:09.077024 [ 4 ] {0219899b-8c53-475b-b78c-1b5c22e590d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4188 | 2025.07.10 17:09:09.077736 [ 4 ] {0219899b-8c53-475b-b78c-1b5c22e590d3} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2025.07.10 17:09:09.077775 [ 4 ] {0219899b-8c53-475b-b78c-1b5c22e590d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4190 | 2025.07.10 17:09:09.078170 [ 4 ] {0219899b-8c53-475b-b78c-1b5c22e590d3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4191 | 2025.07.10 17:09:09.078391 [ 4 ] {0219899b-8c53-475b-b78c-1b5c22e590d3} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2025.07.10 17:09:09.078538 [ 4 ] {0219899b-8c53-475b-b78c-1b5c22e590d3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.62 MiB/sec. | ||
| 4193 | 2025.07.10 17:09:09.078537 [ 51 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4194 | 2025.07.10 17:09:09.078578 [ 4 ] {0219899b-8c53-475b-b78c-1b5c22e590d3} <Debug> TCPHandler: Processed in 0.001973838 sec. | ||
| 4195 | 2025.07.10 17:09:09.078618 [ 51 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2025.07.10 17:09:09.078644 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4197 | 2025.07.10 17:09:09.078711 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2025.07.10 17:09:09.078750 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 4199 | 2025.07.10 17:09:09.078817 [ 4 ] {343a5191-4086-4ca9-81d2-2baefda7d4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4200 | 2025.07.10 17:09:09.078861 [ 4 ] {343a5191-4086-4ca9-81d2-2baefda7d4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4201 | 2025.07.10 17:09:09.078864 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4202 | 2025.07.10 17:09:09.078907 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1967 rows starting from the beginning of the part | ||
| 4203 | 2025.07.10 17:09:09.078972 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4204 | 2025.07.10 17:09:09.079018 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1281 rows starting from the beginning of the part | ||
| 4205 | 2025.07.10 17:09:09.079068 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 4206 | 2025.07.10 17:09:09.079117 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 699 rows starting from the beginning of the part | ||
| 4207 | 2025.07.10 17:09:09.079157 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 4208 | 2025.07.10 17:09:09.079297 [ 4 ] {343a5191-4086-4ca9-81d2-2baefda7d4f2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2025.07.10 17:09:09.079339 [ 4 ] {343a5191-4086-4ca9-81d2-2baefda7d4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4210 | 2025.07.10 17:09:09.079755 [ 4 ] {343a5191-4086-4ca9-81d2-2baefda7d4f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4211 | 2025.07.10 17:09:09.079996 [ 4 ] {343a5191-4086-4ca9-81d2-2baefda7d4f2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2025.07.10 17:09:09.080124 [ 51 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4213 | 2025.07.10 17:09:09.080132 [ 4 ] {343a5191-4086-4ca9-81d2-2baefda7d4f2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001334 sec., 47976.011994003005 rows/sec., 3.74 MiB/sec. | ||
| 4214 | 2025.07.10 17:09:09.080169 [ 51 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2025.07.10 17:09:09.080192 [ 4 ] {343a5191-4086-4ca9-81d2-2baefda7d4f2} <Debug> TCPHandler: Processed in 0.001529499 sec. | ||
| 4216 | 2025.07.10 17:09:09.080197 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4217 | 2025.07.10 17:09:09.080301 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 4218 | 2025.07.10 17:09:09.080335 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2025.07.10 17:09:09.080383 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4220 | 2025.07.10 17:09:09.080414 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 947 rows starting from the beginning of the part | ||
| 4221 | 2025.07.10 17:09:09.080432 [ 4 ] {7759fe37-9528-4184-aec2-38a229185eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4222 | 2025.07.10 17:09:09.080465 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4223 | 2025.07.10 17:09:09.080480 [ 4 ] {7759fe37-9528-4184-aec2-38a229185eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4224 | 2025.07.10 17:09:09.080513 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 567 rows starting from the beginning of the part | ||
| 4225 | 2025.07.10 17:09:09.080569 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 4226 | 2025.07.10 17:09:09.080609 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 423 rows starting from the beginning of the part | ||
| 4227 | 2025.07.10 17:09:09.080646 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 4228 | 2025.07.10 17:09:09.080725 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4115 rows, containing 5 columns (5 merged, 0 gathered) in 0.002012939 sec., 2044274.5656972218 rows/sec., 174.76 MiB/sec. | ||
| 4229 | 2025.07.10 17:09:09.080952 [ 4 ] {7759fe37-9528-4184-aec2-38a229185eef} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2025.07.10 17:09:09.081000 [ 4 ] {7759fe37-9528-4184-aec2-38a229185eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4231 | 2025.07.10 17:09:09.081101 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4232 | 2025.07.10 17:09:09.081471 [ 4 ] {7759fe37-9528-4184-aec2-38a229185eef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4233 | 2025.07.10 17:09:09.081493 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_31_6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2025.07.10 17:09:09.081607 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_31_6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4235 | 2025.07.10 17:09:09.081708 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 4236 | 2025.07.10 17:09:09.081725 [ 4 ] {7759fe37-9528-4184-aec2-38a229185eef} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2025.07.10 17:09:09.081799 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2129 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514509 sec., 1405736.116457545 rows/sec., 108.79 MiB/sec. | ||
| 4238 | 2025.07.10 17:09:09.081863 [ 4 ] {7759fe37-9528-4184-aec2-38a229185eef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001449 sec., 110420.97998619737 rows/sec., 7.69 MiB/sec. | ||
| 4239 | 2025.07.10 17:09:09.081904 [ 4 ] {7759fe37-9528-4184-aec2-38a229185eef} <Debug> TCPHandler: Processed in 0.001625502 sec. | ||
| 4240 | 2025.07.10 17:09:09.081991 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4241 | 2025.07.10 17:09:09.082024 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2025.07.10 17:09:09.082122 [ 4 ] {b720cfaa-5edb-4c88-b455-b82c0a13331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4243 | 2025.07.10 17:09:09.082168 [ 4 ] {b720cfaa-5edb-4c88-b455-b82c0a13331e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4244 | 2025.07.10 17:09:09.082236 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_31_6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2025.07.10 17:09:09.082310 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_31_6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4246 | 2025.07.10 17:09:09.082378 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4247 | 2025.07.10 17:09:09.082517 [ 4 ] {b720cfaa-5edb-4c88-b455-b82c0a13331e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2025.07.10 17:09:09.082557 [ 4 ] {b720cfaa-5edb-4c88-b455-b82c0a13331e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4249 | 2025.07.10 17:09:09.082875 [ 4 ] {b720cfaa-5edb-4c88-b455-b82c0a13331e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4250 | 2025.07.10 17:09:09.083081 [ 4 ] {b720cfaa-5edb-4c88-b455-b82c0a13331e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2025.07.10 17:09:09.083208 [ 4 ] {b720cfaa-5edb-4c88-b455-b82c0a13331e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 4252 | 2025.07.10 17:09:09.083243 [ 4 ] {b720cfaa-5edb-4c88-b455-b82c0a13331e} <Debug> TCPHandler: Processed in 0.001274304 sec. | ||
| 4253 | 2025.07.10 17:09:09.652388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 4254 | 2025.07.10 17:09:09.652904 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2025.07.10 17:09:09.652956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4256 | 2025.07.10 17:09:09.653463 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4257 | 2025.07.10 17:09:09.653720 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2025.07.10 17:09:09.653878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 4259 | 2025.07.10 17:09:10.264958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4260 | 2025.07.10 17:09:10.282845 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2025.07.10 17:09:10.282910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4262 | 2025.07.10 17:09:10.288434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4263 | 2025.07.10 17:09:10.289120 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2025.07.10 17:09:10.292181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4265 | 2025.07.10 17:09:12.155325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 570 | ||
| 4266 | 2025.07.10 17:09:12.158884 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2025.07.10 17:09:12.158974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4268 | 2025.07.10 17:09:12.161001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4269 | 2025.07.10 17:09:12.161453 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2025.07.10 17:09:12.162087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4271 | 2025.07.10 17:09:14.079052 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2025.07.10 17:09:14.079247 [ 4 ] {367f443e-1c7d-4efd-be70-d21aff002df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4273 | 2025.07.10 17:09:14.079320 [ 4 ] {367f443e-1c7d-4efd-be70-d21aff002df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4274 | 2025.07.10 17:09:14.080018 [ 4 ] {367f443e-1c7d-4efd-be70-d21aff002df9} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2025.07.10 17:09:14.080064 [ 4 ] {367f443e-1c7d-4efd-be70-d21aff002df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4276 | 2025.07.10 17:09:14.080470 [ 4 ] {367f443e-1c7d-4efd-be70-d21aff002df9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4277 | 2025.07.10 17:09:14.080705 [ 4 ] {367f443e-1c7d-4efd-be70-d21aff002df9} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2025.07.10 17:09:14.080867 [ 4 ] {367f443e-1c7d-4efd-be70-d21aff002df9} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001674 sec., 82437.27598566309 rows/sec., 7.12 MiB/sec. | ||
| 4279 | 2025.07.10 17:09:14.080917 [ 4 ] {367f443e-1c7d-4efd-be70-d21aff002df9} <Debug> TCPHandler: Processed in 0.002000438 sec. | ||
| 4280 | 2025.07.10 17:09:14.081035 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2025.07.10 17:09:14.081138 [ 4 ] {ad97c0c4-3ae9-4624-aad0-5b888e8ddf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4282 | 2025.07.10 17:09:14.081182 [ 4 ] {ad97c0c4-3ae9-4624-aad0-5b888e8ddf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4283 | 2025.07.10 17:09:14.081588 [ 4 ] {ad97c0c4-3ae9-4624-aad0-5b888e8ddf56} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2025.07.10 17:09:14.081626 [ 4 ] {ad97c0c4-3ae9-4624-aad0-5b888e8ddf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4285 | 2025.07.10 17:09:14.081932 [ 4 ] {ad97c0c4-3ae9-4624-aad0-5b888e8ddf56} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4286 | 2025.07.10 17:09:14.082154 [ 4 ] {ad97c0c4-3ae9-4624-aad0-5b888e8ddf56} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2025.07.10 17:09:14.082285 [ 4 ] {ad97c0c4-3ae9-4624-aad0-5b888e8ddf56} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001171 sec., 35012.80956447481 rows/sec., 2.57 MiB/sec. | ||
| 4288 | 2025.07.10 17:09:14.082325 [ 4 ] {ad97c0c4-3ae9-4624-aad0-5b888e8ddf56} <Debug> TCPHandler: Processed in 0.001342666 sec. | ||
| 4289 | 2025.07.10 17:09:14.082444 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2025.07.10 17:09:14.082567 [ 4 ] {a48f5474-b6fa-4d3d-8fe8-c721480db75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4291 | 2025.07.10 17:09:14.082616 [ 4 ] {a48f5474-b6fa-4d3d-8fe8-c721480db75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4292 | 2025.07.10 17:09:14.083060 [ 4 ] {a48f5474-b6fa-4d3d-8fe8-c721480db75c} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2025.07.10 17:09:14.083097 [ 4 ] {a48f5474-b6fa-4d3d-8fe8-c721480db75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4294 | 2025.07.10 17:09:14.083421 [ 4 ] {a48f5474-b6fa-4d3d-8fe8-c721480db75c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4295 | 2025.07.10 17:09:14.083640 [ 4 ] {a48f5474-b6fa-4d3d-8fe8-c721480db75c} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2025.07.10 17:09:14.083771 [ 4 ] {a48f5474-b6fa-4d3d-8fe8-c721480db75c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00123 sec., 85365.85365853658 rows/sec., 6.67 MiB/sec. | ||
| 4297 | 2025.07.10 17:09:14.083809 [ 4 ] {a48f5474-b6fa-4d3d-8fe8-c721480db75c} <Debug> TCPHandler: Processed in 0.001424807 sec. | ||
| 4298 | 2025.07.10 17:09:14.083911 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2025.07.10 17:09:14.084006 [ 4 ] {9305bfef-b10f-4c35-ab19-6b81934dd796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4300 | 2025.07.10 17:09:14.084050 [ 4 ] {9305bfef-b10f-4c35-ab19-6b81934dd796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4301 | 2025.07.10 17:09:14.084486 [ 4 ] {9305bfef-b10f-4c35-ab19-6b81934dd796} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2025.07.10 17:09:14.084532 [ 4 ] {9305bfef-b10f-4c35-ab19-6b81934dd796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4303 | 2025.07.10 17:09:14.084910 [ 4 ] {9305bfef-b10f-4c35-ab19-6b81934dd796} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4304 | 2025.07.10 17:09:14.085126 [ 4 ] {9305bfef-b10f-4c35-ab19-6b81934dd796} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2025.07.10 17:09:14.085243 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4306 | 2025.07.10 17:09:14.085291 [ 4 ] {9305bfef-b10f-4c35-ab19-6b81934dd796} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 4307 | 2025.07.10 17:09:14.085315 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2025.07.10 17:09:14.085342 [ 4 ] {9305bfef-b10f-4c35-ab19-6b81934dd796} <Debug> TCPHandler: Processed in 0.001478949 sec. | ||
| 4309 | 2025.07.10 17:09:14.085343 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4310 | 2025.07.10 17:09:14.085461 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2025.07.10 17:09:14.085467 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 4312 | 2025.07.10 17:09:14.085564 [ 4 ] {29d83ab7-39e4-49d9-a1d7-33cf999bff59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4313 | 2025.07.10 17:09:14.085614 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4314 | 2025.07.10 17:09:14.085626 [ 4 ] {29d83ab7-39e4-49d9-a1d7-33cf999bff59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4315 | 2025.07.10 17:09:14.085660 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7009 rows starting from the beginning of the part | ||
| 4316 | 2025.07.10 17:09:14.085735 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 883 rows starting from the beginning of the part | ||
| 4317 | 2025.07.10 17:09:14.085785 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4318 | 2025.07.10 17:09:14.085837 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 4319 | 2025.07.10 17:09:14.085880 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4320 | 2025.07.10 17:09:14.085923 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 4321 | 2025.07.10 17:09:14.086447 [ 4 ] {29d83ab7-39e4-49d9-a1d7-33cf999bff59} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2025.07.10 17:09:14.086489 [ 4 ] {29d83ab7-39e4-49d9-a1d7-33cf999bff59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4323 | 2025.07.10 17:09:14.087108 [ 4 ] {29d83ab7-39e4-49d9-a1d7-33cf999bff59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4324 | 2025.07.10 17:09:14.087348 [ 4 ] {29d83ab7-39e4-49d9-a1d7-33cf999bff59} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2025.07.10 17:09:14.087492 [ 4 ] {29d83ab7-39e4-49d9-a1d7-33cf999bff59} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001946 sec., 21068.8591983556 rows/sec., 37.75 MiB/sec. | ||
| 4326 | 2025.07.10 17:09:14.087548 [ 4 ] {29d83ab7-39e4-49d9-a1d7-33cf999bff59} <Debug> TCPHandler: Processed in 0.002137551 sec. | ||
| 4327 | 2025.07.10 17:09:14.087662 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2025.07.10 17:09:14.087757 [ 4 ] {88bb0394-c3af-417d-9311-1f7640da15ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4329 | 2025.07.10 17:09:14.087800 [ 4 ] {88bb0394-c3af-417d-9311-1f7640da15ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4330 | 2025.07.10 17:09:14.088137 [ 4 ] {88bb0394-c3af-417d-9311-1f7640da15ab} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2025.07.10 17:09:14.088175 [ 4 ] {88bb0394-c3af-417d-9311-1f7640da15ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4332 | 2025.07.10 17:09:14.088505 [ 4 ] {88bb0394-c3af-417d-9311-1f7640da15ab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4333 | 2025.07.10 17:09:14.088727 [ 4 ] {88bb0394-c3af-417d-9311-1f7640da15ab} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2025.07.10 17:09:14.088822 [ 199 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8609 rows, containing 5 columns (5 merged, 0 gathered) in 0.003394406 sec., 2536231.670578004 rows/sec., 173.79 MiB/sec. | ||
| 4335 | 2025.07.10 17:09:14.088839 [ 86 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4336 | 2025.07.10 17:09:14.088862 [ 4 ] {88bb0394-c3af-417d-9311-1f7640da15ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 4337 | 2025.07.10 17:09:14.088900 [ 86 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2025.07.10 17:09:14.088921 [ 4 ] {88bb0394-c3af-417d-9311-1f7640da15ab} <Debug> TCPHandler: Processed in 0.001308355 sec. | ||
| 4339 | 2025.07.10 17:09:14.088925 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4340 | 2025.07.10 17:09:14.089006 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4341 | 2025.07.10 17:09:14.089040 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 4342 | 2025.07.10 17:09:14.089183 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4343 | 2025.07.10 17:09:14.089221 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 910 rows starting from the beginning of the part | ||
| 4344 | 2025.07.10 17:09:14.089283 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.07.10 17:09:14.089287 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4346 | 2025.07.10 17:09:14.089351 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4347 | 2025.07.10 17:09:14.089369 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4348 | 2025.07.10 17:09:14.089394 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
| 4349 | 2025.07.10 17:09:14.089437 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4350 | 2025.07.10 17:09:14.089447 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4351 | 2025.07.10 17:09:14.089476 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 4352 | 2025.07.10 17:09:14.090463 [ 190 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 4 columns (4 merged, 0 gathered) in 0.001471309 sec., 837349.5982149228 rows/sec., 55.55 MiB/sec. | ||
| 4353 | 2025.07.10 17:09:14.090631 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4354 | 2025.07.10 17:09:14.090892 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2025.07.10 17:09:14.090969 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_31_6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4356 | 2025.07.10 17:09:14.091045 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4357 | 2025.07.10 17:09:16.988772 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4358 | 2025.07.10 17:09:16.988841 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4359 | 2025.07.10 17:09:17.153964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 4360 | 2025.07.10 17:09:17.154469 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2025.07.10 17:09:17.154515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4362 | 2025.07.10 17:09:17.155001 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4363 | 2025.07.10 17:09:17.155253 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2025.07.10 17:09:17.155379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4365 | 2025.07.10 17:09:17.155380 [ 90 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4366 | 2025.07.10 17:09:17.155457 [ 90 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2025.07.10 17:09:17.155480 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4368 | 2025.07.10 17:09:17.155585 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 4369 | 2025.07.10 17:09:17.155697 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4370 | 2025.07.10 17:09:17.155734 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
| 4371 | 2025.07.10 17:09:17.155798 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 4372 | 2025.07.10 17:09:17.155849 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 4373 | 2025.07.10 17:09:17.155896 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 4374 | 2025.07.10 17:09:17.155940 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 4375 | 2025.07.10 17:09:17.155985 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 4376 | 2025.07.10 17:09:17.157881 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002337445 sec., 5114986.662787788 rows/sec., 73.17 MiB/sec. | ||
| 4377 | 2025.07.10 17:09:17.158142 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4378 | 2025.07.10 17:09:17.158390 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2025.07.10 17:09:17.158455 [ 199 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_26_5} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4380 | 2025.07.10 17:09:17.158529 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4381 | 2025.07.10 17:09:17.792250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4382 | 2025.07.10 17:09:17.809660 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2025.07.10 17:09:17.809712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4384 | 2025.07.10 17:09:17.815980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4385 | 2025.07.10 17:09:17.816677 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.07.10 17:09:17.817000 [ 89 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4387 | 2025.07.10 17:09:17.817076 [ 89 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2025.07.10 17:09:17.817100 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4389 | 2025.07.10 17:09:17.817226 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 4390 | 2025.07.10 17:09:17.819882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4391 | 2025.07.10 17:09:17.821593 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4392 | 2025.07.10 17:09:17.823066 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 4393 | 2025.07.10 17:09:17.827818 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 4394 | 2025.07.10 17:09:17.832326 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 4395 | 2025.07.10 17:09:17.836735 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 4396 | 2025.07.10 17:09:17.841200 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 4397 | 2025.07.10 17:09:17.845329 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 4398 | 2025.07.10 17:09:17.897220 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080051978 sec., 2448.4092073277693 rows/sec., 12.66 MiB/sec. | ||
| 4399 | 2025.07.10 17:09:17.899702 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4400 | 2025.07.10 17:09:17.901630 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_26_5} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2025.07.10 17:09:17.901736 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_26_5} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4402 | 2025.07.10 17:09:17.904362 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4403 | 2025.07.10 17:09:18.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.91 MiB, peak 236.45 MiB, free memory in arenas 0.00 B, will set to 233.96 MiB (RSS), difference: 8.05 MiB | ||
| 4404 | 2025.07.10 17:09:19.076729 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2025.07.10 17:09:19.076918 [ 4 ] {76289f3a-5316-4d2f-b854-aa68486bc32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4406 | 2025.07.10 17:09:19.076984 [ 4 ] {76289f3a-5316-4d2f-b854-aa68486bc32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4407 | 2025.07.10 17:09:19.077694 [ 4 ] {76289f3a-5316-4d2f-b854-aa68486bc32a} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2025.07.10 17:09:19.077739 [ 4 ] {76289f3a-5316-4d2f-b854-aa68486bc32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4409 | 2025.07.10 17:09:19.078142 [ 4 ] {76289f3a-5316-4d2f-b854-aa68486bc32a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4410 | 2025.07.10 17:09:19.078379 [ 4 ] {76289f3a-5316-4d2f-b854-aa68486bc32a} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2025.07.10 17:09:19.078524 [ 4 ] {76289f3a-5316-4d2f-b854-aa68486bc32a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.58 MiB/sec. | ||
| 4412 | 2025.07.10 17:09:19.078565 [ 4 ] {76289f3a-5316-4d2f-b854-aa68486bc32a} <Debug> TCPHandler: Processed in 0.001962038 sec. | ||
| 4413 | 2025.07.10 17:09:19.078677 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2025.07.10 17:09:19.078770 [ 4 ] {c5e098f2-4cd0-43d0-82a1-ff46082e83a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4415 | 2025.07.10 17:09:19.078809 [ 4 ] {c5e098f2-4cd0-43d0-82a1-ff46082e83a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4416 | 2025.07.10 17:09:19.079213 [ 4 ] {c5e098f2-4cd0-43d0-82a1-ff46082e83a4} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2025.07.10 17:09:19.079248 [ 4 ] {c5e098f2-4cd0-43d0-82a1-ff46082e83a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4418 | 2025.07.10 17:09:19.079537 [ 4 ] {c5e098f2-4cd0-43d0-82a1-ff46082e83a4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4419 | 2025.07.10 17:09:19.079731 [ 4 ] {c5e098f2-4cd0-43d0-82a1-ff46082e83a4} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2025.07.10 17:09:19.079852 [ 4 ] {c5e098f2-4cd0-43d0-82a1-ff46082e83a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001101 sec., 58128.97366030881 rows/sec., 4.54 MiB/sec. | ||
| 4421 | 2025.07.10 17:09:19.079888 [ 4 ] {c5e098f2-4cd0-43d0-82a1-ff46082e83a4} <Debug> TCPHandler: Processed in 0.001258354 sec. | ||
| 4422 | 2025.07.10 17:09:19.080002 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2025.07.10 17:09:19.080093 [ 4 ] {dea18880-d056-4423-95ae-318904e995b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4424 | 2025.07.10 17:09:19.080135 [ 4 ] {dea18880-d056-4423-95ae-318904e995b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4425 | 2025.07.10 17:09:19.080563 [ 4 ] {dea18880-d056-4423-95ae-318904e995b8} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2025.07.10 17:09:19.080600 [ 4 ] {dea18880-d056-4423-95ae-318904e995b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4427 | 2025.07.10 17:09:19.080924 [ 4 ] {dea18880-d056-4423-95ae-318904e995b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4428 | 2025.07.10 17:09:19.081126 [ 4 ] {dea18880-d056-4423-95ae-318904e995b8} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2025.07.10 17:09:19.081252 [ 4 ] {dea18880-d056-4423-95ae-318904e995b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4430 | 2025.07.10 17:09:19.081289 [ 4 ] {dea18880-d056-4423-95ae-318904e995b8} <Debug> TCPHandler: Processed in 0.001333496 sec. | ||
| 4431 | 2025.07.10 17:09:19.081396 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2025.07.10 17:09:19.081488 [ 4 ] {c5dfe463-ffba-462a-8b97-47a90c642049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4433 | 2025.07.10 17:09:19.081528 [ 4 ] {c5dfe463-ffba-462a-8b97-47a90c642049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4434 | 2025.07.10 17:09:19.081851 [ 4 ] {c5dfe463-ffba-462a-8b97-47a90c642049} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2025.07.10 17:09:19.081886 [ 4 ] {c5dfe463-ffba-462a-8b97-47a90c642049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4436 | 2025.07.10 17:09:19.082183 [ 4 ] {c5dfe463-ffba-462a-8b97-47a90c642049} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4437 | 2025.07.10 17:09:19.082384 [ 4 ] {c5dfe463-ffba-462a-8b97-47a90c642049} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2025.07.10 17:09:19.082506 [ 4 ] {c5dfe463-ffba-462a-8b97-47a90c642049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 4439 | 2025.07.10 17:09:19.082540 [ 4 ] {c5dfe463-ffba-462a-8b97-47a90c642049} <Debug> TCPHandler: Processed in 0.001191253 sec. | ||
| 4440 | 2025.07.10 17:09:22.163201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 590 | ||
| 4441 | 2025.07.10 17:09:22.165274 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2025.07.10 17:09:22.165328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4443 | 2025.07.10 17:09:22.166528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4444 | 2025.07.10 17:09:22.166809 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2025.07.10 17:09:22.167184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4446 | 2025.07.10 17:09:24.106831 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2025.07.10 17:09:24.107024 [ 4 ] {902915d4-b168-4bfd-8c05-aa8fb97e6856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4448 | 2025.07.10 17:09:24.107094 [ 4 ] {902915d4-b168-4bfd-8c05-aa8fb97e6856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4449 | 2025.07.10 17:09:24.107745 [ 4 ] {902915d4-b168-4bfd-8c05-aa8fb97e6856} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2025.07.10 17:09:24.107796 [ 4 ] {902915d4-b168-4bfd-8c05-aa8fb97e6856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4451 | 2025.07.10 17:09:24.108189 [ 4 ] {902915d4-b168-4bfd-8c05-aa8fb97e6856} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4452 | 2025.07.10 17:09:24.108401 [ 4 ] {902915d4-b168-4bfd-8c05-aa8fb97e6856} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2025.07.10 17:09:24.108548 [ 4 ] {902915d4-b168-4bfd-8c05-aa8fb97e6856} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001577 sec., 7609.3849080532655 rows/sec., 620.49 KiB/sec. | ||
| 4454 | 2025.07.10 17:09:24.108590 [ 4 ] {902915d4-b168-4bfd-8c05-aa8fb97e6856} <Debug> TCPHandler: Processed in 0.001891817 sec. | ||
| 4455 | 2025.07.10 17:09:24.108707 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2025.07.10 17:09:24.108810 [ 4 ] {8e93bb29-824d-4b94-8004-a54ac111a44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4457 | 2025.07.10 17:09:24.108853 [ 4 ] {8e93bb29-824d-4b94-8004-a54ac111a44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4458 | 2025.07.10 17:09:24.109894 [ 4 ] {8e93bb29-824d-4b94-8004-a54ac111a44c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2025.07.10 17:09:24.109932 [ 4 ] {8e93bb29-824d-4b94-8004-a54ac111a44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4460 | 2025.07.10 17:09:24.110336 [ 4 ] {8e93bb29-824d-4b94-8004-a54ac111a44c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4461 | 2025.07.10 17:09:24.110554 [ 4 ] {8e93bb29-824d-4b94-8004-a54ac111a44c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2025.07.10 17:09:24.110691 [ 4 ] {8e93bb29-824d-4b94-8004-a54ac111a44c} <Debug> executeQuery: Read 1284 rows, 108.75 KiB in 0.0019 sec., 675789.4736842106 rows/sec., 55.90 MiB/sec. | ||
| 4463 | 2025.07.10 17:09:24.110731 [ 4 ] {8e93bb29-824d-4b94-8004-a54ac111a44c} <Debug> TCPHandler: Processed in 0.0020748 sec. | ||
| 4464 | 2025.07.10 17:09:24.110841 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2025.07.10 17:09:24.110951 [ 4 ] {c75b0a17-13e3-4958-80ca-6d037ad1ba4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4466 | 2025.07.10 17:09:24.110999 [ 4 ] {c75b0a17-13e3-4958-80ca-6d037ad1ba4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4467 | 2025.07.10 17:09:24.111462 [ 4 ] {c75b0a17-13e3-4958-80ca-6d037ad1ba4b} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2025.07.10 17:09:24.111504 [ 4 ] {c75b0a17-13e3-4958-80ca-6d037ad1ba4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4469 | 2025.07.10 17:09:24.111850 [ 4 ] {c75b0a17-13e3-4958-80ca-6d037ad1ba4b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4470 | 2025.07.10 17:09:24.112083 [ 4 ] {c75b0a17-13e3-4958-80ca-6d037ad1ba4b} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2025.07.10 17:09:24.112204 [ 4 ] {c75b0a17-13e3-4958-80ca-6d037ad1ba4b} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001276 sec., 41536.05015673981 rows/sec., 3.00 MiB/sec. | ||
| 4472 | 2025.07.10 17:09:24.112241 [ 4 ] {c75b0a17-13e3-4958-80ca-6d037ad1ba4b} <Debug> TCPHandler: Processed in 0.001456878 sec. | ||
| 4473 | 2025.07.10 17:09:24.112344 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2025.07.10 17:09:24.112435 [ 4 ] {f79ca49a-11a5-45c2-95fa-43850d280a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4475 | 2025.07.10 17:09:24.112473 [ 4 ] {f79ca49a-11a5-45c2-95fa-43850d280a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4476 | 2025.07.10 17:09:24.112925 [ 4 ] {f79ca49a-11a5-45c2-95fa-43850d280a95} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2025.07.10 17:09:24.112960 [ 4 ] {f79ca49a-11a5-45c2-95fa-43850d280a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4478 | 2025.07.10 17:09:24.113253 [ 4 ] {f79ca49a-11a5-45c2-95fa-43850d280a95} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4479 | 2025.07.10 17:09:24.113469 [ 4 ] {f79ca49a-11a5-45c2-95fa-43850d280a95} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2025.07.10 17:09:24.113592 [ 4 ] {f79ca49a-11a5-45c2-95fa-43850d280a95} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001175 sec., 194042.55319148937 rows/sec., 13.14 MiB/sec. | ||
| 4481 | 2025.07.10 17:09:24.113628 [ 4 ] {f79ca49a-11a5-45c2-95fa-43850d280a95} <Debug> TCPHandler: Processed in 0.001330796 sec. | ||
| 4482 | 2025.07.10 17:09:24.113728 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2025.07.10 17:09:24.113818 [ 4 ] {6753f556-fcd1-48bd-837a-fe0bc9921925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4484 | 2025.07.10 17:09:24.113856 [ 4 ] {6753f556-fcd1-48bd-837a-fe0bc9921925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4485 | 2025.07.10 17:09:24.114405 [ 4 ] {6753f556-fcd1-48bd-837a-fe0bc9921925} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.07.10 17:09:24.114441 [ 4 ] {6753f556-fcd1-48bd-837a-fe0bc9921925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4487 | 2025.07.10 17:09:24.114760 [ 4 ] {6753f556-fcd1-48bd-837a-fe0bc9921925} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4488 | 2025.07.10 17:09:24.114962 [ 4 ] {6753f556-fcd1-48bd-837a-fe0bc9921925} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.07.10 17:09:24.115085 [ 4 ] {6753f556-fcd1-48bd-837a-fe0bc9921925} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001285 sec., 445914.39688715956 rows/sec., 33.18 MiB/sec. | ||
| 4490 | 2025.07.10 17:09:24.115121 [ 4 ] {6753f556-fcd1-48bd-837a-fe0bc9921925} <Debug> TCPHandler: Processed in 0.001439438 sec. | ||
| 4491 | 2025.07.10 17:09:24.115268 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2025.07.10 17:09:24.115358 [ 4 ] {a0ec8292-4afb-4ef8-ae5e-0b5a1419107d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4493 | 2025.07.10 17:09:24.115399 [ 4 ] {a0ec8292-4afb-4ef8-ae5e-0b5a1419107d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4494 | 2025.07.10 17:09:24.115952 [ 4 ] {a0ec8292-4afb-4ef8-ae5e-0b5a1419107d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2025.07.10 17:09:24.115985 [ 4 ] {a0ec8292-4afb-4ef8-ae5e-0b5a1419107d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4496 | 2025.07.10 17:09:24.116347 [ 4 ] {a0ec8292-4afb-4ef8-ae5e-0b5a1419107d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4497 | 2025.07.10 17:09:24.116548 [ 4 ] {a0ec8292-4afb-4ef8-ae5e-0b5a1419107d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2025.07.10 17:09:24.116668 [ 4 ] {a0ec8292-4afb-4ef8-ae5e-0b5a1419107d} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.001328 sec., 667168.6746987952 rows/sec., 44.90 MiB/sec. | ||
| 4499 | 2025.07.10 17:09:24.116703 [ 4 ] {a0ec8292-4afb-4ef8-ae5e-0b5a1419107d} <Debug> TCPHandler: Processed in 0.001482149 sec. | ||
| 4500 | 2025.07.10 17:09:24.116804 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2025.07.10 17:09:24.116895 [ 4 ] {cff00dc4-60cf-4bd2-b663-760f74001034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4502 | 2025.07.10 17:09:24.116947 [ 4 ] {cff00dc4-60cf-4bd2-b663-760f74001034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4503 | 2025.07.10 17:09:24.117771 [ 4 ] {cff00dc4-60cf-4bd2-b663-760f74001034} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2025.07.10 17:09:24.117803 [ 4 ] {cff00dc4-60cf-4bd2-b663-760f74001034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4505 | 2025.07.10 17:09:24.118331 [ 4 ] {cff00dc4-60cf-4bd2-b663-760f74001034} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4506 | 2025.07.10 17:09:24.118550 [ 4 ] {cff00dc4-60cf-4bd2-b663-760f74001034} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2025.07.10 17:09:24.118682 [ 4 ] {cff00dc4-60cf-4bd2-b663-760f74001034} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001805 sec., 22714.681440443215 rows/sec., 40.70 MiB/sec. | ||
| 4508 | 2025.07.10 17:09:24.118731 [ 4 ] {cff00dc4-60cf-4bd2-b663-760f74001034} <Debug> TCPHandler: Processed in 0.001972728 sec. | ||
| 4509 | 2025.07.10 17:09:24.118837 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2025.07.10 17:09:24.118928 [ 4 ] {d87159f8-dae6-4357-9016-01e633bf9956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4511 | 2025.07.10 17:09:24.118968 [ 4 ] {d87159f8-dae6-4357-9016-01e633bf9956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4512 | 2025.07.10 17:09:24.119292 [ 4 ] {d87159f8-dae6-4357-9016-01e633bf9956} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2025.07.10 17:09:24.119325 [ 4 ] {d87159f8-dae6-4357-9016-01e633bf9956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4514 | 2025.07.10 17:09:24.119620 [ 4 ] {d87159f8-dae6-4357-9016-01e633bf9956} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4515 | 2025.07.10 17:09:24.119818 [ 4 ] {d87159f8-dae6-4357-9016-01e633bf9956} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2025.07.10 17:09:24.119940 [ 4 ] {d87159f8-dae6-4357-9016-01e633bf9956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 4517 | 2025.07.10 17:09:24.119973 [ 4 ] {d87159f8-dae6-4357-9016-01e633bf9956} <Debug> TCPHandler: Processed in 0.001182863 sec. | ||
| 4518 | 2025.07.10 17:09:24.656428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 4519 | 2025.07.10 17:09:24.656923 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.07.10 17:09:24.656966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4521 | 2025.07.10 17:09:24.657523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4522 | 2025.07.10 17:09:24.657758 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.07.10 17:09:24.657890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 4524 | 2025.07.10 17:09:25.320921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4525 | 2025.07.10 17:09:25.337664 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2025.07.10 17:09:25.337741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4527 | 2025.07.10 17:09:25.343776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4528 | 2025.07.10 17:09:25.344510 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2025.07.10 17:09:25.347314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4530 | 2025.07.10 17:09:29.076582 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.07.10 17:09:29.076784 [ 4 ] {34b7dec6-dcb1-4311-8090-d0e3a72a9c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4532 | 2025.07.10 17:09:29.076850 [ 4 ] {34b7dec6-dcb1-4311-8090-d0e3a72a9c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4533 | 2025.07.10 17:09:29.077590 [ 4 ] {34b7dec6-dcb1-4311-8090-d0e3a72a9c9f} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.07.10 17:09:29.077628 [ 4 ] {34b7dec6-dcb1-4311-8090-d0e3a72a9c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4535 | 2025.07.10 17:09:29.078019 [ 4 ] {34b7dec6-dcb1-4311-8090-d0e3a72a9c9f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4536 | 2025.07.10 17:09:29.078246 [ 4 ] {34b7dec6-dcb1-4311-8090-d0e3a72a9c9f} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2025.07.10 17:09:29.078390 [ 4 ] {34b7dec6-dcb1-4311-8090-d0e3a72a9c9f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.58 MiB/sec. | ||
| 4538 | 2025.07.10 17:09:29.078429 [ 4 ] {34b7dec6-dcb1-4311-8090-d0e3a72a9c9f} <Debug> TCPHandler: Processed in 0.001980028 sec. | ||
| 4539 | 2025.07.10 17:09:29.078556 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2025.07.10 17:09:29.078656 [ 4 ] {2a6d6d90-037b-49b3-80b2-75b6d67001d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4541 | 2025.07.10 17:09:29.078695 [ 4 ] {2a6d6d90-037b-49b3-80b2-75b6d67001d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4542 | 2025.07.10 17:09:29.079194 [ 4 ] {2a6d6d90-037b-49b3-80b2-75b6d67001d2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2025.07.10 17:09:29.079238 [ 4 ] {2a6d6d90-037b-49b3-80b2-75b6d67001d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4544 | 2025.07.10 17:09:29.079557 [ 4 ] {2a6d6d90-037b-49b3-80b2-75b6d67001d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4545 | 2025.07.10 17:09:29.079772 [ 4 ] {2a6d6d90-037b-49b3-80b2-75b6d67001d2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2025.07.10 17:09:29.079895 [ 4 ] {2a6d6d90-037b-49b3-80b2-75b6d67001d2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 4547 | 2025.07.10 17:09:29.079932 [ 4 ] {2a6d6d90-037b-49b3-80b2-75b6d67001d2} <Debug> TCPHandler: Processed in 0.001428187 sec. | ||
| 4548 | 2025.07.10 17:09:29.080058 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2025.07.10 17:09:29.080151 [ 4 ] {a003b35a-ad09-4c9f-90d2-93901cf9f1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4550 | 2025.07.10 17:09:29.080193 [ 4 ] {a003b35a-ad09-4c9f-90d2-93901cf9f1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4551 | 2025.07.10 17:09:29.080710 [ 4 ] {a003b35a-ad09-4c9f-90d2-93901cf9f1c5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2025.07.10 17:09:29.080747 [ 4 ] {a003b35a-ad09-4c9f-90d2-93901cf9f1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4553 | 2025.07.10 17:09:29.081089 [ 4 ] {a003b35a-ad09-4c9f-90d2-93901cf9f1c5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4554 | 2025.07.10 17:09:29.081290 [ 4 ] {a003b35a-ad09-4c9f-90d2-93901cf9f1c5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.07.10 17:09:29.081415 [ 4 ] {a003b35a-ad09-4c9f-90d2-93901cf9f1c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 4556 | 2025.07.10 17:09:29.081451 [ 4 ] {a003b35a-ad09-4c9f-90d2-93901cf9f1c5} <Debug> TCPHandler: Processed in 0.001448948 sec. | ||
| 4557 | 2025.07.10 17:09:29.081564 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.07.10 17:09:29.081662 [ 4 ] {e4703bcc-a0df-48fb-a5cd-46c0b0fe1915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4559 | 2025.07.10 17:09:29.081702 [ 4 ] {e4703bcc-a0df-48fb-a5cd-46c0b0fe1915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4560 | 2025.07.10 17:09:29.082047 [ 4 ] {e4703bcc-a0df-48fb-a5cd-46c0b0fe1915} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.07.10 17:09:29.082082 [ 4 ] {e4703bcc-a0df-48fb-a5cd-46c0b0fe1915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4562 | 2025.07.10 17:09:29.082368 [ 4 ] {e4703bcc-a0df-48fb-a5cd-46c0b0fe1915} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4563 | 2025.07.10 17:09:29.082569 [ 4 ] {e4703bcc-a0df-48fb-a5cd-46c0b0fe1915} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.07.10 17:09:29.082699 [ 4 ] {e4703bcc-a0df-48fb-a5cd-46c0b0fe1915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 4565 | 2025.07.10 17:09:29.082735 [ 4 ] {e4703bcc-a0df-48fb-a5cd-46c0b0fe1915} <Debug> TCPHandler: Processed in 0.001218443 sec. | ||
| 4566 | 2025.07.10 17:09:31.988892 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4567 | 2025.07.10 17:09:31.988970 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4568 | 2025.07.10 17:09:32.157966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 4569 | 2025.07.10 17:09:32.158519 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.07.10 17:09:32.158565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4571 | 2025.07.10 17:09:32.159115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4572 | 2025.07.10 17:09:32.159355 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.07.10 17:09:32.159494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 4574 | 2025.07.10 17:09:32.167291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 614 | ||
| 4575 | 2025.07.10 17:09:32.169390 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2025.07.10 17:09:32.169436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4577 | 2025.07.10 17:09:32.170605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4578 | 2025.07.10 17:09:32.170868 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2025.07.10 17:09:32.171132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4580 | 2025.07.10 17:09:32.847413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 4581 | 2025.07.10 17:09:32.863926 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2025.07.10 17:09:32.863976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4583 | 2025.07.10 17:09:32.869816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4584 | 2025.07.10 17:09:32.870506 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2025.07.10 17:09:32.873622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 4586 | 2025.07.10 17:09:34.079128 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2025.07.10 17:09:34.079312 [ 4 ] {e798f8ed-83b4-44da-93aa-765d90b339cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4588 | 2025.07.10 17:09:34.079377 [ 4 ] {e798f8ed-83b4-44da-93aa-765d90b339cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4589 | 2025.07.10 17:09:34.080069 [ 4 ] {e798f8ed-83b4-44da-93aa-765d90b339cf} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2025.07.10 17:09:34.080106 [ 4 ] {e798f8ed-83b4-44da-93aa-765d90b339cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4591 | 2025.07.10 17:09:34.080490 [ 4 ] {e798f8ed-83b4-44da-93aa-765d90b339cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4592 | 2025.07.10 17:09:34.080708 [ 4 ] {e798f8ed-83b4-44da-93aa-765d90b339cf} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2025.07.10 17:09:34.080835 [ 69 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4594 | 2025.07.10 17:09:34.080856 [ 4 ] {e798f8ed-83b4-44da-93aa-765d90b339cf} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001594 sec., 86574.65495608533 rows/sec., 7.47 MiB/sec. | ||
| 4595 | 2025.07.10 17:09:34.080879 [ 69 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.07.10 17:09:34.080898 [ 4 ] {e798f8ed-83b4-44da-93aa-765d90b339cf} <Debug> TCPHandler: Processed in 0.001896117 sec. | ||
| 4597 | 2025.07.10 17:09:34.080902 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4598 | 2025.07.10 17:09:34.081022 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2025.07.10 17:09:34.081079 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 4600 | 2025.07.10 17:09:34.081137 [ 4 ] {f0cddec8-800d-4e92-8c52-78845bf9f42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4601 | 2025.07.10 17:09:34.081214 [ 4 ] {f0cddec8-800d-4e92-8c52-78845bf9f42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4602 | 2025.07.10 17:09:34.081312 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4603 | 2025.07.10 17:09:34.081379 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1968 rows starting from the beginning of the part | ||
| 4604 | 2025.07.10 17:09:34.081466 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 138 rows starting from the beginning of the part | ||
| 4605 | 2025.07.10 17:09:34.081513 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 4606 | 2025.07.10 17:09:34.081558 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1284 rows starting from the beginning of the part | ||
| 4607 | 2025.07.10 17:09:34.081602 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 4608 | 2025.07.10 17:09:34.081613 [ 4 ] {f0cddec8-800d-4e92-8c52-78845bf9f42d} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2025.07.10 17:09:34.081643 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
| 4610 | 2025.07.10 17:09:34.081676 [ 4 ] {f0cddec8-800d-4e92-8c52-78845bf9f42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4611 | 2025.07.10 17:09:34.081999 [ 4 ] {f0cddec8-800d-4e92-8c52-78845bf9f42d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4612 | 2025.07.10 17:09:34.082219 [ 4 ] {f0cddec8-800d-4e92-8c52-78845bf9f42d} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2025.07.10 17:09:34.082349 [ 4 ] {f0cddec8-800d-4e92-8c52-78845bf9f42d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001241 sec., 33037.8726833199 rows/sec., 2.43 MiB/sec. | ||
| 4614 | 2025.07.10 17:09:34.082386 [ 4 ] {f0cddec8-800d-4e92-8c52-78845bf9f42d} <Debug> TCPHandler: Processed in 0.001424648 sec. | ||
| 4615 | 2025.07.10 17:09:34.082489 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2025.07.10 17:09:34.082585 [ 4 ] {cd660016-3260-45ff-bb70-9544784acd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4617 | 2025.07.10 17:09:34.082623 [ 4 ] {cd660016-3260-45ff-bb70-9544784acd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4618 | 2025.07.10 17:09:34.083049 [ 4 ] {cd660016-3260-45ff-bb70-9544784acd98} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2025.07.10 17:09:34.083083 [ 4 ] {cd660016-3260-45ff-bb70-9544784acd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4620 | 2025.07.10 17:09:34.083192 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002205672 sec., 1650290.7050549672 rows/sec., 142.35 MiB/sec. | ||
| 4621 | 2025.07.10 17:09:34.083388 [ 4 ] {cd660016-3260-45ff-bb70-9544784acd98} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4622 | 2025.07.10 17:09:34.083474 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4623 | 2025.07.10 17:09:34.083637 [ 4 ] {cd660016-3260-45ff-bb70-9544784acd98} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2025.07.10 17:09:34.083742 [ 69 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4625 | 2025.07.10 17:09:34.083774 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.07.10 17:09:34.083774 [ 69 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2025.07.10 17:09:34.083775 [ 4 ] {cd660016-3260-45ff-bb70-9544784acd98} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001208 sec., 86920.52980132449 rows/sec., 6.79 MiB/sec. | ||
| 4628 | 2025.07.10 17:09:34.083819 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4629 | 2025.07.10 17:09:34.083850 [ 4 ] {cd660016-3260-45ff-bb70-9544784acd98} <Debug> TCPHandler: Processed in 0.001407557 sec. | ||
| 4630 | 2025.07.10 17:09:34.083857 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_36_7} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4631 | 2025.07.10 17:09:34.083895 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 4632 | 2025.07.10 17:09:34.083941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4633 | 2025.07.10 17:09:34.083955 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2025.07.10 17:09:34.083986 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4635 | 2025.07.10 17:09:34.084016 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 949 rows starting from the beginning of the part | ||
| 4636 | 2025.07.10 17:09:34.084052 [ 4 ] {ddec2aee-8e50-4f50-95bc-df1e55cd9750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4637 | 2025.07.10 17:09:34.084073 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 105 rows starting from the beginning of the part | ||
| 4638 | 2025.07.10 17:09:34.084093 [ 4 ] {ddec2aee-8e50-4f50-95bc-df1e55cd9750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4639 | 2025.07.10 17:09:34.084118 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 4640 | 2025.07.10 17:09:34.084159 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 573 rows starting from the beginning of the part | ||
| 4641 | 2025.07.10 17:09:34.084200 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 4642 | 2025.07.10 17:09:34.084242 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 4643 | 2025.07.10 17:09:34.084500 [ 4 ] {ddec2aee-8e50-4f50-95bc-df1e55cd9750} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2025.07.10 17:09:34.084533 [ 4 ] {ddec2aee-8e50-4f50-95bc-df1e55cd9750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4645 | 2025.07.10 17:09:34.084852 [ 4 ] {ddec2aee-8e50-4f50-95bc-df1e55cd9750} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4646 | 2025.07.10 17:09:34.085061 [ 4 ] {ddec2aee-8e50-4f50-95bc-df1e55cd9750} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2025.07.10 17:09:34.085182 [ 4 ] {ddec2aee-8e50-4f50-95bc-df1e55cd9750} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 4648 | 2025.07.10 17:09:34.085217 [ 4 ] {ddec2aee-8e50-4f50-95bc-df1e55cd9750} <Debug> TCPHandler: Processed in 0.001308445 sec. | ||
| 4649 | 2025.07.10 17:09:34.085300 [ 189 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437398 sec., 1294004.8615623508 rows/sec., 101.32 MiB/sec. | ||
| 4650 | 2025.07.10 17:09:34.085320 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2025.07.10 17:09:34.085416 [ 4 ] {da8dd895-4fae-491d-be95-733bcf90d8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2025.07.10 17:09:34.085453 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4653 | 2025.07.10 17:09:34.085467 [ 4 ] {da8dd895-4fae-491d-be95-733bcf90d8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4654 | 2025.07.10 17:09:34.085689 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2025.07.10 17:09:34.085746 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_36_7} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4656 | 2025.07.10 17:09:34.085808 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4657 | 2025.07.10 17:09:34.086232 [ 4 ] {da8dd895-4fae-491d-be95-733bcf90d8a9} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2025.07.10 17:09:34.086266 [ 4 ] {da8dd895-4fae-491d-be95-733bcf90d8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4659 | 2025.07.10 17:09:34.086800 [ 4 ] {da8dd895-4fae-491d-be95-733bcf90d8a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4660 | 2025.07.10 17:09:34.087012 [ 4 ] {da8dd895-4fae-491d-be95-733bcf90d8a9} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2025.07.10 17:09:34.087141 [ 4 ] {da8dd895-4fae-491d-be95-733bcf90d8a9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001742 sec., 23536.165327210103 rows/sec., 42.18 MiB/sec. | ||
| 4662 | 2025.07.10 17:09:34.087194 [ 4 ] {da8dd895-4fae-491d-be95-733bcf90d8a9} <Debug> TCPHandler: Processed in 0.001920347 sec. | ||
| 4663 | 2025.07.10 17:09:34.087300 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2025.07.10 17:09:34.087391 [ 4 ] {78ca3569-4cd5-461c-9c6e-d6e97fe47599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4665 | 2025.07.10 17:09:34.087430 [ 4 ] {78ca3569-4cd5-461c-9c6e-d6e97fe47599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4666 | 2025.07.10 17:09:34.087742 [ 4 ] {78ca3569-4cd5-461c-9c6e-d6e97fe47599} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2025.07.10 17:09:34.087776 [ 4 ] {78ca3569-4cd5-461c-9c6e-d6e97fe47599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4668 | 2025.07.10 17:09:34.088069 [ 4 ] {78ca3569-4cd5-461c-9c6e-d6e97fe47599} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4669 | 2025.07.10 17:09:34.088270 [ 4 ] {78ca3569-4cd5-461c-9c6e-d6e97fe47599} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2025.07.10 17:09:34.088391 [ 4 ] {78ca3569-4cd5-461c-9c6e-d6e97fe47599} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001018 sec., 58939.096267190565 rows/sec., 3.97 MiB/sec. | ||
| 4671 | 2025.07.10 17:09:34.088423 [ 4 ] {78ca3569-4cd5-461c-9c6e-d6e97fe47599} <Debug> TCPHandler: Processed in 0.001170113 sec. | ||
| 4672 | 2025.07.10 17:09:36.005782 [ 67 ] {} <Debug> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4673 | 2025.07.10 17:09:36.005864 [ 67 ] {} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2025.07.10 17:09:36.005890 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4675 | 2025.07.10 17:09:36.005998 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::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 | ||
| 4676 | 2025.07.10 17:09:36.006103 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4677 | 2025.07.10 17:09:36.006135 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 365 rows starting from the beginning of the part | ||
| 4678 | 2025.07.10 17:09:36.006200 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4679 | 2025.07.10 17:09:36.006245 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4680 | 2025.07.10 17:09:36.006285 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
| 4681 | 2025.07.10 17:09:36.006320 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4682 | 2025.07.10 17:09:36.007144 [ 201 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182203 sec., 810351.521692975 rows/sec., 58.01 MiB/sec. | ||
| 4683 | 2025.07.10 17:09:36.007340 [ 189 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4684 | 2025.07.10 17:09:36.007662 [ 189 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2025.07.10 17:09:36.007748 [ 189 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_9_2} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4686 | 2025.07.10 17:09:36.007859 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4687 | 2025.07.10 17:09:36.544042 [ 67 ] {} <Debug> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4688 | 2025.07.10 17:09:36.544117 [ 67 ] {} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2025.07.10 17:09:36.544142 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4690 | 2025.07.10 17:09:36.544254 [ 191 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::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 | ||
| 4691 | 2025.07.10 17:09:36.544385 [ 191 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4692 | 2025.07.10 17:09:36.544424 [ 191 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 4693 | 2025.07.10 17:09:36.544500 [ 191 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4694 | 2025.07.10 17:09:36.544555 [ 191 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 4695 | 2025.07.10 17:09:36.544606 [ 191 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4696 | 2025.07.10 17:09:36.544654 [ 191 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4697 | 2025.07.10 17:09:36.545506 [ 189 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315346 sec., 27369.22452343338 rows/sec., 2.28 MiB/sec. | ||
| 4698 | 2025.07.10 17:09:36.545689 [ 201 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4699 | 2025.07.10 17:09:36.546019 [ 201 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2025.07.10 17:09:36.546100 [ 201 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_5_1} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4701 | 2025.07.10 17:09:36.546274 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4702 | 2025.07.10 17:09:39.080594 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2025.07.10 17:09:39.080774 [ 4 ] {ac24ac94-56f3-4262-a921-9cc2d07d87e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4704 | 2025.07.10 17:09:39.080834 [ 4 ] {ac24ac94-56f3-4262-a921-9cc2d07d87e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4705 | 2025.07.10 17:09:39.081472 [ 4 ] {ac24ac94-56f3-4262-a921-9cc2d07d87e8} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2025.07.10 17:09:39.081511 [ 4 ] {ac24ac94-56f3-4262-a921-9cc2d07d87e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4707 | 2025.07.10 17:09:39.081884 [ 4 ] {ac24ac94-56f3-4262-a921-9cc2d07d87e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4708 | 2025.07.10 17:09:39.082107 [ 4 ] {ac24ac94-56f3-4262-a921-9cc2d07d87e8} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2025.07.10 17:09:39.082252 [ 4 ] {ac24ac94-56f3-4262-a921-9cc2d07d87e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001532 sec., 15665.79634464752 rows/sec., 1.30 MiB/sec. | ||
| 4710 | 2025.07.10 17:09:39.082292 [ 4 ] {ac24ac94-56f3-4262-a921-9cc2d07d87e8} <Debug> TCPHandler: Processed in 0.001820276 sec. | ||
| 4711 | 2025.07.10 17:09:39.082412 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2025.07.10 17:09:39.082512 [ 4 ] {754f87dc-0c30-406a-8f3d-1381c7c661bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4713 | 2025.07.10 17:09:39.082551 [ 4 ] {754f87dc-0c30-406a-8f3d-1381c7c661bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4714 | 2025.07.10 17:09:39.083068 [ 4 ] {754f87dc-0c30-406a-8f3d-1381c7c661bd} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2025.07.10 17:09:39.083106 [ 4 ] {754f87dc-0c30-406a-8f3d-1381c7c661bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4716 | 2025.07.10 17:09:39.083438 [ 4 ] {754f87dc-0c30-406a-8f3d-1381c7c661bd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4717 | 2025.07.10 17:09:39.083666 [ 4 ] {754f87dc-0c30-406a-8f3d-1381c7c661bd} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2025.07.10 17:09:39.083795 [ 4 ] {754f87dc-0c30-406a-8f3d-1381c7c661bd} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001301 sec., 135280.5534204458 rows/sec., 11.87 MiB/sec. | ||
| 4719 | 2025.07.10 17:09:39.083831 [ 4 ] {754f87dc-0c30-406a-8f3d-1381c7c661bd} <Debug> TCPHandler: Processed in 0.001466258 sec. | ||
| 4720 | 2025.07.10 17:09:39.083942 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2025.07.10 17:09:39.084049 [ 4 ] {c66f0fcd-8267-413b-b417-bb01721936da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4722 | 2025.07.10 17:09:39.084089 [ 4 ] {c66f0fcd-8267-413b-b417-bb01721936da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4723 | 2025.07.10 17:09:39.084499 [ 4 ] {c66f0fcd-8267-413b-b417-bb01721936da} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2025.07.10 17:09:39.084535 [ 4 ] {c66f0fcd-8267-413b-b417-bb01721936da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4725 | 2025.07.10 17:09:39.084893 [ 4 ] {c66f0fcd-8267-413b-b417-bb01721936da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4726 | 2025.07.10 17:09:39.085099 [ 4 ] {c66f0fcd-8267-413b-b417-bb01721936da} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2025.07.10 17:09:39.085229 [ 4 ] {c66f0fcd-8267-413b-b417-bb01721936da} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001195 sec., 10041.8410041841 rows/sec., 804.13 KiB/sec. | ||
| 4728 | 2025.07.10 17:09:39.085272 [ 4 ] {c66f0fcd-8267-413b-b417-bb01721936da} <Debug> TCPHandler: Processed in 0.001379747 sec. | ||
| 4729 | 2025.07.10 17:09:39.085377 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.07.10 17:09:39.085470 [ 4 ] {d59cf83f-b7ef-4cd5-9514-3a24c1930d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4731 | 2025.07.10 17:09:39.085509 [ 4 ] {d59cf83f-b7ef-4cd5-9514-3a24c1930d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4732 | 2025.07.10 17:09:39.085889 [ 4 ] {d59cf83f-b7ef-4cd5-9514-3a24c1930d1c} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.07.10 17:09:39.085924 [ 4 ] {d59cf83f-b7ef-4cd5-9514-3a24c1930d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4734 | 2025.07.10 17:09:39.086211 [ 4 ] {d59cf83f-b7ef-4cd5-9514-3a24c1930d1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4735 | 2025.07.10 17:09:39.086426 [ 4 ] {d59cf83f-b7ef-4cd5-9514-3a24c1930d1c} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.07.10 17:09:39.086550 [ 4 ] {d59cf83f-b7ef-4cd5-9514-3a24c1930d1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.81 MiB/sec. | ||
| 4737 | 2025.07.10 17:09:39.086586 [ 4 ] {d59cf83f-b7ef-4cd5-9514-3a24c1930d1c} <Debug> TCPHandler: Processed in 0.001256185 sec. | ||
| 4738 | 2025.07.10 17:09:39.086692 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2025.07.10 17:09:39.086783 [ 4 ] {cbe5c82b-e345-4ac1-9b2b-9d24da92cea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4740 | 2025.07.10 17:09:39.086821 [ 4 ] {cbe5c82b-e345-4ac1-9b2b-9d24da92cea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4741 | 2025.07.10 17:09:39.087203 [ 4 ] {cbe5c82b-e345-4ac1-9b2b-9d24da92cea2} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2025.07.10 17:09:39.087239 [ 4 ] {cbe5c82b-e345-4ac1-9b2b-9d24da92cea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4743 | 2025.07.10 17:09:39.087526 [ 4 ] {cbe5c82b-e345-4ac1-9b2b-9d24da92cea2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4744 | 2025.07.10 17:09:39.087742 [ 4 ] {cbe5c82b-e345-4ac1-9b2b-9d24da92cea2} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2025.07.10 17:09:39.087865 [ 4 ] {cbe5c82b-e345-4ac1-9b2b-9d24da92cea2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 4746 | 2025.07.10 17:09:39.087901 [ 4 ] {cbe5c82b-e345-4ac1-9b2b-9d24da92cea2} <Debug> TCPHandler: Processed in 0.001256034 sec. | ||
| 4747 | 2025.07.10 17:09:39.088003 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2025.07.10 17:09:39.088093 [ 4 ] {d14687ad-6000-4544-a6e3-b871f33207e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4749 | 2025.07.10 17:09:39.088131 [ 4 ] {d14687ad-6000-4544-a6e3-b871f33207e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4750 | 2025.07.10 17:09:39.088583 [ 4 ] {d14687ad-6000-4544-a6e3-b871f33207e4} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2025.07.10 17:09:39.088629 [ 4 ] {d14687ad-6000-4544-a6e3-b871f33207e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4752 | 2025.07.10 17:09:39.089005 [ 4 ] {d14687ad-6000-4544-a6e3-b871f33207e4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4753 | 2025.07.10 17:09:39.089249 [ 4 ] {d14687ad-6000-4544-a6e3-b871f33207e4} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2025.07.10 17:09:39.089409 [ 4 ] {d14687ad-6000-4544-a6e3-b871f33207e4} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001333 sec., 75018.75468867217 rows/sec., 6.13 MiB/sec. | ||
| 4755 | 2025.07.10 17:09:39.089447 [ 4 ] {d14687ad-6000-4544-a6e3-b871f33207e4} <Debug> TCPHandler: Processed in 0.001491299 sec. | ||
| 4756 | 2025.07.10 17:09:39.089554 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2025.07.10 17:09:39.089646 [ 4 ] {e59e7da0-5604-4597-a876-55fda73fe8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4758 | 2025.07.10 17:09:39.089687 [ 4 ] {e59e7da0-5604-4597-a876-55fda73fe8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4759 | 2025.07.10 17:09:39.090104 [ 4 ] {e59e7da0-5604-4597-a876-55fda73fe8a2} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.07.10 17:09:39.090139 [ 4 ] {e59e7da0-5604-4597-a876-55fda73fe8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4761 | 2025.07.10 17:09:39.090498 [ 4 ] {e59e7da0-5604-4597-a876-55fda73fe8a2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4762 | 2025.07.10 17:09:39.090720 [ 4 ] {e59e7da0-5604-4597-a876-55fda73fe8a2} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.07.10 17:09:39.090843 [ 4 ] {e59e7da0-5604-4597-a876-55fda73fe8a2} <Debug> executeQuery: Read 232 rows, 17.39 KiB in 0.001214 sec., 191103.78912685337 rows/sec., 13.99 MiB/sec. | ||
| 4764 | 2025.07.10 17:09:39.090841 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4765 | 2025.07.10 17:09:39.090878 [ 4 ] {e59e7da0-5604-4597-a876-55fda73fe8a2} <Debug> TCPHandler: Processed in 0.001370857 sec. | ||
| 4766 | 2025.07.10 17:09:39.090915 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2025.07.10 17:09:39.090940 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4768 | 2025.07.10 17:09:39.091008 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2025.07.10 17:09:39.091060 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 4770 | 2025.07.10 17:09:39.091103 [ 4 ] {2b5341e1-6a0b-43bf-a1d5-3958fefebbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4771 | 2025.07.10 17:09:39.091151 [ 4 ] {2b5341e1-6a0b-43bf-a1d5-3958fefebbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4772 | 2025.07.10 17:09:39.091229 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4773 | 2025.07.10 17:09:39.091269 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8609 rows starting from the beginning of the part | ||
| 4774 | 2025.07.10 17:09:39.091335 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4775 | 2025.07.10 17:09:39.091379 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 886 rows starting from the beginning of the part | ||
| 4776 | 2025.07.10 17:09:39.091422 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 4777 | 2025.07.10 17:09:39.091467 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4778 | 2025.07.10 17:09:39.091485 [ 4 ] {2b5341e1-6a0b-43bf-a1d5-3958fefebbbd} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2025.07.10 17:09:39.091510 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 232 rows starting from the beginning of the part | ||
| 4780 | 2025.07.10 17:09:39.091527 [ 4 ] {2b5341e1-6a0b-43bf-a1d5-3958fefebbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4781 | 2025.07.10 17:09:39.091859 [ 4 ] {2b5341e1-6a0b-43bf-a1d5-3958fefebbbd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4782 | 2025.07.10 17:09:39.092073 [ 4 ] {2b5341e1-6a0b-43bf-a1d5-3958fefebbbd} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2025.07.10 17:09:39.092181 [ 62 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4784 | 2025.07.10 17:09:39.092202 [ 4 ] {2b5341e1-6a0b-43bf-a1d5-3958fefebbbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4785 | 2025.07.10 17:09:39.092211 [ 62 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2025.07.10 17:09:39.092255 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4787 | 2025.07.10 17:09:39.092256 [ 4 ] {2b5341e1-6a0b-43bf-a1d5-3958fefebbbd} <Debug> TCPHandler: Processed in 0.001304445 sec. | ||
| 4788 | 2025.07.10 17:09:39.092360 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 4789 | 2025.07.10 17:09:39.092464 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4790 | 2025.07.10 17:09:39.092498 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1232 rows starting from the beginning of the part | ||
| 4791 | 2025.07.10 17:09:39.092564 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4792 | 2025.07.10 17:09:39.092619 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 4793 | 2025.07.10 17:09:39.092669 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 4794 | 2025.07.10 17:09:39.092718 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4795 | 2025.07.10 17:09:39.092765 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 4796 | 2025.07.10 17:09:39.093691 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 4 columns (4 merged, 0 gathered) in 0.001378617 sec., 1111258.601917719 rows/sec., 73.95 MiB/sec. | ||
| 4797 | 2025.07.10 17:09:39.093916 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4798 | 2025.07.10 17:09:39.094156 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_36_7} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2025.07.10 17:09:39.094215 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_36_7} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4800 | 2025.07.10 17:09:39.094273 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4801 | 2025.07.10 17:09:39.095295 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10207 rows, containing 5 columns (5 merged, 0 gathered) in 0.004289553 sec., 2379502.013379949 rows/sec., 163.18 MiB/sec. | ||
| 4802 | 2025.07.10 17:09:39.095523 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4803 | 2025.07.10 17:09:39.095747 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2025.07.10 17:09:39.095806 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4805 | 2025.07.10 17:09:39.095874 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 4806 | 2025.07.10 17:09:39.659615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 4807 | 2025.07.10 17:09:39.660183 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2025.07.10 17:09:39.660245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4809 | 2025.07.10 17:09:39.660787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4810 | 2025.07.10 17:09:39.661043 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2025.07.10 17:09:39.661192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 4812 | 2025.07.10 17:09:40.373705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 4813 | 2025.07.10 17:09:40.391464 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2025.07.10 17:09:40.391522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4815 | 2025.07.10 17:09:40.397548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4816 | 2025.07.10 17:09:40.398252 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2025.07.10 17:09:40.401160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 4818 | 2025.07.10 17:09:42.171241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 642 | ||
| 4819 | 2025.07.10 17:09:42.174271 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.07.10 17:09:42.174356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4821 | 2025.07.10 17:09:42.176074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4822 | 2025.07.10 17:09:42.176396 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2025.07.10 17:09:42.176843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 4824 | 2025.07.10 17:09:44.078092 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2025.07.10 17:09:44.078289 [ 4 ] {aa785468-ce3f-478f-b7f8-cde1b303863e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4826 | 2025.07.10 17:09:44.078357 [ 4 ] {aa785468-ce3f-478f-b7f8-cde1b303863e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4827 | 2025.07.10 17:09:44.079091 [ 4 ] {aa785468-ce3f-478f-b7f8-cde1b303863e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.07.10 17:09:44.079129 [ 4 ] {aa785468-ce3f-478f-b7f8-cde1b303863e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4829 | 2025.07.10 17:09:44.079523 [ 4 ] {aa785468-ce3f-478f-b7f8-cde1b303863e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4830 | 2025.07.10 17:09:44.079740 [ 4 ] {aa785468-ce3f-478f-b7f8-cde1b303863e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2025.07.10 17:09:44.079890 [ 4 ] {aa785468-ce3f-478f-b7f8-cde1b303863e} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001653 sec., 83484.57350272233 rows/sec., 7.21 MiB/sec. | ||
| 4832 | 2025.07.10 17:09:44.079930 [ 4 ] {aa785468-ce3f-478f-b7f8-cde1b303863e} <Debug> TCPHandler: Processed in 0.001972038 sec. | ||
| 4833 | 2025.07.10 17:09:44.080049 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2025.07.10 17:09:44.080142 [ 4 ] {9cc9586b-d0bb-4062-9c39-65e2dc94be4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4835 | 2025.07.10 17:09:44.080182 [ 4 ] {9cc9586b-d0bb-4062-9c39-65e2dc94be4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4836 | 2025.07.10 17:09:44.080579 [ 4 ] {9cc9586b-d0bb-4062-9c39-65e2dc94be4e} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.07.10 17:09:44.080614 [ 4 ] {9cc9586b-d0bb-4062-9c39-65e2dc94be4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4838 | 2025.07.10 17:09:44.080899 [ 4 ] {9cc9586b-d0bb-4062-9c39-65e2dc94be4e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4839 | 2025.07.10 17:09:44.081100 [ 4 ] {9cc9586b-d0bb-4062-9c39-65e2dc94be4e} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2025.07.10 17:09:44.081216 [ 52 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 4841 | 2025.07.10 17:09:44.081227 [ 4 ] {9cc9586b-d0bb-4062-9c39-65e2dc94be4e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001104 sec., 37137.68115942029 rows/sec., 2.73 MiB/sec. | ||
| 4842 | 2025.07.10 17:09:44.081297 [ 52 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2025.07.10 17:09:44.081313 [ 4 ] {9cc9586b-d0bb-4062-9c39-65e2dc94be4e} <Debug> TCPHandler: Processed in 0.001311446 sec. | ||
| 4844 | 2025.07.10 17:09:44.081325 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4845 | 2025.07.10 17:09:44.081427 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2025.07.10 17:09:44.081453 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 4847 | 2025.07.10 17:09:44.081522 [ 4 ] {44a01c4c-7f6e-40dd-8265-3f3a2ce79723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4848 | 2025.07.10 17:09:44.081565 [ 4 ] {44a01c4c-7f6e-40dd-8265-3f3a2ce79723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4849 | 2025.07.10 17:09:44.081597 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4850 | 2025.07.10 17:09:44.081638 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 175 rows starting from the beginning of the part | ||
| 4851 | 2025.07.10 17:09:44.081708 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 4852 | 2025.07.10 17:09:44.081755 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
| 4853 | 2025.07.10 17:09:44.081798 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 4854 | 2025.07.10 17:09:44.081840 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 4855 | 2025.07.10 17:09:44.081883 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 4856 | 2025.07.10 17:09:44.081981 [ 4 ] {44a01c4c-7f6e-40dd-8265-3f3a2ce79723} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2025.07.10 17:09:44.082023 [ 4 ] {44a01c4c-7f6e-40dd-8265-3f3a2ce79723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4858 | 2025.07.10 17:09:44.082351 [ 4 ] {44a01c4c-7f6e-40dd-8265-3f3a2ce79723} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4859 | 2025.07.10 17:09:44.082569 [ 4 ] {44a01c4c-7f6e-40dd-8265-3f3a2ce79723} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2025.07.10 17:09:44.082704 [ 4 ] {44a01c4c-7f6e-40dd-8265-3f3a2ce79723} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.0012 sec., 87500.00000000001 rows/sec., 6.83 MiB/sec. | ||
| 4861 | 2025.07.10 17:09:44.082741 [ 4 ] {44a01c4c-7f6e-40dd-8265-3f3a2ce79723} <Debug> TCPHandler: Processed in 0.001365566 sec. | ||
| 4862 | 2025.07.10 17:09:44.082783 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388487 sec., 261435.64901940024 rows/sec., 19.06 MiB/sec. | ||
| 4863 | 2025.07.10 17:09:44.082846 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2025.07.10 17:09:44.082943 [ 4 ] {3b0c4bd4-3852-4b39-86f3-f67112bd4157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4865 | 2025.07.10 17:09:44.082946 [ 198 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 4866 | 2025.07.10 17:09:44.082987 [ 4 ] {3b0c4bd4-3852-4b39-86f3-f67112bd4157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4867 | 2025.07.10 17:09:44.083231 [ 198 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.07.10 17:09:44.083304 [ 198 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_25_5} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 4869 | 2025.07.10 17:09:44.083381 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4870 | 2025.07.10 17:09:44.083413 [ 4 ] {3b0c4bd4-3852-4b39-86f3-f67112bd4157} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2025.07.10 17:09:44.083455 [ 4 ] {3b0c4bd4-3852-4b39-86f3-f67112bd4157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4872 | 2025.07.10 17:09:44.083792 [ 4 ] {3b0c4bd4-3852-4b39-86f3-f67112bd4157} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4873 | 2025.07.10 17:09:44.084003 [ 4 ] {3b0c4bd4-3852-4b39-86f3-f67112bd4157} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.07.10 17:09:44.084129 [ 4 ] {3b0c4bd4-3852-4b39-86f3-f67112bd4157} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 4875 | 2025.07.10 17:09:44.084166 [ 4 ] {3b0c4bd4-3852-4b39-86f3-f67112bd4157} <Debug> TCPHandler: Processed in 0.001367077 sec. | ||
| 4876 | 2025.07.10 17:09:44.084269 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2025.07.10 17:09:44.084361 [ 4 ] {422b3afa-febe-418d-a614-5e48d81daca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4878 | 2025.07.10 17:09:44.084412 [ 4 ] {422b3afa-febe-418d-a614-5e48d81daca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4879 | 2025.07.10 17:09:44.085224 [ 4 ] {422b3afa-febe-418d-a614-5e48d81daca5} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2025.07.10 17:09:44.085259 [ 4 ] {422b3afa-febe-418d-a614-5e48d81daca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4881 | 2025.07.10 17:09:44.085802 [ 4 ] {422b3afa-febe-418d-a614-5e48d81daca5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4882 | 2025.07.10 17:09:44.086017 [ 4 ] {422b3afa-febe-418d-a614-5e48d81daca5} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2025.07.10 17:09:44.086148 [ 4 ] {422b3afa-febe-418d-a614-5e48d81daca5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001805 sec., 22714.681440443215 rows/sec., 40.70 MiB/sec. | ||
| 4884 | 2025.07.10 17:09:44.086197 [ 4 ] {422b3afa-febe-418d-a614-5e48d81daca5} <Debug> TCPHandler: Processed in 0.001975558 sec. | ||
| 4885 | 2025.07.10 17:09:44.086302 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2025.07.10 17:09:44.086393 [ 4 ] {27df82dd-73cd-4d9e-958d-6eea271ab428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4887 | 2025.07.10 17:09:44.086432 [ 4 ] {27df82dd-73cd-4d9e-958d-6eea271ab428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4888 | 2025.07.10 17:09:44.086750 [ 4 ] {27df82dd-73cd-4d9e-958d-6eea271ab428} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2025.07.10 17:09:44.086784 [ 4 ] {27df82dd-73cd-4d9e-958d-6eea271ab428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4890 | 2025.07.10 17:09:44.087078 [ 4 ] {27df82dd-73cd-4d9e-958d-6eea271ab428} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4891 | 2025.07.10 17:09:44.087288 [ 4 ] {27df82dd-73cd-4d9e-958d-6eea271ab428} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2025.07.10 17:09:44.087410 [ 4 ] {27df82dd-73cd-4d9e-958d-6eea271ab428} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 4893 | 2025.07.10 17:09:44.087443 [ 4 ] {27df82dd-73cd-4d9e-958d-6eea271ab428} <Debug> TCPHandler: Processed in 0.001188743 sec. | ||
| 4894 | 2025.07.10 17:09:46.989009 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4895 | 2025.07.10 17:09:46.989076 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4896 | 2025.07.10 17:09:47.162205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 4897 | 2025.07.10 17:09:47.162734 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2025.07.10 17:09:47.162779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4899 | 2025.07.10 17:09:47.163278 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4900 | 2025.07.10 17:09:47.163509 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2025.07.10 17:09:47.163641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 4902 | 2025.07.10 17:09:47.901206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 4903 | 2025.07.10 17:09:47.918731 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2025.07.10 17:09:47.918790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4905 | 2025.07.10 17:09:47.924293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4906 | 2025.07.10 17:09:47.924975 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2025.07.10 17:09:47.927870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 4908 | 2025.07.10 17:09:49.076893 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2025.07.10 17:09:49.077160 [ 4 ] {8d6ee7ec-12da-4a29-9eb1-f869556d1341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4910 | 2025.07.10 17:09:49.077257 [ 4 ] {8d6ee7ec-12da-4a29-9eb1-f869556d1341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4911 | 2025.07.10 17:09:49.078139 [ 4 ] {8d6ee7ec-12da-4a29-9eb1-f869556d1341} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2025.07.10 17:09:49.078176 [ 4 ] {8d6ee7ec-12da-4a29-9eb1-f869556d1341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4913 | 2025.07.10 17:09:49.078561 [ 4 ] {8d6ee7ec-12da-4a29-9eb1-f869556d1341} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4914 | 2025.07.10 17:09:49.078782 [ 4 ] {8d6ee7ec-12da-4a29-9eb1-f869556d1341} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2025.07.10 17:09:49.078933 [ 4 ] {8d6ee7ec-12da-4a29-9eb1-f869556d1341} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.32 MiB/sec. | ||
| 4916 | 2025.07.10 17:09:49.078974 [ 4 ] {8d6ee7ec-12da-4a29-9eb1-f869556d1341} <Debug> TCPHandler: Processed in 0.002251604 sec. | ||
| 4917 | 2025.07.10 17:09:49.079104 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2025.07.10 17:09:49.079228 [ 4 ] {dd69696f-be51-4295-8830-47de1ae6afc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4919 | 2025.07.10 17:09:49.079278 [ 4 ] {dd69696f-be51-4295-8830-47de1ae6afc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4920 | 2025.07.10 17:09:49.079766 [ 4 ] {dd69696f-be51-4295-8830-47de1ae6afc1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2025.07.10 17:09:49.079810 [ 4 ] {dd69696f-be51-4295-8830-47de1ae6afc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4922 | 2025.07.10 17:09:49.080145 [ 4 ] {dd69696f-be51-4295-8830-47de1ae6afc1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4923 | 2025.07.10 17:09:49.080361 [ 4 ] {dd69696f-be51-4295-8830-47de1ae6afc1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2025.07.10 17:09:49.080491 [ 4 ] {dd69696f-be51-4295-8830-47de1ae6afc1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 4925 | 2025.07.10 17:09:49.080528 [ 4 ] {dd69696f-be51-4295-8830-47de1ae6afc1} <Debug> TCPHandler: Processed in 0.001493659 sec. | ||
| 4926 | 2025.07.10 17:09:49.080638 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2025.07.10 17:09:49.080733 [ 4 ] {b94f43f8-617d-4938-b95f-300f9e6d47b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4928 | 2025.07.10 17:09:49.080776 [ 4 ] {b94f43f8-617d-4938-b95f-300f9e6d47b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4929 | 2025.07.10 17:09:49.081182 [ 4 ] {b94f43f8-617d-4938-b95f-300f9e6d47b5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2025.07.10 17:09:49.081217 [ 4 ] {b94f43f8-617d-4938-b95f-300f9e6d47b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4931 | 2025.07.10 17:09:49.081538 [ 4 ] {b94f43f8-617d-4938-b95f-300f9e6d47b5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4932 | 2025.07.10 17:09:49.081749 [ 4 ] {b94f43f8-617d-4938-b95f-300f9e6d47b5} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2025.07.10 17:09:49.081880 [ 4 ] {b94f43f8-617d-4938-b95f-300f9e6d47b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 4934 | 2025.07.10 17:09:49.081917 [ 4 ] {b94f43f8-617d-4938-b95f-300f9e6d47b5} <Debug> TCPHandler: Processed in 0.001328095 sec. | ||
| 4935 | 2025.07.10 17:09:49.082022 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2025.07.10 17:09:49.082116 [ 4 ] {2984bc77-bc60-406e-99a8-582d2093bcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4937 | 2025.07.10 17:09:49.082157 [ 4 ] {2984bc77-bc60-406e-99a8-582d2093bcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4938 | 2025.07.10 17:09:49.082478 [ 4 ] {2984bc77-bc60-406e-99a8-582d2093bcf1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2025.07.10 17:09:49.082514 [ 4 ] {2984bc77-bc60-406e-99a8-582d2093bcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4940 | 2025.07.10 17:09:49.082822 [ 4 ] {2984bc77-bc60-406e-99a8-582d2093bcf1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4941 | 2025.07.10 17:09:49.083034 [ 4 ] {2984bc77-bc60-406e-99a8-582d2093bcf1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.07.10 17:09:49.083166 [ 4 ] {2984bc77-bc60-406e-99a8-582d2093bcf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 4943 | 2025.07.10 17:09:49.083202 [ 4 ] {2984bc77-bc60-406e-99a8-582d2093bcf1} <Debug> TCPHandler: Processed in 0.001228703 sec. | ||
| 4944 | 2025.07.10 17:09:52.177089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 662 | ||
| 4945 | 2025.07.10 17:09:52.179593 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2025.07.10 17:09:52.179644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4947 | 2025.07.10 17:09:52.180825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4948 | 2025.07.10 17:09:52.181104 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.07.10 17:09:52.181257 [ 29 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4950 | 2025.07.10 17:09:52.181299 [ 29 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2025.07.10 17:09:52.181323 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4952 | 2025.07.10 17:09:52.181456 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 4953 | 2025.07.10 17:09:52.181473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 4954 | 2025.07.10 17:09:52.182127 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4955 | 2025.07.10 17:09:52.182308 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 540 rows starting from the beginning of the part | ||
| 4956 | 2025.07.10 17:09:52.182713 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4957 | 2025.07.10 17:09:52.183086 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 4958 | 2025.07.10 17:09:52.183447 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4959 | 2025.07.10 17:09:52.183786 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 4960 | 2025.07.10 17:09:52.184124 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 4961 | 2025.07.10 17:09:52.190411 [ 202 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 72 columns (72 merged, 0 gathered) in 0.009015974 sec., 73425.23392370032 rows/sec., 65.74 MiB/sec. | ||
| 4962 | 2025.07.10 17:09:52.191553 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4963 | 2025.07.10 17:09:52.192208 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.07.10 17:09:52.192303 [ 200 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_21_4} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4965 | 2025.07.10 17:09:52.192673 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4966 | 2025.07.10 17:09:54.104603 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2025.07.10 17:09:54.104795 [ 4 ] {934ddbc1-2c67-4fc2-8bb2-8a986a618d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4968 | 2025.07.10 17:09:54.104861 [ 4 ] {934ddbc1-2c67-4fc2-8bb2-8a986a618d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4969 | 2025.07.10 17:09:54.105494 [ 4 ] {934ddbc1-2c67-4fc2-8bb2-8a986a618d0a} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2025.07.10 17:09:54.105532 [ 4 ] {934ddbc1-2c67-4fc2-8bb2-8a986a618d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4971 | 2025.07.10 17:09:54.105921 [ 4 ] {934ddbc1-2c67-4fc2-8bb2-8a986a618d0a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4972 | 2025.07.10 17:09:54.106171 [ 4 ] {934ddbc1-2c67-4fc2-8bb2-8a986a618d0a} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2025.07.10 17:09:54.106320 [ 4 ] {934ddbc1-2c67-4fc2-8bb2-8a986a618d0a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 310.44 KiB/sec. | ||
| 4974 | 2025.07.10 17:09:54.106359 [ 4 ] {934ddbc1-2c67-4fc2-8bb2-8a986a618d0a} <Debug> TCPHandler: Processed in 0.001890607 sec. | ||
| 4975 | 2025.07.10 17:09:54.106487 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2025.07.10 17:09:54.106580 [ 4 ] {4c59549f-f687-4149-b3c0-7a1479ecc94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4977 | 2025.07.10 17:09:54.106619 [ 4 ] {4c59549f-f687-4149-b3c0-7a1479ecc94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4978 | 2025.07.10 17:09:54.107624 [ 4 ] {4c59549f-f687-4149-b3c0-7a1479ecc94f} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2025.07.10 17:09:54.107661 [ 4 ] {4c59549f-f687-4149-b3c0-7a1479ecc94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4980 | 2025.07.10 17:09:54.108057 [ 4 ] {4c59549f-f687-4149-b3c0-7a1479ecc94f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4981 | 2025.07.10 17:09:54.108280 [ 4 ] {4c59549f-f687-4149-b3c0-7a1479ecc94f} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2025.07.10 17:09:54.108406 [ 4 ] {4c59549f-f687-4149-b3c0-7a1479ecc94f} <Debug> executeQuery: Read 1281 rows, 108.53 KiB in 0.001844 sec., 694685.4663774404 rows/sec., 57.48 MiB/sec. | ||
| 4983 | 2025.07.10 17:09:54.108442 [ 4 ] {4c59549f-f687-4149-b3c0-7a1479ecc94f} <Debug> TCPHandler: Processed in 0.002007429 sec. | ||
| 4984 | 2025.07.10 17:09:54.108551 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2025.07.10 17:09:54.108643 [ 4 ] {6f2d6009-6c4c-4034-9e5f-ee7afa0a641a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4986 | 2025.07.10 17:09:54.108682 [ 4 ] {6f2d6009-6c4c-4034-9e5f-ee7afa0a641a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4987 | 2025.07.10 17:09:54.109083 [ 4 ] {6f2d6009-6c4c-4034-9e5f-ee7afa0a641a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2025.07.10 17:09:54.109116 [ 4 ] {6f2d6009-6c4c-4034-9e5f-ee7afa0a641a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4989 | 2025.07.10 17:09:54.109412 [ 4 ] {6f2d6009-6c4c-4034-9e5f-ee7afa0a641a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4990 | 2025.07.10 17:09:54.109621 [ 4 ] {6f2d6009-6c4c-4034-9e5f-ee7afa0a641a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2025.07.10 17:09:54.109757 [ 4 ] {6f2d6009-6c4c-4034-9e5f-ee7afa0a641a} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001132 sec., 41519.434628975265 rows/sec., 3.02 MiB/sec. | ||
| 4992 | 2025.07.10 17:09:54.109799 [ 4 ] {6f2d6009-6c4c-4034-9e5f-ee7afa0a641a} <Debug> TCPHandler: Processed in 0.001295835 sec. | ||
| 4993 | 2025.07.10 17:09:54.109904 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2025.07.10 17:09:54.109995 [ 4 ] {98a17461-ecf2-4e37-a9ab-2317f8de0563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4995 | 2025.07.10 17:09:54.110033 [ 4 ] {98a17461-ecf2-4e37-a9ab-2317f8de0563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4996 | 2025.07.10 17:09:54.110515 [ 4 ] {98a17461-ecf2-4e37-a9ab-2317f8de0563} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2025.07.10 17:09:54.110550 [ 4 ] {98a17461-ecf2-4e37-a9ab-2317f8de0563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4998 | 2025.07.10 17:09:54.110865 [ 4 ] {98a17461-ecf2-4e37-a9ab-2317f8de0563} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4999 | 2025.07.10 17:09:54.111100 [ 4 ] {98a17461-ecf2-4e37-a9ab-2317f8de0563} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2025.07.10 17:09:54.111233 [ 4 ] {98a17461-ecf2-4e37-a9ab-2317f8de0563} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001256 sec., 181528.66242038217 rows/sec., 12.29 MiB/sec. | ||
| 5001 | 2025.07.10 17:09:54.111271 [ 4 ] {98a17461-ecf2-4e37-a9ab-2317f8de0563} <Debug> TCPHandler: Processed in 0.001413837 sec. | ||
| 5002 | 2025.07.10 17:09:54.111379 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2025.07.10 17:09:54.111479 [ 4 ] {4da8888e-a5c4-4a7b-aacd-a749e8583df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5004 | 2025.07.10 17:09:54.111518 [ 4 ] {4da8888e-a5c4-4a7b-aacd-a749e8583df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5005 | 2025.07.10 17:09:54.112119 [ 4 ] {4da8888e-a5c4-4a7b-aacd-a749e8583df0} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2025.07.10 17:09:54.112155 [ 4 ] {4da8888e-a5c4-4a7b-aacd-a749e8583df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5007 | 2025.07.10 17:09:54.112489 [ 4 ] {4da8888e-a5c4-4a7b-aacd-a749e8583df0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5008 | 2025.07.10 17:09:54.112698 [ 4 ] {4da8888e-a5c4-4a7b-aacd-a749e8583df0} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2025.07.10 17:09:54.112825 [ 4 ] {4da8888e-a5c4-4a7b-aacd-a749e8583df0} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001364 sec., 415689.14956011734 rows/sec., 30.91 MiB/sec. | ||
| 5010 | 2025.07.10 17:09:54.112862 [ 4 ] {4da8888e-a5c4-4a7b-aacd-a749e8583df0} <Debug> TCPHandler: Processed in 0.001530189 sec. | ||
| 5011 | 2025.07.10 17:09:54.112970 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2025.07.10 17:09:54.113072 [ 4 ] {4619e87a-6bd2-4d0f-92ff-dd918e350366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5013 | 2025.07.10 17:09:54.113113 [ 4 ] {4619e87a-6bd2-4d0f-92ff-dd918e350366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5014 | 2025.07.10 17:09:54.113716 [ 4 ] {4619e87a-6bd2-4d0f-92ff-dd918e350366} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2025.07.10 17:09:54.113749 [ 4 ] {4619e87a-6bd2-4d0f-92ff-dd918e350366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5016 | 2025.07.10 17:09:54.114124 [ 4 ] {4619e87a-6bd2-4d0f-92ff-dd918e350366} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5017 | 2025.07.10 17:09:54.114333 [ 4 ] {4619e87a-6bd2-4d0f-92ff-dd918e350366} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2025.07.10 17:09:54.114454 [ 4 ] {4619e87a-6bd2-4d0f-92ff-dd918e350366} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001402 sec., 629814.5506419401 rows/sec., 42.38 MiB/sec. | ||
| 5019 | 2025.07.10 17:09:54.114488 [ 4 ] {4619e87a-6bd2-4d0f-92ff-dd918e350366} <Debug> TCPHandler: Processed in 0.00156779 sec. | ||
| 5020 | 2025.07.10 17:09:54.114594 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2025.07.10 17:09:54.114691 [ 4 ] {3d0f8fd2-b9c1-44ca-8b64-60bb26225c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5022 | 2025.07.10 17:09:54.114743 [ 4 ] {3d0f8fd2-b9c1-44ca-8b64-60bb26225c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5023 | 2025.07.10 17:09:54.115562 [ 4 ] {3d0f8fd2-b9c1-44ca-8b64-60bb26225c9a} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2025.07.10 17:09:54.115596 [ 4 ] {3d0f8fd2-b9c1-44ca-8b64-60bb26225c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5025 | 2025.07.10 17:09:54.116147 [ 4 ] {3d0f8fd2-b9c1-44ca-8b64-60bb26225c9a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5026 | 2025.07.10 17:09:54.116388 [ 4 ] {3d0f8fd2-b9c1-44ca-8b64-60bb26225c9a} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2025.07.10 17:09:54.116505 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5028 | 2025.07.10 17:09:54.116519 [ 4 ] {3d0f8fd2-b9c1-44ca-8b64-60bb26225c9a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001846 sec., 22210.184182015168 rows/sec., 39.80 MiB/sec. | ||
| 5029 | 2025.07.10 17:09:54.116545 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2025.07.10 17:09:54.116565 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5031 | 2025.07.10 17:09:54.116577 [ 4 ] {3d0f8fd2-b9c1-44ca-8b64-60bb26225c9a} <Debug> TCPHandler: Processed in 0.00203039 sec. | ||
| 5032 | 2025.07.10 17:09:54.116687 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2025.07.10 17:09:54.116691 [ 191 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 5034 | 2025.07.10 17:09:54.116781 [ 4 ] {619d5a84-6478-4123-9f50-72e805adc27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5035 | 2025.07.10 17:09:54.116825 [ 4 ] {619d5a84-6478-4123-9f50-72e805adc27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5036 | 2025.07.10 17:09:54.116986 [ 191 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5037 | 2025.07.10 17:09:54.117047 [ 191 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 562 rows starting from the beginning of the part | ||
| 5038 | 2025.07.10 17:09:54.117169 [ 4 ] {619d5a84-6478-4123-9f50-72e805adc27b} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2025.07.10 17:09:54.117173 [ 191 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 5040 | 2025.07.10 17:09:54.117211 [ 4 ] {619d5a84-6478-4123-9f50-72e805adc27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5041 | 2025.07.10 17:09:54.117297 [ 191 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5042 | 2025.07.10 17:09:54.117397 [ 191 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 5043 | 2025.07.10 17:09:54.117486 [ 191 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 5044 | 2025.07.10 17:09:54.117538 [ 4 ] {619d5a84-6478-4123-9f50-72e805adc27b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5045 | 2025.07.10 17:09:54.117577 [ 191 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 5046 | 2025.07.10 17:09:54.117763 [ 4 ] {619d5a84-6478-4123-9f50-72e805adc27b} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2025.07.10 17:09:54.117896 [ 4 ] {619d5a84-6478-4123-9f50-72e805adc27b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 5048 | 2025.07.10 17:09:54.117933 [ 4 ] {619d5a84-6478-4123-9f50-72e805adc27b} <Debug> TCPHandler: Processed in 0.001293885 sec. | ||
| 5049 | 2025.07.10 17:09:54.135919 [ 191 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 19 columns (19 merged, 0 gathered) in 0.019279362 sec., 39783.47416268235 rows/sec., 71.29 MiB/sec. | ||
| 5050 | 2025.07.10 17:09:54.137149 [ 200 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5051 | 2025.07.10 17:09:54.137564 [ 200 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2025.07.10 17:09:54.137653 [ 200 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5053 | 2025.07.10 17:09:54.137835 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 5054 | 2025.07.10 17:09:54.663720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 5055 | 2025.07.10 17:09:54.664502 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2025.07.10 17:09:54.664581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5057 | 2025.07.10 17:09:54.665070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5058 | 2025.07.10 17:09:54.665304 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2025.07.10 17:09:54.665425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 5060 | 2025.07.10 17:09:54.665804 [ 37 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5061 | 2025.07.10 17:09:54.665864 [ 37 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2025.07.10 17:09:54.665887 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5063 | 2025.07.10 17:09:54.666051 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 5064 | 2025.07.10 17:09:54.666265 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5065 | 2025.07.10 17:09:54.666326 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 5066 | 2025.07.10 17:09:54.666430 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
| 5067 | 2025.07.10 17:09:54.666502 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 5068 | 2025.07.10 17:09:54.666568 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
| 5069 | 2025.07.10 17:09:54.666634 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
| 5070 | 2025.07.10 17:09:54.666696 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
| 5071 | 2025.07.10 17:09:54.668687 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721993 sec., 5221541.715941224 rows/sec., 74.69 MiB/sec. | ||
| 5072 | 2025.07.10 17:09:54.669138 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5073 | 2025.07.10 17:09:54.669437 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2025.07.10 17:09:54.669530 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_31_6} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5075 | 2025.07.10 17:09:54.669648 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5076 | 2025.07.10 17:09:55.001139 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.52 MiB, peak 245.23 MiB, free memory in arenas 0.00 B, will set to 239.08 MiB (RSS), difference: 1.56 MiB | ||
| 5077 | 2025.07.10 17:09:55.427982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5078 | 2025.07.10 17:09:55.445528 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2025.07.10 17:09:55.445583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5080 | 2025.07.10 17:09:55.451053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5081 | 2025.07.10 17:09:55.451761 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2025.07.10 17:09:55.452040 [ 37 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5083 | 2025.07.10 17:09:55.452098 [ 37 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2025.07.10 17:09:55.452117 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5085 | 2025.07.10 17:09:55.452229 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5086 | 2025.07.10 17:09:55.454882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5087 | 2025.07.10 17:09:55.455657 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5088 | 2025.07.10 17:09:55.457157 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5089 | 2025.07.10 17:09:55.462170 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5090 | 2025.07.10 17:09:55.467062 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5091 | 2025.07.10 17:09:55.471552 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5092 | 2025.07.10 17:09:55.475993 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5093 | 2025.07.10 17:09:55.480158 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5094 | 2025.07.10 17:09:55.540739 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.088559073 sec., 2642.3040810284906 rows/sec., 13.66 MiB/sec. | ||
| 5095 | 2025.07.10 17:09:55.543398 [ 194 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5096 | 2025.07.10 17:09:55.545316 [ 194 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_31_6} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2025.07.10 17:09:55.545415 [ 194 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_31_6} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5098 | 2025.07.10 17:09:55.547590 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5099 | 2025.07.10 17:09:56.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.17 MiB, peak 250.71 MiB, free memory in arenas 0.00 B, will set to 244.59 MiB (RSS), difference: 4.42 MiB | ||
| 5100 | 2025.07.10 17:09:59.077041 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2025.07.10 17:09:59.077238 [ 4 ] {2d4454c5-6200-4c5f-9a0c-1525afd3704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5102 | 2025.07.10 17:09:59.077305 [ 4 ] {2d4454c5-6200-4c5f-9a0c-1525afd3704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5103 | 2025.07.10 17:09:59.078116 [ 4 ] {2d4454c5-6200-4c5f-9a0c-1525afd3704c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2025.07.10 17:09:59.078161 [ 4 ] {2d4454c5-6200-4c5f-9a0c-1525afd3704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5105 | 2025.07.10 17:09:59.078613 [ 4 ] {2d4454c5-6200-4c5f-9a0c-1525afd3704c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5106 | 2025.07.10 17:09:59.078877 [ 4 ] {2d4454c5-6200-4c5f-9a0c-1525afd3704c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2025.07.10 17:09:59.079052 [ 35 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5108 | 2025.07.10 17:09:59.079064 [ 4 ] {2d4454c5-6200-4c5f-9a0c-1525afd3704c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.27 MiB/sec. | ||
| 5109 | 2025.07.10 17:09:59.079122 [ 35 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2025.07.10 17:09:59.079136 [ 4 ] {2d4454c5-6200-4c5f-9a0c-1525afd3704c} <Debug> TCPHandler: Processed in 0.002228983 sec. | ||
| 5111 | 2025.07.10 17:09:59.079149 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5112 | 2025.07.10 17:09:59.079259 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 5113 | 2025.07.10 17:09:59.079285 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2025.07.10 17:09:59.079384 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5115 | 2025.07.10 17:09:59.079387 [ 4 ] {52322e3b-88c6-471e-b62b-5937cca526b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5116 | 2025.07.10 17:09:59.079431 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1969 rows starting from the beginning of the part | ||
| 5117 | 2025.07.10 17:09:59.079444 [ 4 ] {52322e3b-88c6-471e-b62b-5937cca526b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5118 | 2025.07.10 17:09:59.079503 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 176 rows starting from the beginning of the part | ||
| 5119 | 2025.07.10 17:09:59.079551 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 138 rows starting from the beginning of the part | ||
| 5120 | 2025.07.10 17:09:59.079591 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5121 | 2025.07.10 17:09:59.079630 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1281 rows starting from the beginning of the part | ||
| 5122 | 2025.07.10 17:09:59.079670 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 5123 | 2025.07.10 17:09:59.079893 [ 4 ] {52322e3b-88c6-471e-b62b-5937cca526b5} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2025.07.10 17:09:59.079936 [ 4 ] {52322e3b-88c6-471e-b62b-5937cca526b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5125 | 2025.07.10 17:09:59.080394 [ 4 ] {52322e3b-88c6-471e-b62b-5937cca526b5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5126 | 2025.07.10 17:09:59.080624 [ 4 ] {52322e3b-88c6-471e-b62b-5937cca526b5} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2025.07.10 17:09:59.080750 [ 4 ] {52322e3b-88c6-471e-b62b-5937cca526b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001382 sec., 46309.69609261939 rows/sec., 3.61 MiB/sec. | ||
| 5128 | 2025.07.10 17:09:59.080753 [ 33 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5129 | 2025.07.10 17:09:59.080788 [ 4 ] {52322e3b-88c6-471e-b62b-5937cca526b5} <Debug> TCPHandler: Processed in 0.00155053 sec. | ||
| 5130 | 2025.07.10 17:09:59.080796 [ 33 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.07.10 17:09:59.080816 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5132 | 2025.07.10 17:09:59.080898 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2025.07.10 17:09:59.080923 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 5134 | 2025.07.10 17:09:59.080991 [ 4 ] {28bbd2de-61e5-4173-a1c3-0c0b5f44e1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5135 | 2025.07.10 17:09:59.081037 [ 4 ] {28bbd2de-61e5-4173-a1c3-0c0b5f44e1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5136 | 2025.07.10 17:09:59.081073 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5137 | 2025.07.10 17:09:59.081110 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 951 rows starting from the beginning of the part | ||
| 5138 | 2025.07.10 17:09:59.081153 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3676 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935937 sec., 1898822.1207611612 rows/sec., 164.00 MiB/sec. | ||
| 5139 | 2025.07.10 17:09:59.081173 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part | ||
| 5140 | 2025.07.10 17:09:59.081255 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 105 rows starting from the beginning of the part | ||
| 5141 | 2025.07.10 17:09:59.081295 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5142 | 2025.07.10 17:09:59.081336 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 567 rows starting from the beginning of the part | ||
| 5143 | 2025.07.10 17:09:59.081373 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 5144 | 2025.07.10 17:09:59.081471 [ 4 ] {28bbd2de-61e5-4173-a1c3-0c0b5f44e1d1} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2025.07.10 17:09:59.081519 [ 4 ] {28bbd2de-61e5-4173-a1c3-0c0b5f44e1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5146 | 2025.07.10 17:09:59.081540 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5147 | 2025.07.10 17:09:59.082010 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.07.10 17:09:59.082031 [ 4 ] {28bbd2de-61e5-4173-a1c3-0c0b5f44e1d1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5149 | 2025.07.10 17:09:59.082115 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_41_8} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5150 | 2025.07.10 17:09:59.082223 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 5151 | 2025.07.10 17:09:59.082281 [ 4 ] {28bbd2de-61e5-4173-a1c3-0c0b5f44e1d1} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2025.07.10 17:09:59.082416 [ 4 ] {28bbd2de-61e5-4173-a1c3-0c0b5f44e1d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001443 sec., 110880.11088011088 rows/sec., 7.72 MiB/sec. | ||
| 5153 | 2025.07.10 17:09:59.082453 [ 4 ] {28bbd2de-61e5-4173-a1c3-0c0b5f44e1d1} <Debug> TCPHandler: Processed in 0.001601722 sec. | ||
| 5154 | 2025.07.10 17:09:59.082561 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2025.07.10 17:09:59.082575 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1851 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707693 sec., 1083918.4794925083 rows/sec., 85.06 MiB/sec. | ||
| 5156 | 2025.07.10 17:09:59.082660 [ 4 ] {2e4acfea-6d10-4c8d-887c-3e7d09cc26f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5157 | 2025.07.10 17:09:59.082702 [ 4 ] {2e4acfea-6d10-4c8d-887c-3e7d09cc26f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5158 | 2025.07.10 17:09:59.082780 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5159 | 2025.07.10 17:09:59.083021 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2025.07.10 17:09:59.083024 [ 4 ] {2e4acfea-6d10-4c8d-887c-3e7d09cc26f6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2025.07.10 17:09:59.083070 [ 4 ] {2e4acfea-6d10-4c8d-887c-3e7d09cc26f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5162 | 2025.07.10 17:09:59.083097 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_41_8} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5163 | 2025.07.10 17:09:59.083169 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5164 | 2025.07.10 17:09:59.083381 [ 4 ] {2e4acfea-6d10-4c8d-887c-3e7d09cc26f6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5165 | 2025.07.10 17:09:59.083593 [ 4 ] {2e4acfea-6d10-4c8d-887c-3e7d09cc26f6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2025.07.10 17:09:59.083717 [ 4 ] {2e4acfea-6d10-4c8d-887c-3e7d09cc26f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 5167 | 2025.07.10 17:09:59.083751 [ 4 ] {2e4acfea-6d10-4c8d-887c-3e7d09cc26f6} <Debug> TCPHandler: Processed in 0.001237664 sec. | ||
| 5168 | 2025.07.10 17:10:01.989117 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5169 | 2025.07.10 17:10:01.989179 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5170 | 2025.07.10 17:10:02.166473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 5171 | 2025.07.10 17:10:02.167002 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2025.07.10 17:10:02.167047 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5173 | 2025.07.10 17:10:02.167551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5174 | 2025.07.10 17:10:02.167802 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2025.07.10 17:10:02.167950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 5176 | 2025.07.10 17:10:02.182552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 686 | ||
| 5177 | 2025.07.10 17:10:02.184650 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2025.07.10 17:10:02.184700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5179 | 2025.07.10 17:10:02.185900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5180 | 2025.07.10 17:10:02.186182 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2025.07.10 17:10:02.186430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
| 5182 | 2025.07.10 17:10:02.954940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5183 | 2025.07.10 17:10:02.971480 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2025.07.10 17:10:02.971545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5185 | 2025.07.10 17:10:02.977548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5186 | 2025.07.10 17:10:02.978302 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2025.07.10 17:10:02.981106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5188 | 2025.07.10 17:10:03.001564 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001136982 sec. | ||
| 5189 | 2025.07.10 17:10:04.079184 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2025.07.10 17:10:04.079462 [ 4 ] {fe27ee48-971f-432e-ad6b-b36e20abcda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5191 | 2025.07.10 17:10:04.079562 [ 4 ] {fe27ee48-971f-432e-ad6b-b36e20abcda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5192 | 2025.07.10 17:10:04.080521 [ 4 ] {fe27ee48-971f-432e-ad6b-b36e20abcda7} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2025.07.10 17:10:04.080568 [ 4 ] {fe27ee48-971f-432e-ad6b-b36e20abcda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5194 | 2025.07.10 17:10:04.081038 [ 4 ] {fe27ee48-971f-432e-ad6b-b36e20abcda7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5195 | 2025.07.10 17:10:04.081291 [ 4 ] {fe27ee48-971f-432e-ad6b-b36e20abcda7} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2025.07.10 17:10:04.081453 [ 4 ] {fe27ee48-971f-432e-ad6b-b36e20abcda7} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.002065 sec., 66828.08716707022 rows/sec., 5.77 MiB/sec. | ||
| 5197 | 2025.07.10 17:10:04.081494 [ 4 ] {fe27ee48-971f-432e-ad6b-b36e20abcda7} <Debug> TCPHandler: Processed in 0.002494838 sec. | ||
| 5198 | 2025.07.10 17:10:04.081612 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2025.07.10 17:10:04.081733 [ 4 ] {327a7b8a-f435-4795-81ae-b5bc9774bb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5200 | 2025.07.10 17:10:04.081782 [ 4 ] {327a7b8a-f435-4795-81ae-b5bc9774bb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5201 | 2025.07.10 17:10:04.082259 [ 4 ] {327a7b8a-f435-4795-81ae-b5bc9774bb1c} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2025.07.10 17:10:04.082296 [ 4 ] {327a7b8a-f435-4795-81ae-b5bc9774bb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5203 | 2025.07.10 17:10:04.082611 [ 4 ] {327a7b8a-f435-4795-81ae-b5bc9774bb1c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5204 | 2025.07.10 17:10:04.082833 [ 4 ] {327a7b8a-f435-4795-81ae-b5bc9774bb1c} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2025.07.10 17:10:04.082961 [ 4 ] {327a7b8a-f435-4795-81ae-b5bc9774bb1c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001252 sec., 32747.603833865815 rows/sec., 2.40 MiB/sec. | ||
| 5206 | 2025.07.10 17:10:04.082998 [ 4 ] {327a7b8a-f435-4795-81ae-b5bc9774bb1c} <Debug> TCPHandler: Processed in 0.001444778 sec. | ||
| 5207 | 2025.07.10 17:10:04.083115 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2025.07.10 17:10:04.083242 [ 4 ] {ec3ade2f-929f-408d-bf7c-34029861ae2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5209 | 2025.07.10 17:10:04.083292 [ 4 ] {ec3ade2f-929f-408d-bf7c-34029861ae2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5210 | 2025.07.10 17:10:04.083803 [ 4 ] {ec3ade2f-929f-408d-bf7c-34029861ae2c} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2025.07.10 17:10:04.083849 [ 4 ] {ec3ade2f-929f-408d-bf7c-34029861ae2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5212 | 2025.07.10 17:10:04.084252 [ 4 ] {ec3ade2f-929f-408d-bf7c-34029861ae2c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5213 | 2025.07.10 17:10:04.084470 [ 4 ] {ec3ade2f-929f-408d-bf7c-34029861ae2c} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.07.10 17:10:04.084599 [ 4 ] {ec3ade2f-929f-408d-bf7c-34029861ae2c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001381 sec., 76031.86097031136 rows/sec., 5.94 MiB/sec. | ||
| 5215 | 2025.07.10 17:10:04.084637 [ 4 ] {ec3ade2f-929f-408d-bf7c-34029861ae2c} <Debug> TCPHandler: Processed in 0.001583201 sec. | ||
| 5216 | 2025.07.10 17:10:04.084740 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2025.07.10 17:10:04.084833 [ 4 ] {e34e30e6-3625-487c-89db-ff6e936756a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5218 | 2025.07.10 17:10:04.084875 [ 4 ] {e34e30e6-3625-487c-89db-ff6e936756a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5219 | 2025.07.10 17:10:04.085260 [ 4 ] {e34e30e6-3625-487c-89db-ff6e936756a7} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2025.07.10 17:10:04.085297 [ 4 ] {e34e30e6-3625-487c-89db-ff6e936756a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5221 | 2025.07.10 17:10:04.085637 [ 4 ] {e34e30e6-3625-487c-89db-ff6e936756a7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5222 | 2025.07.10 17:10:04.085854 [ 4 ] {e34e30e6-3625-487c-89db-ff6e936756a7} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2025.07.10 17:10:04.085966 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5224 | 2025.07.10 17:10:04.085984 [ 4 ] {e34e30e6-3625-487c-89db-ff6e936756a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 5225 | 2025.07.10 17:10:04.086039 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2025.07.10 17:10:04.086047 [ 4 ] {e34e30e6-3625-487c-89db-ff6e936756a7} <Debug> TCPHandler: Processed in 0.001355166 sec. | ||
| 5227 | 2025.07.10 17:10:04.086070 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5228 | 2025.07.10 17:10:04.086174 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2025.07.10 17:10:04.086180 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 5230 | 2025.07.10 17:10:04.086301 [ 4 ] {db45f081-08f3-4d48-9617-f0d7bba64898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5231 | 2025.07.10 17:10:04.086369 [ 4 ] {db45f081-08f3-4d48-9617-f0d7bba64898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5232 | 2025.07.10 17:10:04.086396 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5233 | 2025.07.10 17:10:04.086460 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10207 rows starting from the beginning of the part | ||
| 5234 | 2025.07.10 17:10:04.086561 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5235 | 2025.07.10 17:10:04.086641 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 5236 | 2025.07.10 17:10:04.086710 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 883 rows starting from the beginning of the part | ||
| 5237 | 2025.07.10 17:10:04.086774 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 5238 | 2025.07.10 17:10:04.086839 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5239 | 2025.07.10 17:10:04.087323 [ 4 ] {db45f081-08f3-4d48-9617-f0d7bba64898} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2025.07.10 17:10:04.087371 [ 4 ] {db45f081-08f3-4d48-9617-f0d7bba64898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5241 | 2025.07.10 17:10:04.088076 [ 4 ] {db45f081-08f3-4d48-9617-f0d7bba64898} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5242 | 2025.07.10 17:10:04.088332 [ 4 ] {db45f081-08f3-4d48-9617-f0d7bba64898} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2025.07.10 17:10:04.088473 [ 4 ] {db45f081-08f3-4d48-9617-f0d7bba64898} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002196 sec., 18670.30965391621 rows/sec., 33.46 MiB/sec. | ||
| 5244 | 2025.07.10 17:10:04.088525 [ 4 ] {db45f081-08f3-4d48-9617-f0d7bba64898} <Debug> TCPHandler: Processed in 0.002410596 sec. | ||
| 5245 | 2025.07.10 17:10:04.088637 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2025.07.10 17:10:04.088731 [ 4 ] {033f63b2-78b6-4ffb-a026-44a6b72f2be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5247 | 2025.07.10 17:10:04.088771 [ 4 ] {033f63b2-78b6-4ffb-a026-44a6b72f2be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5248 | 2025.07.10 17:10:04.089105 [ 4 ] {033f63b2-78b6-4ffb-a026-44a6b72f2be3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2025.07.10 17:10:04.089140 [ 4 ] {033f63b2-78b6-4ffb-a026-44a6b72f2be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5250 | 2025.07.10 17:10:04.089483 [ 4 ] {033f63b2-78b6-4ffb-a026-44a6b72f2be3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5251 | 2025.07.10 17:10:04.089703 [ 4 ] {033f63b2-78b6-4ffb-a026-44a6b72f2be3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2025.07.10 17:10:04.089810 [ 50 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5253 | 2025.07.10 17:10:04.089834 [ 4 ] {033f63b2-78b6-4ffb-a026-44a6b72f2be3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 5254 | 2025.07.10 17:10:04.089842 [ 50 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2025.07.10 17:10:04.089873 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5256 | 2025.07.10 17:10:04.089875 [ 4 ] {033f63b2-78b6-4ffb-a026-44a6b72f2be3} <Debug> TCPHandler: Processed in 0.001285885 sec. | ||
| 5257 | 2025.07.10 17:10:04.089988 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 5258 | 2025.07.10 17:10:04.090141 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5259 | 2025.07.10 17:10:04.090181 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1532 rows starting from the beginning of the part | ||
| 5260 | 2025.07.10 17:10:04.090252 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5261 | 2025.07.10 17:10:04.090303 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 5262 | 2025.07.10 17:10:04.090348 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5263 | 2025.07.10 17:10:04.090391 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 5264 | 2025.07.10 17:10:04.090435 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5265 | 2025.07.10 17:10:04.091192 [ 195 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11730 rows, containing 5 columns (5 merged, 0 gathered) in 0.005060477 sec., 2317963.306621095 rows/sec., 158.87 MiB/sec. | ||
| 5266 | 2025.07.10 17:10:04.091608 [ 189 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 4 columns (4 merged, 0 gathered) in 0.001678183 sec., 1091656.8693640681 rows/sec., 72.80 MiB/sec. | ||
| 5267 | 2025.07.10 17:10:04.091657 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5268 | 2025.07.10 17:10:04.091821 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5269 | 2025.07.10 17:10:04.092057 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2025.07.10 17:10:04.092116 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_41_8} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2025.07.10 17:10:04.092152 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5272 | 2025.07.10 17:10:04.092194 [ 199 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_41_8} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5273 | 2025.07.10 17:10:04.092268 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5274 | 2025.07.10 17:10:04.092319 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5275 | 2025.07.10 17:10:05.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.73 MiB, peak 255.12 MiB, free memory in arenas 0.00 B, will set to 247.94 MiB (RSS), difference: 1.21 MiB | ||
| 5276 | 2025.07.10 17:10:09.078135 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2025.07.10 17:10:09.078438 [ 4 ] {bb3ba5b3-ab0a-428c-ba3f-1fc7bd8f3db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5278 | 2025.07.10 17:10:09.078500 [ 4 ] {bb3ba5b3-ab0a-428c-ba3f-1fc7bd8f3db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5279 | 2025.07.10 17:10:09.079169 [ 4 ] {bb3ba5b3-ab0a-428c-ba3f-1fc7bd8f3db5} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2025.07.10 17:10:09.079210 [ 4 ] {bb3ba5b3-ab0a-428c-ba3f-1fc7bd8f3db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5281 | 2025.07.10 17:10:09.079618 [ 4 ] {bb3ba5b3-ab0a-428c-ba3f-1fc7bd8f3db5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5282 | 2025.07.10 17:10:09.079853 [ 4 ] {bb3ba5b3-ab0a-428c-ba3f-1fc7bd8f3db5} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2025.07.10 17:10:09.080012 [ 4 ] {bb3ba5b3-ab0a-428c-ba3f-1fc7bd8f3db5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. | ||
| 5284 | 2025.07.10 17:10:09.080063 [ 4 ] {bb3ba5b3-ab0a-428c-ba3f-1fc7bd8f3db5} <Debug> TCPHandler: Processed in 0.002126081 sec. | ||
| 5285 | 2025.07.10 17:10:09.080190 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2025.07.10 17:10:09.080393 [ 4 ] {e82d6a63-f6dc-4c16-92f5-eda3e9190fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5287 | 2025.07.10 17:10:09.080434 [ 4 ] {e82d6a63-f6dc-4c16-92f5-eda3e9190fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5288 | 2025.07.10 17:10:09.080950 [ 4 ] {e82d6a63-f6dc-4c16-92f5-eda3e9190fbc} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2025.07.10 17:10:09.080987 [ 4 ] {e82d6a63-f6dc-4c16-92f5-eda3e9190fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5290 | 2025.07.10 17:10:09.081352 [ 4 ] {e82d6a63-f6dc-4c16-92f5-eda3e9190fbc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5291 | 2025.07.10 17:10:09.081567 [ 4 ] {e82d6a63-f6dc-4c16-92f5-eda3e9190fbc} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2025.07.10 17:10:09.081700 [ 4 ] {e82d6a63-f6dc-4c16-92f5-eda3e9190fbc} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001329 sec., 132430.39879608728 rows/sec., 11.62 MiB/sec. | ||
| 5293 | 2025.07.10 17:10:09.081823 [ 4 ] {e82d6a63-f6dc-4c16-92f5-eda3e9190fbc} <Debug> TCPHandler: Processed in 0.001685892 sec. | ||
| 5294 | 2025.07.10 17:10:09.081959 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2025.07.10 17:10:09.082062 [ 4 ] {a77ffdc5-18d4-464a-af50-a3c75d4cec6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5296 | 2025.07.10 17:10:09.082103 [ 4 ] {a77ffdc5-18d4-464a-af50-a3c75d4cec6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5297 | 2025.07.10 17:10:09.082511 [ 4 ] {a77ffdc5-18d4-464a-af50-a3c75d4cec6a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2025.07.10 17:10:09.082547 [ 4 ] {a77ffdc5-18d4-464a-af50-a3c75d4cec6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5299 | 2025.07.10 17:10:09.082863 [ 4 ] {a77ffdc5-18d4-464a-af50-a3c75d4cec6a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5300 | 2025.07.10 17:10:09.083071 [ 4 ] {a77ffdc5-18d4-464a-af50-a3c75d4cec6a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2025.07.10 17:10:09.083204 [ 4 ] {a77ffdc5-18d4-464a-af50-a3c75d4cec6a} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 828.39 KiB/sec. | ||
| 5302 | 2025.07.10 17:10:09.083241 [ 4 ] {a77ffdc5-18d4-464a-af50-a3c75d4cec6a} <Debug> TCPHandler: Processed in 0.001332856 sec. | ||
| 5303 | 2025.07.10 17:10:09.083351 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2025.07.10 17:10:09.083447 [ 4 ] {6238159a-3a2f-458a-9c8c-95ef3a816aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5305 | 2025.07.10 17:10:09.083486 [ 4 ] {6238159a-3a2f-458a-9c8c-95ef3a816aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5306 | 2025.07.10 17:10:09.083882 [ 4 ] {6238159a-3a2f-458a-9c8c-95ef3a816aa8} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2025.07.10 17:10:09.083919 [ 4 ] {6238159a-3a2f-458a-9c8c-95ef3a816aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5308 | 2025.07.10 17:10:09.084207 [ 4 ] {6238159a-3a2f-458a-9c8c-95ef3a816aa8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5309 | 2025.07.10 17:10:09.084414 [ 4 ] {6238159a-3a2f-458a-9c8c-95ef3a816aa8} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2025.07.10 17:10:09.084542 [ 4 ] {6238159a-3a2f-458a-9c8c-95ef3a816aa8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001113 sec., 21563.342318059298 rows/sec., 1.79 MiB/sec. | ||
| 5311 | 2025.07.10 17:10:09.084578 [ 4 ] {6238159a-3a2f-458a-9c8c-95ef3a816aa8} <Debug> TCPHandler: Processed in 0.001277325 sec. | ||
| 5312 | 2025.07.10 17:10:09.084683 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2025.07.10 17:10:09.084777 [ 4 ] {db534339-b771-4ac8-8bd7-e37b3ea15ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5314 | 2025.07.10 17:10:09.084816 [ 4 ] {db534339-b771-4ac8-8bd7-e37b3ea15ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5315 | 2025.07.10 17:10:09.085194 [ 4 ] {db534339-b771-4ac8-8bd7-e37b3ea15ac4} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2025.07.10 17:10:09.085230 [ 4 ] {db534339-b771-4ac8-8bd7-e37b3ea15ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5317 | 2025.07.10 17:10:09.085514 [ 4 ] {db534339-b771-4ac8-8bd7-e37b3ea15ac4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5318 | 2025.07.10 17:10:09.085744 [ 4 ] {db534339-b771-4ac8-8bd7-e37b3ea15ac4} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2025.07.10 17:10:09.085870 [ 4 ] {db534339-b771-4ac8-8bd7-e37b3ea15ac4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 5320 | 2025.07.10 17:10:09.085908 [ 4 ] {db534339-b771-4ac8-8bd7-e37b3ea15ac4} <Debug> TCPHandler: Processed in 0.001274554 sec. | ||
| 5321 | 2025.07.10 17:10:09.086013 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2025.07.10 17:10:09.086107 [ 4 ] {3503c511-abda-41b8-ad78-cbf53d0c5bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5323 | 2025.07.10 17:10:09.086147 [ 4 ] {3503c511-abda-41b8-ad78-cbf53d0c5bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5324 | 2025.07.10 17:10:09.086559 [ 4 ] {3503c511-abda-41b8-ad78-cbf53d0c5bd9} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2025.07.10 17:10:09.086595 [ 4 ] {3503c511-abda-41b8-ad78-cbf53d0c5bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5326 | 2025.07.10 17:10:09.086899 [ 4 ] {3503c511-abda-41b8-ad78-cbf53d0c5bd9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5327 | 2025.07.10 17:10:09.087105 [ 4 ] {3503c511-abda-41b8-ad78-cbf53d0c5bd9} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2025.07.10 17:10:09.087233 [ 4 ] {3503c511-abda-41b8-ad78-cbf53d0c5bd9} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001143 sec., 87489.06386701662 rows/sec., 7.15 MiB/sec. | ||
| 5329 | 2025.07.10 17:10:09.087270 [ 4 ] {3503c511-abda-41b8-ad78-cbf53d0c5bd9} <Debug> TCPHandler: Processed in 0.001306136 sec. | ||
| 5330 | 2025.07.10 17:10:09.087377 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2025.07.10 17:10:09.087471 [ 4 ] {826d0d12-3eb8-4f63-8ec4-248e7a11779e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5332 | 2025.07.10 17:10:09.087514 [ 4 ] {826d0d12-3eb8-4f63-8ec4-248e7a11779e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5333 | 2025.07.10 17:10:09.087905 [ 4 ] {826d0d12-3eb8-4f63-8ec4-248e7a11779e} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2025.07.10 17:10:09.087940 [ 4 ] {826d0d12-3eb8-4f63-8ec4-248e7a11779e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5335 | 2025.07.10 17:10:09.088266 [ 4 ] {826d0d12-3eb8-4f63-8ec4-248e7a11779e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5336 | 2025.07.10 17:10:09.088474 [ 4 ] {826d0d12-3eb8-4f63-8ec4-248e7a11779e} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2025.07.10 17:10:09.088600 [ 4 ] {826d0d12-3eb8-4f63-8ec4-248e7a11779e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001148 sec., 170731.7073170732 rows/sec., 12.25 MiB/sec. | ||
| 5338 | 2025.07.10 17:10:09.088637 [ 4 ] {826d0d12-3eb8-4f63-8ec4-248e7a11779e} <Debug> TCPHandler: Processed in 0.001309965 sec. | ||
| 5339 | 2025.07.10 17:10:09.088743 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2025.07.10 17:10:09.088835 [ 4 ] {d360973c-aa44-4a98-a082-990e8975ba3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5341 | 2025.07.10 17:10:09.088874 [ 4 ] {d360973c-aa44-4a98-a082-990e8975ba3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5342 | 2025.07.10 17:10:09.089200 [ 4 ] {d360973c-aa44-4a98-a082-990e8975ba3f} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2025.07.10 17:10:09.089235 [ 4 ] {d360973c-aa44-4a98-a082-990e8975ba3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5344 | 2025.07.10 17:10:09.089536 [ 4 ] {d360973c-aa44-4a98-a082-990e8975ba3f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5345 | 2025.07.10 17:10:09.089765 [ 4 ] {d360973c-aa44-4a98-a082-990e8975ba3f} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.07.10 17:10:09.089894 [ 4 ] {d360973c-aa44-4a98-a082-990e8975ba3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5347 | 2025.07.10 17:10:09.089930 [ 4 ] {d360973c-aa44-4a98-a082-990e8975ba3f} <Debug> TCPHandler: Processed in 0.001236834 sec. | ||
| 5348 | 2025.07.10 17:10:09.668021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
| 5349 | 2025.07.10 17:10:09.668549 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2025.07.10 17:10:09.668588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5351 | 2025.07.10 17:10:09.669082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5352 | 2025.07.10 17:10:09.669323 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2025.07.10 17:10:09.669465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
| 5354 | 2025.07.10 17:10:10.481167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 5355 | 2025.07.10 17:10:10.496971 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2025.07.10 17:10:10.497024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5357 | 2025.07.10 17:10:10.502986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5358 | 2025.07.10 17:10:10.503683 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2025.07.10 17:10:10.506549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 5360 | 2025.07.10 17:10:12.186625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 714 | ||
| 5361 | 2025.07.10 17:10:12.189971 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.07.10 17:10:12.190050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5363 | 2025.07.10 17:10:12.191991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5364 | 2025.07.10 17:10:12.192407 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2025.07.10 17:10:12.192970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5366 | 2025.07.10 17:10:14.079044 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2025.07.10 17:10:14.079235 [ 4 ] {c86de779-15ab-41d9-863d-65dfcd612abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5368 | 2025.07.10 17:10:14.079306 [ 4 ] {c86de779-15ab-41d9-863d-65dfcd612abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5369 | 2025.07.10 17:10:14.080025 [ 4 ] {c86de779-15ab-41d9-863d-65dfcd612abe} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2025.07.10 17:10:14.080062 [ 4 ] {c86de779-15ab-41d9-863d-65dfcd612abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5371 | 2025.07.10 17:10:14.080476 [ 4 ] {c86de779-15ab-41d9-863d-65dfcd612abe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5372 | 2025.07.10 17:10:14.080707 [ 4 ] {c86de779-15ab-41d9-863d-65dfcd612abe} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2025.07.10 17:10:14.080862 [ 4 ] {c86de779-15ab-41d9-863d-65dfcd612abe} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001679 sec., 82191.78082191781 rows/sec., 7.09 MiB/sec. | ||
| 5374 | 2025.07.10 17:10:14.080904 [ 4 ] {c86de779-15ab-41d9-863d-65dfcd612abe} <Debug> TCPHandler: Processed in 0.001999879 sec. | ||
| 5375 | 2025.07.10 17:10:14.081027 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2025.07.10 17:10:14.081148 [ 4 ] {0820b49c-28f4-405d-82e9-f1d43300a88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5377 | 2025.07.10 17:10:14.081197 [ 4 ] {0820b49c-28f4-405d-82e9-f1d43300a88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5378 | 2025.07.10 17:10:14.081680 [ 4 ] {0820b49c-28f4-405d-82e9-f1d43300a88a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2025.07.10 17:10:14.081715 [ 4 ] {0820b49c-28f4-405d-82e9-f1d43300a88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5380 | 2025.07.10 17:10:14.082025 [ 4 ] {0820b49c-28f4-405d-82e9-f1d43300a88a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5381 | 2025.07.10 17:10:14.082242 [ 4 ] {0820b49c-28f4-405d-82e9-f1d43300a88a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2025.07.10 17:10:14.082371 [ 4 ] {0820b49c-28f4-405d-82e9-f1d43300a88a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001247 sec., 32878.90938251804 rows/sec., 2.41 MiB/sec. | ||
| 5383 | 2025.07.10 17:10:14.082408 [ 4 ] {0820b49c-28f4-405d-82e9-f1d43300a88a} <Debug> TCPHandler: Processed in 0.001442618 sec. | ||
| 5384 | 2025.07.10 17:10:14.082523 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2025.07.10 17:10:14.082617 [ 4 ] {96e77b91-163a-43e2-afef-98b5574b70d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5386 | 2025.07.10 17:10:14.082656 [ 4 ] {96e77b91-163a-43e2-afef-98b5574b70d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5387 | 2025.07.10 17:10:14.083088 [ 4 ] {96e77b91-163a-43e2-afef-98b5574b70d6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2025.07.10 17:10:14.083122 [ 4 ] {96e77b91-163a-43e2-afef-98b5574b70d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5389 | 2025.07.10 17:10:14.083434 [ 4 ] {96e77b91-163a-43e2-afef-98b5574b70d6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5390 | 2025.07.10 17:10:14.083648 [ 4 ] {96e77b91-163a-43e2-afef-98b5574b70d6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2025.07.10 17:10:14.083775 [ 4 ] {96e77b91-163a-43e2-afef-98b5574b70d6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001175 sec., 89361.70212765958 rows/sec., 6.98 MiB/sec. | ||
| 5392 | 2025.07.10 17:10:14.083810 [ 4 ] {96e77b91-163a-43e2-afef-98b5574b70d6} <Debug> TCPHandler: Processed in 0.001336106 sec. | ||
| 5393 | 2025.07.10 17:10:14.083921 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2025.07.10 17:10:14.084013 [ 4 ] {5f74f33e-af15-4813-8122-28d79b7a2316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5395 | 2025.07.10 17:10:14.084055 [ 4 ] {5f74f33e-af15-4813-8122-28d79b7a2316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5396 | 2025.07.10 17:10:14.084468 [ 4 ] {5f74f33e-af15-4813-8122-28d79b7a2316} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2025.07.10 17:10:14.084505 [ 4 ] {5f74f33e-af15-4813-8122-28d79b7a2316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5398 | 2025.07.10 17:10:14.084854 [ 4 ] {5f74f33e-af15-4813-8122-28d79b7a2316} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5399 | 2025.07.10 17:10:14.085081 [ 4 ] {5f74f33e-af15-4813-8122-28d79b7a2316} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2025.07.10 17:10:14.085214 [ 4 ] {5f74f33e-af15-4813-8122-28d79b7a2316} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 5401 | 2025.07.10 17:10:14.085252 [ 4 ] {5f74f33e-af15-4813-8122-28d79b7a2316} <Debug> TCPHandler: Processed in 0.001378777 sec. | ||
| 5402 | 2025.07.10 17:10:14.085365 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2025.07.10 17:10:14.085484 [ 4 ] {2b41c90b-a3d8-4fcc-af75-18ffb150a2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5404 | 2025.07.10 17:10:14.085548 [ 4 ] {2b41c90b-a3d8-4fcc-af75-18ffb150a2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5405 | 2025.07.10 17:10:14.086491 [ 4 ] {2b41c90b-a3d8-4fcc-af75-18ffb150a2ac} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2025.07.10 17:10:14.086533 [ 4 ] {2b41c90b-a3d8-4fcc-af75-18ffb150a2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5407 | 2025.07.10 17:10:14.087082 [ 4 ] {2b41c90b-a3d8-4fcc-af75-18ffb150a2ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5408 | 2025.07.10 17:10:14.087295 [ 4 ] {2b41c90b-a3d8-4fcc-af75-18ffb150a2ac} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2025.07.10 17:10:14.087426 [ 4 ] {2b41c90b-a3d8-4fcc-af75-18ffb150a2ac} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001967 sec., 20843.924758515506 rows/sec., 37.35 MiB/sec. | ||
| 5410 | 2025.07.10 17:10:14.087477 [ 4 ] {2b41c90b-a3d8-4fcc-af75-18ffb150a2ac} <Debug> TCPHandler: Processed in 0.002169532 sec. | ||
| 5411 | 2025.07.10 17:10:14.087583 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2025.07.10 17:10:14.087674 [ 4 ] {612606e8-6c55-4b33-93d7-a92ff4365c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5413 | 2025.07.10 17:10:14.087715 [ 4 ] {612606e8-6c55-4b33-93d7-a92ff4365c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5414 | 2025.07.10 17:10:14.088037 [ 4 ] {612606e8-6c55-4b33-93d7-a92ff4365c8e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2025.07.10 17:10:14.088073 [ 4 ] {612606e8-6c55-4b33-93d7-a92ff4365c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5416 | 2025.07.10 17:10:14.088373 [ 4 ] {612606e8-6c55-4b33-93d7-a92ff4365c8e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5417 | 2025.07.10 17:10:14.088581 [ 4 ] {612606e8-6c55-4b33-93d7-a92ff4365c8e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2025.07.10 17:10:14.088704 [ 4 ] {612606e8-6c55-4b33-93d7-a92ff4365c8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 5419 | 2025.07.10 17:10:14.088738 [ 4 ] {612606e8-6c55-4b33-93d7-a92ff4365c8e} <Debug> TCPHandler: Processed in 0.001202923 sec. | ||
| 5420 | 2025.07.10 17:10:16.989425 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5421 | 2025.07.10 17:10:16.989495 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5422 | 2025.07.10 17:10:17.169602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
| 5423 | 2025.07.10 17:10:17.170424 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2025.07.10 17:10:17.170497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5425 | 2025.07.10 17:10:17.171055 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5426 | 2025.07.10 17:10:17.171286 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.07.10 17:10:17.171411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 5428 | 2025.07.10 17:10:18.006640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 5429 | 2025.07.10 17:10:18.023900 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2025.07.10 17:10:18.023961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5431 | 2025.07.10 17:10:18.030185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5432 | 2025.07.10 17:10:18.030917 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2025.07.10 17:10:18.034239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 5434 | 2025.07.10 17:10:19.077048 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2025.07.10 17:10:19.077242 [ 4 ] {ed6726ed-7657-47ea-a2a9-0ddd5daefe75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5436 | 2025.07.10 17:10:19.077310 [ 4 ] {ed6726ed-7657-47ea-a2a9-0ddd5daefe75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5437 | 2025.07.10 17:10:19.077948 [ 4 ] {ed6726ed-7657-47ea-a2a9-0ddd5daefe75} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2025.07.10 17:10:19.077986 [ 4 ] {ed6726ed-7657-47ea-a2a9-0ddd5daefe75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5439 | 2025.07.10 17:10:19.078371 [ 4 ] {ed6726ed-7657-47ea-a2a9-0ddd5daefe75} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5440 | 2025.07.10 17:10:19.078594 [ 4 ] {ed6726ed-7657-47ea-a2a9-0ddd5daefe75} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2025.07.10 17:10:19.078747 [ 4 ] {ed6726ed-7657-47ea-a2a9-0ddd5daefe75} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001558 sec., 35943.517329910144 rows/sec., 2.74 MiB/sec. | ||
| 5442 | 2025.07.10 17:10:19.078789 [ 4 ] {ed6726ed-7657-47ea-a2a9-0ddd5daefe75} <Debug> TCPHandler: Processed in 0.001867616 sec. | ||
| 5443 | 2025.07.10 17:10:19.078897 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2025.07.10 17:10:19.078992 [ 4 ] {5bfcefa6-0f47-47e9-9cd0-abd98929c15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5445 | 2025.07.10 17:10:19.079033 [ 4 ] {5bfcefa6-0f47-47e9-9cd0-abd98929c15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5446 | 2025.07.10 17:10:19.079420 [ 4 ] {5bfcefa6-0f47-47e9-9cd0-abd98929c15c} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.07.10 17:10:19.079458 [ 4 ] {5bfcefa6-0f47-47e9-9cd0-abd98929c15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5448 | 2025.07.10 17:10:19.079756 [ 4 ] {5bfcefa6-0f47-47e9-9cd0-abd98929c15c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5449 | 2025.07.10 17:10:19.079956 [ 4 ] {5bfcefa6-0f47-47e9-9cd0-abd98929c15c} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2025.07.10 17:10:19.080083 [ 4 ] {5bfcefa6-0f47-47e9-9cd0-abd98929c15c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00111 sec., 57657.657657657655 rows/sec., 4.50 MiB/sec. | ||
| 5451 | 2025.07.10 17:10:19.080121 [ 4 ] {5bfcefa6-0f47-47e9-9cd0-abd98929c15c} <Debug> TCPHandler: Processed in 0.001271015 sec. | ||
| 5452 | 2025.07.10 17:10:19.080223 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2025.07.10 17:10:19.080315 [ 4 ] {0645e9ff-8386-44b9-8904-53718d4546f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5454 | 2025.07.10 17:10:19.080358 [ 4 ] {0645e9ff-8386-44b9-8904-53718d4546f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5455 | 2025.07.10 17:10:19.080738 [ 4 ] {0645e9ff-8386-44b9-8904-53718d4546f6} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2025.07.10 17:10:19.080773 [ 4 ] {0645e9ff-8386-44b9-8904-53718d4546f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5457 | 2025.07.10 17:10:19.081091 [ 4 ] {0645e9ff-8386-44b9-8904-53718d4546f6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5458 | 2025.07.10 17:10:19.081293 [ 4 ] {0645e9ff-8386-44b9-8904-53718d4546f6} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2025.07.10 17:10:19.081417 [ 4 ] {0645e9ff-8386-44b9-8904-53718d4546f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001119 sec., 142984.80786416444 rows/sec., 9.96 MiB/sec. | ||
| 5460 | 2025.07.10 17:10:19.081453 [ 4 ] {0645e9ff-8386-44b9-8904-53718d4546f6} <Debug> TCPHandler: Processed in 0.001277874 sec. | ||
| 5461 | 2025.07.10 17:10:19.081550 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2025.07.10 17:10:19.081642 [ 4 ] {8213f50f-e37b-4fbd-976f-f06d75c01d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5463 | 2025.07.10 17:10:19.081683 [ 4 ] {8213f50f-e37b-4fbd-976f-f06d75c01d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5464 | 2025.07.10 17:10:19.081994 [ 4 ] {8213f50f-e37b-4fbd-976f-f06d75c01d83} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2025.07.10 17:10:19.082030 [ 4 ] {8213f50f-e37b-4fbd-976f-f06d75c01d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5466 | 2025.07.10 17:10:19.082336 [ 4 ] {8213f50f-e37b-4fbd-976f-f06d75c01d83} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5467 | 2025.07.10 17:10:19.082535 [ 4 ] {8213f50f-e37b-4fbd-976f-f06d75c01d83} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2025.07.10 17:10:19.082661 [ 4 ] {8213f50f-e37b-4fbd-976f-f06d75c01d83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 5469 | 2025.07.10 17:10:19.082695 [ 4 ] {8213f50f-e37b-4fbd-976f-f06d75c01d83} <Debug> TCPHandler: Processed in 0.001193244 sec. | ||
| 5470 | 2025.07.10 17:10:22.193183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 734 | ||
| 5471 | 2025.07.10 17:10:22.195501 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2025.07.10 17:10:22.195567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5473 | 2025.07.10 17:10:22.196778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5474 | 2025.07.10 17:10:22.197072 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2025.07.10 17:10:22.197437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5476 | 2025.07.10 17:10:24.106387 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2025.07.10 17:10:24.106579 [ 4 ] {85ac62be-361f-4005-9bbc-253b045e38dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5478 | 2025.07.10 17:10:24.106647 [ 4 ] {85ac62be-361f-4005-9bbc-253b045e38dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5479 | 2025.07.10 17:10:24.107249 [ 4 ] {85ac62be-361f-4005-9bbc-253b045e38dd} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2025.07.10 17:10:24.107287 [ 4 ] {85ac62be-361f-4005-9bbc-253b045e38dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5481 | 2025.07.10 17:10:24.107666 [ 4 ] {85ac62be-361f-4005-9bbc-253b045e38dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5482 | 2025.07.10 17:10:24.107889 [ 4 ] {85ac62be-361f-4005-9bbc-253b045e38dd} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2025.07.10 17:10:24.108039 [ 4 ] {85ac62be-361f-4005-9bbc-253b045e38dd} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001511 sec., 7941.760423560556 rows/sec., 647.59 KiB/sec. | ||
| 5484 | 2025.07.10 17:10:24.108082 [ 4 ] {85ac62be-361f-4005-9bbc-253b045e38dd} <Debug> TCPHandler: Processed in 0.001821725 sec. | ||
| 5485 | 2025.07.10 17:10:24.108203 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2025.07.10 17:10:24.108324 [ 4 ] {051da4b2-40e6-4faf-95d7-70a816db6c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5487 | 2025.07.10 17:10:24.108371 [ 4 ] {051da4b2-40e6-4faf-95d7-70a816db6c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5488 | 2025.07.10 17:10:24.109299 [ 4 ] {051da4b2-40e6-4faf-95d7-70a816db6c86} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2025.07.10 17:10:24.109336 [ 4 ] {051da4b2-40e6-4faf-95d7-70a816db6c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5490 | 2025.07.10 17:10:24.109716 [ 4 ] {051da4b2-40e6-4faf-95d7-70a816db6c86} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5491 | 2025.07.10 17:10:24.109923 [ 4 ] {051da4b2-40e6-4faf-95d7-70a816db6c86} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2025.07.10 17:10:24.110051 [ 4 ] {051da4b2-40e6-4faf-95d7-70a816db6c86} <Debug> executeQuery: Read 1284 rows, 108.75 KiB in 0.001751 sec., 733295.2598515134 rows/sec., 60.65 MiB/sec. | ||
| 5493 | 2025.07.10 17:10:24.110055 [ 154 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5494 | 2025.07.10 17:10:24.110089 [ 4 ] {051da4b2-40e6-4faf-95d7-70a816db6c86} <Debug> TCPHandler: Processed in 0.001945768 sec. | ||
| 5495 | 2025.07.10 17:10:24.110161 [ 154 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2025.07.10 17:10:24.110204 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5497 | 2025.07.10 17:10:24.110242 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2025.07.10 17:10:24.110375 [ 4 ] {b6a89d38-e786-4a5a-a60e-2cfc31842807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5499 | 2025.07.10 17:10:24.110397 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 5500 | 2025.07.10 17:10:24.110425 [ 4 ] {b6a89d38-e786-4a5a-a60e-2cfc31842807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5501 | 2025.07.10 17:10:24.110610 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5502 | 2025.07.10 17:10:24.110670 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1969 rows starting from the beginning of the part | ||
| 5503 | 2025.07.10 17:10:24.110777 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
| 5504 | 2025.07.10 17:10:24.110845 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 176 rows starting from the beginning of the part | ||
| 5505 | 2025.07.10 17:10:24.110888 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 138 rows starting from the beginning of the part | ||
| 5506 | 2025.07.10 17:10:24.110930 [ 4 ] {b6a89d38-e786-4a5a-a60e-2cfc31842807} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2025.07.10 17:10:24.110932 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 5508 | 2025.07.10 17:10:24.110977 [ 4 ] {b6a89d38-e786-4a5a-a60e-2cfc31842807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5509 | 2025.07.10 17:10:24.111000 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1284 rows starting from the beginning of the part | ||
| 5510 | 2025.07.10 17:10:24.111328 [ 4 ] {b6a89d38-e786-4a5a-a60e-2cfc31842807} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5511 | 2025.07.10 17:10:24.111554 [ 4 ] {b6a89d38-e786-4a5a-a60e-2cfc31842807} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2025.07.10 17:10:24.111687 [ 154 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 5513 | 2025.07.10 17:10:24.111724 [ 154 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2025.07.10 17:10:24.111725 [ 4 ] {b6a89d38-e786-4a5a-a60e-2cfc31842807} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001377 sec., 38489.46986201888 rows/sec., 2.78 MiB/sec. | ||
| 5515 | 2025.07.10 17:10:24.111744 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5516 | 2025.07.10 17:10:24.111815 [ 4 ] {b6a89d38-e786-4a5a-a60e-2cfc31842807} <Debug> TCPHandler: Processed in 0.001629251 sec. | ||
| 5517 | 2025.07.10 17:10:24.111836 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 5518 | 2025.07.10 17:10:24.111915 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5519 | 2025.07.10 17:10:24.111943 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 177 rows starting from the beginning of the part | ||
| 5520 | 2025.07.10 17:10:24.111961 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2025.07.10 17:10:24.111996 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part | ||
| 5522 | 2025.07.10 17:10:24.112035 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 5523 | 2025.07.10 17:10:24.112074 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 5524 | 2025.07.10 17:10:24.112075 [ 4 ] {04721b56-7235-41e1-801c-146f5cb7c269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5525 | 2025.07.10 17:10:24.112110 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 5526 | 2025.07.10 17:10:24.112128 [ 4 ] {04721b56-7235-41e1-801c-146f5cb7c269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5527 | 2025.07.10 17:10:24.112150 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part | ||
| 5528 | 2025.07.10 17:10:24.112512 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3761 rows, containing 5 columns (5 merged, 0 gathered) in 0.002192142 sec., 1715673.528448431 rows/sec., 148.56 MiB/sec. | ||
| 5529 | 2025.07.10 17:10:24.112681 [ 4 ] {04721b56-7235-41e1-801c-146f5cb7c269} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.07.10 17:10:24.112727 [ 4 ] {04721b56-7235-41e1-801c-146f5cb7c269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5531 | 2025.07.10 17:10:24.112775 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5532 | 2025.07.10 17:10:24.112857 [ 197 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.00105718 sec., 350933.6158459297 rows/sec., 25.57 MiB/sec. | ||
| 5533 | 2025.07.10 17:10:24.113039 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2025.07.10 17:10:24.113039 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 5535 | 2025.07.10 17:10:24.113107 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_46_9} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5536 | 2025.07.10 17:10:24.113204 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 5537 | 2025.07.10 17:10:24.113233 [ 4 ] {04721b56-7235-41e1-801c-146f5cb7c269} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5538 | 2025.07.10 17:10:24.113417 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2025.07.10 17:10:24.113491 [ 4 ] {04721b56-7235-41e1-801c-146f5cb7c269} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2025.07.10 17:10:24.113509 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_30_6} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 5541 | 2025.07.10 17:10:24.113627 [ 4 ] {04721b56-7235-41e1-801c-146f5cb7c269} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001576 sec., 144670.05076142133 rows/sec., 9.80 MiB/sec. | ||
| 5542 | 2025.07.10 17:10:24.113629 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5543 | 2025.07.10 17:10:24.113673 [ 4 ] {04721b56-7235-41e1-801c-146f5cb7c269} <Debug> TCPHandler: Processed in 0.001769894 sec. | ||
| 5544 | 2025.07.10 17:10:24.113784 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2025.07.10 17:10:24.113876 [ 4 ] {04c608ff-b7a4-405e-aae5-9afc8c9dab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5546 | 2025.07.10 17:10:24.113914 [ 4 ] {04c608ff-b7a4-405e-aae5-9afc8c9dab59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5547 | 2025.07.10 17:10:24.114538 [ 4 ] {04c608ff-b7a4-405e-aae5-9afc8c9dab59} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2025.07.10 17:10:24.114578 [ 4 ] {04c608ff-b7a4-405e-aae5-9afc8c9dab59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5549 | 2025.07.10 17:10:24.114923 [ 4 ] {04c608ff-b7a4-405e-aae5-9afc8c9dab59} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5550 | 2025.07.10 17:10:24.115137 [ 4 ] {04c608ff-b7a4-405e-aae5-9afc8c9dab59} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2025.07.10 17:10:24.115245 [ 154 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5552 | 2025.07.10 17:10:24.115275 [ 154 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2025.07.10 17:10:24.115284 [ 4 ] {04c608ff-b7a4-405e-aae5-9afc8c9dab59} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001412 sec., 405807.36543909344 rows/sec., 30.20 MiB/sec. | ||
| 5554 | 2025.07.10 17:10:24.115291 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5555 | 2025.07.10 17:10:24.115335 [ 4 ] {04c608ff-b7a4-405e-aae5-9afc8c9dab59} <Debug> TCPHandler: Processed in 0.001599171 sec. | ||
| 5556 | 2025.07.10 17:10:24.115378 [ 189 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 5557 | 2025.07.10 17:10:24.115465 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2025.07.10 17:10:24.115471 [ 189 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5559 | 2025.07.10 17:10:24.115518 [ 189 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 951 rows starting from the beginning of the part | ||
| 5560 | 2025.07.10 17:10:24.115591 [ 4 ] {f5298db1-ef2c-4b53-9548-261ed46c8593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5561 | 2025.07.10 17:10:24.115620 [ 189 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 105 rows starting from the beginning of the part | ||
| 5562 | 2025.07.10 17:10:24.115645 [ 4 ] {f5298db1-ef2c-4b53-9548-261ed46c8593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5563 | 2025.07.10 17:10:24.115684 [ 189 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 100 rows starting from the beginning of the part | ||
| 5564 | 2025.07.10 17:10:24.115744 [ 189 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 105 rows starting from the beginning of the part | ||
| 5565 | 2025.07.10 17:10:24.115802 [ 189 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 5566 | 2025.07.10 17:10:24.115865 [ 189 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 573 rows starting from the beginning of the part | ||
| 5567 | 2025.07.10 17:10:24.116389 [ 4 ] {f5298db1-ef2c-4b53-9548-261ed46c8593} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2025.07.10 17:10:24.116427 [ 4 ] {f5298db1-ef2c-4b53-9548-261ed46c8593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5569 | 2025.07.10 17:10:24.116970 [ 4 ] {f5298db1-ef2c-4b53-9548-261ed46c8593} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5570 | 2025.07.10 17:10:24.117273 [ 4 ] {f5298db1-ef2c-4b53-9548-261ed46c8593} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2025.07.10 17:10:24.117282 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932777 sec., 982006.7188299529 rows/sec., 77.15 MiB/sec. | ||
| 5572 | 2025.07.10 17:10:24.117430 [ 4 ] {f5298db1-ef2c-4b53-9548-261ed46c8593} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.001864 sec., 475321.88841201714 rows/sec., 31.99 MiB/sec. | ||
| 5573 | 2025.07.10 17:10:24.117464 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5574 | 2025.07.10 17:10:24.117472 [ 4 ] {f5298db1-ef2c-4b53-9548-261ed46c8593} <Debug> TCPHandler: Processed in 0.0020672 sec. | ||
| 5575 | 2025.07.10 17:10:24.117592 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2025.07.10 17:10:24.117689 [ 4 ] {7e113ee1-bc15-43ba-8565-ddb80b48edee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5577 | 2025.07.10 17:10:24.117742 [ 4 ] {7e113ee1-bc15-43ba-8565-ddb80b48edee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5578 | 2025.07.10 17:10:24.117755 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2025.07.10 17:10:24.117834 [ 196 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_46_9} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5580 | 2025.07.10 17:10:24.117926 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5581 | 2025.07.10 17:10:24.118546 [ 4 ] {7e113ee1-bc15-43ba-8565-ddb80b48edee} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2025.07.10 17:10:24.118586 [ 4 ] {7e113ee1-bc15-43ba-8565-ddb80b48edee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5583 | 2025.07.10 17:10:24.119127 [ 4 ] {7e113ee1-bc15-43ba-8565-ddb80b48edee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5584 | 2025.07.10 17:10:24.119353 [ 4 ] {7e113ee1-bc15-43ba-8565-ddb80b48edee} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2025.07.10 17:10:24.119486 [ 4 ] {7e113ee1-bc15-43ba-8565-ddb80b48edee} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001816 sec., 22577.092511013216 rows/sec., 40.46 MiB/sec. | ||
| 5586 | 2025.07.10 17:10:24.119538 [ 4 ] {7e113ee1-bc15-43ba-8565-ddb80b48edee} <Debug> TCPHandler: Processed in 0.001995029 sec. | ||
| 5587 | 2025.07.10 17:10:24.119644 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2025.07.10 17:10:24.119741 [ 4 ] {958a5aa9-91d3-4d71-9260-4a281a690db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5589 | 2025.07.10 17:10:24.119782 [ 4 ] {958a5aa9-91d3-4d71-9260-4a281a690db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5590 | 2025.07.10 17:10:24.120098 [ 4 ] {958a5aa9-91d3-4d71-9260-4a281a690db2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2025.07.10 17:10:24.120136 [ 4 ] {958a5aa9-91d3-4d71-9260-4a281a690db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5592 | 2025.07.10 17:10:24.120438 [ 4 ] {958a5aa9-91d3-4d71-9260-4a281a690db2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5593 | 2025.07.10 17:10:24.120646 [ 4 ] {958a5aa9-91d3-4d71-9260-4a281a690db2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.07.10 17:10:24.120774 [ 4 ] {958a5aa9-91d3-4d71-9260-4a281a690db2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 5595 | 2025.07.10 17:10:24.120809 [ 4 ] {958a5aa9-91d3-4d71-9260-4a281a690db2} <Debug> TCPHandler: Processed in 0.001213913 sec. | ||
| 5596 | 2025.07.10 17:10:24.672420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
| 5597 | 2025.07.10 17:10:24.672907 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2025.07.10 17:10:24.672947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5599 | 2025.07.10 17:10:24.673411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5600 | 2025.07.10 17:10:24.673647 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2025.07.10 17:10:24.673776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
| 5602 | 2025.07.10 17:10:25.535211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 5603 | 2025.07.10 17:10:25.552001 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2025.07.10 17:10:25.552050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5605 | 2025.07.10 17:10:25.558471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5606 | 2025.07.10 17:10:25.559203 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2025.07.10 17:10:25.562060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 5608 | 2025.07.10 17:10:29.076687 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.07.10 17:10:29.076873 [ 4 ] {4cd77be7-3295-4097-bb8a-d70b0043464e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5610 | 2025.07.10 17:10:29.076934 [ 4 ] {4cd77be7-3295-4097-bb8a-d70b0043464e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5611 | 2025.07.10 17:10:29.077635 [ 4 ] {4cd77be7-3295-4097-bb8a-d70b0043464e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2025.07.10 17:10:29.077674 [ 4 ] {4cd77be7-3295-4097-bb8a-d70b0043464e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5613 | 2025.07.10 17:10:29.078071 [ 4 ] {4cd77be7-3295-4097-bb8a-d70b0043464e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5614 | 2025.07.10 17:10:29.078313 [ 4 ] {4cd77be7-3295-4097-bb8a-d70b0043464e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2025.07.10 17:10:29.078474 [ 4 ] {4cd77be7-3295-4097-bb8a-d70b0043464e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 5616 | 2025.07.10 17:10:29.078516 [ 4 ] {4cd77be7-3295-4097-bb8a-d70b0043464e} <Debug> TCPHandler: Processed in 0.001950948 sec. | ||
| 5617 | 2025.07.10 17:10:29.078644 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2025.07.10 17:10:29.078740 [ 4 ] {09a1098b-e150-4b4f-9b0e-6ec567cc6a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5619 | 2025.07.10 17:10:29.078781 [ 4 ] {09a1098b-e150-4b4f-9b0e-6ec567cc6a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5620 | 2025.07.10 17:10:29.079227 [ 4 ] {09a1098b-e150-4b4f-9b0e-6ec567cc6a33} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2025.07.10 17:10:29.079262 [ 4 ] {09a1098b-e150-4b4f-9b0e-6ec567cc6a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5622 | 2025.07.10 17:10:29.079570 [ 4 ] {09a1098b-e150-4b4f-9b0e-6ec567cc6a33} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5623 | 2025.07.10 17:10:29.079787 [ 4 ] {09a1098b-e150-4b4f-9b0e-6ec567cc6a33} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.07.10 17:10:29.079917 [ 4 ] {09a1098b-e150-4b4f-9b0e-6ec567cc6a33} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 5625 | 2025.07.10 17:10:29.079953 [ 4 ] {09a1098b-e150-4b4f-9b0e-6ec567cc6a33} <Debug> TCPHandler: Processed in 0.001359927 sec. | ||
| 5626 | 2025.07.10 17:10:29.080075 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2025.07.10 17:10:29.080171 [ 4 ] {15bd5f84-5342-4afe-9cd2-024dbdbffaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5628 | 2025.07.10 17:10:29.080214 [ 4 ] {15bd5f84-5342-4afe-9cd2-024dbdbffaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5629 | 2025.07.10 17:10:29.080644 [ 4 ] {15bd5f84-5342-4afe-9cd2-024dbdbffaa0} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2025.07.10 17:10:29.080680 [ 4 ] {15bd5f84-5342-4afe-9cd2-024dbdbffaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5631 | 2025.07.10 17:10:29.081015 [ 4 ] {15bd5f84-5342-4afe-9cd2-024dbdbffaa0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5632 | 2025.07.10 17:10:29.081225 [ 4 ] {15bd5f84-5342-4afe-9cd2-024dbdbffaa0} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2025.07.10 17:10:29.081330 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5634 | 2025.07.10 17:10:29.081351 [ 4 ] {15bd5f84-5342-4afe-9cd2-024dbdbffaa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 5635 | 2025.07.10 17:10:29.081401 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2025.07.10 17:10:29.081408 [ 4 ] {15bd5f84-5342-4afe-9cd2-024dbdbffaa0} <Debug> TCPHandler: Processed in 0.001382667 sec. | ||
| 5637 | 2025.07.10 17:10:29.081430 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5638 | 2025.07.10 17:10:29.081531 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 5639 | 2025.07.10 17:10:29.081539 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2025.07.10 17:10:29.081647 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5641 | 2025.07.10 17:10:29.081651 [ 4 ] {436e1934-bc99-463c-8b64-17476a78d0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5642 | 2025.07.10 17:10:29.081683 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11730 rows starting from the beginning of the part | ||
| 5643 | 2025.07.10 17:10:29.081701 [ 4 ] {436e1934-bc99-463c-8b64-17476a78d0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5644 | 2025.07.10 17:10:29.081749 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 196 rows starting from the beginning of the part | ||
| 5645 | 2025.07.10 17:10:29.081801 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 5646 | 2025.07.10 17:10:29.081853 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 5647 | 2025.07.10 17:10:29.081895 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 886 rows starting from the beginning of the part | ||
| 5648 | 2025.07.10 17:10:29.081937 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 5649 | 2025.07.10 17:10:29.082037 [ 4 ] {436e1934-bc99-463c-8b64-17476a78d0e7} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2025.07.10 17:10:29.082072 [ 4 ] {436e1934-bc99-463c-8b64-17476a78d0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5651 | 2025.07.10 17:10:29.082381 [ 4 ] {436e1934-bc99-463c-8b64-17476a78d0e7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5652 | 2025.07.10 17:10:29.082590 [ 4 ] {436e1934-bc99-463c-8b64-17476a78d0e7} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2025.07.10 17:10:29.082719 [ 4 ] {436e1934-bc99-463c-8b64-17476a78d0e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5654 | 2025.07.10 17:10:29.082742 [ 150 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5655 | 2025.07.10 17:10:29.082755 [ 4 ] {436e1934-bc99-463c-8b64-17476a78d0e7} <Debug> TCPHandler: Processed in 0.001264694 sec. | ||
| 5656 | 2025.07.10 17:10:29.082820 [ 150 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2025.07.10 17:10:29.082851 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5658 | 2025.07.10 17:10:29.082943 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 5659 | 2025.07.10 17:10:29.083046 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5660 | 2025.07.10 17:10:29.083076 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1832 rows starting from the beginning of the part | ||
| 5661 | 2025.07.10 17:10:29.083133 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 5662 | 2025.07.10 17:10:29.083179 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 5663 | 2025.07.10 17:10:29.083223 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 5664 | 2025.07.10 17:10:29.083264 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 5665 | 2025.07.10 17:10:29.083304 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 5666 | 2025.07.10 17:10:29.084313 [ 198 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 4 columns (4 merged, 0 gathered) in 0.001407567 sec., 1514670.3496174605 rows/sec., 101.16 MiB/sec. | ||
| 5667 | 2025.07.10 17:10:29.084626 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5668 | 2025.07.10 17:10:29.084957 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_46_9} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2025.07.10 17:10:29.085030 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_46_9} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5670 | 2025.07.10 17:10:29.085118 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5671 | 2025.07.10 17:10:29.085374 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13292 rows, containing 5 columns (5 merged, 0 gathered) in 0.003886045 sec., 3420444.1791075505 rows/sec., 234.44 MiB/sec. | ||
| 5672 | 2025.07.10 17:10:29.085682 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5673 | 2025.07.10 17:10:29.085931 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2025.07.10 17:10:29.085992 [ 189 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5675 | 2025.07.10 17:10:29.086060 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 5676 | 2025.07.10 17:10:31.989545 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5677 | 2025.07.10 17:10:31.989645 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5678 | 2025.07.10 17:10:32.173861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
| 5679 | 2025.07.10 17:10:32.174693 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2025.07.10 17:10:32.174775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5681 | 2025.07.10 17:10:32.175383 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5682 | 2025.07.10 17:10:32.175624 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2025.07.10 17:10:32.175779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 5684 | 2025.07.10 17:10:32.175777 [ 147 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5685 | 2025.07.10 17:10:32.175834 [ 147 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2025.07.10 17:10:32.175856 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5687 | 2025.07.10 17:10:32.176025 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 5688 | 2025.07.10 17:10:32.176185 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5689 | 2025.07.10 17:10:32.176222 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
| 5690 | 2025.07.10 17:10:32.176285 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
| 5691 | 2025.07.10 17:10:32.176327 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
| 5692 | 2025.07.10 17:10:32.176369 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 5693 | 2025.07.10 17:10:32.176405 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
| 5694 | 2025.07.10 17:10:32.176443 [ 198 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 5695 | 2025.07.10 17:10:32.178348 [ 197 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002408067 sec., 6864842.215768914 rows/sec., 98.20 MiB/sec. | ||
| 5696 | 2025.07.10 17:10:32.178490 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5697 | 2025.07.10 17:10:32.178792 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2025.07.10 17:10:32.178876 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_36_7} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5699 | 2025.07.10 17:10:32.178962 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 5700 | 2025.07.10 17:10:32.198481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 758 | ||
| 5701 | 2025.07.10 17:10:32.200651 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2025.07.10 17:10:32.200700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5703 | 2025.07.10 17:10:32.201914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5704 | 2025.07.10 17:10:32.202189 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2025.07.10 17:10:32.202572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 5706 | 2025.07.10 17:10:33.062187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 5707 | 2025.07.10 17:10:33.079609 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2025.07.10 17:10:33.079678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5709 | 2025.07.10 17:10:33.085876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5710 | 2025.07.10 17:10:33.086553 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2025.07.10 17:10:33.086858 [ 147 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5712 | 2025.07.10 17:10:33.086951 [ 147 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2025.07.10 17:10:33.086987 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5714 | 2025.07.10 17:10:33.087104 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5715 | 2025.07.10 17:10:33.089501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 5716 | 2025.07.10 17:10:33.090213 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5717 | 2025.07.10 17:10:33.090956 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5718 | 2025.07.10 17:10:33.094246 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5719 | 2025.07.10 17:10:33.097521 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5720 | 2025.07.10 17:10:33.101363 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5721 | 2025.07.10 17:10:33.105327 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 5722 | 2025.07.10 17:10:33.109001 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 5723 | 2025.07.10 17:10:33.161875 [ 197 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.074812607 sec., 3635.750856804121 rows/sec., 18.80 MiB/sec. | ||
| 5724 | 2025.07.10 17:10:33.164446 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5725 | 2025.07.10 17:10:33.166778 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_36_7} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2025.07.10 17:10:33.166881 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_36_7} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5727 | 2025.07.10 17:10:33.169562 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 5728 | 2025.07.10 17:10:34.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.85 MiB, peak 262.73 MiB, free memory in arenas 0.00 B, will set to 253.11 MiB (RSS), difference: 2.26 MiB | ||
| 5729 | 2025.07.10 17:10:34.079080 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2025.07.10 17:10:34.079249 [ 4 ] {719ae9b0-2f55-4e52-979c-ac9dbdb240e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5731 | 2025.07.10 17:10:34.079316 [ 4 ] {719ae9b0-2f55-4e52-979c-ac9dbdb240e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5732 | 2025.07.10 17:10:34.080102 [ 4 ] {719ae9b0-2f55-4e52-979c-ac9dbdb240e9} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2025.07.10 17:10:34.080139 [ 4 ] {719ae9b0-2f55-4e52-979c-ac9dbdb240e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5734 | 2025.07.10 17:10:34.080525 [ 4 ] {719ae9b0-2f55-4e52-979c-ac9dbdb240e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5735 | 2025.07.10 17:10:34.080737 [ 4 ] {719ae9b0-2f55-4e52-979c-ac9dbdb240e9} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2025.07.10 17:10:34.080883 [ 4 ] {719ae9b0-2f55-4e52-979c-ac9dbdb240e9} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001685 sec., 81899.10979228486 rows/sec., 7.07 MiB/sec. | ||
| 5737 | 2025.07.10 17:10:34.080925 [ 4 ] {719ae9b0-2f55-4e52-979c-ac9dbdb240e9} <Debug> TCPHandler: Processed in 0.001968158 sec. | ||
| 5738 | 2025.07.10 17:10:34.081039 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2025.07.10 17:10:34.081132 [ 4 ] {ecdd412f-e195-4bbe-aef0-0b4bd12c6960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5740 | 2025.07.10 17:10:34.081171 [ 4 ] {ecdd412f-e195-4bbe-aef0-0b4bd12c6960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5741 | 2025.07.10 17:10:34.081572 [ 4 ] {ecdd412f-e195-4bbe-aef0-0b4bd12c6960} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2025.07.10 17:10:34.081607 [ 4 ] {ecdd412f-e195-4bbe-aef0-0b4bd12c6960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5743 | 2025.07.10 17:10:34.081906 [ 4 ] {ecdd412f-e195-4bbe-aef0-0b4bd12c6960} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5744 | 2025.07.10 17:10:34.082105 [ 4 ] {ecdd412f-e195-4bbe-aef0-0b4bd12c6960} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2025.07.10 17:10:34.082233 [ 4 ] {ecdd412f-e195-4bbe-aef0-0b4bd12c6960} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00112 sec., 36607.14285714286 rows/sec., 2.69 MiB/sec. | ||
| 5746 | 2025.07.10 17:10:34.082270 [ 4 ] {ecdd412f-e195-4bbe-aef0-0b4bd12c6960} <Debug> TCPHandler: Processed in 0.001278405 sec. | ||
| 5747 | 2025.07.10 17:10:34.082372 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2025.07.10 17:10:34.082462 [ 4 ] {45b5e43d-6946-4cdb-b3e1-16cbe08ea792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5749 | 2025.07.10 17:10:34.082500 [ 4 ] {45b5e43d-6946-4cdb-b3e1-16cbe08ea792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5750 | 2025.07.10 17:10:34.082917 [ 4 ] {45b5e43d-6946-4cdb-b3e1-16cbe08ea792} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2025.07.10 17:10:34.082952 [ 4 ] {45b5e43d-6946-4cdb-b3e1-16cbe08ea792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5752 | 2025.07.10 17:10:34.083253 [ 4 ] {45b5e43d-6946-4cdb-b3e1-16cbe08ea792} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5753 | 2025.07.10 17:10:34.083455 [ 4 ] {45b5e43d-6946-4cdb-b3e1-16cbe08ea792} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2025.07.10 17:10:34.083577 [ 4 ] {45b5e43d-6946-4cdb-b3e1-16cbe08ea792} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001133 sec., 92674.31597528685 rows/sec., 7.24 MiB/sec. | ||
| 5755 | 2025.07.10 17:10:34.083614 [ 4 ] {45b5e43d-6946-4cdb-b3e1-16cbe08ea792} <Debug> TCPHandler: Processed in 0.001289065 sec. | ||
| 5756 | 2025.07.10 17:10:34.083719 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2025.07.10 17:10:34.083810 [ 4 ] {4f0e3a40-a9b5-48bb-aa39-94c03c7cb6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5758 | 2025.07.10 17:10:34.083853 [ 4 ] {4f0e3a40-a9b5-48bb-aa39-94c03c7cb6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5759 | 2025.07.10 17:10:34.084302 [ 4 ] {4f0e3a40-a9b5-48bb-aa39-94c03c7cb6fb} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2025.07.10 17:10:34.084346 [ 4 ] {4f0e3a40-a9b5-48bb-aa39-94c03c7cb6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5761 | 2025.07.10 17:10:34.084678 [ 4 ] {4f0e3a40-a9b5-48bb-aa39-94c03c7cb6fb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5762 | 2025.07.10 17:10:34.084894 [ 4 ] {4f0e3a40-a9b5-48bb-aa39-94c03c7cb6fb} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2025.07.10 17:10:34.085022 [ 4 ] {4f0e3a40-a9b5-48bb-aa39-94c03c7cb6fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 5764 | 2025.07.10 17:10:34.085059 [ 4 ] {4f0e3a40-a9b5-48bb-aa39-94c03c7cb6fb} <Debug> TCPHandler: Processed in 0.001387207 sec. | ||
| 5765 | 2025.07.10 17:10:34.085161 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2025.07.10 17:10:34.085258 [ 4 ] {61e5ad3b-e411-45a9-b79e-91dfdc6e2a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5767 | 2025.07.10 17:10:34.085311 [ 4 ] {61e5ad3b-e411-45a9-b79e-91dfdc6e2a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5768 | 2025.07.10 17:10:34.086180 [ 4 ] {61e5ad3b-e411-45a9-b79e-91dfdc6e2a48} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2025.07.10 17:10:34.086216 [ 4 ] {61e5ad3b-e411-45a9-b79e-91dfdc6e2a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5770 | 2025.07.10 17:10:34.086755 [ 4 ] {61e5ad3b-e411-45a9-b79e-91dfdc6e2a48} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5771 | 2025.07.10 17:10:34.086971 [ 4 ] {61e5ad3b-e411-45a9-b79e-91dfdc6e2a48} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2025.07.10 17:10:34.087109 [ 4 ] {61e5ad3b-e411-45a9-b79e-91dfdc6e2a48} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00187 sec., 21925.133689839575 rows/sec., 39.29 MiB/sec. | ||
| 5773 | 2025.07.10 17:10:34.087166 [ 4 ] {61e5ad3b-e411-45a9-b79e-91dfdc6e2a48} <Debug> TCPHandler: Processed in 0.00205301 sec. | ||
| 5774 | 2025.07.10 17:10:34.087272 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2025.07.10 17:10:34.087364 [ 4 ] {da0a4845-7b7d-4f68-a896-417b1df0b034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5776 | 2025.07.10 17:10:34.087404 [ 4 ] {da0a4845-7b7d-4f68-a896-417b1df0b034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5777 | 2025.07.10 17:10:34.087756 [ 4 ] {da0a4845-7b7d-4f68-a896-417b1df0b034} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2025.07.10 17:10:34.087795 [ 4 ] {da0a4845-7b7d-4f68-a896-417b1df0b034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5779 | 2025.07.10 17:10:34.088111 [ 4 ] {da0a4845-7b7d-4f68-a896-417b1df0b034} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5780 | 2025.07.10 17:10:34.088330 [ 4 ] {da0a4845-7b7d-4f68-a896-417b1df0b034} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2025.07.10 17:10:34.088462 [ 4 ] {da0a4845-7b7d-4f68-a896-417b1df0b034} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 5782 | 2025.07.10 17:10:34.088498 [ 4 ] {da0a4845-7b7d-4f68-a896-417b1df0b034} <Debug> TCPHandler: Processed in 0.001273745 sec. | ||
| 5783 | 2025.07.10 17:10:37.997491 [ 143 ] {} <Debug> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5784 | 2025.07.10 17:10:37.997578 [ 143 ] {} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2025.07.10 17:10:37.997602 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5786 | 2025.07.10 17:10:37.997729 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::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 | ||
| 5787 | 2025.07.10 17:10:37.997876 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5788 | 2025.07.10 17:10:37.997910 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 365 rows starting from the beginning of the part | ||
| 5789 | 2025.07.10 17:10:37.997977 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5790 | 2025.07.10 17:10:37.998022 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5791 | 2025.07.10 17:10:37.998060 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5792 | 2025.07.10 17:10:37.998098 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 5793 | 2025.07.10 17:10:37.998973 [ 200 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299815 sec., 668556.6792197351 rows/sec., 48.41 MiB/sec. | ||
| 5794 | 2025.07.10 17:10:37.999135 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5795 | 2025.07.10 17:10:37.999385 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2025.07.10 17:10:37.999454 [ 194 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_13_3} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5797 | 2025.07.10 17:10:37.999526 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5798 | 2025.07.10 17:10:39.079030 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2025.07.10 17:10:39.079224 [ 4 ] {e32261f8-14b1-4123-bf4f-b266bc2f8a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5800 | 2025.07.10 17:10:39.079287 [ 4 ] {e32261f8-14b1-4123-bf4f-b266bc2f8a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5801 | 2025.07.10 17:10:39.079920 [ 4 ] {e32261f8-14b1-4123-bf4f-b266bc2f8a66} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2025.07.10 17:10:39.079957 [ 4 ] {e32261f8-14b1-4123-bf4f-b266bc2f8a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5803 | 2025.07.10 17:10:39.080342 [ 4 ] {e32261f8-14b1-4123-bf4f-b266bc2f8a66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5804 | 2025.07.10 17:10:39.080580 [ 4 ] {e32261f8-14b1-4123-bf4f-b266bc2f8a66} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2025.07.10 17:10:39.080719 [ 4 ] {e32261f8-14b1-4123-bf4f-b266bc2f8a66} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 5806 | 2025.07.10 17:10:39.080759 [ 4 ] {e32261f8-14b1-4123-bf4f-b266bc2f8a66} <Debug> TCPHandler: Processed in 0.001858006 sec. | ||
| 5807 | 2025.07.10 17:10:39.080875 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2025.07.10 17:10:39.080992 [ 4 ] {feae138e-fbe8-4150-a65b-61bb084ab5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5809 | 2025.07.10 17:10:39.081032 [ 4 ] {feae138e-fbe8-4150-a65b-61bb084ab5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5810 | 2025.07.10 17:10:39.081558 [ 4 ] {feae138e-fbe8-4150-a65b-61bb084ab5d6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2025.07.10 17:10:39.081594 [ 4 ] {feae138e-fbe8-4150-a65b-61bb084ab5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5812 | 2025.07.10 17:10:39.081920 [ 4 ] {feae138e-fbe8-4150-a65b-61bb084ab5d6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5813 | 2025.07.10 17:10:39.082131 [ 4 ] {feae138e-fbe8-4150-a65b-61bb084ab5d6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2025.07.10 17:10:39.082259 [ 4 ] {feae138e-fbe8-4150-a65b-61bb084ab5d6} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001286 sec., 136858.47589424573 rows/sec., 12.01 MiB/sec. | ||
| 5815 | 2025.07.10 17:10:39.082296 [ 4 ] {feae138e-fbe8-4150-a65b-61bb084ab5d6} <Debug> TCPHandler: Processed in 0.001469649 sec. | ||
| 5816 | 2025.07.10 17:10:39.082412 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2025.07.10 17:10:39.082504 [ 4 ] {5f4c9d63-d118-40c7-b4c5-cea2110ff7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5818 | 2025.07.10 17:10:39.082544 [ 4 ] {5f4c9d63-d118-40c7-b4c5-cea2110ff7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5819 | 2025.07.10 17:10:39.082928 [ 4 ] {5f4c9d63-d118-40c7-b4c5-cea2110ff7d5} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2025.07.10 17:10:39.082962 [ 4 ] {5f4c9d63-d118-40c7-b4c5-cea2110ff7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5821 | 2025.07.10 17:10:39.083255 [ 4 ] {5f4c9d63-d118-40c7-b4c5-cea2110ff7d5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5822 | 2025.07.10 17:10:39.083458 [ 4 ] {5f4c9d63-d118-40c7-b4c5-cea2110ff7d5} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2025.07.10 17:10:39.083579 [ 4 ] {5f4c9d63-d118-40c7-b4c5-cea2110ff7d5} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 879.17 KiB/sec. | ||
| 5824 | 2025.07.10 17:10:39.083614 [ 4 ] {5f4c9d63-d118-40c7-b4c5-cea2110ff7d5} <Debug> TCPHandler: Processed in 0.001256024 sec. | ||
| 5825 | 2025.07.10 17:10:39.083725 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2025.07.10 17:10:39.083816 [ 4 ] {85a5badd-2151-4275-aa5f-ebfad8be2b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5827 | 2025.07.10 17:10:39.083856 [ 4 ] {85a5badd-2151-4275-aa5f-ebfad8be2b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5828 | 2025.07.10 17:10:39.084235 [ 4 ] {85a5badd-2151-4275-aa5f-ebfad8be2b1f} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2025.07.10 17:10:39.084270 [ 4 ] {85a5badd-2151-4275-aa5f-ebfad8be2b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5830 | 2025.07.10 17:10:39.084550 [ 4 ] {85a5badd-2151-4275-aa5f-ebfad8be2b1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5831 | 2025.07.10 17:10:39.084748 [ 4 ] {85a5badd-2151-4275-aa5f-ebfad8be2b1f} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2025.07.10 17:10:39.084867 [ 4 ] {85a5badd-2151-4275-aa5f-ebfad8be2b1f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001068 sec., 22471.91011235955 rows/sec., 1.86 MiB/sec. | ||
| 5833 | 2025.07.10 17:10:39.084901 [ 4 ] {85a5badd-2151-4275-aa5f-ebfad8be2b1f} <Debug> TCPHandler: Processed in 0.001229954 sec. | ||
| 5834 | 2025.07.10 17:10:39.085011 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2025.07.10 17:10:39.085101 [ 4 ] {1908d5c6-c7ed-401c-a25a-1aa6e28d68be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5836 | 2025.07.10 17:10:39.085138 [ 4 ] {1908d5c6-c7ed-401c-a25a-1aa6e28d68be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5837 | 2025.07.10 17:10:39.085512 [ 4 ] {1908d5c6-c7ed-401c-a25a-1aa6e28d68be} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2025.07.10 17:10:39.085546 [ 4 ] {1908d5c6-c7ed-401c-a25a-1aa6e28d68be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5839 | 2025.07.10 17:10:39.085823 [ 4 ] {1908d5c6-c7ed-401c-a25a-1aa6e28d68be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5840 | 2025.07.10 17:10:39.086025 [ 4 ] {1908d5c6-c7ed-401c-a25a-1aa6e28d68be} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2025.07.10 17:10:39.086143 [ 4 ] {1908d5c6-c7ed-401c-a25a-1aa6e28d68be} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 884.43 KiB/sec. | ||
| 5842 | 2025.07.10 17:10:39.086178 [ 4 ] {1908d5c6-c7ed-401c-a25a-1aa6e28d68be} <Debug> TCPHandler: Processed in 0.001221314 sec. | ||
| 5843 | 2025.07.10 17:10:39.086281 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2025.07.10 17:10:39.086379 [ 4 ] {af60c2e7-62dd-4528-875b-95eea80e0cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5845 | 2025.07.10 17:10:39.086417 [ 4 ] {af60c2e7-62dd-4528-875b-95eea80e0cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5846 | 2025.07.10 17:10:39.086842 [ 4 ] {af60c2e7-62dd-4528-875b-95eea80e0cd4} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2025.07.10 17:10:39.086875 [ 4 ] {af60c2e7-62dd-4528-875b-95eea80e0cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5848 | 2025.07.10 17:10:39.087171 [ 4 ] {af60c2e7-62dd-4528-875b-95eea80e0cd4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5849 | 2025.07.10 17:10:39.087370 [ 4 ] {af60c2e7-62dd-4528-875b-95eea80e0cd4} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2025.07.10 17:10:39.087491 [ 4 ] {af60c2e7-62dd-4528-875b-95eea80e0cd4} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001129 sec., 88573.95925597874 rows/sec., 7.24 MiB/sec. | ||
| 5851 | 2025.07.10 17:10:39.087525 [ 4 ] {af60c2e7-62dd-4528-875b-95eea80e0cd4} <Debug> TCPHandler: Processed in 0.001290375 sec. | ||
| 5852 | 2025.07.10 17:10:39.087643 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2025.07.10 17:10:39.087739 [ 4 ] {ec50cc17-b497-4359-8f6a-cb9209793bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5854 | 2025.07.10 17:10:39.087781 [ 4 ] {ec50cc17-b497-4359-8f6a-cb9209793bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5855 | 2025.07.10 17:10:39.088207 [ 4 ] {ec50cc17-b497-4359-8f6a-cb9209793bb3} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2025.07.10 17:10:39.088241 [ 4 ] {ec50cc17-b497-4359-8f6a-cb9209793bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5857 | 2025.07.10 17:10:39.088560 [ 4 ] {ec50cc17-b497-4359-8f6a-cb9209793bb3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5858 | 2025.07.10 17:10:39.088766 [ 4 ] {ec50cc17-b497-4359-8f6a-cb9209793bb3} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2025.07.10 17:10:39.088886 [ 4 ] {ec50cc17-b497-4359-8f6a-cb9209793bb3} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001166 sec., 168096.05488850773 rows/sec., 12.06 MiB/sec. | ||
| 5860 | 2025.07.10 17:10:39.088920 [ 4 ] {ec50cc17-b497-4359-8f6a-cb9209793bb3} <Debug> TCPHandler: Processed in 0.001330746 sec. | ||
| 5861 | 2025.07.10 17:10:39.089024 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2025.07.10 17:10:39.089114 [ 4 ] {cfbcbd61-f2ae-409f-a971-a8f2eaaab6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5863 | 2025.07.10 17:10:39.089152 [ 4 ] {cfbcbd61-f2ae-409f-a971-a8f2eaaab6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5864 | 2025.07.10 17:10:39.089468 [ 4 ] {cfbcbd61-f2ae-409f-a971-a8f2eaaab6c1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2025.07.10 17:10:39.089500 [ 4 ] {cfbcbd61-f2ae-409f-a971-a8f2eaaab6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5866 | 2025.07.10 17:10:39.089790 [ 4 ] {cfbcbd61-f2ae-409f-a971-a8f2eaaab6c1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5867 | 2025.07.10 17:10:39.089989 [ 4 ] {cfbcbd61-f2ae-409f-a971-a8f2eaaab6c1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2025.07.10 17:10:39.090113 [ 4 ] {cfbcbd61-f2ae-409f-a971-a8f2eaaab6c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001017 sec., 58997.050147492635 rows/sec., 3.98 MiB/sec. | ||
| 5869 | 2025.07.10 17:10:39.090146 [ 4 ] {cfbcbd61-f2ae-409f-a971-a8f2eaaab6c1} <Debug> TCPHandler: Processed in 0.001167793 sec. | ||
| 5870 | 2025.07.10 17:10:39.675904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
| 5871 | 2025.07.10 17:10:39.676726 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2025.07.10 17:10:39.676766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5873 | 2025.07.10 17:10:39.677454 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5874 | 2025.07.10 17:10:39.677680 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2025.07.10 17:10:39.677811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
| 5876 | 2025.07.10 17:10:40.590541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 5877 | 2025.07.10 17:10:40.607378 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2025.07.10 17:10:40.607445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5879 | 2025.07.10 17:10:40.613392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5880 | 2025.07.10 17:10:40.614082 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2025.07.10 17:10:40.617076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 5882 | 2025.07.10 17:10:42.202734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 786 | ||
| 5883 | 2025.07.10 17:10:42.205332 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2025.07.10 17:10:42.205424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5885 | 2025.07.10 17:10:42.206964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5886 | 2025.07.10 17:10:42.207329 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2025.07.10 17:10:42.207511 [ 137 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5888 | 2025.07.10 17:10:42.207561 [ 137 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2025.07.10 17:10:42.207587 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5890 | 2025.07.10 17:10:42.207719 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 5891 | 2025.07.10 17:10:42.207724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
| 5892 | 2025.07.10 17:10:42.208298 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5893 | 2025.07.10 17:10:42.208454 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 662 rows starting from the beginning of the part | ||
| 5894 | 2025.07.10 17:10:42.208822 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 5895 | 2025.07.10 17:10:42.209221 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 5896 | 2025.07.10 17:10:42.209555 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 5897 | 2025.07.10 17:10:42.209883 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 5898 | 2025.07.10 17:10:42.210246 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 5899 | 2025.07.10 17:10:42.218193 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 72 columns (72 merged, 0 gathered) in 0.010528073 sec., 74657.53704405355 rows/sec., 64.63 MiB/sec. | ||
| 5900 | 2025.07.10 17:10:42.219341 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5901 | 2025.07.10 17:10:42.219875 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2025.07.10 17:10:42.219953 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_26_5} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5903 | 2025.07.10 17:10:42.220161 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5904 | 2025.07.10 17:10:44.078651 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2025.07.10 17:10:44.078843 [ 4 ] {d30a35f1-1070-4560-81d6-50a16aed3c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5906 | 2025.07.10 17:10:44.078912 [ 4 ] {d30a35f1-1070-4560-81d6-50a16aed3c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5907 | 2025.07.10 17:10:44.079611 [ 4 ] {d30a35f1-1070-4560-81d6-50a16aed3c19} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2025.07.10 17:10:44.079655 [ 4 ] {d30a35f1-1070-4560-81d6-50a16aed3c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5909 | 2025.07.10 17:10:44.080053 [ 4 ] {d30a35f1-1070-4560-81d6-50a16aed3c19} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5910 | 2025.07.10 17:10:44.080291 [ 4 ] {d30a35f1-1070-4560-81d6-50a16aed3c19} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2025.07.10 17:10:44.080439 [ 4 ] {d30a35f1-1070-4560-81d6-50a16aed3c19} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001649 sec., 83687.08308065493 rows/sec., 7.22 MiB/sec. | ||
| 5912 | 2025.07.10 17:10:44.080482 [ 4 ] {d30a35f1-1070-4560-81d6-50a16aed3c19} <Debug> TCPHandler: Processed in 0.001963508 sec. | ||
| 5913 | 2025.07.10 17:10:44.080600 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5914 | 2025.07.10 17:10:44.080700 [ 4 ] {5ee4304d-36c1-437a-a8ed-3339085488e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5915 | 2025.07.10 17:10:44.080740 [ 4 ] {5ee4304d-36c1-437a-a8ed-3339085488e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5916 | 2025.07.10 17:10:44.081146 [ 4 ] {5ee4304d-36c1-437a-a8ed-3339085488e9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2025.07.10 17:10:44.081184 [ 4 ] {5ee4304d-36c1-437a-a8ed-3339085488e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5918 | 2025.07.10 17:10:44.081506 [ 4 ] {5ee4304d-36c1-437a-a8ed-3339085488e9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5919 | 2025.07.10 17:10:44.081715 [ 4 ] {5ee4304d-36c1-437a-a8ed-3339085488e9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2025.07.10 17:10:44.081840 [ 4 ] {5ee4304d-36c1-437a-a8ed-3339085488e9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001159 sec., 35375.32355478861 rows/sec., 2.60 MiB/sec. | ||
| 5921 | 2025.07.10 17:10:44.081878 [ 4 ] {5ee4304d-36c1-437a-a8ed-3339085488e9} <Debug> TCPHandler: Processed in 0.001326466 sec. | ||
| 5922 | 2025.07.10 17:10:44.081980 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5923 | 2025.07.10 17:10:44.082072 [ 4 ] {d83c05aa-ee42-4a82-b650-f37720c5be6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5924 | 2025.07.10 17:10:44.082112 [ 4 ] {d83c05aa-ee42-4a82-b650-f37720c5be6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5925 | 2025.07.10 17:10:44.082515 [ 4 ] {d83c05aa-ee42-4a82-b650-f37720c5be6e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2025.07.10 17:10:44.082550 [ 4 ] {d83c05aa-ee42-4a82-b650-f37720c5be6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5927 | 2025.07.10 17:10:44.082849 [ 4 ] {d83c05aa-ee42-4a82-b650-f37720c5be6e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5928 | 2025.07.10 17:10:44.083058 [ 4 ] {d83c05aa-ee42-4a82-b650-f37720c5be6e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2025.07.10 17:10:44.083182 [ 4 ] {d83c05aa-ee42-4a82-b650-f37720c5be6e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001128 sec., 93085.10638297872 rows/sec., 7.27 MiB/sec. | ||
| 5930 | 2025.07.10 17:10:44.083219 [ 4 ] {d83c05aa-ee42-4a82-b650-f37720c5be6e} <Debug> TCPHandler: Processed in 0.001285635 sec. | ||
| 5931 | 2025.07.10 17:10:44.083335 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2025.07.10 17:10:44.083426 [ 4 ] {0af8a2f7-7e6b-4f58-98fa-21bf03548d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5933 | 2025.07.10 17:10:44.083468 [ 4 ] {0af8a2f7-7e6b-4f58-98fa-21bf03548d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5934 | 2025.07.10 17:10:44.083910 [ 4 ] {0af8a2f7-7e6b-4f58-98fa-21bf03548d0c} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2025.07.10 17:10:44.083948 [ 4 ] {0af8a2f7-7e6b-4f58-98fa-21bf03548d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5936 | 2025.07.10 17:10:44.084280 [ 4 ] {0af8a2f7-7e6b-4f58-98fa-21bf03548d0c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5937 | 2025.07.10 17:10:44.084482 [ 4 ] {0af8a2f7-7e6b-4f58-98fa-21bf03548d0c} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2025.07.10 17:10:44.084608 [ 4 ] {0af8a2f7-7e6b-4f58-98fa-21bf03548d0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 5939 | 2025.07.10 17:10:44.084645 [ 4 ] {0af8a2f7-7e6b-4f58-98fa-21bf03548d0c} <Debug> TCPHandler: Processed in 0.001357316 sec. | ||
| 5940 | 2025.07.10 17:10:44.084748 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2025.07.10 17:10:44.084841 [ 4 ] {c9f813a9-84aa-423f-8742-2712fe1fd5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5942 | 2025.07.10 17:10:44.084895 [ 4 ] {c9f813a9-84aa-423f-8742-2712fe1fd5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5943 | 2025.07.10 17:10:44.085711 [ 4 ] {c9f813a9-84aa-423f-8742-2712fe1fd5c8} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2025.07.10 17:10:44.085747 [ 4 ] {c9f813a9-84aa-423f-8742-2712fe1fd5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5945 | 2025.07.10 17:10:44.086304 [ 4 ] {c9f813a9-84aa-423f-8742-2712fe1fd5c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5946 | 2025.07.10 17:10:44.086518 [ 4 ] {c9f813a9-84aa-423f-8742-2712fe1fd5c8} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2025.07.10 17:10:44.086631 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5948 | 2025.07.10 17:10:44.086652 [ 4 ] {c9f813a9-84aa-423f-8742-2712fe1fd5c8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001829 sec., 22416.62110442865 rows/sec., 40.17 MiB/sec. | ||
| 5949 | 2025.07.10 17:10:44.086707 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2025.07.10 17:10:44.086727 [ 4 ] {c9f813a9-84aa-423f-8742-2712fe1fd5c8} <Debug> TCPHandler: Processed in 0.00202702 sec. | ||
| 5951 | 2025.07.10 17:10:44.086735 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5952 | 2025.07.10 17:10:44.086847 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2025.07.10 17:10:44.086874 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 5954 | 2025.07.10 17:10:44.086947 [ 4 ] {12772a40-1495-484e-8953-362a092c04d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5955 | 2025.07.10 17:10:44.086992 [ 4 ] {12772a40-1495-484e-8953-362a092c04d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5956 | 2025.07.10 17:10:44.087154 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5957 | 2025.07.10 17:10:44.087230 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 767 rows starting from the beginning of the part | ||
| 5958 | 2025.07.10 17:10:44.087342 [ 4 ] {12772a40-1495-484e-8953-362a092c04d1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2025.07.10 17:10:44.087376 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 5960 | 2025.07.10 17:10:44.087387 [ 4 ] {12772a40-1495-484e-8953-362a092c04d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5961 | 2025.07.10 17:10:44.087488 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 5962 | 2025.07.10 17:10:44.087592 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 5963 | 2025.07.10 17:10:44.087692 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 5964 | 2025.07.10 17:10:44.087745 [ 4 ] {12772a40-1495-484e-8953-362a092c04d1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5965 | 2025.07.10 17:10:44.087794 [ 187 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 5966 | 2025.07.10 17:10:44.087982 [ 4 ] {12772a40-1495-484e-8953-362a092c04d1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2025.07.10 17:10:44.088121 [ 4 ] {12772a40-1495-484e-8953-362a092c04d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 5968 | 2025.07.10 17:10:44.088161 [ 4 ] {12772a40-1495-484e-8953-362a092c04d1} <Debug> TCPHandler: Processed in 0.001363336 sec. | ||
| 5969 | 2025.07.10 17:10:44.105916 [ 192 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 19 columns (19 merged, 0 gathered) in 0.019094979 sec., 50903.4338293852 rows/sec., 91.22 MiB/sec. | ||
| 5970 | 2025.07.10 17:10:44.107376 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5971 | 2025.07.10 17:10:44.107795 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2025.07.10 17:10:44.107885 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5973 | 2025.07.10 17:10:44.108060 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 5974 | 2025.07.10 17:10:45.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.22 MiB, peak 262.95 MiB, free memory in arenas 0.00 B, will set to 259.63 MiB (RSS), difference: 4.41 MiB | ||
| 5975 | 2025.07.10 17:10:46.989897 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5976 | 2025.07.10 17:10:46.989960 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5977 | 2025.07.10 17:10:47.177923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
| 5978 | 2025.07.10 17:10:47.178704 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2025.07.10 17:10:47.178749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5980 | 2025.07.10 17:10:47.179224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5981 | 2025.07.10 17:10:47.179452 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2025.07.10 17:10:47.179588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 5983 | 2025.07.10 17:10:48.117165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 5984 | 2025.07.10 17:10:48.133994 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2025.07.10 17:10:48.134053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5986 | 2025.07.10 17:10:48.139882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5987 | 2025.07.10 17:10:48.140593 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2025.07.10 17:10:48.143434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 5989 | 2025.07.10 17:10:49.077028 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2025.07.10 17:10:49.077231 [ 4 ] {46ba2780-7e11-4d68-8eca-e399c3668351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5991 | 2025.07.10 17:10:49.077300 [ 4 ] {46ba2780-7e11-4d68-8eca-e399c3668351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5992 | 2025.07.10 17:10:49.077973 [ 4 ] {46ba2780-7e11-4d68-8eca-e399c3668351} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2025.07.10 17:10:49.078014 [ 4 ] {46ba2780-7e11-4d68-8eca-e399c3668351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5994 | 2025.07.10 17:10:49.078419 [ 4 ] {46ba2780-7e11-4d68-8eca-e399c3668351} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5995 | 2025.07.10 17:10:49.078644 [ 4 ] {46ba2780-7e11-4d68-8eca-e399c3668351} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2025.07.10 17:10:49.078781 [ 131 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5997 | 2025.07.10 17:10:49.078795 [ 4 ] {46ba2780-7e11-4d68-8eca-e399c3668351} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.64 MiB/sec. | ||
| 5998 | 2025.07.10 17:10:49.078852 [ 131 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2025.07.10 17:10:49.078864 [ 4 ] {46ba2780-7e11-4d68-8eca-e399c3668351} <Debug> TCPHandler: Processed in 0.001968328 sec. | ||
| 6000 | 2025.07.10 17:10:49.078885 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6001 | 2025.07.10 17:10:49.079000 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2025.07.10 17:10:49.079009 [ 192 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 6003 | 2025.07.10 17:10:49.079108 [ 4 ] {607e74ce-0647-4094-84ff-d87f779b3db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6004 | 2025.07.10 17:10:49.079153 [ 4 ] {607e74ce-0647-4094-84ff-d87f779b3db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6005 | 2025.07.10 17:10:49.079173 [ 192 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6006 | 2025.07.10 17:10:49.079215 [ 192 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1969 rows starting from the beginning of the part | ||
| 6007 | 2025.07.10 17:10:49.079288 [ 192 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 6008 | 2025.07.10 17:10:49.079338 [ 192 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
| 6009 | 2025.07.10 17:10:49.079386 [ 192 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 176 rows starting from the beginning of the part | ||
| 6010 | 2025.07.10 17:10:49.079428 [ 192 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 138 rows starting from the beginning of the part | ||
| 6011 | 2025.07.10 17:10:49.079474 [ 192 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6012 | 2025.07.10 17:10:49.079635 [ 4 ] {607e74ce-0647-4094-84ff-d87f779b3db0} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2025.07.10 17:10:49.079680 [ 4 ] {607e74ce-0647-4094-84ff-d87f779b3db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6014 | 2025.07.10 17:10:49.080034 [ 4 ] {607e74ce-0647-4094-84ff-d87f779b3db0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6015 | 2025.07.10 17:10:49.080259 [ 4 ] {607e74ce-0647-4094-84ff-d87f779b3db0} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2025.07.10 17:10:49.080391 [ 4 ] {607e74ce-0647-4094-84ff-d87f779b3db0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 6017 | 2025.07.10 17:10:49.080395 [ 131 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6018 | 2025.07.10 17:10:49.080431 [ 4 ] {607e74ce-0647-4094-84ff-d87f779b3db0} <Debug> TCPHandler: Processed in 0.001483868 sec. | ||
| 6019 | 2025.07.10 17:10:49.080442 [ 131 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2025.07.10 17:10:49.080467 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6021 | 2025.07.10 17:10:49.080554 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6022 | 2025.07.10 17:10:49.080597 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 6023 | 2025.07.10 17:10:49.080652 [ 4 ] {abfe3550-d084-4e99-8126-5d04fdc4af81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6024 | 2025.07.10 17:10:49.080698 [ 4 ] {abfe3550-d084-4e99-8126-5d04fdc4af81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6025 | 2025.07.10 17:10:49.080744 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6026 | 2025.07.10 17:10:49.080780 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830086 sec., 1384087.960893641 rows/sec., 119.70 MiB/sec. | ||
| 6027 | 2025.07.10 17:10:49.080782 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 951 rows starting from the beginning of the part | ||
| 6028 | 2025.07.10 17:10:49.080925 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 6029 | 2025.07.10 17:10:49.080987 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 6030 | 2025.07.10 17:10:49.081046 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 100 rows starting from the beginning of the part | ||
| 6031 | 2025.07.10 17:10:49.081104 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 105 rows starting from the beginning of the part | ||
| 6032 | 2025.07.10 17:10:49.081113 [ 4 ] {abfe3550-d084-4e99-8126-5d04fdc4af81} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2025.07.10 17:10:49.081155 [ 4 ] {abfe3550-d084-4e99-8126-5d04fdc4af81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6034 | 2025.07.10 17:10:49.081163 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6035 | 2025.07.10 17:10:49.081163 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6036 | 2025.07.10 17:10:49.081539 [ 4 ] {abfe3550-d084-4e99-8126-5d04fdc4af81} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6037 | 2025.07.10 17:10:49.081601 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2025.07.10 17:10:49.081733 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_51_10} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6039 | 2025.07.10 17:10:49.081808 [ 4 ] {abfe3550-d084-4e99-8126-5d04fdc4af81} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2025.07.10 17:10:49.081855 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6041 | 2025.07.10 17:10:49.081952 [ 4 ] {abfe3550-d084-4e99-8126-5d04fdc4af81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 6042 | 2025.07.10 17:10:49.081994 [ 4 ] {abfe3550-d084-4e99-8126-5d04fdc4af81} <Debug> TCPHandler: Processed in 0.001489728 sec. | ||
| 6043 | 2025.07.10 17:10:49.082100 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2025.07.10 17:10:49.082194 [ 4 ] {dab25fbd-3dc1-4b85-8e2b-53bf2308b397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6045 | 2025.07.10 17:10:49.082235 [ 4 ] {dab25fbd-3dc1-4b85-8e2b-53bf2308b397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6046 | 2025.07.10 17:10:49.082531 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001995819 sec., 695954.893705291 rows/sec., 54.88 MiB/sec. | ||
| 6047 | 2025.07.10 17:10:49.082559 [ 4 ] {dab25fbd-3dc1-4b85-8e2b-53bf2308b397} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2025.07.10 17:10:49.082598 [ 4 ] {dab25fbd-3dc1-4b85-8e2b-53bf2308b397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6049 | 2025.07.10 17:10:49.082813 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6050 | 2025.07.10 17:10:49.082927 [ 4 ] {dab25fbd-3dc1-4b85-8e2b-53bf2308b397} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6051 | 2025.07.10 17:10:49.083212 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2025.07.10 17:10:49.083215 [ 4 ] {dab25fbd-3dc1-4b85-8e2b-53bf2308b397} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2025.07.10 17:10:49.083319 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_51_10} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6054 | 2025.07.10 17:10:49.083371 [ 4 ] {dab25fbd-3dc1-4b85-8e2b-53bf2308b397} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 6055 | 2025.07.10 17:10:49.083412 [ 4 ] {dab25fbd-3dc1-4b85-8e2b-53bf2308b397} <Debug> TCPHandler: Processed in 0.001360346 sec. | ||
| 6056 | 2025.07.10 17:10:49.083425 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6057 | 2025.07.10 17:10:51.269207 [ 127 ] {} <Debug> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6058 | 2025.07.10 17:10:51.269285 [ 127 ] {} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2025.07.10 17:10:51.269307 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6060 | 2025.07.10 17:10:51.269407 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::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 | ||
| 6061 | 2025.07.10 17:10:51.269548 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6062 | 2025.07.10 17:10:51.269583 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 124 rows starting from the beginning of the part | ||
| 6063 | 2025.07.10 17:10:51.269656 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
| 6064 | 2025.07.10 17:10:51.269709 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6065 | 2025.07.10 17:10:51.269756 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6066 | 2025.07.10 17:10:51.269800 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6067 | 2025.07.10 17:10:51.270692 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328225 sec., 204784.5809256715 rows/sec., 13.15 MiB/sec. | ||
| 6068 | 2025.07.10 17:10:51.270813 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6069 | 2025.07.10 17:10:51.271048 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2025.07.10 17:10:51.271112 [ 191 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_9_2} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6071 | 2025.07.10 17:10:51.271173 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6072 | 2025.07.10 17:10:52.207981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 806 | ||
| 6073 | 2025.07.10 17:10:52.210481 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2025.07.10 17:10:52.210532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6075 | 2025.07.10 17:10:52.211756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6076 | 2025.07.10 17:10:52.212036 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2025.07.10 17:10:52.212364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6078 | 2025.07.10 17:10:52.749682 [ 124 ] {} <Debug> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6079 | 2025.07.10 17:10:52.749746 [ 124 ] {} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2025.07.10 17:10:52.749769 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6081 | 2025.07.10 17:10:52.749890 [ 192 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::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 | ||
| 6082 | 2025.07.10 17:10:52.750015 [ 192 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6083 | 2025.07.10 17:10:52.750052 [ 192 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part | ||
| 6084 | 2025.07.10 17:10:52.750124 [ 192 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 6085 | 2025.07.10 17:10:52.750174 [ 192 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6086 | 2025.07.10 17:10:52.750221 [ 192 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6087 | 2025.07.10 17:10:52.750267 [ 192 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6088 | 2025.07.10 17:10:52.751089 [ 191 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240154 sec., 419302.7640115663 rows/sec., 29.77 MiB/sec. | ||
| 6089 | 2025.07.10 17:10:52.751307 [ 195 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6090 | 2025.07.10 17:10:52.751650 [ 195 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2025.07.10 17:10:52.751733 [ 195 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_9_2} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6092 | 2025.07.10 17:10:52.751840 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6093 | 2025.07.10 17:10:54.105146 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2025.07.10 17:10:54.105340 [ 4 ] {be30d78b-3865-4f5a-bbdc-a43836fad1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6095 | 2025.07.10 17:10:54.105412 [ 4 ] {be30d78b-3865-4f5a-bbdc-a43836fad1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6096 | 2025.07.10 17:10:54.106084 [ 4 ] {be30d78b-3865-4f5a-bbdc-a43836fad1d7} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2025.07.10 17:10:54.106127 [ 4 ] {be30d78b-3865-4f5a-bbdc-a43836fad1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6098 | 2025.07.10 17:10:54.106517 [ 4 ] {be30d78b-3865-4f5a-bbdc-a43836fad1d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6099 | 2025.07.10 17:10:54.106741 [ 4 ] {be30d78b-3865-4f5a-bbdc-a43836fad1d7} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2025.07.10 17:10:54.106892 [ 4 ] {be30d78b-3865-4f5a-bbdc-a43836fad1d7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 305.02 KiB/sec. | ||
| 6101 | 2025.07.10 17:10:54.106940 [ 4 ] {be30d78b-3865-4f5a-bbdc-a43836fad1d7} <Debug> TCPHandler: Processed in 0.001937977 sec. | ||
| 6102 | 2025.07.10 17:10:54.107065 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2025.07.10 17:10:54.107164 [ 4 ] {3ada4855-0043-4fe6-a724-be7892e59d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6104 | 2025.07.10 17:10:54.107206 [ 4 ] {3ada4855-0043-4fe6-a724-be7892e59d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6105 | 2025.07.10 17:10:54.108222 [ 4 ] {3ada4855-0043-4fe6-a724-be7892e59d49} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2025.07.10 17:10:54.108258 [ 4 ] {3ada4855-0043-4fe6-a724-be7892e59d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6107 | 2025.07.10 17:10:54.108663 [ 4 ] {3ada4855-0043-4fe6-a724-be7892e59d49} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6108 | 2025.07.10 17:10:54.108877 [ 4 ] {3ada4855-0043-4fe6-a724-be7892e59d49} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2025.07.10 17:10:54.109007 [ 4 ] {3ada4855-0043-4fe6-a724-be7892e59d49} <Debug> executeQuery: Read 1281 rows, 108.53 KiB in 0.001864 sec., 687231.7596566523 rows/sec., 56.86 MiB/sec. | ||
| 6110 | 2025.07.10 17:10:54.109044 [ 4 ] {3ada4855-0043-4fe6-a724-be7892e59d49} <Debug> TCPHandler: Processed in 0.002030349 sec. | ||
| 6111 | 2025.07.10 17:10:54.109150 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2025.07.10 17:10:54.109244 [ 4 ] {a99d2405-3f9f-47a3-87b5-d3869e9a18cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6113 | 2025.07.10 17:10:54.109285 [ 4 ] {a99d2405-3f9f-47a3-87b5-d3869e9a18cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6114 | 2025.07.10 17:10:54.109686 [ 4 ] {a99d2405-3f9f-47a3-87b5-d3869e9a18cd} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2025.07.10 17:10:54.109722 [ 4 ] {a99d2405-3f9f-47a3-87b5-d3869e9a18cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6116 | 2025.07.10 17:10:54.110042 [ 4 ] {a99d2405-3f9f-47a3-87b5-d3869e9a18cd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6117 | 2025.07.10 17:10:54.110258 [ 4 ] {a99d2405-3f9f-47a3-87b5-d3869e9a18cd} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2025.07.10 17:10:54.110383 [ 4 ] {a99d2405-3f9f-47a3-87b5-d3869e9a18cd} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001157 sec., 40622.29904926534 rows/sec., 2.96 MiB/sec. | ||
| 6119 | 2025.07.10 17:10:54.110421 [ 4 ] {a99d2405-3f9f-47a3-87b5-d3869e9a18cd} <Debug> TCPHandler: Processed in 0.001319575 sec. | ||
| 6120 | 2025.07.10 17:10:54.110523 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2025.07.10 17:10:54.110616 [ 4 ] {5b240496-3f18-464a-9b16-15bb1b5be801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6122 | 2025.07.10 17:10:54.110656 [ 4 ] {5b240496-3f18-464a-9b16-15bb1b5be801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6123 | 2025.07.10 17:10:54.111113 [ 4 ] {5b240496-3f18-464a-9b16-15bb1b5be801} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2025.07.10 17:10:54.111148 [ 4 ] {5b240496-3f18-464a-9b16-15bb1b5be801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6125 | 2025.07.10 17:10:54.111461 [ 4 ] {5b240496-3f18-464a-9b16-15bb1b5be801} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6126 | 2025.07.10 17:10:54.111674 [ 4 ] {5b240496-3f18-464a-9b16-15bb1b5be801} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2025.07.10 17:10:54.111797 [ 4 ] {5b240496-3f18-464a-9b16-15bb1b5be801} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001199 sec., 190158.46538782318 rows/sec., 12.88 MiB/sec. | ||
| 6128 | 2025.07.10 17:10:54.111834 [ 4 ] {5b240496-3f18-464a-9b16-15bb1b5be801} <Debug> TCPHandler: Processed in 0.001359977 sec. | ||
| 6129 | 2025.07.10 17:10:54.111941 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2025.07.10 17:10:54.112035 [ 4 ] {6cd27dce-2a8e-4ec4-ba9f-d9fbc0fd5af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6131 | 2025.07.10 17:10:54.112074 [ 4 ] {6cd27dce-2a8e-4ec4-ba9f-d9fbc0fd5af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6132 | 2025.07.10 17:10:54.112647 [ 4 ] {6cd27dce-2a8e-4ec4-ba9f-d9fbc0fd5af2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2025.07.10 17:10:54.112683 [ 4 ] {6cd27dce-2a8e-4ec4-ba9f-d9fbc0fd5af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6134 | 2025.07.10 17:10:54.113015 [ 4 ] {6cd27dce-2a8e-4ec4-ba9f-d9fbc0fd5af2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6135 | 2025.07.10 17:10:54.113223 [ 4 ] {6cd27dce-2a8e-4ec4-ba9f-d9fbc0fd5af2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2025.07.10 17:10:54.113347 [ 4 ] {6cd27dce-2a8e-4ec4-ba9f-d9fbc0fd5af2} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.00133 sec., 426315.7894736842 rows/sec., 31.70 MiB/sec. | ||
| 6137 | 2025.07.10 17:10:54.113385 [ 4 ] {6cd27dce-2a8e-4ec4-ba9f-d9fbc0fd5af2} <Debug> TCPHandler: Processed in 0.001491119 sec. | ||
| 6138 | 2025.07.10 17:10:54.113490 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2025.07.10 17:10:54.113582 [ 4 ] {7516b88a-34fa-4055-afe3-10619b2c6d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6140 | 2025.07.10 17:10:54.113625 [ 4 ] {7516b88a-34fa-4055-afe3-10619b2c6d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6141 | 2025.07.10 17:10:54.114237 [ 4 ] {7516b88a-34fa-4055-afe3-10619b2c6d0a} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2025.07.10 17:10:54.114272 [ 4 ] {7516b88a-34fa-4055-afe3-10619b2c6d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6143 | 2025.07.10 17:10:54.114654 [ 4 ] {7516b88a-34fa-4055-afe3-10619b2c6d0a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6144 | 2025.07.10 17:10:54.114864 [ 4 ] {7516b88a-34fa-4055-afe3-10619b2c6d0a} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2025.07.10 17:10:54.114980 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6146 | 2025.07.10 17:10:54.114991 [ 4 ] {7516b88a-34fa-4055-afe3-10619b2c6d0a} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001427 sec., 618780.658724597 rows/sec., 41.64 MiB/sec. | ||
| 6147 | 2025.07.10 17:10:54.115064 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2025.07.10 17:10:54.115076 [ 4 ] {7516b88a-34fa-4055-afe3-10619b2c6d0a} <Debug> TCPHandler: Processed in 0.001633871 sec. | ||
| 6149 | 2025.07.10 17:10:54.115096 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6150 | 2025.07.10 17:10:54.115191 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2025.07.10 17:10:54.115259 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 6152 | 2025.07.10 17:10:54.115291 [ 4 ] {7bbf3814-1db8-4629-b9f2-f910c8d3d86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6153 | 2025.07.10 17:10:54.115391 [ 4 ] {7bbf3814-1db8-4629-b9f2-f910c8d3d86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6154 | 2025.07.10 17:10:54.115496 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6155 | 2025.07.10 17:10:54.115562 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13292 rows starting from the beginning of the part | ||
| 6156 | 2025.07.10 17:10:54.115672 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 6157 | 2025.07.10 17:10:54.115747 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 196 rows starting from the beginning of the part | ||
| 6158 | 2025.07.10 17:10:54.115789 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6159 | 2025.07.10 17:10:54.115828 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 6160 | 2025.07.10 17:10:54.115868 [ 191 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 883 rows starting from the beginning of the part | ||
| 6161 | 2025.07.10 17:10:54.116228 [ 4 ] {7bbf3814-1db8-4629-b9f2-f910c8d3d86c} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2025.07.10 17:10:54.116268 [ 4 ] {7bbf3814-1db8-4629-b9f2-f910c8d3d86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6163 | 2025.07.10 17:10:54.116850 [ 4 ] {7bbf3814-1db8-4629-b9f2-f910c8d3d86c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6164 | 2025.07.10 17:10:54.117074 [ 4 ] {7bbf3814-1db8-4629-b9f2-f910c8d3d86c} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2025.07.10 17:10:54.117212 [ 4 ] {7bbf3814-1db8-4629-b9f2-f910c8d3d86c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001939 sec., 21144.920061887573 rows/sec., 37.89 MiB/sec. | ||
| 6166 | 2025.07.10 17:10:54.117263 [ 4 ] {7bbf3814-1db8-4629-b9f2-f910c8d3d86c} <Debug> TCPHandler: Processed in 0.002121091 sec. | ||
| 6167 | 2025.07.10 17:10:54.117379 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2025.07.10 17:10:54.117472 [ 4 ] {f237583c-c613-4f9a-8202-f016cc17c994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6169 | 2025.07.10 17:10:54.117513 [ 4 ] {f237583c-c613-4f9a-8202-f016cc17c994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6170 | 2025.07.10 17:10:54.117864 [ 4 ] {f237583c-c613-4f9a-8202-f016cc17c994} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2025.07.10 17:10:54.117900 [ 4 ] {f237583c-c613-4f9a-8202-f016cc17c994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6172 | 2025.07.10 17:10:54.118231 [ 4 ] {f237583c-c613-4f9a-8202-f016cc17c994} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6173 | 2025.07.10 17:10:54.118456 [ 4 ] {f237583c-c613-4f9a-8202-f016cc17c994} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2025.07.10 17:10:54.118564 [ 122 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6175 | 2025.07.10 17:10:54.118587 [ 4 ] {f237583c-c613-4f9a-8202-f016cc17c994} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 6176 | 2025.07.10 17:10:54.118594 [ 122 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2025.07.10 17:10:54.118626 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6178 | 2025.07.10 17:10:54.118630 [ 4 ] {f237583c-c613-4f9a-8202-f016cc17c994} <Debug> TCPHandler: Processed in 0.001299425 sec. | ||
| 6179 | 2025.07.10 17:10:54.118720 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 6180 | 2025.07.10 17:10:54.118843 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6181 | 2025.07.10 17:10:54.118876 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2132 rows starting from the beginning of the part | ||
| 6182 | 2025.07.10 17:10:54.118933 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 6183 | 2025.07.10 17:10:54.118983 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6184 | 2025.07.10 17:10:54.119026 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6185 | 2025.07.10 17:10:54.119067 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 6186 | 2025.07.10 17:10:54.119107 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6187 | 2025.07.10 17:10:54.120054 [ 201 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14851 rows, containing 5 columns (5 merged, 0 gathered) in 0.004879024 sec., 3043846.474212875 rows/sec., 208.64 MiB/sec. | ||
| 6188 | 2025.07.10 17:10:54.120135 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001457648 sec., 1668441.2148886425 rows/sec., 111.55 MiB/sec. | ||
| 6189 | 2025.07.10 17:10:54.120529 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6190 | 2025.07.10 17:10:54.120592 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6191 | 2025.07.10 17:10:54.120936 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_51_10} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2025.07.10 17:10:54.121003 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2025.07.10 17:10:54.121035 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_51_10} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6194 | 2025.07.10 17:10:54.121095 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6195 | 2025.07.10 17:10:54.121136 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6196 | 2025.07.10 17:10:54.121210 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 6197 | 2025.07.10 17:10:54.680650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
| 6198 | 2025.07.10 17:10:54.681358 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2025.07.10 17:10:54.681399 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6200 | 2025.07.10 17:10:54.681885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6201 | 2025.07.10 17:10:54.682111 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2025.07.10 17:10:54.682244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
| 6203 | 2025.07.10 17:10:55.644463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6204 | 2025.07.10 17:10:55.661935 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2025.07.10 17:10:55.662002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6206 | 2025.07.10 17:10:55.668219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6207 | 2025.07.10 17:10:55.668922 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2025.07.10 17:10:55.672031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6209 | 2025.07.10 17:10:59.077330 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6210 | 2025.07.10 17:10:59.077507 [ 4 ] {21811456-67b7-4de6-a151-fa4d88235613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6211 | 2025.07.10 17:10:59.077573 [ 4 ] {21811456-67b7-4de6-a151-fa4d88235613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6212 | 2025.07.10 17:10:59.078246 [ 4 ] {21811456-67b7-4de6-a151-fa4d88235613} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2025.07.10 17:10:59.078291 [ 4 ] {21811456-67b7-4de6-a151-fa4d88235613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6214 | 2025.07.10 17:10:59.078685 [ 4 ] {21811456-67b7-4de6-a151-fa4d88235613} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6215 | 2025.07.10 17:10:59.078920 [ 4 ] {21811456-67b7-4de6-a151-fa4d88235613} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2025.07.10 17:10:59.079073 [ 4 ] {21811456-67b7-4de6-a151-fa4d88235613} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 6217 | 2025.07.10 17:10:59.079116 [ 4 ] {21811456-67b7-4de6-a151-fa4d88235613} <Debug> TCPHandler: Processed in 0.001925647 sec. | ||
| 6218 | 2025.07.10 17:10:59.079243 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2025.07.10 17:10:59.079348 [ 4 ] {495f216e-82c9-48c0-81a5-070f4cb6faaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6220 | 2025.07.10 17:10:59.079391 [ 4 ] {495f216e-82c9-48c0-81a5-070f4cb6faaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6221 | 2025.07.10 17:10:59.079828 [ 4 ] {495f216e-82c9-48c0-81a5-070f4cb6faaf} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2025.07.10 17:10:59.079866 [ 4 ] {495f216e-82c9-48c0-81a5-070f4cb6faaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6223 | 2025.07.10 17:10:59.080191 [ 4 ] {495f216e-82c9-48c0-81a5-070f4cb6faaf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6224 | 2025.07.10 17:10:59.080410 [ 4 ] {495f216e-82c9-48c0-81a5-070f4cb6faaf} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2025.07.10 17:10:59.080545 [ 4 ] {495f216e-82c9-48c0-81a5-070f4cb6faaf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 6226 | 2025.07.10 17:10:59.080585 [ 4 ] {495f216e-82c9-48c0-81a5-070f4cb6faaf} <Debug> TCPHandler: Processed in 0.001394167 sec. | ||
| 6227 | 2025.07.10 17:10:59.080711 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2025.07.10 17:10:59.080808 [ 4 ] {166a30b2-99bb-4f46-a8d6-703863d1daeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6229 | 2025.07.10 17:10:59.080853 [ 4 ] {166a30b2-99bb-4f46-a8d6-703863d1daeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6230 | 2025.07.10 17:10:59.081284 [ 4 ] {166a30b2-99bb-4f46-a8d6-703863d1daeb} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2025.07.10 17:10:59.081321 [ 4 ] {166a30b2-99bb-4f46-a8d6-703863d1daeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6232 | 2025.07.10 17:10:59.081661 [ 4 ] {166a30b2-99bb-4f46-a8d6-703863d1daeb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6233 | 2025.07.10 17:10:59.081885 [ 4 ] {166a30b2-99bb-4f46-a8d6-703863d1daeb} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2025.07.10 17:10:59.082016 [ 4 ] {166a30b2-99bb-4f46-a8d6-703863d1daeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 6235 | 2025.07.10 17:10:59.082053 [ 4 ] {166a30b2-99bb-4f46-a8d6-703863d1daeb} <Debug> TCPHandler: Processed in 0.001393237 sec. | ||
| 6236 | 2025.07.10 17:10:59.082167 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2025.07.10 17:10:59.082263 [ 4 ] {fb61a2b7-3a4e-44a6-9aa2-f5effbdcc0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6238 | 2025.07.10 17:10:59.082306 [ 4 ] {fb61a2b7-3a4e-44a6-9aa2-f5effbdcc0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6239 | 2025.07.10 17:10:59.082641 [ 4 ] {fb61a2b7-3a4e-44a6-9aa2-f5effbdcc0b0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2025.07.10 17:10:59.082678 [ 4 ] {fb61a2b7-3a4e-44a6-9aa2-f5effbdcc0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6241 | 2025.07.10 17:10:59.083002 [ 4 ] {fb61a2b7-3a4e-44a6-9aa2-f5effbdcc0b0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6242 | 2025.07.10 17:10:59.083228 [ 4 ] {fb61a2b7-3a4e-44a6-9aa2-f5effbdcc0b0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2025.07.10 17:10:59.083397 [ 4 ] {fb61a2b7-3a4e-44a6-9aa2-f5effbdcc0b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 6244 | 2025.07.10 17:10:59.083438 [ 4 ] {fb61a2b7-3a4e-44a6-9aa2-f5effbdcc0b0} <Debug> TCPHandler: Processed in 0.001325696 sec. | ||
| 6245 | 2025.07.10 17:11:01.990016 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6246 | 2025.07.10 17:11:01.990121 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6247 | 2025.07.10 17:11:02.183297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
| 6248 | 2025.07.10 17:11:02.183836 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2025.07.10 17:11:02.183887 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6250 | 2025.07.10 17:11:02.184399 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6251 | 2025.07.10 17:11:02.184649 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2025.07.10 17:11:02.184803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 6253 | 2025.07.10 17:11:02.213439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 830 | ||
| 6254 | 2025.07.10 17:11:02.215557 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2025.07.10 17:11:02.215601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6256 | 2025.07.10 17:11:02.216758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6257 | 2025.07.10 17:11:02.217046 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2025.07.10 17:11:02.217307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6259 | 2025.07.10 17:11:03.172071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 6260 | 2025.07.10 17:11:03.188974 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2025.07.10 17:11:03.189018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6262 | 2025.07.10 17:11:03.195188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6263 | 2025.07.10 17:11:03.195909 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2025.07.10 17:11:03.198788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 6265 | 2025.07.10 17:11:04.079134 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2025.07.10 17:11:04.079322 [ 4 ] {57660fce-4333-4825-81d7-917bf58bd737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6267 | 2025.07.10 17:11:04.079391 [ 4 ] {57660fce-4333-4825-81d7-917bf58bd737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6268 | 2025.07.10 17:11:04.080161 [ 4 ] {57660fce-4333-4825-81d7-917bf58bd737} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.07.10 17:11:04.080200 [ 4 ] {57660fce-4333-4825-81d7-917bf58bd737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6270 | 2025.07.10 17:11:04.080596 [ 4 ] {57660fce-4333-4825-81d7-917bf58bd737} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6271 | 2025.07.10 17:11:04.080833 [ 4 ] {57660fce-4333-4825-81d7-917bf58bd737} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2025.07.10 17:11:04.080986 [ 4 ] {57660fce-4333-4825-81d7-917bf58bd737} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001716 sec., 80419.58041958042 rows/sec., 6.94 MiB/sec. | ||
| 6273 | 2025.07.10 17:11:04.081028 [ 4 ] {57660fce-4333-4825-81d7-917bf58bd737} <Debug> TCPHandler: Processed in 0.00202104 sec. | ||
| 6274 | 2025.07.10 17:11:04.081145 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2025.07.10 17:11:04.081239 [ 4 ] {827bea3f-dd77-458b-aadd-85c602b2e7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6276 | 2025.07.10 17:11:04.081281 [ 4 ] {827bea3f-dd77-458b-aadd-85c602b2e7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6277 | 2025.07.10 17:11:04.081685 [ 4 ] {827bea3f-dd77-458b-aadd-85c602b2e7a9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.07.10 17:11:04.081719 [ 4 ] {827bea3f-dd77-458b-aadd-85c602b2e7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6279 | 2025.07.10 17:11:04.082019 [ 4 ] {827bea3f-dd77-458b-aadd-85c602b2e7a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6280 | 2025.07.10 17:11:04.082232 [ 4 ] {827bea3f-dd77-458b-aadd-85c602b2e7a9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2025.07.10 17:11:04.082330 [ 113 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 6282 | 2025.07.10 17:11:04.082359 [ 4 ] {827bea3f-dd77-458b-aadd-85c602b2e7a9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001138 sec., 36028.11950790862 rows/sec., 2.65 MiB/sec. | ||
| 6283 | 2025.07.10 17:11:04.082365 [ 113 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2025.07.10 17:11:04.082390 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6285 | 2025.07.10 17:11:04.082397 [ 4 ] {827bea3f-dd77-458b-aadd-85c602b2e7a9} <Debug> TCPHandler: Processed in 0.001300845 sec. | ||
| 6286 | 2025.07.10 17:11:04.082476 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 6287 | 2025.07.10 17:11:04.082501 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2025.07.10 17:11:04.082575 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6289 | 2025.07.10 17:11:04.082596 [ 4 ] {e2cd4d8d-1c36-460c-94b8-99da6fa15eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6290 | 2025.07.10 17:11:04.082608 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 177 rows starting from the beginning of the part | ||
| 6291 | 2025.07.10 17:11:04.082635 [ 4 ] {e2cd4d8d-1c36-460c-94b8-99da6fa15eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6292 | 2025.07.10 17:11:04.082672 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 6293 | 2025.07.10 17:11:04.082720 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 6294 | 2025.07.10 17:11:04.082764 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 6295 | 2025.07.10 17:11:04.082808 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 47 rows starting from the beginning of the part | ||
| 6296 | 2025.07.10 17:11:04.082850 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 6297 | 2025.07.10 17:11:04.083062 [ 4 ] {e2cd4d8d-1c36-460c-94b8-99da6fa15eab} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2025.07.10 17:11:04.083096 [ 4 ] {e2cd4d8d-1c36-460c-94b8-99da6fa15eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6299 | 2025.07.10 17:11:04.083413 [ 4 ] {e2cd4d8d-1c36-460c-94b8-99da6fa15eab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6300 | 2025.07.10 17:11:04.083603 [ 196 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160462 sec., 309359.54817994905 rows/sec., 22.55 MiB/sec. | ||
| 6301 | 2025.07.10 17:11:04.083620 [ 4 ] {e2cd4d8d-1c36-460c-94b8-99da6fa15eab} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2025.07.10 17:11:04.083839 [ 4 ] {e2cd4d8d-1c36-460c-94b8-99da6fa15eab} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001259 sec., 83399.52343129468 rows/sec., 6.51 MiB/sec. | ||
| 6303 | 2025.07.10 17:11:04.083854 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 6304 | 2025.07.10 17:11:04.083885 [ 4 ] {e2cd4d8d-1c36-460c-94b8-99da6fa15eab} <Debug> TCPHandler: Processed in 0.001431508 sec. | ||
| 6305 | 2025.07.10 17:11:04.084005 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2025.07.10 17:11:04.084100 [ 4 ] {30344330-94e1-40a8-9cc1-03df94b15042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6307 | 2025.07.10 17:11:04.084144 [ 4 ] {30344330-94e1-40a8-9cc1-03df94b15042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6308 | 2025.07.10 17:11:04.084205 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2025.07.10 17:11:04.084296 [ 202 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_35_7} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 6310 | 2025.07.10 17:11:04.084395 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6311 | 2025.07.10 17:11:04.084547 [ 4 ] {30344330-94e1-40a8-9cc1-03df94b15042} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2025.07.10 17:11:04.084587 [ 4 ] {30344330-94e1-40a8-9cc1-03df94b15042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6313 | 2025.07.10 17:11:04.084944 [ 4 ] {30344330-94e1-40a8-9cc1-03df94b15042} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6314 | 2025.07.10 17:11:04.085149 [ 4 ] {30344330-94e1-40a8-9cc1-03df94b15042} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2025.07.10 17:11:04.085337 [ 4 ] {30344330-94e1-40a8-9cc1-03df94b15042} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 6316 | 2025.07.10 17:11:04.085377 [ 4 ] {30344330-94e1-40a8-9cc1-03df94b15042} <Debug> TCPHandler: Processed in 0.001419488 sec. | ||
| 6317 | 2025.07.10 17:11:04.085476 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2025.07.10 17:11:04.085569 [ 4 ] {ce37ebf2-3ca1-4041-af09-68659e3881f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6319 | 2025.07.10 17:11:04.085621 [ 4 ] {ce37ebf2-3ca1-4041-af09-68659e3881f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6320 | 2025.07.10 17:11:04.086455 [ 4 ] {ce37ebf2-3ca1-4041-af09-68659e3881f5} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2025.07.10 17:11:04.086489 [ 4 ] {ce37ebf2-3ca1-4041-af09-68659e3881f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6322 | 2025.07.10 17:11:04.087030 [ 4 ] {ce37ebf2-3ca1-4041-af09-68659e3881f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6323 | 2025.07.10 17:11:04.087254 [ 4 ] {ce37ebf2-3ca1-4041-af09-68659e3881f5} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2025.07.10 17:11:04.087409 [ 4 ] {ce37ebf2-3ca1-4041-af09-68659e3881f5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001858 sec., 22066.73842841765 rows/sec., 39.54 MiB/sec. | ||
| 6325 | 2025.07.10 17:11:04.087479 [ 4 ] {ce37ebf2-3ca1-4041-af09-68659e3881f5} <Debug> TCPHandler: Processed in 0.002049059 sec. | ||
| 6326 | 2025.07.10 17:11:04.087583 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2025.07.10 17:11:04.087675 [ 4 ] {7dc88cd3-72e1-4c89-b20a-a239b22d12a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6328 | 2025.07.10 17:11:04.087714 [ 4 ] {7dc88cd3-72e1-4c89-b20a-a239b22d12a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6329 | 2025.07.10 17:11:04.088039 [ 4 ] {7dc88cd3-72e1-4c89-b20a-a239b22d12a1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2025.07.10 17:11:04.088073 [ 4 ] {7dc88cd3-72e1-4c89-b20a-a239b22d12a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 6331 | 2025.07.10 17:11:04.088363 [ 4 ] {7dc88cd3-72e1-4c89-b20a-a239b22d12a1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6332 | 2025.07.10 17:11:04.088563 [ 4 ] {7dc88cd3-72e1-4c89-b20a-a239b22d12a1} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2025.07.10 17:11:04.088684 [ 4 ] {7dc88cd3-72e1-4c89-b20a-a239b22d12a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 6334 | 2025.07.10 17:11:04.088718 [ 4 ] {7dc88cd3-72e1-4c89-b20a-a239b22d12a1} <Debug> TCPHandler: Processed in 0.001181873 sec. | ||
| 6335 | 2025.07.10 17:11:09.078239 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2025.07.10 17:11:09.078426 [ 4 ] {19590ccb-e4fa-4f61-aaf8-e2fc829c7dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6337 | 2025.07.10 17:11:09.078485 [ 4 ] {19590ccb-e4fa-4f61-aaf8-e2fc829c7dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6338 | 2025.07.10 17:11:09.079132 [ 4 ] {19590ccb-e4fa-4f61-aaf8-e2fc829c7dce} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2025.07.10 17:11:09.079171 [ 4 ] {19590ccb-e4fa-4f61-aaf8-e2fc829c7dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6340 | 2025.07.10 17:11:09.079546 [ 4 ] {19590ccb-e4fa-4f61-aaf8-e2fc829c7dce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6341 | 2025.07.10 17:11:09.079766 [ 4 ] {19590ccb-e4fa-4f61-aaf8-e2fc829c7dce} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2025.07.10 17:11:09.079914 [ 4 ] {19590ccb-e4fa-4f61-aaf8-e2fc829c7dce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001533 sec., 15655.577299412915 rows/sec., 1.30 MiB/sec. | ||
| 6343 | 2025.07.10 17:11:09.079961 [ 4 ] {19590ccb-e4fa-4f61-aaf8-e2fc829c7dce} <Debug> TCPHandler: Processed in 0.001848046 sec. | ||
| 6344 | 2025.07.10 17:11:09.080120 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2025.07.10 17:11:09.080215 [ 4 ] {17775b19-90a2-4887-ae64-dc9fa59a1f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6346 | 2025.07.10 17:11:09.080253 [ 4 ] {17775b19-90a2-4887-ae64-dc9fa59a1f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6347 | 2025.07.10 17:11:09.080772 [ 4 ] {17775b19-90a2-4887-ae64-dc9fa59a1f93} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2025.07.10 17:11:09.080808 [ 4 ] {17775b19-90a2-4887-ae64-dc9fa59a1f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6349 | 2025.07.10 17:11:09.081117 [ 4 ] {17775b19-90a2-4887-ae64-dc9fa59a1f93} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6350 | 2025.07.10 17:11:09.081332 [ 4 ] {17775b19-90a2-4887-ae64-dc9fa59a1f93} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2025.07.10 17:11:09.081459 [ 4 ] {17775b19-90a2-4887-ae64-dc9fa59a1f93} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001263 sec., 139350.7521773555 rows/sec., 12.23 MiB/sec. | ||
| 6352 | 2025.07.10 17:11:09.081496 [ 4 ] {17775b19-90a2-4887-ae64-dc9fa59a1f93} <Debug> TCPHandler: Processed in 0.001432988 sec. | ||
| 6353 | 2025.07.10 17:11:09.081617 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2025.07.10 17:11:09.081709 [ 4 ] {b68ae6c7-e904-426b-82d7-97cf51a1a820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6355 | 2025.07.10 17:11:09.081748 [ 4 ] {b68ae6c7-e904-426b-82d7-97cf51a1a820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6356 | 2025.07.10 17:11:09.082166 [ 4 ] {b68ae6c7-e904-426b-82d7-97cf51a1a820} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2025.07.10 17:11:09.082202 [ 4 ] {b68ae6c7-e904-426b-82d7-97cf51a1a820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6358 | 2025.07.10 17:11:09.082488 [ 4 ] {b68ae6c7-e904-426b-82d7-97cf51a1a820} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6359 | 2025.07.10 17:11:09.082684 [ 4 ] {b68ae6c7-e904-426b-82d7-97cf51a1a820} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.07.10 17:11:09.082808 [ 4 ] {b68ae6c7-e904-426b-82d7-97cf51a1a820} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 860.28 KiB/sec. | ||
| 6361 | 2025.07.10 17:11:09.082844 [ 4 ] {b68ae6c7-e904-426b-82d7-97cf51a1a820} <Debug> TCPHandler: Processed in 0.001283515 sec. | ||
| 6362 | 2025.07.10 17:11:09.082955 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2025.07.10 17:11:09.083045 [ 4 ] {e76f644e-c21d-45e8-a61f-ef8e832cfd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6364 | 2025.07.10 17:11:09.083083 [ 4 ] {e76f644e-c21d-45e8-a61f-ef8e832cfd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6365 | 2025.07.10 17:11:09.083459 [ 4 ] {e76f644e-c21d-45e8-a61f-ef8e832cfd5f} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.07.10 17:11:09.083492 [ 4 ] {e76f644e-c21d-45e8-a61f-ef8e832cfd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6367 | 2025.07.10 17:11:09.083768 [ 4 ] {e76f644e-c21d-45e8-a61f-ef8e832cfd5f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6368 | 2025.07.10 17:11:09.083967 [ 4 ] {e76f644e-c21d-45e8-a61f-ef8e832cfd5f} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2025.07.10 17:11:09.084087 [ 4 ] {e76f644e-c21d-45e8-a61f-ef8e832cfd5f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00106 sec., 22641.509433962266 rows/sec., 1.88 MiB/sec. | ||
| 6370 | 2025.07.10 17:11:09.084122 [ 4 ] {e76f644e-c21d-45e8-a61f-ef8e832cfd5f} <Debug> TCPHandler: Processed in 0.001214374 sec. | ||
| 6371 | 2025.07.10 17:11:09.084229 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2025.07.10 17:11:09.084324 [ 4 ] {692e808e-4b90-421d-ad31-921381d662b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6373 | 2025.07.10 17:11:09.084362 [ 4 ] {692e808e-4b90-421d-ad31-921381d662b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6374 | 2025.07.10 17:11:09.084729 [ 4 ] {692e808e-4b90-421d-ad31-921381d662b2} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2025.07.10 17:11:09.084764 [ 4 ] {692e808e-4b90-421d-ad31-921381d662b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6376 | 2025.07.10 17:11:09.085043 [ 4 ] {692e808e-4b90-421d-ad31-921381d662b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6377 | 2025.07.10 17:11:09.085247 [ 4 ] {692e808e-4b90-421d-ad31-921381d662b2} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.07.10 17:11:09.085375 [ 4 ] {692e808e-4b90-421d-ad31-921381d662b2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 877.81 KiB/sec. | ||
| 6379 | 2025.07.10 17:11:09.085410 [ 4 ] {692e808e-4b90-421d-ad31-921381d662b2} <Debug> TCPHandler: Processed in 0.001228034 sec. | ||
| 6380 | 2025.07.10 17:11:09.085512 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2025.07.10 17:11:09.085602 [ 4 ] {677bcc49-997f-413b-b7e3-9840517b705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6382 | 2025.07.10 17:11:09.085639 [ 4 ] {677bcc49-997f-413b-b7e3-9840517b705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6383 | 2025.07.10 17:11:09.086025 [ 4 ] {677bcc49-997f-413b-b7e3-9840517b705d} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2025.07.10 17:11:09.086059 [ 4 ] {677bcc49-997f-413b-b7e3-9840517b705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6385 | 2025.07.10 17:11:09.086354 [ 4 ] {677bcc49-997f-413b-b7e3-9840517b705d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6386 | 2025.07.10 17:11:09.086556 [ 4 ] {677bcc49-997f-413b-b7e3-9840517b705d} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2025.07.10 17:11:09.086678 [ 4 ] {677bcc49-997f-413b-b7e3-9840517b705d} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001094 sec., 91407.67824497259 rows/sec., 7.47 MiB/sec. | ||
| 6388 | 2025.07.10 17:11:09.086713 [ 4 ] {677bcc49-997f-413b-b7e3-9840517b705d} <Debug> TCPHandler: Processed in 0.001248264 sec. | ||
| 6389 | 2025.07.10 17:11:09.086816 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2025.07.10 17:11:09.086907 [ 4 ] {4e73e0c6-8d52-476c-a07e-a0544491e370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6391 | 2025.07.10 17:11:09.086947 [ 4 ] {4e73e0c6-8d52-476c-a07e-a0544491e370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6392 | 2025.07.10 17:11:09.087315 [ 4 ] {4e73e0c6-8d52-476c-a07e-a0544491e370} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.07.10 17:11:09.087350 [ 4 ] {4e73e0c6-8d52-476c-a07e-a0544491e370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6394 | 2025.07.10 17:11:09.087655 [ 4 ] {4e73e0c6-8d52-476c-a07e-a0544491e370} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6395 | 2025.07.10 17:11:09.087855 [ 4 ] {4e73e0c6-8d52-476c-a07e-a0544491e370} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.07.10 17:11:09.087976 [ 4 ] {4e73e0c6-8d52-476c-a07e-a0544491e370} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001087 sec., 180312.78748850044 rows/sec., 12.94 MiB/sec. | ||
| 6397 | 2025.07.10 17:11:09.088010 [ 4 ] {4e73e0c6-8d52-476c-a07e-a0544491e370} <Debug> TCPHandler: Processed in 0.001241444 sec. | ||
| 6398 | 2025.07.10 17:11:09.088113 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2025.07.10 17:11:09.088203 [ 4 ] {b7d543f8-2db2-4300-8452-4fcaaaee9fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6400 | 2025.07.10 17:11:09.088242 [ 4 ] {b7d543f8-2db2-4300-8452-4fcaaaee9fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6401 | 2025.07.10 17:11:09.088548 [ 4 ] {b7d543f8-2db2-4300-8452-4fcaaaee9fd4} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2025.07.10 17:11:09.088583 [ 4 ] {b7d543f8-2db2-4300-8452-4fcaaaee9fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6403 | 2025.07.10 17:11:09.088870 [ 4 ] {b7d543f8-2db2-4300-8452-4fcaaaee9fd4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6404 | 2025.07.10 17:11:09.089072 [ 4 ] {b7d543f8-2db2-4300-8452-4fcaaaee9fd4} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2025.07.10 17:11:09.089195 [ 4 ] {b7d543f8-2db2-4300-8452-4fcaaaee9fd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00101 sec., 59405.9405940594 rows/sec., 4.00 MiB/sec. | ||
| 6406 | 2025.07.10 17:11:09.089229 [ 4 ] {b7d543f8-2db2-4300-8452-4fcaaaee9fd4} <Debug> TCPHandler: Processed in 0.001162183 sec. | ||
| 6407 | 2025.07.10 17:11:09.684910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
| 6408 | 2025.07.10 17:11:09.685612 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2025.07.10 17:11:09.685696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6410 | 2025.07.10 17:11:09.686415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6411 | 2025.07.10 17:11:09.686668 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.07.10 17:11:09.686823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
| 6413 | 2025.07.10 17:11:09.686884 [ 106 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6414 | 2025.07.10 17:11:09.686989 [ 106 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2025.07.10 17:11:09.687026 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6416 | 2025.07.10 17:11:09.687148 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 6417 | 2025.07.10 17:11:09.687272 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6418 | 2025.07.10 17:11:09.687310 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 6419 | 2025.07.10 17:11:09.687375 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
| 6420 | 2025.07.10 17:11:09.687428 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 6421 | 2025.07.10 17:11:09.687477 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
| 6422 | 2025.07.10 17:11:09.687521 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 6423 | 2025.07.10 17:11:09.687562 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
| 6424 | 2025.07.10 17:11:09.689465 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002362415 sec., 7952878.7279119035 rows/sec., 113.77 MiB/sec. | ||
| 6425 | 2025.07.10 17:11:09.689849 [ 189 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6426 | 2025.07.10 17:11:09.690173 [ 189 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2025.07.10 17:11:09.690251 [ 189 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_41_8} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6428 | 2025.07.10 17:11:09.690379 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 6429 | 2025.07.10 17:11:10.698874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 6430 | 2025.07.10 17:11:10.717210 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2025.07.10 17:11:10.717278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6432 | 2025.07.10 17:11:10.723566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6433 | 2025.07.10 17:11:10.724325 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2025.07.10 17:11:10.724627 [ 105 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6435 | 2025.07.10 17:11:10.724694 [ 105 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2025.07.10 17:11:10.724714 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6437 | 2025.07.10 17:11:10.724816 [ 186 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 6438 | 2025.07.10 17:11:10.727703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 6439 | 2025.07.10 17:11:10.727846 [ 186 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6440 | 2025.07.10 17:11:10.728615 [ 186 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 6441 | 2025.07.10 17:11:10.732058 [ 186 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 6442 | 2025.07.10 17:11:10.735653 [ 186 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 6443 | 2025.07.10 17:11:10.739686 [ 186 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 6444 | 2025.07.10 17:11:10.744073 [ 186 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 6445 | 2025.07.10 17:11:10.748048 [ 186 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 6446 | 2025.07.10 17:11:10.804693 [ 196 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079916115 sec., 3866.554323868221 rows/sec., 19.99 MiB/sec. | ||
| 6447 | 2025.07.10 17:11:10.807199 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6448 | 2025.07.10 17:11:10.809067 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_41_8} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2025.07.10 17:11:10.809169 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_41_8} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6450 | 2025.07.10 17:11:10.810849 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 6451 | 2025.07.10 17:11:11.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.37 MiB, peak 275.77 MiB, free memory in arenas 0.00 B, will set to 264.52 MiB (RSS), difference: 2.16 MiB | ||
| 6452 | 2025.07.10 17:11:12.217511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 858 | ||
| 6453 | 2025.07.10 17:11:12.220365 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.07.10 17:11:12.220446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6455 | 2025.07.10 17:11:12.222225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6456 | 2025.07.10 17:11:12.222607 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2025.07.10 17:11:12.223151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 6458 | 2025.07.10 17:11:14.078791 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2025.07.10 17:11:14.078958 [ 4 ] {a35d94b6-1042-4b20-b16c-0712a3ba3c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6460 | 2025.07.10 17:11:14.079017 [ 4 ] {a35d94b6-1042-4b20-b16c-0712a3ba3c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6461 | 2025.07.10 17:11:14.079681 [ 4 ] {a35d94b6-1042-4b20-b16c-0712a3ba3c57} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2025.07.10 17:11:14.079718 [ 4 ] {a35d94b6-1042-4b20-b16c-0712a3ba3c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6463 | 2025.07.10 17:11:14.080114 [ 4 ] {a35d94b6-1042-4b20-b16c-0712a3ba3c57} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6464 | 2025.07.10 17:11:14.080331 [ 4 ] {a35d94b6-1042-4b20-b16c-0712a3ba3c57} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2025.07.10 17:11:14.080468 [ 102 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6466 | 2025.07.10 17:11:14.080480 [ 4 ] {a35d94b6-1042-4b20-b16c-0712a3ba3c57} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001567 sec., 88066.36885768986 rows/sec., 7.60 MiB/sec. | ||
| 6467 | 2025.07.10 17:11:14.080544 [ 102 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2025.07.10 17:11:14.080565 [ 4 ] {a35d94b6-1042-4b20-b16c-0712a3ba3c57} <Debug> TCPHandler: Processed in 0.001894137 sec. | ||
| 6469 | 2025.07.10 17:11:14.080570 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6470 | 2025.07.10 17:11:14.080692 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2025.07.10 17:11:14.080694 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 6472 | 2025.07.10 17:11:14.080790 [ 4 ] {154237f2-c87c-42a4-b552-e69c95f8bce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6473 | 2025.07.10 17:11:14.080811 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6474 | 2025.07.10 17:11:14.080829 [ 4 ] {154237f2-c87c-42a4-b552-e69c95f8bce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6475 | 2025.07.10 17:11:14.080843 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1969 rows starting from the beginning of the part | ||
| 6476 | 2025.07.10 17:11:14.080908 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1281 rows starting from the beginning of the part | ||
| 6477 | 2025.07.10 17:11:14.080957 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 6478 | 2025.07.10 17:11:14.081002 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 6479 | 2025.07.10 17:11:14.081044 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 176 rows starting from the beginning of the part | ||
| 6480 | 2025.07.10 17:11:14.081087 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 138 rows starting from the beginning of the part | ||
| 6481 | 2025.07.10 17:11:14.081251 [ 4 ] {154237f2-c87c-42a4-b552-e69c95f8bce8} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2025.07.10 17:11:14.081289 [ 4 ] {154237f2-c87c-42a4-b552-e69c95f8bce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6483 | 2025.07.10 17:11:14.081848 [ 4 ] {154237f2-c87c-42a4-b552-e69c95f8bce8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6484 | 2025.07.10 17:11:14.082066 [ 4 ] {154237f2-c87c-42a4-b552-e69c95f8bce8} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2025.07.10 17:11:14.082200 [ 4 ] {154237f2-c87c-42a4-b552-e69c95f8bce8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001428 sec., 28711.484593837533 rows/sec., 2.11 MiB/sec. | ||
| 6486 | 2025.07.10 17:11:14.082237 [ 4 ] {154237f2-c87c-42a4-b552-e69c95f8bce8} <Debug> TCPHandler: Processed in 0.001593661 sec. | ||
| 6487 | 2025.07.10 17:11:14.082352 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2025.07.10 17:11:14.082446 [ 4 ] {b948cd20-b52d-4d25-a294-912813c9e6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6489 | 2025.07.10 17:11:14.082479 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823456 sec., 2060921.6783953109 rows/sec., 178.48 MiB/sec. | ||
| 6490 | 2025.07.10 17:11:14.082486 [ 4 ] {b948cd20-b52d-4d25-a294-912813c9e6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6491 | 2025.07.10 17:11:14.082779 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6492 | 2025.07.10 17:11:14.082963 [ 4 ] {b948cd20-b52d-4d25-a294-912813c9e6a8} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2025.07.10 17:11:14.083007 [ 4 ] {b948cd20-b52d-4d25-a294-912813c9e6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6494 | 2025.07.10 17:11:14.083099 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.07.10 17:11:14.083200 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_56_11} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6496 | 2025.07.10 17:11:14.083315 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 6497 | 2025.07.10 17:11:14.083338 [ 4 ] {b948cd20-b52d-4d25-a294-912813c9e6a8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6498 | 2025.07.10 17:11:14.083554 [ 4 ] {b948cd20-b52d-4d25-a294-912813c9e6a8} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2025.07.10 17:11:14.083666 [ 102 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6500 | 2025.07.10 17:11:14.083698 [ 102 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2025.07.10 17:11:14.083687 [ 4 ] {b948cd20-b52d-4d25-a294-912813c9e6a8} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00126 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 6502 | 2025.07.10 17:11:14.083716 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6503 | 2025.07.10 17:11:14.083758 [ 4 ] {b948cd20-b52d-4d25-a294-912813c9e6a8} <Debug> TCPHandler: Processed in 0.001455188 sec. | ||
| 6504 | 2025.07.10 17:11:14.083819 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 6505 | 2025.07.10 17:11:14.083872 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2025.07.10 17:11:14.083899 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6507 | 2025.07.10 17:11:14.083922 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 951 rows starting from the beginning of the part | ||
| 6508 | 2025.07.10 17:11:14.083965 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 567 rows starting from the beginning of the part | ||
| 6509 | 2025.07.10 17:11:14.083967 [ 4 ] {aa1260be-891b-40ad-bc4c-bba89c07e915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6510 | 2025.07.10 17:11:14.084002 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 6511 | 2025.07.10 17:11:14.084016 [ 4 ] {aa1260be-891b-40ad-bc4c-bba89c07e915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6512 | 2025.07.10 17:11:14.084036 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 6513 | 2025.07.10 17:11:14.084070 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part | ||
| 6514 | 2025.07.10 17:11:14.084102 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 105 rows starting from the beginning of the part | ||
| 6515 | 2025.07.10 17:11:14.084430 [ 4 ] {aa1260be-891b-40ad-bc4c-bba89c07e915} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2025.07.10 17:11:14.084465 [ 4 ] {aa1260be-891b-40ad-bc4c-bba89c07e915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6517 | 2025.07.10 17:11:14.084817 [ 4 ] {aa1260be-891b-40ad-bc4c-bba89c07e915} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6518 | 2025.07.10 17:11:14.084969 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181063 sec., 1601946.7208777177 rows/sec., 125.83 MiB/sec. | ||
| 6519 | 2025.07.10 17:11:14.085034 [ 4 ] {aa1260be-891b-40ad-bc4c-bba89c07e915} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2025.07.10 17:11:14.085129 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6521 | 2025.07.10 17:11:14.085169 [ 4 ] {aa1260be-891b-40ad-bc4c-bba89c07e915} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 6522 | 2025.07.10 17:11:14.085228 [ 4 ] {aa1260be-891b-40ad-bc4c-bba89c07e915} <Debug> TCPHandler: Processed in 0.001403297 sec. | ||
| 6523 | 2025.07.10 17:11:14.085338 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2025.07.10 17:11:14.085353 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2025.07.10 17:11:14.085415 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_56_11} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6526 | 2025.07.10 17:11:14.085433 [ 4 ] {8db4c25a-3e37-4516-b468-6a48f799de28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6527 | 2025.07.10 17:11:14.085471 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6528 | 2025.07.10 17:11:14.085486 [ 4 ] {8db4c25a-3e37-4516-b468-6a48f799de28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6529 | 2025.07.10 17:11:14.086325 [ 4 ] {8db4c25a-3e37-4516-b468-6a48f799de28} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2025.07.10 17:11:14.086360 [ 4 ] {8db4c25a-3e37-4516-b468-6a48f799de28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6531 | 2025.07.10 17:11:14.086923 [ 4 ] {8db4c25a-3e37-4516-b468-6a48f799de28} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6532 | 2025.07.10 17:11:14.087143 [ 4 ] {8db4c25a-3e37-4516-b468-6a48f799de28} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2025.07.10 17:11:14.087284 [ 4 ] {8db4c25a-3e37-4516-b468-6a48f799de28} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001867 sec., 21960.36422067488 rows/sec., 39.35 MiB/sec. | ||
| 6534 | 2025.07.10 17:11:14.087350 [ 4 ] {8db4c25a-3e37-4516-b468-6a48f799de28} <Debug> TCPHandler: Processed in 0.00206067 sec. | ||
| 6535 | 2025.07.10 17:11:14.087459 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6536 | 2025.07.10 17:11:14.087554 [ 4 ] {6e11164e-3ef7-4dcb-9c57-02d743bab0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6537 | 2025.07.10 17:11:14.087594 [ 4 ] {6e11164e-3ef7-4dcb-9c57-02d743bab0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6538 | 2025.07.10 17:11:14.087921 [ 4 ] {6e11164e-3ef7-4dcb-9c57-02d743bab0e2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2025.07.10 17:11:14.087957 [ 4 ] {6e11164e-3ef7-4dcb-9c57-02d743bab0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6540 | 2025.07.10 17:11:14.088253 [ 4 ] {6e11164e-3ef7-4dcb-9c57-02d743bab0e2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6541 | 2025.07.10 17:11:14.088463 [ 4 ] {6e11164e-3ef7-4dcb-9c57-02d743bab0e2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2025.07.10 17:11:14.088591 [ 4 ] {6e11164e-3ef7-4dcb-9c57-02d743bab0e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 6543 | 2025.07.10 17:11:14.088626 [ 4 ] {6e11164e-3ef7-4dcb-9c57-02d743bab0e2} <Debug> TCPHandler: Processed in 0.001216173 sec. | ||
| 6544 | 2025.07.10 17:11:16.990178 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6545 | 2025.07.10 17:11:16.990251 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6546 | 2025.07.10 17:11:17.187855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
| 6547 | 2025.07.10 17:11:17.188359 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2025.07.10 17:11:17.188396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6549 | 2025.07.10 17:11:17.188898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6550 | 2025.07.10 17:11:17.189142 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2025.07.10 17:11:17.189286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 6552 | 2025.07.10 17:11:18.228748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 6553 | 2025.07.10 17:11:18.243950 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2025.07.10 17:11:18.243997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6555 | 2025.07.10 17:11:18.249868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6556 | 2025.07.10 17:11:18.250563 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2025.07.10 17:11:18.253275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 6558 | 2025.07.10 17:11:19.077264 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2025.07.10 17:11:19.077448 [ 4 ] {52c09d52-ae49-4b07-9f83-94289651e196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6560 | 2025.07.10 17:11:19.077508 [ 4 ] {52c09d52-ae49-4b07-9f83-94289651e196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6561 | 2025.07.10 17:11:19.078110 [ 4 ] {52c09d52-ae49-4b07-9f83-94289651e196} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2025.07.10 17:11:19.078148 [ 4 ] {52c09d52-ae49-4b07-9f83-94289651e196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6563 | 2025.07.10 17:11:19.078530 [ 4 ] {52c09d52-ae49-4b07-9f83-94289651e196} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6564 | 2025.07.10 17:11:19.078751 [ 4 ] {52c09d52-ae49-4b07-9f83-94289651e196} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2025.07.10 17:11:19.078899 [ 4 ] {52c09d52-ae49-4b07-9f83-94289651e196} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001497 sec., 37408.14963259853 rows/sec., 2.86 MiB/sec. | ||
| 6566 | 2025.07.10 17:11:19.078940 [ 4 ] {52c09d52-ae49-4b07-9f83-94289651e196} <Debug> TCPHandler: Processed in 0.001807185 sec. | ||
| 6567 | 2025.07.10 17:11:19.079049 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2025.07.10 17:11:19.079141 [ 4 ] {a475b511-60a9-4eeb-8d24-8a8fccdac2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6569 | 2025.07.10 17:11:19.079179 [ 4 ] {a475b511-60a9-4eeb-8d24-8a8fccdac2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6570 | 2025.07.10 17:11:19.079568 [ 4 ] {a475b511-60a9-4eeb-8d24-8a8fccdac2cc} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2025.07.10 17:11:19.079603 [ 4 ] {a475b511-60a9-4eeb-8d24-8a8fccdac2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6572 | 2025.07.10 17:11:19.079902 [ 4 ] {a475b511-60a9-4eeb-8d24-8a8fccdac2cc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6573 | 2025.07.10 17:11:19.080107 [ 4 ] {a475b511-60a9-4eeb-8d24-8a8fccdac2cc} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2025.07.10 17:11:19.080234 [ 4 ] {a475b511-60a9-4eeb-8d24-8a8fccdac2cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001111 sec., 57605.760576057604 rows/sec., 4.50 MiB/sec. | ||
| 6575 | 2025.07.10 17:11:19.080270 [ 4 ] {a475b511-60a9-4eeb-8d24-8a8fccdac2cc} <Debug> TCPHandler: Processed in 0.001267925 sec. | ||
| 6576 | 2025.07.10 17:11:19.080372 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2025.07.10 17:11:19.080463 [ 4 ] {2ef4a52e-88a0-4243-8e05-ebefd34b7dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6578 | 2025.07.10 17:11:19.080504 [ 4 ] {2ef4a52e-88a0-4243-8e05-ebefd34b7dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6579 | 2025.07.10 17:11:19.080888 [ 4 ] {2ef4a52e-88a0-4243-8e05-ebefd34b7dd8} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2025.07.10 17:11:19.080923 [ 4 ] {2ef4a52e-88a0-4243-8e05-ebefd34b7dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6581 | 2025.07.10 17:11:19.081247 [ 4 ] {2ef4a52e-88a0-4243-8e05-ebefd34b7dd8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6582 | 2025.07.10 17:11:19.081452 [ 4 ] {2ef4a52e-88a0-4243-8e05-ebefd34b7dd8} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2025.07.10 17:11:19.081561 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6584 | 2025.07.10 17:11:19.081576 [ 4 ] {2ef4a52e-88a0-4243-8e05-ebefd34b7dd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001131 sec., 141467.7276746242 rows/sec., 9.85 MiB/sec. | ||
| 6585 | 2025.07.10 17:11:19.081646 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2025.07.10 17:11:19.081662 [ 4 ] {2ef4a52e-88a0-4243-8e05-ebefd34b7dd8} <Debug> TCPHandler: Processed in 0.001336686 sec. | ||
| 6587 | 2025.07.10 17:11:19.081672 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6588 | 2025.07.10 17:11:19.081776 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2025.07.10 17:11:19.081791 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 6590 | 2025.07.10 17:11:19.081870 [ 4 ] {80a7cd66-1e9a-41df-a171-46072208b9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6591 | 2025.07.10 17:11:19.081912 [ 4 ] {80a7cd66-1e9a-41df-a171-46072208b9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6592 | 2025.07.10 17:11:19.081933 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6593 | 2025.07.10 17:11:19.081978 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14851 rows starting from the beginning of the part | ||
| 6594 | 2025.07.10 17:11:19.082050 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 6595 | 2025.07.10 17:11:19.082100 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 6596 | 2025.07.10 17:11:19.082146 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 196 rows starting from the beginning of the part | ||
| 6597 | 2025.07.10 17:11:19.082195 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 6598 | 2025.07.10 17:11:19.082231 [ 4 ] {80a7cd66-1e9a-41df-a171-46072208b9ae} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2025.07.10 17:11:19.082237 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 6600 | 2025.07.10 17:11:19.082273 [ 4 ] {80a7cd66-1e9a-41df-a171-46072208b9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6601 | 2025.07.10 17:11:19.082594 [ 4 ] {80a7cd66-1e9a-41df-a171-46072208b9ae} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6602 | 2025.07.10 17:11:19.082814 [ 4 ] {80a7cd66-1e9a-41df-a171-46072208b9ae} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2025.07.10 17:11:19.082921 [ 96 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6604 | 2025.07.10 17:11:19.082940 [ 4 ] {80a7cd66-1e9a-41df-a171-46072208b9ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6605 | 2025.07.10 17:11:19.082963 [ 96 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2025.07.10 17:11:19.082981 [ 4 ] {80a7cd66-1e9a-41df-a171-46072208b9ae} <Debug> TCPHandler: Processed in 0.001251184 sec. | ||
| 6607 | 2025.07.10 17:11:19.082986 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6608 | 2025.07.10 17:11:19.083082 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 6609 | 2025.07.10 17:11:19.083178 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6610 | 2025.07.10 17:11:19.083207 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2432 rows starting from the beginning of the part | ||
| 6611 | 2025.07.10 17:11:19.083259 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 6612 | 2025.07.10 17:11:19.083300 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 6613 | 2025.07.10 17:11:19.083337 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 6614 | 2025.07.10 17:11:19.083372 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 6615 | 2025.07.10 17:11:19.083406 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 6616 | 2025.07.10 17:11:19.084652 [ 190 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2732 rows, containing 4 columns (4 merged, 0 gathered) in 0.00159959 sec., 1707937.6590251252 rows/sec., 114.29 MiB/sec. | ||
| 6617 | 2025.07.10 17:11:19.085132 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6618 | 2025.07.10 17:11:19.085497 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_56_11} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2025.07.10 17:11:19.085576 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_56_11} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6620 | 2025.07.10 17:11:19.085670 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6621 | 2025.07.10 17:11:19.087093 [ 190 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15687 rows, containing 5 columns (5 merged, 0 gathered) in 0.005353824 sec., 2930055.227814736 rows/sec., 201.09 MiB/sec. | ||
| 6622 | 2025.07.10 17:11:19.087465 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6623 | 2025.07.10 17:11:19.087723 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2025.07.10 17:11:19.087789 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6625 | 2025.07.10 17:11:19.087856 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 6626 | 2025.07.10 17:11:20.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.26 MiB, peak 275.77 MiB, free memory in arenas 0.00 B, will set to 266.61 MiB (RSS), difference: 1.36 MiB | ||
| 6627 | 2025.07.10 17:11:22.223315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 878 | ||
| 6628 | 2025.07.10 17:11:22.225395 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2025.07.10 17:11:22.225445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6630 | 2025.07.10 17:11:22.226636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6631 | 2025.07.10 17:11:22.226907 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2025.07.10 17:11:22.227165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 6633 | 2025.07.10 17:11:24.105922 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2025.07.10 17:11:24.106091 [ 4 ] {c83fc4a3-20be-4b1e-ba53-539394bc30d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6635 | 2025.07.10 17:11:24.106151 [ 4 ] {c83fc4a3-20be-4b1e-ba53-539394bc30d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6636 | 2025.07.10 17:11:24.106748 [ 4 ] {c83fc4a3-20be-4b1e-ba53-539394bc30d5} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2025.07.10 17:11:24.106788 [ 4 ] {c83fc4a3-20be-4b1e-ba53-539394bc30d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6638 | 2025.07.10 17:11:24.107164 [ 4 ] {c83fc4a3-20be-4b1e-ba53-539394bc30d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6639 | 2025.07.10 17:11:24.107390 [ 4 ] {c83fc4a3-20be-4b1e-ba53-539394bc30d5} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2025.07.10 17:11:24.107542 [ 4 ] {c83fc4a3-20be-4b1e-ba53-539394bc30d5} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001497 sec., 8016.032064128256 rows/sec., 653.65 KiB/sec. | ||
| 6641 | 2025.07.10 17:11:24.107590 [ 4 ] {c83fc4a3-20be-4b1e-ba53-539394bc30d5} <Debug> TCPHandler: Processed in 0.001786664 sec. | ||
| 6642 | 2025.07.10 17:11:24.107711 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2025.07.10 17:11:24.107812 [ 4 ] {c287b425-6de1-4f76-a479-0f3c3dba63fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6644 | 2025.07.10 17:11:24.107852 [ 4 ] {c287b425-6de1-4f76-a479-0f3c3dba63fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6645 | 2025.07.10 17:11:24.108903 [ 4 ] {c287b425-6de1-4f76-a479-0f3c3dba63fb} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2025.07.10 17:11:24.108939 [ 4 ] {c287b425-6de1-4f76-a479-0f3c3dba63fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6647 | 2025.07.10 17:11:24.109338 [ 4 ] {c287b425-6de1-4f76-a479-0f3c3dba63fb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6648 | 2025.07.10 17:11:24.109549 [ 4 ] {c287b425-6de1-4f76-a479-0f3c3dba63fb} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2025.07.10 17:11:24.109684 [ 4 ] {c287b425-6de1-4f76-a479-0f3c3dba63fb} <Debug> executeQuery: Read 1284 rows, 108.75 KiB in 0.001894 sec., 677930.3062302006 rows/sec., 56.07 MiB/sec. | ||
| 6650 | 2025.07.10 17:11:24.109722 [ 4 ] {c287b425-6de1-4f76-a479-0f3c3dba63fb} <Debug> TCPHandler: Processed in 0.002059699 sec. | ||
| 6651 | 2025.07.10 17:11:24.109827 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2025.07.10 17:11:24.109922 [ 4 ] {d8a43ffe-b3bb-4dd8-af98-33a2f5e5cb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6653 | 2025.07.10 17:11:24.109972 [ 4 ] {d8a43ffe-b3bb-4dd8-af98-33a2f5e5cb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6654 | 2025.07.10 17:11:24.110374 [ 4 ] {d8a43ffe-b3bb-4dd8-af98-33a2f5e5cb9a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2025.07.10 17:11:24.110408 [ 4 ] {d8a43ffe-b3bb-4dd8-af98-33a2f5e5cb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6656 | 2025.07.10 17:11:24.110702 [ 4 ] {d8a43ffe-b3bb-4dd8-af98-33a2f5e5cb9a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6657 | 2025.07.10 17:11:24.110906 [ 4 ] {d8a43ffe-b3bb-4dd8-af98-33a2f5e5cb9a} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2025.07.10 17:11:24.111034 [ 4 ] {d8a43ffe-b3bb-4dd8-af98-33a2f5e5cb9a} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001131 sec., 46861.184792219276 rows/sec., 3.39 MiB/sec. | ||
| 6659 | 2025.07.10 17:11:24.111070 [ 4 ] {d8a43ffe-b3bb-4dd8-af98-33a2f5e5cb9a} <Debug> TCPHandler: Processed in 0.001290115 sec. | ||
| 6660 | 2025.07.10 17:11:24.111178 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2025.07.10 17:11:24.111273 [ 4 ] {d3b885e9-34a6-4f5d-8d61-8d9028ab8fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6662 | 2025.07.10 17:11:24.111311 [ 4 ] {d3b885e9-34a6-4f5d-8d61-8d9028ab8fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6663 | 2025.07.10 17:11:24.111782 [ 4 ] {d3b885e9-34a6-4f5d-8d61-8d9028ab8fb2} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2025.07.10 17:11:24.111818 [ 4 ] {d3b885e9-34a6-4f5d-8d61-8d9028ab8fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6665 | 2025.07.10 17:11:24.112116 [ 4 ] {d3b885e9-34a6-4f5d-8d61-8d9028ab8fb2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6666 | 2025.07.10 17:11:24.112320 [ 4 ] {d3b885e9-34a6-4f5d-8d61-8d9028ab8fb2} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2025.07.10 17:11:24.112442 [ 4 ] {d3b885e9-34a6-4f5d-8d61-8d9028ab8fb2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001187 sec., 192080.87615838248 rows/sec., 13.01 MiB/sec. | ||
| 6668 | 2025.07.10 17:11:24.112501 [ 4 ] {d3b885e9-34a6-4f5d-8d61-8d9028ab8fb2} <Debug> TCPHandler: Processed in 0.001373876 sec. | ||
| 6669 | 2025.07.10 17:11:24.112613 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2025.07.10 17:11:24.112703 [ 4 ] {5be62ed5-ee11-4fa6-95f6-ea76527f58aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6671 | 2025.07.10 17:11:24.112741 [ 4 ] {5be62ed5-ee11-4fa6-95f6-ea76527f58aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6672 | 2025.07.10 17:11:24.113324 [ 4 ] {5be62ed5-ee11-4fa6-95f6-ea76527f58aa} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2025.07.10 17:11:24.113358 [ 4 ] {5be62ed5-ee11-4fa6-95f6-ea76527f58aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6674 | 2025.07.10 17:11:24.113678 [ 4 ] {5be62ed5-ee11-4fa6-95f6-ea76527f58aa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6675 | 2025.07.10 17:11:24.113885 [ 4 ] {5be62ed5-ee11-4fa6-95f6-ea76527f58aa} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2025.07.10 17:11:24.114030 [ 4 ] {5be62ed5-ee11-4fa6-95f6-ea76527f58aa} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001344 sec., 426339.28571428574 rows/sec., 31.73 MiB/sec. | ||
| 6677 | 2025.07.10 17:11:24.114066 [ 4 ] {5be62ed5-ee11-4fa6-95f6-ea76527f58aa} <Debug> TCPHandler: Processed in 0.001507859 sec. | ||
| 6678 | 2025.07.10 17:11:24.114170 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2025.07.10 17:11:24.114260 [ 4 ] {124cfc92-a5bd-4828-9bf6-b1ab04881d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6680 | 2025.07.10 17:11:24.114301 [ 4 ] {124cfc92-a5bd-4828-9bf6-b1ab04881d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6681 | 2025.07.10 17:11:24.114886 [ 4 ] {124cfc92-a5bd-4828-9bf6-b1ab04881d50} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2025.07.10 17:11:24.114919 [ 4 ] {124cfc92-a5bd-4828-9bf6-b1ab04881d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6683 | 2025.07.10 17:11:24.115278 [ 4 ] {124cfc92-a5bd-4828-9bf6-b1ab04881d50} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6684 | 2025.07.10 17:11:24.115477 [ 4 ] {124cfc92-a5bd-4828-9bf6-b1ab04881d50} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.07.10 17:11:24.115598 [ 4 ] {124cfc92-a5bd-4828-9bf6-b1ab04881d50} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.001355 sec., 653874.5387453875 rows/sec., 44.00 MiB/sec. | ||
| 6686 | 2025.07.10 17:11:24.115633 [ 4 ] {124cfc92-a5bd-4828-9bf6-b1ab04881d50} <Debug> TCPHandler: Processed in 0.00150994 sec. | ||
| 6687 | 2025.07.10 17:11:24.115744 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2025.07.10 17:11:24.115835 [ 4 ] {7ffd67e5-f777-42f3-afda-54bf26a6b11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6689 | 2025.07.10 17:11:24.115889 [ 4 ] {7ffd67e5-f777-42f3-afda-54bf26a6b11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6690 | 2025.07.10 17:11:24.116788 [ 4 ] {7ffd67e5-f777-42f3-afda-54bf26a6b11b} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2025.07.10 17:11:24.116822 [ 4 ] {7ffd67e5-f777-42f3-afda-54bf26a6b11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6692 | 2025.07.10 17:11:24.117361 [ 4 ] {7ffd67e5-f777-42f3-afda-54bf26a6b11b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6693 | 2025.07.10 17:11:24.117573 [ 4 ] {7ffd67e5-f777-42f3-afda-54bf26a6b11b} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2025.07.10 17:11:24.117702 [ 4 ] {7ffd67e5-f777-42f3-afda-54bf26a6b11b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001884 sec., 21762.20806794055 rows/sec., 39.00 MiB/sec. | ||
| 6695 | 2025.07.10 17:11:24.117760 [ 4 ] {7ffd67e5-f777-42f3-afda-54bf26a6b11b} <Debug> TCPHandler: Processed in 0.00207169 sec. | ||
| 6696 | 2025.07.10 17:11:24.117870 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2025.07.10 17:11:24.117961 [ 4 ] {10da5739-0d7c-4bb7-8035-f78f253ddde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6698 | 2025.07.10 17:11:24.118000 [ 4 ] {10da5739-0d7c-4bb7-8035-f78f253ddde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6699 | 2025.07.10 17:11:24.118327 [ 4 ] {10da5739-0d7c-4bb7-8035-f78f253ddde8} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2025.07.10 17:11:24.118359 [ 4 ] {10da5739-0d7c-4bb7-8035-f78f253ddde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6701 | 2025.07.10 17:11:24.118647 [ 4 ] {10da5739-0d7c-4bb7-8035-f78f253ddde8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6702 | 2025.07.10 17:11:24.118860 [ 4 ] {10da5739-0d7c-4bb7-8035-f78f253ddde8} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.07.10 17:11:24.118981 [ 4 ] {10da5739-0d7c-4bb7-8035-f78f253ddde8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 6704 | 2025.07.10 17:11:24.119015 [ 4 ] {10da5739-0d7c-4bb7-8035-f78f253ddde8} <Debug> TCPHandler: Processed in 0.001192353 sec. | ||
| 6705 | 2025.07.10 17:11:24.689377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
| 6706 | 2025.07.10 17:11:24.690196 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2025.07.10 17:11:24.690274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6708 | 2025.07.10 17:11:24.691062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6709 | 2025.07.10 17:11:24.691300 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2025.07.10 17:11:24.691432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
| 6711 | 2025.07.10 17:11:25.753333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 6712 | 2025.07.10 17:11:25.770219 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2025.07.10 17:11:25.770289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6714 | 2025.07.10 17:11:25.776581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6715 | 2025.07.10 17:11:25.777311 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2025.07.10 17:11:25.780180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 6717 | 2025.07.10 17:11:29.076641 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2025.07.10 17:11:29.076827 [ 4 ] {3811168c-9e7a-43c0-8d55-8afa54e8b2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6719 | 2025.07.10 17:11:29.076895 [ 4 ] {3811168c-9e7a-43c0-8d55-8afa54e8b2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6720 | 2025.07.10 17:11:29.077609 [ 4 ] {3811168c-9e7a-43c0-8d55-8afa54e8b2ea} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2025.07.10 17:11:29.077655 [ 4 ] {3811168c-9e7a-43c0-8d55-8afa54e8b2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6722 | 2025.07.10 17:11:29.078039 [ 4 ] {3811168c-9e7a-43c0-8d55-8afa54e8b2ea} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6723 | 2025.07.10 17:11:29.078266 [ 4 ] {3811168c-9e7a-43c0-8d55-8afa54e8b2ea} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2025.07.10 17:11:29.078417 [ 4 ] {3811168c-9e7a-43c0-8d55-8afa54e8b2ea} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.61 MiB/sec. | ||
| 6725 | 2025.07.10 17:11:29.078458 [ 4 ] {3811168c-9e7a-43c0-8d55-8afa54e8b2ea} <Debug> TCPHandler: Processed in 0.001943948 sec. | ||
| 6726 | 2025.07.10 17:11:29.078570 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2025.07.10 17:11:29.078662 [ 4 ] {6fe8f59b-c013-4135-a9c7-36d8293b51c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6728 | 2025.07.10 17:11:29.078701 [ 4 ] {6fe8f59b-c013-4135-a9c7-36d8293b51c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6729 | 2025.07.10 17:11:29.079131 [ 4 ] {6fe8f59b-c013-4135-a9c7-36d8293b51c6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2025.07.10 17:11:29.079166 [ 4 ] {6fe8f59b-c013-4135-a9c7-36d8293b51c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6731 | 2025.07.10 17:11:29.079458 [ 4 ] {6fe8f59b-c013-4135-a9c7-36d8293b51c6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6732 | 2025.07.10 17:11:29.079663 [ 4 ] {6fe8f59b-c013-4135-a9c7-36d8293b51c6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2025.07.10 17:11:29.079789 [ 4 ] {6fe8f59b-c013-4135-a9c7-36d8293b51c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 6734 | 2025.07.10 17:11:29.079826 [ 4 ] {6fe8f59b-c013-4135-a9c7-36d8293b51c6} <Debug> TCPHandler: Processed in 0.001302465 sec. | ||
| 6735 | 2025.07.10 17:11:29.079933 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2025.07.10 17:11:29.080024 [ 4 ] {10669ad4-504e-4ffa-bd9b-a7936be4f627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6737 | 2025.07.10 17:11:29.080069 [ 4 ] {10669ad4-504e-4ffa-bd9b-a7936be4f627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6738 | 2025.07.10 17:11:29.080482 [ 4 ] {10669ad4-504e-4ffa-bd9b-a7936be4f627} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2025.07.10 17:11:29.080517 [ 4 ] {10669ad4-504e-4ffa-bd9b-a7936be4f627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6740 | 2025.07.10 17:11:29.080832 [ 4 ] {10669ad4-504e-4ffa-bd9b-a7936be4f627} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6741 | 2025.07.10 17:11:29.081046 [ 4 ] {10669ad4-504e-4ffa-bd9b-a7936be4f627} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2025.07.10 17:11:29.081178 [ 4 ] {10669ad4-504e-4ffa-bd9b-a7936be4f627} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6743 | 2025.07.10 17:11:29.081213 [ 4 ] {10669ad4-504e-4ffa-bd9b-a7936be4f627} <Debug> TCPHandler: Processed in 0.001327306 sec. | ||
| 6744 | 2025.07.10 17:11:29.081315 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2025.07.10 17:11:29.081406 [ 4 ] {e713f110-0953-4cf6-b6f6-40261f98c84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6746 | 2025.07.10 17:11:29.081445 [ 4 ] {e713f110-0953-4cf6-b6f6-40261f98c84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6747 | 2025.07.10 17:11:29.081760 [ 4 ] {e713f110-0953-4cf6-b6f6-40261f98c84b} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2025.07.10 17:11:29.081794 [ 4 ] {e713f110-0953-4cf6-b6f6-40261f98c84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6749 | 2025.07.10 17:11:29.082082 [ 4 ] {e713f110-0953-4cf6-b6f6-40261f98c84b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6750 | 2025.07.10 17:11:29.082282 [ 4 ] {e713f110-0953-4cf6-b6f6-40261f98c84b} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2025.07.10 17:11:29.082408 [ 4 ] {e713f110-0953-4cf6-b6f6-40261f98c84b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00102 sec., 58823.5294117647 rows/sec., 3.96 MiB/sec. | ||
| 6752 | 2025.07.10 17:11:29.082442 [ 4 ] {e713f110-0953-4cf6-b6f6-40261f98c84b} <Debug> TCPHandler: Processed in 0.001173543 sec. | ||
| 6753 | 2025.07.10 17:11:31.990490 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6754 | 2025.07.10 17:11:31.990549 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6755 | 2025.07.10 17:11:32.191504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
| 6756 | 2025.07.10 17:11:32.192095 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2025.07.10 17:11:32.192150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6758 | 2025.07.10 17:11:32.192717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6759 | 2025.07.10 17:11:32.192981 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2025.07.10 17:11:32.193128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 6761 | 2025.07.10 17:11:32.228263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 902 | ||
| 6762 | 2025.07.10 17:11:32.230389 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2025.07.10 17:11:32.230430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6764 | 2025.07.10 17:11:32.231666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6765 | 2025.07.10 17:11:32.231937 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2025.07.10 17:11:32.232088 [ 85 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6767 | 2025.07.10 17:11:32.232125 [ 85 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.07.10 17:11:32.232144 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6769 | 2025.07.10 17:11:32.232230 [ 197 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 6770 | 2025.07.10 17:11:32.232236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 6771 | 2025.07.10 17:11:32.232752 [ 197 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6772 | 2025.07.10 17:11:32.232899 [ 197 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 786 rows starting from the beginning of the part | ||
| 6773 | 2025.07.10 17:11:32.233253 [ 197 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 6774 | 2025.07.10 17:11:32.233588 [ 197 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 6775 | 2025.07.10 17:11:32.233908 [ 197 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 6776 | 2025.07.10 17:11:32.234263 [ 197 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 6777 | 2025.07.10 17:11:32.234624 [ 197 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 6778 | 2025.07.10 17:11:32.240243 [ 197 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 902 rows, containing 72 columns (72 merged, 0 gathered) in 0.008049706 sec., 112053.78183998272 rows/sec., 94.71 MiB/sec. | ||
| 6779 | 2025.07.10 17:11:32.241512 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6780 | 2025.07.10 17:11:32.242137 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2025.07.10 17:11:32.242229 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_31_6} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6782 | 2025.07.10 17:11:32.242588 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 6783 | 2025.07.10 17:11:33.280251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 6784 | 2025.07.10 17:11:33.296481 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2025.07.10 17:11:33.296536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6786 | 2025.07.10 17:11:33.302946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6787 | 2025.07.10 17:11:33.303667 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2025.07.10 17:11:33.306526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 6789 | 2025.07.10 17:11:34.083973 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2025.07.10 17:11:34.084230 [ 4 ] {16dba3fb-b2ba-4e93-adcd-854adeae7c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6791 | 2025.07.10 17:11:34.084322 [ 4 ] {16dba3fb-b2ba-4e93-adcd-854adeae7c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6792 | 2025.07.10 17:11:34.085249 [ 4 ] {16dba3fb-b2ba-4e93-adcd-854adeae7c60} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2025.07.10 17:11:34.085287 [ 4 ] {16dba3fb-b2ba-4e93-adcd-854adeae7c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6794 | 2025.07.10 17:11:34.085682 [ 4 ] {16dba3fb-b2ba-4e93-adcd-854adeae7c60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6795 | 2025.07.10 17:11:34.085910 [ 4 ] {16dba3fb-b2ba-4e93-adcd-854adeae7c60} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2025.07.10 17:11:34.086065 [ 4 ] {16dba3fb-b2ba-4e93-adcd-854adeae7c60} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001908 sec., 111111.11111111111 rows/sec., 7.07 MiB/sec. | ||
| 6797 | 2025.07.10 17:11:34.086109 [ 4 ] {16dba3fb-b2ba-4e93-adcd-854adeae7c60} <Debug> TCPHandler: Processed in 0.002299255 sec. | ||
| 6798 | 2025.07.10 17:11:34.086231 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2025.07.10 17:11:34.086326 [ 4 ] {46cb6a57-8af6-4395-813f-da91ea3fae2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6800 | 2025.07.10 17:11:34.086367 [ 4 ] {46cb6a57-8af6-4395-813f-da91ea3fae2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6801 | 2025.07.10 17:11:34.087091 [ 4 ] {46cb6a57-8af6-4395-813f-da91ea3fae2c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2025.07.10 17:11:34.087128 [ 4 ] {46cb6a57-8af6-4395-813f-da91ea3fae2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6803 | 2025.07.10 17:11:34.087468 [ 4 ] {46cb6a57-8af6-4395-813f-da91ea3fae2c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6804 | 2025.07.10 17:11:34.087675 [ 4 ] {46cb6a57-8af6-4395-813f-da91ea3fae2c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2025.07.10 17:11:34.087801 [ 4 ] {46cb6a57-8af6-4395-813f-da91ea3fae2c} <Debug> executeQuery: Read 699 rows, 57.17 KiB in 0.001494 sec., 467871.48594377504 rows/sec., 37.37 MiB/sec. | ||
| 6806 | 2025.07.10 17:11:34.087839 [ 4 ] {46cb6a57-8af6-4395-813f-da91ea3fae2c} <Debug> TCPHandler: Processed in 0.001655702 sec. | ||
| 6807 | 2025.07.10 17:11:34.087957 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2025.07.10 17:11:34.088049 [ 4 ] {2c59f726-5418-4067-b3c4-69bdbac867a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6809 | 2025.07.10 17:11:34.088089 [ 4 ] {2c59f726-5418-4067-b3c4-69bdbac867a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6810 | 2025.07.10 17:11:34.088554 [ 4 ] {2c59f726-5418-4067-b3c4-69bdbac867a7} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2025.07.10 17:11:34.088591 [ 4 ] {2c59f726-5418-4067-b3c4-69bdbac867a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6812 | 2025.07.10 17:11:34.088901 [ 4 ] {2c59f726-5418-4067-b3c4-69bdbac867a7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6813 | 2025.07.10 17:11:34.089114 [ 4 ] {2c59f726-5418-4067-b3c4-69bdbac867a7} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2025.07.10 17:11:34.089237 [ 4 ] {2c59f726-5418-4067-b3c4-69bdbac867a7} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001206 sec., 121890.54726368158 rows/sec., 7.67 MiB/sec. | ||
| 6815 | 2025.07.10 17:11:34.089274 [ 4 ] {2c59f726-5418-4067-b3c4-69bdbac867a7} <Debug> TCPHandler: Processed in 0.001366247 sec. | ||
| 6816 | 2025.07.10 17:11:34.089389 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2025.07.10 17:11:34.089480 [ 4 ] {cffb9d7a-613a-4a59-ba36-bd3f61f02510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6818 | 2025.07.10 17:11:34.089519 [ 4 ] {cffb9d7a-613a-4a59-ba36-bd3f61f02510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6819 | 2025.07.10 17:11:34.089944 [ 4 ] {cffb9d7a-613a-4a59-ba36-bd3f61f02510} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2025.07.10 17:11:34.089979 [ 4 ] {cffb9d7a-613a-4a59-ba36-bd3f61f02510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6821 | 2025.07.10 17:11:34.090281 [ 4 ] {cffb9d7a-613a-4a59-ba36-bd3f61f02510} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6822 | 2025.07.10 17:11:34.090486 [ 4 ] {cffb9d7a-613a-4a59-ba36-bd3f61f02510} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2025.07.10 17:11:34.090590 [ 26 ] {} <Debug> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 6824 | 2025.07.10 17:11:34.090614 [ 4 ] {cffb9d7a-613a-4a59-ba36-bd3f61f02510} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001151 sec., 98175.49956559515 rows/sec., 6.36 MiB/sec. | ||
| 6825 | 2025.07.10 17:11:34.090652 [ 26 ] {} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2025.07.10 17:11:34.090662 [ 4 ] {cffb9d7a-613a-4a59-ba36-bd3f61f02510} <Debug> TCPHandler: Processed in 0.001319836 sec. | ||
| 6827 | 2025.07.10 17:11:34.090683 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6828 | 2025.07.10 17:11:34.090792 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2025.07.10 17:11:34.090799 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 6830 | 2025.07.10 17:11:34.090891 [ 4 ] {5914c6ee-abcc-4316-b9f4-6a10f3b7ce57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6831 | 2025.07.10 17:11:34.090937 [ 4 ] {5914c6ee-abcc-4316-b9f4-6a10f3b7ce57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6832 | 2025.07.10 17:11:34.090997 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6833 | 2025.07.10 17:11:34.091059 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 365 rows starting from the beginning of the part | ||
| 6834 | 2025.07.10 17:11:34.091167 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6835 | 2025.07.10 17:11:34.091246 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 6836 | 2025.07.10 17:11:34.091318 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6837 | 2025.07.10 17:11:34.091363 [ 4 ] {5914c6ee-abcc-4316-b9f4-6a10f3b7ce57} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2025.07.10 17:11:34.091385 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 6839 | 2025.07.10 17:11:34.091410 [ 4 ] {5914c6ee-abcc-4316-b9f4-6a10f3b7ce57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6840 | 2025.07.10 17:11:34.091457 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
| 6841 | 2025.07.10 17:11:34.091727 [ 4 ] {5914c6ee-abcc-4316-b9f4-6a10f3b7ce57} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6842 | 2025.07.10 17:11:34.091977 [ 4 ] {5914c6ee-abcc-4316-b9f4-6a10f3b7ce57} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2025.07.10 17:11:34.092112 [ 4 ] {5914c6ee-abcc-4316-b9f4-6a10f3b7ce57} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001239 sec., 90395.4802259887 rows/sec., 5.15 MiB/sec. | ||
| 6844 | 2025.07.10 17:11:34.092159 [ 4 ] {5914c6ee-abcc-4316-b9f4-6a10f3b7ce57} <Debug> TCPHandler: Processed in 0.001413118 sec. | ||
| 6845 | 2025.07.10 17:11:34.092269 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2025.07.10 17:11:34.092363 [ 4 ] {ab0c30e5-dbdb-41d5-8712-fa9966596d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6847 | 2025.07.10 17:11:34.092403 [ 4 ] {ab0c30e5-dbdb-41d5-8712-fa9966596d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6848 | 2025.07.10 17:11:34.092921 [ 191 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 5 columns (5 merged, 0 gathered) in 0.002167882 sec., 452976.6841553184 rows/sec., 32.60 MiB/sec. | ||
| 6849 | 2025.07.10 17:11:34.093001 [ 4 ] {ab0c30e5-dbdb-41d5-8712-fa9966596d7d} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2025.07.10 17:11:34.093041 [ 4 ] {ab0c30e5-dbdb-41d5-8712-fa9966596d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6851 | 2025.07.10 17:11:34.093160 [ 199 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 6852 | 2025.07.10 17:11:34.093407 [ 4 ] {ab0c30e5-dbdb-41d5-8712-fa9966596d7d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6853 | 2025.07.10 17:11:34.093541 [ 199 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2025.07.10 17:11:34.093640 [ 199 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_18_4} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 6855 | 2025.07.10 17:11:34.093657 [ 4 ] {ab0c30e5-dbdb-41d5-8712-fa9966596d7d} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2025.07.10 17:11:34.093743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6857 | 2025.07.10 17:11:34.093797 [ 4 ] {ab0c30e5-dbdb-41d5-8712-fa9966596d7d} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.001451 sec., 291523.0875258442 rows/sec., 20.78 MiB/sec. | ||
| 6858 | 2025.07.10 17:11:34.093838 [ 4 ] {ab0c30e5-dbdb-41d5-8712-fa9966596d7d} <Debug> TCPHandler: Processed in 0.001616191 sec. | ||
| 6859 | 2025.07.10 17:11:34.093948 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2025.07.10 17:11:34.094040 [ 4 ] {87b73765-62ff-4e26-85ed-c318e415f209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6861 | 2025.07.10 17:11:34.094081 [ 4 ] {87b73765-62ff-4e26-85ed-c318e415f209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6862 | 2025.07.10 17:11:34.094409 [ 4 ] {87b73765-62ff-4e26-85ed-c318e415f209} <Trace> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2025.07.10 17:11:34.094445 [ 4 ] {87b73765-62ff-4e26-85ed-c318e415f209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6864 | 2025.07.10 17:11:34.094739 [ 4 ] {87b73765-62ff-4e26-85ed-c318e415f209} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6865 | 2025.07.10 17:11:34.094947 [ 4 ] {87b73765-62ff-4e26-85ed-c318e415f209} <Trace> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2025.07.10 17:11:34.095069 [ 4 ] {87b73765-62ff-4e26-85ed-c318e415f209} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 6867 | 2025.07.10 17:11:34.095105 [ 4 ] {87b73765-62ff-4e26-85ed-c318e415f209} <Debug> TCPHandler: Processed in 0.001204464 sec. | ||
| 6868 | 2025.07.10 17:11:34.095241 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2025.07.10 17:11:34.095334 [ 4 ] {b8d5a88e-553e-4817-9940-976bec7366ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6870 | 2025.07.10 17:11:34.095374 [ 4 ] {b8d5a88e-553e-4817-9940-976bec7366ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6871 | 2025.07.10 17:11:34.095784 [ 4 ] {b8d5a88e-553e-4817-9940-976bec7366ca} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2025.07.10 17:11:34.095819 [ 4 ] {b8d5a88e-553e-4817-9940-976bec7366ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6873 | 2025.07.10 17:11:34.096156 [ 4 ] {b8d5a88e-553e-4817-9940-976bec7366ca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6874 | 2025.07.10 17:11:34.096366 [ 4 ] {b8d5a88e-553e-4817-9940-976bec7366ca} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2025.07.10 17:11:34.096495 [ 4 ] {b8d5a88e-553e-4817-9940-976bec7366ca} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001179 sec., 201017.81170483463 rows/sec., 13.47 MiB/sec. | ||
| 6876 | 2025.07.10 17:11:34.096531 [ 4 ] {b8d5a88e-553e-4817-9940-976bec7366ca} <Debug> TCPHandler: Processed in 0.001337566 sec. | ||
| 6877 | 2025.07.10 17:11:34.096636 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2025.07.10 17:11:34.096728 [ 4 ] {c7a65f21-93c6-4291-b46f-7e991c52c7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6879 | 2025.07.10 17:11:34.096767 [ 4 ] {c7a65f21-93c6-4291-b46f-7e991c52c7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6880 | 2025.07.10 17:11:34.097072 [ 4 ] {c7a65f21-93c6-4291-b46f-7e991c52c7fe} <Trace> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2025.07.10 17:11:34.097106 [ 4 ] {c7a65f21-93c6-4291-b46f-7e991c52c7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6882 | 2025.07.10 17:11:34.097391 [ 4 ] {c7a65f21-93c6-4291-b46f-7e991c52c7fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6883 | 2025.07.10 17:11:34.097606 [ 4 ] {c7a65f21-93c6-4291-b46f-7e991c52c7fe} <Trace> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2025.07.10 17:11:34.097728 [ 4 ] {c7a65f21-93c6-4291-b46f-7e991c52c7fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 6885 | 2025.07.10 17:11:34.097764 [ 4 ] {c7a65f21-93c6-4291-b46f-7e991c52c7fe} <Debug> TCPHandler: Processed in 0.001175403 sec. | ||
| 6886 | 2025.07.10 17:11:34.097867 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2025.07.10 17:11:34.097959 [ 4 ] {1da0ddee-2b19-4d04-9a0e-187d7b4f3bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6888 | 2025.07.10 17:11:34.098011 [ 4 ] {1da0ddee-2b19-4d04-9a0e-187d7b4f3bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6889 | 2025.07.10 17:11:34.098840 [ 4 ] {1da0ddee-2b19-4d04-9a0e-187d7b4f3bfe} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2025.07.10 17:11:34.098875 [ 4 ] {1da0ddee-2b19-4d04-9a0e-187d7b4f3bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6891 | 2025.07.10 17:11:34.099473 [ 4 ] {1da0ddee-2b19-4d04-9a0e-187d7b4f3bfe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6892 | 2025.07.10 17:11:34.099699 [ 4 ] {1da0ddee-2b19-4d04-9a0e-187d7b4f3bfe} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2025.07.10 17:11:34.099802 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6894 | 2025.07.10 17:11:34.099831 [ 4 ] {1da0ddee-2b19-4d04-9a0e-187d7b4f3bfe} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 38.89 MiB/sec. | ||
| 6895 | 2025.07.10 17:11:34.099833 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2025.07.10 17:11:34.099888 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6897 | 2025.07.10 17:11:34.099891 [ 4 ] {1da0ddee-2b19-4d04-9a0e-187d7b4f3bfe} <Debug> TCPHandler: Processed in 0.00207099 sec. | ||
| 6898 | 2025.07.10 17:11:34.100010 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 6899 | 2025.07.10 17:11:34.100022 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2025.07.10 17:11:34.100161 [ 4 ] {d393ab3b-4353-4d9f-b9f1-bc4fd8d353b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6901 | 2025.07.10 17:11:34.100202 [ 4 ] {d393ab3b-4353-4d9f-b9f1-bc4fd8d353b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6902 | 2025.07.10 17:11:34.100341 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6903 | 2025.07.10 17:11:34.100426 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 972 rows starting from the beginning of the part | ||
| 6904 | 2025.07.10 17:11:34.100542 [ 4 ] {d393ab3b-4353-4d9f-b9f1-bc4fd8d353b2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2025.07.10 17:11:34.100585 [ 4 ] {d393ab3b-4353-4d9f-b9f1-bc4fd8d353b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6906 | 2025.07.10 17:11:34.100624 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 6907 | 2025.07.10 17:11:34.100803 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 6908 | 2025.07.10 17:11:34.100937 [ 4 ] {d393ab3b-4353-4d9f-b9f1-bc4fd8d353b2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6909 | 2025.07.10 17:11:34.100953 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 6910 | 2025.07.10 17:11:34.101083 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 6911 | 2025.07.10 17:11:34.101167 [ 4 ] {d393ab3b-4353-4d9f-b9f1-bc4fd8d353b2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2025.07.10 17:11:34.101210 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 6913 | 2025.07.10 17:11:34.101307 [ 4 ] {d393ab3b-4353-4d9f-b9f1-bc4fd8d353b2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001165 sec., 70386.2660944206 rows/sec., 4.47 MiB/sec. | ||
| 6914 | 2025.07.10 17:11:34.101347 [ 4 ] {d393ab3b-4353-4d9f-b9f1-bc4fd8d353b2} <Debug> TCPHandler: Processed in 0.001373526 sec. | ||
| 6915 | 2025.07.10 17:11:34.108208 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1177 rows, containing 19 columns (19 merged, 0 gathered) in 0.00824561 sec., 142742.62304426232 rows/sec., 255.79 MiB/sec. | ||
| 6916 | 2025.07.10 17:11:34.110102 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6917 | 2025.07.10 17:11:34.110534 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.07.10 17:11:34.110627 [ 199 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6919 | 2025.07.10 17:11:34.110785 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 6920 | 2025.07.10 17:11:35.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.33 MiB, peak 279.92 MiB, free memory in arenas 0.00 B, will set to 272.07 MiB (RSS), difference: 3.75 MiB | ||
| 6921 | 2025.07.10 17:11:36.624345 [ 73 ] {} <Debug> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6922 | 2025.07.10 17:11:36.624451 [ 73 ] {} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2025.07.10 17:11:36.624487 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6924 | 2025.07.10 17:11:36.624652 [ 202 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::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 | ||
| 6925 | 2025.07.10 17:11:36.624861 [ 202 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6926 | 2025.07.10 17:11:36.624928 [ 202 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::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 | ||
| 6927 | 2025.07.10 17:11:36.625056 [ 202 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6928 | 2025.07.10 17:11:36.625150 [ 202 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6929 | 2025.07.10 17:11:36.625238 [ 202 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6930 | 2025.07.10 17:11:36.625308 [ 202 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6931 | 2025.07.10 17:11:36.626072 [ 201 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495599 sec., 36105.93481274058 rows/sec., 3.01 MiB/sec. | ||
| 6932 | 2025.07.10 17:11:36.626262 [ 195 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6933 | 2025.07.10 17:11:36.626633 [ 195 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_9_2} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2025.07.10 17:11:36.626724 [ 195 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_9_2} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6935 | 2025.07.10 17:11:36.626830 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6936 | 2025.07.10 17:11:39.076881 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2025.07.10 17:11:39.077153 [ 4 ] {b539551d-2e7e-4b90-b2ba-213b08aeb866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6938 | 2025.07.10 17:11:39.077254 [ 4 ] {b539551d-2e7e-4b90-b2ba-213b08aeb866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6939 | 2025.07.10 17:11:39.078163 [ 4 ] {b539551d-2e7e-4b90-b2ba-213b08aeb866} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2025.07.10 17:11:39.078202 [ 4 ] {b539551d-2e7e-4b90-b2ba-213b08aeb866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6941 | 2025.07.10 17:11:39.078582 [ 4 ] {b539551d-2e7e-4b90-b2ba-213b08aeb866} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6942 | 2025.07.10 17:11:39.078796 [ 4 ] {b539551d-2e7e-4b90-b2ba-213b08aeb866} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2025.07.10 17:11:39.078935 [ 41 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6944 | 2025.07.10 17:11:39.078945 [ 4 ] {b539551d-2e7e-4b90-b2ba-213b08aeb866} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001866 sec., 30010.718113612005 rows/sec., 2.29 MiB/sec. | ||
| 6945 | 2025.07.10 17:11:39.078976 [ 41 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2025.07.10 17:11:39.078997 [ 4 ] {b539551d-2e7e-4b90-b2ba-213b08aeb866} <Debug> TCPHandler: Processed in 0.002291635 sec. | ||
| 6947 | 2025.07.10 17:11:39.078999 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6948 | 2025.07.10 17:11:39.079113 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2025.07.10 17:11:39.079158 [ 202 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 6950 | 2025.07.10 17:11:39.079208 [ 4 ] {a19fd9d6-0676-457a-8ccd-c3a6c184c589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6951 | 2025.07.10 17:11:39.079260 [ 4 ] {a19fd9d6-0676-457a-8ccd-c3a6c184c589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6952 | 2025.07.10 17:11:39.079373 [ 202 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6953 | 2025.07.10 17:11:39.079429 [ 202 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1969 rows starting from the beginning of the part | ||
| 6954 | 2025.07.10 17:11:39.079528 [ 202 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 6955 | 2025.07.10 17:11:39.079600 [ 202 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1284 rows starting from the beginning of the part | ||
| 6956 | 2025.07.10 17:11:39.079665 [ 4 ] {a19fd9d6-0676-457a-8ccd-c3a6c184c589} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2025.07.10 17:11:39.079666 [ 202 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 6958 | 2025.07.10 17:11:39.079708 [ 4 ] {a19fd9d6-0676-457a-8ccd-c3a6c184c589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6959 | 2025.07.10 17:11:39.079762 [ 202 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 699 rows starting from the beginning of the part | ||
| 6960 | 2025.07.10 17:11:39.079834 [ 202 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 6961 | 2025.07.10 17:11:39.080036 [ 4 ] {a19fd9d6-0676-457a-8ccd-c3a6c184c589} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6962 | 2025.07.10 17:11:39.080288 [ 4 ] {a19fd9d6-0676-457a-8ccd-c3a6c184c589} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2025.07.10 17:11:39.080385 [ 41 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6964 | 2025.07.10 17:11:39.080408 [ 41 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.07.10 17:11:39.080420 [ 4 ] {a19fd9d6-0676-457a-8ccd-c3a6c184c589} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 6966 | 2025.07.10 17:11:39.080429 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6967 | 2025.07.10 17:11:39.080459 [ 4 ] {a19fd9d6-0676-457a-8ccd-c3a6c184c589} <Debug> TCPHandler: Processed in 0.001394897 sec. | ||
| 6968 | 2025.07.10 17:11:39.080503 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 6969 | 2025.07.10 17:11:39.080567 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2025.07.10 17:11:39.080589 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6971 | 2025.07.10 17:11:39.080618 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 951 rows starting from the beginning of the part | ||
| 6972 | 2025.07.10 17:11:39.080661 [ 4 ] {09d0c7bd-e81e-429e-af3e-1019686a0795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6973 | 2025.07.10 17:11:39.080674 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 6974 | 2025.07.10 17:11:39.080706 [ 4 ] {09d0c7bd-e81e-429e-af3e-1019686a0795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6975 | 2025.07.10 17:11:39.080717 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 573 rows starting from the beginning of the part | ||
| 6976 | 2025.07.10 17:11:39.080757 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 6977 | 2025.07.10 17:11:39.080795 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 423 rows starting from the beginning of the part | ||
| 6978 | 2025.07.10 17:11:39.080832 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 6979 | 2025.07.10 17:11:39.081114 [ 4 ] {09d0c7bd-e81e-429e-af3e-1019686a0795} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2025.07.10 17:11:39.081148 [ 4 ] {09d0c7bd-e81e-429e-af3e-1019686a0795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6981 | 2025.07.10 17:11:39.081405 [ 198 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4120 rows, containing 5 columns (5 merged, 0 gathered) in 0.002327525 sec., 1770120.6216904223 rows/sec., 151.30 MiB/sec. | ||
| 6982 | 2025.07.10 17:11:39.081580 [ 4 ] {09d0c7bd-e81e-429e-af3e-1019686a0795} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6983 | 2025.07.10 17:11:39.081701 [ 198 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6984 | 2025.07.10 17:11:39.081824 [ 4 ] {09d0c7bd-e81e-429e-af3e-1019686a0795} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2025.07.10 17:11:39.081884 [ 202 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2139 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415857 sec., 1510745.788593057 rows/sec., 116.95 MiB/sec. | ||
| 6986 | 2025.07.10 17:11:39.082032 [ 198 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_61_12} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2025.07.10 17:11:39.082033 [ 4 ] {09d0c7bd-e81e-429e-af3e-1019686a0795} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001388 sec., 115273.77521613834 rows/sec., 8.03 MiB/sec. | ||
| 6988 | 2025.07.10 17:11:39.082070 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6989 | 2025.07.10 17:11:39.082101 [ 4 ] {09d0c7bd-e81e-429e-af3e-1019686a0795} <Debug> TCPHandler: Processed in 0.001583091 sec. | ||
| 6990 | 2025.07.10 17:11:39.082109 [ 198 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_61_12} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6991 | 2025.07.10 17:11:39.082211 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 6992 | 2025.07.10 17:11:39.082236 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2025.07.10 17:11:39.082332 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_61_12} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2025.07.10 17:11:39.082357 [ 4 ] {25a275ee-b381-4c41-9871-7297d94c8656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6995 | 2025.07.10 17:11:39.082393 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_61_12} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6996 | 2025.07.10 17:11:39.082407 [ 4 ] {25a275ee-b381-4c41-9871-7297d94c8656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6997 | 2025.07.10 17:11:39.082449 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 6998 | 2025.07.10 17:11:39.082803 [ 4 ] {25a275ee-b381-4c41-9871-7297d94c8656} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.07.10 17:11:39.082845 [ 4 ] {25a275ee-b381-4c41-9871-7297d94c8656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7000 | 2025.07.10 17:11:39.083188 [ 4 ] {25a275ee-b381-4c41-9871-7297d94c8656} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7001 | 2025.07.10 17:11:39.083406 [ 4 ] {25a275ee-b381-4c41-9871-7297d94c8656} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.07.10 17:11:39.083533 [ 4 ] {25a275ee-b381-4c41-9871-7297d94c8656} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 7003 | 2025.07.10 17:11:39.083569 [ 4 ] {25a275ee-b381-4c41-9871-7297d94c8656} <Debug> TCPHandler: Processed in 0.001391667 sec. | ||
| 7004 | 2025.07.10 17:11:39.694158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
| 7005 | 2025.07.10 17:11:39.694663 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2025.07.10 17:11:39.694709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7007 | 2025.07.10 17:11:39.695188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7008 | 2025.07.10 17:11:39.695424 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2025.07.10 17:11:39.695564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 7010 | 2025.07.10 17:11:40.807540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 7011 | 2025.07.10 17:11:40.825796 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2025.07.10 17:11:40.825865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7013 | 2025.07.10 17:11:40.832268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7014 | 2025.07.10 17:11:40.832972 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2025.07.10 17:11:40.836168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 7016 | 2025.07.10 17:11:42.233351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 932 | ||
| 7017 | 2025.07.10 17:11:42.235683 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.07.10 17:11:42.235751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7019 | 2025.07.10 17:11:42.237015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7020 | 2025.07.10 17:11:42.237334 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2025.07.10 17:11:42.237760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 7022 | 2025.07.10 17:11:44.078595 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2025.07.10 17:11:44.078763 [ 4 ] {662e299b-e86d-4d52-9752-aa9001c42a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7024 | 2025.07.10 17:11:44.078824 [ 4 ] {662e299b-e86d-4d52-9752-aa9001c42a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7025 | 2025.07.10 17:11:44.079507 [ 4 ] {662e299b-e86d-4d52-9752-aa9001c42a55} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2025.07.10 17:11:44.079547 [ 4 ] {662e299b-e86d-4d52-9752-aa9001c42a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7027 | 2025.07.10 17:11:44.079937 [ 4 ] {662e299b-e86d-4d52-9752-aa9001c42a55} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7028 | 2025.07.10 17:11:44.080150 [ 4 ] {662e299b-e86d-4d52-9752-aa9001c42a55} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2025.07.10 17:11:44.080297 [ 4 ] {662e299b-e86d-4d52-9752-aa9001c42a55} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001579 sec., 87397.08676377454 rows/sec., 7.54 MiB/sec. | ||
| 7030 | 2025.07.10 17:11:44.080338 [ 4 ] {662e299b-e86d-4d52-9752-aa9001c42a55} <Debug> TCPHandler: Processed in 0.001861866 sec. | ||
| 7031 | 2025.07.10 17:11:44.080462 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2025.07.10 17:11:44.080568 [ 4 ] {b4d87271-a649-4a02-b811-3727bb09a25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7033 | 2025.07.10 17:11:44.080611 [ 4 ] {b4d87271-a649-4a02-b811-3727bb09a25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7034 | 2025.07.10 17:11:44.081037 [ 4 ] {b4d87271-a649-4a02-b811-3727bb09a25c} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2025.07.10 17:11:44.081076 [ 4 ] {b4d87271-a649-4a02-b811-3727bb09a25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7036 | 2025.07.10 17:11:44.081377 [ 4 ] {b4d87271-a649-4a02-b811-3727bb09a25c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7037 | 2025.07.10 17:11:44.081592 [ 4 ] {b4d87271-a649-4a02-b811-3727bb09a25c} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2025.07.10 17:11:44.081703 [ 59 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 7039 | 2025.07.10 17:11:44.081719 [ 4 ] {b4d87271-a649-4a02-b811-3727bb09a25c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00117 sec., 35042.73504273504 rows/sec., 2.57 MiB/sec. | ||
| 7040 | 2025.07.10 17:11:44.081777 [ 59 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2025.07.10 17:11:44.081783 [ 4 ] {b4d87271-a649-4a02-b811-3727bb09a25c} <Debug> TCPHandler: Processed in 0.001374457 sec. | ||
| 7042 | 2025.07.10 17:11:44.081807 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7043 | 2025.07.10 17:11:44.081903 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2025.07.10 17:11:44.081937 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 7045 | 2025.07.10 17:11:44.082002 [ 4 ] {39e87ddb-ed19-4f4f-a5d4-c4343ef1d524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7046 | 2025.07.10 17:11:44.082046 [ 4 ] {39e87ddb-ed19-4f4f-a5d4-c4343ef1d524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7047 | 2025.07.10 17:11:44.082097 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7048 | 2025.07.10 17:11:44.082145 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 177 rows starting from the beginning of the part | ||
| 7049 | 2025.07.10 17:11:44.082227 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 7050 | 2025.07.10 17:11:44.082284 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 7051 | 2025.07.10 17:11:44.082348 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 53 rows starting from the beginning of the part | ||
| 7052 | 2025.07.10 17:11:44.082399 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 147 rows starting from the beginning of the part | ||
| 7053 | 2025.07.10 17:11:44.082449 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 7054 | 2025.07.10 17:11:44.082470 [ 4 ] {39e87ddb-ed19-4f4f-a5d4-c4343ef1d524} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2025.07.10 17:11:44.082511 [ 4 ] {39e87ddb-ed19-4f4f-a5d4-c4343ef1d524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7056 | 2025.07.10 17:11:44.082830 [ 4 ] {39e87ddb-ed19-4f4f-a5d4-c4343ef1d524} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7057 | 2025.07.10 17:11:44.083044 [ 4 ] {39e87ddb-ed19-4f4f-a5d4-c4343ef1d524} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2025.07.10 17:11:44.083180 [ 4 ] {39e87ddb-ed19-4f4f-a5d4-c4343ef1d524} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001195 sec., 87866.10878661087 rows/sec., 6.86 MiB/sec. | ||
| 7059 | 2025.07.10 17:11:44.083224 [ 4 ] {39e87ddb-ed19-4f4f-a5d4-c4343ef1d524} <Debug> TCPHandler: Processed in 0.001367926 sec. | ||
| 7060 | 2025.07.10 17:11:44.083339 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7061 | 2025.07.10 17:11:44.083432 [ 4 ] {c820dd79-6dfb-48c6-adc8-e7f1c9abb9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7062 | 2025.07.10 17:11:44.083475 [ 4 ] {c820dd79-6dfb-48c6-adc8-e7f1c9abb9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7063 | 2025.07.10 17:11:44.083481 [ 198 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604861 sec., 293483.36086427426 rows/sec., 20.72 MiB/sec. | ||
| 7064 | 2025.07.10 17:11:44.083641 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 7065 | 2025.07.10 17:11:44.083882 [ 4 ] {c820dd79-6dfb-48c6-adc8-e7f1c9abb9ef} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2025.07.10 17:11:44.083906 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2025.07.10 17:11:44.083916 [ 4 ] {c820dd79-6dfb-48c6-adc8-e7f1c9abb9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7068 | 2025.07.10 17:11:44.083973 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_40_8} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 7069 | 2025.07.10 17:11:44.084054 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7070 | 2025.07.10 17:11:44.084245 [ 4 ] {c820dd79-6dfb-48c6-adc8-e7f1c9abb9ef} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7071 | 2025.07.10 17:11:44.084453 [ 4 ] {c820dd79-6dfb-48c6-adc8-e7f1c9abb9ef} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2025.07.10 17:11:44.084551 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7073 | 2025.07.10 17:11:44.084580 [ 4 ] {c820dd79-6dfb-48c6-adc8-e7f1c9abb9ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 7074 | 2025.07.10 17:11:44.084584 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2025.07.10 17:11:44.084618 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7076 | 2025.07.10 17:11:44.084622 [ 4 ] {c820dd79-6dfb-48c6-adc8-e7f1c9abb9ef} <Debug> TCPHandler: Processed in 0.001332075 sec. | ||
| 7077 | 2025.07.10 17:11:44.084706 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 7078 | 2025.07.10 17:11:44.084739 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7079 | 2025.07.10 17:11:44.084827 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7080 | 2025.07.10 17:11:44.084837 [ 4 ] {e416d3f4-ef5f-4608-973c-8500f1bd1ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7081 | 2025.07.10 17:11:44.084864 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15687 rows starting from the beginning of the part | ||
| 7082 | 2025.07.10 17:11:44.084900 [ 4 ] {e416d3f4-ef5f-4608-973c-8500f1bd1ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7083 | 2025.07.10 17:11:44.084927 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 886 rows starting from the beginning of the part | ||
| 7084 | 2025.07.10 17:11:44.084979 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7085 | 2025.07.10 17:11:44.085025 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
| 7086 | 2025.07.10 17:11:44.085067 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7087 | 2025.07.10 17:11:44.085107 [ 202 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 7088 | 2025.07.10 17:11:44.085745 [ 4 ] {e416d3f4-ef5f-4608-973c-8500f1bd1ec0} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2025.07.10 17:11:44.085786 [ 4 ] {e416d3f4-ef5f-4608-973c-8500f1bd1ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7090 | 2025.07.10 17:11:44.086375 [ 4 ] {e416d3f4-ef5f-4608-973c-8500f1bd1ec0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7091 | 2025.07.10 17:11:44.086615 [ 4 ] {e416d3f4-ef5f-4608-973c-8500f1bd1ec0} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2025.07.10 17:11:44.086753 [ 4 ] {e416d3f4-ef5f-4608-973c-8500f1bd1ec0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001933 sec., 21210.55354371443 rows/sec., 38.01 MiB/sec. | ||
| 7093 | 2025.07.10 17:11:44.086811 [ 4 ] {e416d3f4-ef5f-4608-973c-8500f1bd1ec0} <Debug> TCPHandler: Processed in 0.002118861 sec. | ||
| 7094 | 2025.07.10 17:11:44.086921 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2025.07.10 17:11:44.087015 [ 4 ] {f3d623da-59bd-44ff-972b-e062c647e8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7096 | 2025.07.10 17:11:44.087056 [ 4 ] {f3d623da-59bd-44ff-972b-e062c647e8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7097 | 2025.07.10 17:11:44.087383 [ 4 ] {f3d623da-59bd-44ff-972b-e062c647e8ba} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2025.07.10 17:11:44.087419 [ 4 ] {f3d623da-59bd-44ff-972b-e062c647e8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7099 | 2025.07.10 17:11:44.087722 [ 4 ] {f3d623da-59bd-44ff-972b-e062c647e8ba} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7100 | 2025.07.10 17:11:44.087926 [ 4 ] {f3d623da-59bd-44ff-972b-e062c647e8ba} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2025.07.10 17:11:44.088031 [ 59 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7102 | 2025.07.10 17:11:44.088050 [ 4 ] {f3d623da-59bd-44ff-972b-e062c647e8ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 7103 | 2025.07.10 17:11:44.088059 [ 59 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2025.07.10 17:11:44.088088 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7105 | 2025.07.10 17:11:44.088092 [ 4 ] {f3d623da-59bd-44ff-972b-e062c647e8ba} <Debug> TCPHandler: Processed in 0.001218354 sec. | ||
| 7106 | 2025.07.10 17:11:44.088169 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 7107 | 2025.07.10 17:11:44.088259 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7108 | 2025.07.10 17:11:44.088289 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2732 rows starting from the beginning of the part | ||
| 7109 | 2025.07.10 17:11:44.088348 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 7110 | 2025.07.10 17:11:44.088393 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7111 | 2025.07.10 17:11:44.088434 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
| 7112 | 2025.07.10 17:11:44.088476 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7113 | 2025.07.10 17:11:44.088516 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 7114 | 2025.07.10 17:11:44.089079 [ 198 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17290 rows, containing 5 columns (5 merged, 0 gathered) in 0.004410356 sec., 3920318.4504833627 rows/sec., 268.81 MiB/sec. | ||
| 7115 | 2025.07.10 17:11:44.089333 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7116 | 2025.07.10 17:11:44.089660 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2025.07.10 17:11:44.089687 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 4 columns (4 merged, 0 gathered) in 0.00155309 sec., 1966402.4621882827 rows/sec., 131.48 MiB/sec. | ||
| 7118 | 2025.07.10 17:11:44.089744 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7119 | 2025.07.10 17:11:44.089865 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7120 | 2025.07.10 17:11:44.089958 [ 196 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7121 | 2025.07.10 17:11:44.090228 [ 196 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_61_12} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2025.07.10 17:11:44.090301 [ 196 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_61_12} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7123 | 2025.07.10 17:11:44.090390 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7124 | 2025.07.10 17:11:46.990829 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7125 | 2025.07.10 17:11:46.990928 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7126 | 2025.07.10 17:11:47.195679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
| 7127 | 2025.07.10 17:11:47.196271 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2025.07.10 17:11:47.196320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7129 | 2025.07.10 17:11:47.196810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7130 | 2025.07.10 17:11:47.197047 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2025.07.10 17:11:47.197190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 7132 | 2025.07.10 17:11:47.197185 [ 68 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7133 | 2025.07.10 17:11:47.197262 [ 68 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2025.07.10 17:11:47.197282 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7135 | 2025.07.10 17:11:47.197437 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 7136 | 2025.07.10 17:11:47.197635 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7137 | 2025.07.10 17:11:47.197695 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
| 7138 | 2025.07.10 17:11:47.197797 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 7139 | 2025.07.10 17:11:47.197881 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
| 7140 | 2025.07.10 17:11:47.197946 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
| 7141 | 2025.07.10 17:11:47.198009 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
| 7142 | 2025.07.10 17:11:47.198070 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
| 7143 | 2025.07.10 17:11:47.200025 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002670432 sec., 7903590.130735402 rows/sec., 113.06 MiB/sec. | ||
| 7144 | 2025.07.10 17:11:47.200243 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7145 | 2025.07.10 17:11:47.200493 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2025.07.10 17:11:47.200563 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_46_9} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7147 | 2025.07.10 17:11:47.200632 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 7148 | 2025.07.10 17:11:48.336308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 7149 | 2025.07.10 17:11:48.354299 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2025.07.10 17:11:48.354365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7151 | 2025.07.10 17:11:48.360198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7152 | 2025.07.10 17:11:48.360896 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2025.07.10 17:11:48.361215 [ 60 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7154 | 2025.07.10 17:11:48.361301 [ 60 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2025.07.10 17:11:48.361341 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7156 | 2025.07.10 17:11:48.361509 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7157 | 2025.07.10 17:11:48.364393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 7158 | 2025.07.10 17:11:48.365535 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7159 | 2025.07.10 17:11:48.367256 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7160 | 2025.07.10 17:11:48.372223 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7161 | 2025.07.10 17:11:48.377179 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7162 | 2025.07.10 17:11:48.382102 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7163 | 2025.07.10 17:11:48.387183 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7164 | 2025.07.10 17:11:48.391710 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7165 | 2025.07.10 17:11:48.445176 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.083716309 sec., 4144.951015458649 rows/sec., 21.43 MiB/sec. | ||
| 7166 | 2025.07.10 17:11:48.448593 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7167 | 2025.07.10 17:11:48.450653 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_46_9} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2025.07.10 17:11:48.450766 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_46_9} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7169 | 2025.07.10 17:11:48.453794 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7170 | 2025.07.10 17:11:49.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.54 MiB, peak 286.96 MiB, free memory in arenas 0.00 B, will set to 275.92 MiB (RSS), difference: 2.38 MiB | ||
| 7171 | 2025.07.10 17:11:49.076811 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2025.07.10 17:11:49.076962 [ 4 ] {e9cecdc9-9076-42a8-a3d5-e47ce432048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7173 | 2025.07.10 17:11:49.077024 [ 4 ] {e9cecdc9-9076-42a8-a3d5-e47ce432048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7174 | 2025.07.10 17:11:49.077667 [ 4 ] {e9cecdc9-9076-42a8-a3d5-e47ce432048a} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2025.07.10 17:11:49.077706 [ 4 ] {e9cecdc9-9076-42a8-a3d5-e47ce432048a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7176 | 2025.07.10 17:11:49.078103 [ 4 ] {e9cecdc9-9076-42a8-a3d5-e47ce432048a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7177 | 2025.07.10 17:11:49.078333 [ 4 ] {e9cecdc9-9076-42a8-a3d5-e47ce432048a} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2025.07.10 17:11:49.078479 [ 4 ] {e9cecdc9-9076-42a8-a3d5-e47ce432048a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001561 sec., 35874.439461883405 rows/sec., 2.74 MiB/sec. | ||
| 7179 | 2025.07.10 17:11:49.078520 [ 4 ] {e9cecdc9-9076-42a8-a3d5-e47ce432048a} <Debug> TCPHandler: Processed in 0.001826885 sec. | ||
| 7180 | 2025.07.10 17:11:49.078653 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2025.07.10 17:11:49.078777 [ 4 ] {18dec8da-9c29-44e5-893e-16a8ffe73d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7182 | 2025.07.10 17:11:49.078826 [ 4 ] {18dec8da-9c29-44e5-893e-16a8ffe73d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7183 | 2025.07.10 17:11:49.079343 [ 4 ] {18dec8da-9c29-44e5-893e-16a8ffe73d8a} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2025.07.10 17:11:49.079380 [ 4 ] {18dec8da-9c29-44e5-893e-16a8ffe73d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7185 | 2025.07.10 17:11:49.079706 [ 4 ] {18dec8da-9c29-44e5-893e-16a8ffe73d8a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7186 | 2025.07.10 17:11:49.079926 [ 4 ] {18dec8da-9c29-44e5-893e-16a8ffe73d8a} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2025.07.10 17:11:49.080059 [ 4 ] {18dec8da-9c29-44e5-893e-16a8ffe73d8a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001307 sec., 48967.10022953328 rows/sec., 3.82 MiB/sec. | ||
| 7188 | 2025.07.10 17:11:49.080099 [ 4 ] {18dec8da-9c29-44e5-893e-16a8ffe73d8a} <Debug> TCPHandler: Processed in 0.001507659 sec. | ||
| 7189 | 2025.07.10 17:11:49.080210 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2025.07.10 17:11:49.080305 [ 4 ] {8ec1d04e-25de-47a7-97ce-ac900e1d3c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7191 | 2025.07.10 17:11:49.080348 [ 4 ] {8ec1d04e-25de-47a7-97ce-ac900e1d3c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7192 | 2025.07.10 17:11:49.080760 [ 4 ] {8ec1d04e-25de-47a7-97ce-ac900e1d3c0c} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.07.10 17:11:49.080797 [ 4 ] {8ec1d04e-25de-47a7-97ce-ac900e1d3c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7194 | 2025.07.10 17:11:49.081130 [ 4 ] {8ec1d04e-25de-47a7-97ce-ac900e1d3c0c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7195 | 2025.07.10 17:11:49.081351 [ 4 ] {8ec1d04e-25de-47a7-97ce-ac900e1d3c0c} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2025.07.10 17:11:49.081486 [ 4 ] {8ec1d04e-25de-47a7-97ce-ac900e1d3c0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7197 | 2025.07.10 17:11:49.081524 [ 4 ] {8ec1d04e-25de-47a7-97ce-ac900e1d3c0c} <Debug> TCPHandler: Processed in 0.001363577 sec. | ||
| 7198 | 2025.07.10 17:11:49.081632 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2025.07.10 17:11:49.081727 [ 4 ] {908f8bf6-a88f-4c5e-adb6-28d51f5c1872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7200 | 2025.07.10 17:11:49.081768 [ 4 ] {908f8bf6-a88f-4c5e-adb6-28d51f5c1872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7201 | 2025.07.10 17:11:49.082105 [ 4 ] {908f8bf6-a88f-4c5e-adb6-28d51f5c1872} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2025.07.10 17:11:49.082142 [ 4 ] {908f8bf6-a88f-4c5e-adb6-28d51f5c1872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7203 | 2025.07.10 17:11:49.082454 [ 4 ] {908f8bf6-a88f-4c5e-adb6-28d51f5c1872} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7204 | 2025.07.10 17:11:49.082673 [ 4 ] {908f8bf6-a88f-4c5e-adb6-28d51f5c1872} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2025.07.10 17:11:49.082802 [ 4 ] {908f8bf6-a88f-4c5e-adb6-28d51f5c1872} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7206 | 2025.07.10 17:11:49.082839 [ 4 ] {908f8bf6-a88f-4c5e-adb6-28d51f5c1872} <Debug> TCPHandler: Processed in 0.001256284 sec. | ||
| 7207 | 2025.07.10 17:11:52.238013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 952 | ||
| 7208 | 2025.07.10 17:11:52.240071 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2025.07.10 17:11:52.240122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7210 | 2025.07.10 17:11:52.241291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7211 | 2025.07.10 17:11:52.241566 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2025.07.10 17:11:52.241851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7213 | 2025.07.10 17:11:54.105909 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2025.07.10 17:11:54.106081 [ 4 ] {baccb6b5-b752-4ea2-a1f9-89afcc063d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7215 | 2025.07.10 17:11:54.106143 [ 4 ] {baccb6b5-b752-4ea2-a1f9-89afcc063d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7216 | 2025.07.10 17:11:54.106776 [ 4 ] {baccb6b5-b752-4ea2-a1f9-89afcc063d49} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2025.07.10 17:11:54.106821 [ 4 ] {baccb6b5-b752-4ea2-a1f9-89afcc063d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7218 | 2025.07.10 17:11:54.107201 [ 4 ] {baccb6b5-b752-4ea2-a1f9-89afcc063d49} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7219 | 2025.07.10 17:11:54.107419 [ 4 ] {baccb6b5-b752-4ea2-a1f9-89afcc063d49} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2025.07.10 17:11:54.107566 [ 4 ] {baccb6b5-b752-4ea2-a1f9-89afcc063d49} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 319.78 KiB/sec. | ||
| 7221 | 2025.07.10 17:11:54.107608 [ 4 ] {baccb6b5-b752-4ea2-a1f9-89afcc063d49} <Debug> TCPHandler: Processed in 0.001840335 sec. | ||
| 7222 | 2025.07.10 17:11:54.107738 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2025.07.10 17:11:54.107832 [ 4 ] {b4a5e69d-9a91-4f4b-af63-cd5afa426bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7224 | 2025.07.10 17:11:54.107872 [ 4 ] {b4a5e69d-9a91-4f4b-af63-cd5afa426bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7225 | 2025.07.10 17:11:54.108948 [ 4 ] {b4a5e69d-9a91-4f4b-af63-cd5afa426bd6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2025.07.10 17:11:54.108986 [ 4 ] {b4a5e69d-9a91-4f4b-af63-cd5afa426bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7227 | 2025.07.10 17:11:54.109373 [ 4 ] {b4a5e69d-9a91-4f4b-af63-cd5afa426bd6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7228 | 2025.07.10 17:11:54.109582 [ 4 ] {b4a5e69d-9a91-4f4b-af63-cd5afa426bd6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2025.07.10 17:11:54.109711 [ 4 ] {b4a5e69d-9a91-4f4b-af63-cd5afa426bd6} <Debug> executeQuery: Read 1281 rows, 108.53 KiB in 0.001897 sec., 675276.7527675277 rows/sec., 55.87 MiB/sec. | ||
| 7230 | 2025.07.10 17:11:54.109749 [ 4 ] {b4a5e69d-9a91-4f4b-af63-cd5afa426bd6} <Debug> TCPHandler: Processed in 0.00206032 sec. | ||
| 7231 | 2025.07.10 17:11:54.109867 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2025.07.10 17:11:54.109960 [ 4 ] {ada1c60d-b556-40bf-9f34-5d373097ffac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7233 | 2025.07.10 17:11:54.110000 [ 4 ] {ada1c60d-b556-40bf-9f34-5d373097ffac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7234 | 2025.07.10 17:11:54.110413 [ 4 ] {ada1c60d-b556-40bf-9f34-5d373097ffac} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2025.07.10 17:11:54.110448 [ 4 ] {ada1c60d-b556-40bf-9f34-5d373097ffac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7236 | 2025.07.10 17:11:54.110738 [ 4 ] {ada1c60d-b556-40bf-9f34-5d373097ffac} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7237 | 2025.07.10 17:11:54.110943 [ 4 ] {ada1c60d-b556-40bf-9f34-5d373097ffac} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2025.07.10 17:11:54.111064 [ 4 ] {ada1c60d-b556-40bf-9f34-5d373097ffac} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001122 sec., 41889.48306595365 rows/sec., 3.05 MiB/sec. | ||
| 7239 | 2025.07.10 17:11:54.111101 [ 4 ] {ada1c60d-b556-40bf-9f34-5d373097ffac} <Debug> TCPHandler: Processed in 0.001282135 sec. | ||
| 7240 | 2025.07.10 17:11:54.111209 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7241 | 2025.07.10 17:11:54.111301 [ 4 ] {8419ade0-5418-4e47-8190-34bd01b57bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7242 | 2025.07.10 17:11:54.111339 [ 4 ] {8419ade0-5418-4e47-8190-34bd01b57bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7243 | 2025.07.10 17:11:54.111810 [ 4 ] {8419ade0-5418-4e47-8190-34bd01b57bf1} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2025.07.10 17:11:54.111846 [ 4 ] {8419ade0-5418-4e47-8190-34bd01b57bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7245 | 2025.07.10 17:11:54.112138 [ 4 ] {8419ade0-5418-4e47-8190-34bd01b57bf1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7246 | 2025.07.10 17:11:54.112347 [ 4 ] {8419ade0-5418-4e47-8190-34bd01b57bf1} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2025.07.10 17:11:54.112469 [ 4 ] {8419ade0-5418-4e47-8190-34bd01b57bf1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001186 sec., 192242.83305227658 rows/sec., 13.02 MiB/sec. | ||
| 7248 | 2025.07.10 17:11:54.112506 [ 4 ] {8419ade0-5418-4e47-8190-34bd01b57bf1} <Debug> TCPHandler: Processed in 0.001343916 sec. | ||
| 7249 | 2025.07.10 17:11:54.112612 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7250 | 2025.07.10 17:11:54.112703 [ 4 ] {1e34764e-1334-4a8a-8a9c-cc988cb1d90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7251 | 2025.07.10 17:11:54.112741 [ 4 ] {1e34764e-1334-4a8a-8a9c-cc988cb1d90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7252 | 2025.07.10 17:11:54.113316 [ 4 ] {1e34764e-1334-4a8a-8a9c-cc988cb1d90e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2025.07.10 17:11:54.113351 [ 4 ] {1e34764e-1334-4a8a-8a9c-cc988cb1d90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7254 | 2025.07.10 17:11:54.113674 [ 4 ] {1e34764e-1334-4a8a-8a9c-cc988cb1d90e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7255 | 2025.07.10 17:11:54.113876 [ 4 ] {1e34764e-1334-4a8a-8a9c-cc988cb1d90e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2025.07.10 17:11:54.114000 [ 4 ] {1e34764e-1334-4a8a-8a9c-cc988cb1d90e} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001315 sec., 431178.7072243346 rows/sec., 32.06 MiB/sec. | ||
| 7257 | 2025.07.10 17:11:54.114037 [ 4 ] {1e34764e-1334-4a8a-8a9c-cc988cb1d90e} <Debug> TCPHandler: Processed in 0.001472919 sec. | ||
| 7258 | 2025.07.10 17:11:54.114143 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2025.07.10 17:11:54.114235 [ 4 ] {3da1984c-27b8-42f8-85b6-bd3976bb1092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7260 | 2025.07.10 17:11:54.114277 [ 4 ] {3da1984c-27b8-42f8-85b6-bd3976bb1092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7261 | 2025.07.10 17:11:54.114856 [ 4 ] {3da1984c-27b8-42f8-85b6-bd3976bb1092} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2025.07.10 17:11:54.114891 [ 4 ] {3da1984c-27b8-42f8-85b6-bd3976bb1092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7263 | 2025.07.10 17:11:54.115253 [ 4 ] {3da1984c-27b8-42f8-85b6-bd3976bb1092} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7264 | 2025.07.10 17:11:54.115456 [ 4 ] {3da1984c-27b8-42f8-85b6-bd3976bb1092} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2025.07.10 17:11:54.115579 [ 4 ] {3da1984c-27b8-42f8-85b6-bd3976bb1092} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001362 sec., 648311.3069016153 rows/sec., 43.62 MiB/sec. | ||
| 7266 | 2025.07.10 17:11:54.115615 [ 4 ] {3da1984c-27b8-42f8-85b6-bd3976bb1092} <Debug> TCPHandler: Processed in 0.001518749 sec. | ||
| 7267 | 2025.07.10 17:11:54.115723 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2025.07.10 17:11:54.115814 [ 4 ] {af25146e-68e1-438e-b375-76ad4ee88135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7269 | 2025.07.10 17:11:54.115868 [ 4 ] {af25146e-68e1-438e-b375-76ad4ee88135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7270 | 2025.07.10 17:11:54.116689 [ 4 ] {af25146e-68e1-438e-b375-76ad4ee88135} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2025.07.10 17:11:54.116724 [ 4 ] {af25146e-68e1-438e-b375-76ad4ee88135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7272 | 2025.07.10 17:11:54.117287 [ 4 ] {af25146e-68e1-438e-b375-76ad4ee88135} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7273 | 2025.07.10 17:11:54.117496 [ 4 ] {af25146e-68e1-438e-b375-76ad4ee88135} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2025.07.10 17:11:54.117628 [ 4 ] {af25146e-68e1-438e-b375-76ad4ee88135} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001832 sec., 22379.91266375546 rows/sec., 40.10 MiB/sec. | ||
| 7275 | 2025.07.10 17:11:54.117684 [ 4 ] {af25146e-68e1-438e-b375-76ad4ee88135} <Debug> TCPHandler: Processed in 0.002008839 sec. | ||
| 7276 | 2025.07.10 17:11:54.117803 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2025.07.10 17:11:54.117895 [ 4 ] {997c657b-47e2-4355-959b-a017b7ca3ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7278 | 2025.07.10 17:11:54.117935 [ 4 ] {997c657b-47e2-4355-959b-a017b7ca3ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7279 | 2025.07.10 17:11:54.118264 [ 4 ] {997c657b-47e2-4355-959b-a017b7ca3ffa} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2025.07.10 17:11:54.118300 [ 4 ] {997c657b-47e2-4355-959b-a017b7ca3ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7281 | 2025.07.10 17:11:54.118596 [ 4 ] {997c657b-47e2-4355-959b-a017b7ca3ffa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7282 | 2025.07.10 17:11:54.118804 [ 4 ] {997c657b-47e2-4355-959b-a017b7ca3ffa} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2025.07.10 17:11:54.118929 [ 4 ] {997c657b-47e2-4355-959b-a017b7ca3ffa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 7284 | 2025.07.10 17:11:54.118964 [ 4 ] {997c657b-47e2-4355-959b-a017b7ca3ffa} <Debug> TCPHandler: Processed in 0.001208253 sec. | ||
| 7285 | 2025.07.10 17:11:54.697320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
| 7286 | 2025.07.10 17:11:54.697891 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2025.07.10 17:11:54.697941 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7288 | 2025.07.10 17:11:54.698688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7289 | 2025.07.10 17:11:54.698929 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2025.07.10 17:11:54.699061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
| 7291 | 2025.07.10 17:11:55.864446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 7292 | 2025.07.10 17:11:55.879869 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2025.07.10 17:11:55.879918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7294 | 2025.07.10 17:11:55.885460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7295 | 2025.07.10 17:11:55.886138 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2025.07.10 17:11:55.888984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 7297 | 2025.07.10 17:11:59.076999 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2025.07.10 17:11:59.077172 [ 4 ] {31fdceef-dd11-4eb5-8e45-4cc3f0625be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7299 | 2025.07.10 17:11:59.077238 [ 4 ] {31fdceef-dd11-4eb5-8e45-4cc3f0625be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7300 | 2025.07.10 17:11:59.077866 [ 4 ] {31fdceef-dd11-4eb5-8e45-4cc3f0625be6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2025.07.10 17:11:59.077906 [ 4 ] {31fdceef-dd11-4eb5-8e45-4cc3f0625be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7302 | 2025.07.10 17:11:59.078295 [ 4 ] {31fdceef-dd11-4eb5-8e45-4cc3f0625be6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7303 | 2025.07.10 17:11:59.078515 [ 4 ] {31fdceef-dd11-4eb5-8e45-4cc3f0625be6} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2025.07.10 17:11:59.078668 [ 4 ] {31fdceef-dd11-4eb5-8e45-4cc3f0625be6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.77 MiB/sec. | ||
| 7305 | 2025.07.10 17:11:59.078711 [ 4 ] {31fdceef-dd11-4eb5-8e45-4cc3f0625be6} <Debug> TCPHandler: Processed in 0.001832626 sec. | ||
| 7306 | 2025.07.10 17:11:59.078837 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2025.07.10 17:11:59.078940 [ 4 ] {1283ff42-9913-40a4-87e0-6596541d9e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7308 | 2025.07.10 17:11:59.078981 [ 4 ] {1283ff42-9913-40a4-87e0-6596541d9e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7309 | 2025.07.10 17:11:59.079408 [ 4 ] {1283ff42-9913-40a4-87e0-6596541d9e43} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2025.07.10 17:11:59.079445 [ 4 ] {1283ff42-9913-40a4-87e0-6596541d9e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7311 | 2025.07.10 17:11:59.079759 [ 4 ] {1283ff42-9913-40a4-87e0-6596541d9e43} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7312 | 2025.07.10 17:11:59.079971 [ 4 ] {1283ff42-9913-40a4-87e0-6596541d9e43} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2025.07.10 17:11:59.080106 [ 4 ] {1283ff42-9913-40a4-87e0-6596541d9e43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 7314 | 2025.07.10 17:11:59.080143 [ 4 ] {1283ff42-9913-40a4-87e0-6596541d9e43} <Debug> TCPHandler: Processed in 0.001355727 sec. | ||
| 7315 | 2025.07.10 17:11:59.080256 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2025.07.10 17:11:59.080350 [ 4 ] {edf53adf-8092-4379-af55-f55851ab5588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7317 | 2025.07.10 17:11:59.080394 [ 4 ] {edf53adf-8092-4379-af55-f55851ab5588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7318 | 2025.07.10 17:11:59.080801 [ 4 ] {edf53adf-8092-4379-af55-f55851ab5588} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.07.10 17:11:59.080837 [ 4 ] {edf53adf-8092-4379-af55-f55851ab5588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7320 | 2025.07.10 17:11:59.081164 [ 4 ] {edf53adf-8092-4379-af55-f55851ab5588} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7321 | 2025.07.10 17:11:59.081371 [ 4 ] {edf53adf-8092-4379-af55-f55851ab5588} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.07.10 17:11:59.081499 [ 4 ] {edf53adf-8092-4379-af55-f55851ab5588} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 7323 | 2025.07.10 17:11:59.081536 [ 4 ] {edf53adf-8092-4379-af55-f55851ab5588} <Debug> TCPHandler: Processed in 0.001328986 sec. | ||
| 7324 | 2025.07.10 17:11:59.081643 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2025.07.10 17:11:59.081737 [ 4 ] {36e20648-dac0-405a-acdf-aa00e065f83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7326 | 2025.07.10 17:11:59.081778 [ 4 ] {36e20648-dac0-405a-acdf-aa00e065f83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7327 | 2025.07.10 17:11:59.082128 [ 4 ] {36e20648-dac0-405a-acdf-aa00e065f83c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2025.07.10 17:11:59.082166 [ 4 ] {36e20648-dac0-405a-acdf-aa00e065f83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7329 | 2025.07.10 17:11:59.082494 [ 4 ] {36e20648-dac0-405a-acdf-aa00e065f83c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7330 | 2025.07.10 17:11:59.082709 [ 4 ] {36e20648-dac0-405a-acdf-aa00e065f83c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2025.07.10 17:11:59.082842 [ 4 ] {36e20648-dac0-405a-acdf-aa00e065f83c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 7332 | 2025.07.10 17:11:59.082878 [ 4 ] {36e20648-dac0-405a-acdf-aa00e065f83c} <Debug> TCPHandler: Processed in 0.001283855 sec. | ||
| 7333 | 2025.07.10 17:12:01.991181 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7334 | 2025.07.10 17:12:01.991279 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7335 | 2025.07.10 17:12:02.199272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
| 7336 | 2025.07.10 17:12:02.200000 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2025.07.10 17:12:02.200044 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7338 | 2025.07.10 17:12:02.200666 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7339 | 2025.07.10 17:12:02.200902 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2025.07.10 17:12:02.201039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 7341 | 2025.07.10 17:12:02.242895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 976 | ||
| 7342 | 2025.07.10 17:12:02.245083 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2025.07.10 17:12:02.245137 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7344 | 2025.07.10 17:12:02.246351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7345 | 2025.07.10 17:12:02.246641 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2025.07.10 17:12:02.247044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7347 | 2025.07.10 17:12:03.001392 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000914098 sec. | ||
| 7348 | 2025.07.10 17:12:03.389972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 7349 | 2025.07.10 17:12:03.406544 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2025.07.10 17:12:03.406600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7351 | 2025.07.10 17:12:03.412955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7352 | 2025.07.10 17:12:03.413660 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2025.07.10 17:12:03.416570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 7354 | 2025.07.10 17:12:04.078857 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2025.07.10 17:12:04.079031 [ 4 ] {4e7ea4d7-b9f8-4840-b4de-f3c5d68aafad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7356 | 2025.07.10 17:12:04.079092 [ 4 ] {4e7ea4d7-b9f8-4840-b4de-f3c5d68aafad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7357 | 2025.07.10 17:12:04.079817 [ 4 ] {4e7ea4d7-b9f8-4840-b4de-f3c5d68aafad} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2025.07.10 17:12:04.079857 [ 4 ] {4e7ea4d7-b9f8-4840-b4de-f3c5d68aafad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7359 | 2025.07.10 17:12:04.080255 [ 4 ] {4e7ea4d7-b9f8-4840-b4de-f3c5d68aafad} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7360 | 2025.07.10 17:12:04.080471 [ 4 ] {4e7ea4d7-b9f8-4840-b4de-f3c5d68aafad} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2025.07.10 17:12:04.080622 [ 4 ] {4e7ea4d7-b9f8-4840-b4de-f3c5d68aafad} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001639 sec., 84197.68151311776 rows/sec., 7.27 MiB/sec. | ||
| 7362 | 2025.07.10 17:12:04.080635 [ 79 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7363 | 2025.07.10 17:12:04.080688 [ 4 ] {4e7ea4d7-b9f8-4840-b4de-f3c5d68aafad} <Debug> TCPHandler: Processed in 0.001952338 sec. | ||
| 7364 | 2025.07.10 17:12:04.080730 [ 79 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2025.07.10 17:12:04.080760 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7366 | 2025.07.10 17:12:04.080851 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2025.07.10 17:12:04.080899 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 7368 | 2025.07.10 17:12:04.080959 [ 4 ] {5c5fff94-d774-41b2-bb56-c32539e47619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7369 | 2025.07.10 17:12:04.081005 [ 4 ] {5c5fff94-d774-41b2-bb56-c32539e47619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7370 | 2025.07.10 17:12:04.081050 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7371 | 2025.07.10 17:12:04.081115 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1970 rows starting from the beginning of the part | ||
| 7372 | 2025.07.10 17:12:04.081189 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 138 rows starting from the beginning of the part | ||
| 7373 | 2025.07.10 17:12:04.081235 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 7374 | 2025.07.10 17:12:04.081277 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1281 rows starting from the beginning of the part | ||
| 7375 | 2025.07.10 17:12:04.081315 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 7376 | 2025.07.10 17:12:04.081354 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 7377 | 2025.07.10 17:12:04.081462 [ 4 ] {5c5fff94-d774-41b2-bb56-c32539e47619} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.07.10 17:12:04.081508 [ 4 ] {5c5fff94-d774-41b2-bb56-c32539e47619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7379 | 2025.07.10 17:12:04.081843 [ 4 ] {5c5fff94-d774-41b2-bb56-c32539e47619} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7380 | 2025.07.10 17:12:04.082065 [ 4 ] {5c5fff94-d774-41b2-bb56-c32539e47619} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2025.07.10 17:12:04.082200 [ 4 ] {5c5fff94-d774-41b2-bb56-c32539e47619} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00126 sec., 32539.682539682537 rows/sec., 2.39 MiB/sec. | ||
| 7382 | 2025.07.10 17:12:04.082240 [ 4 ] {5c5fff94-d774-41b2-bb56-c32539e47619} <Debug> TCPHandler: Processed in 0.001439058 sec. | ||
| 7383 | 2025.07.10 17:12:04.082354 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2025.07.10 17:12:04.082448 [ 4 ] {efa52f67-9ce8-41e1-b24e-afafba294ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7385 | 2025.07.10 17:12:04.082488 [ 4 ] {efa52f67-9ce8-41e1-b24e-afafba294ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7386 | 2025.07.10 17:12:04.082844 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3639 rows, containing 5 columns (5 merged, 0 gathered) in 0.002002619 sec., 1817120.4807304833 rows/sec., 156.74 MiB/sec. | ||
| 7387 | 2025.07.10 17:12:04.082933 [ 4 ] {efa52f67-9ce8-41e1-b24e-afafba294ee1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2025.07.10 17:12:04.082974 [ 4 ] {efa52f67-9ce8-41e1-b24e-afafba294ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7389 | 2025.07.10 17:12:04.083150 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7390 | 2025.07.10 17:12:04.083291 [ 4 ] {efa52f67-9ce8-41e1-b24e-afafba294ee1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7391 | 2025.07.10 17:12:04.083452 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2025.07.10 17:12:04.083516 [ 4 ] {efa52f67-9ce8-41e1-b24e-afafba294ee1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2025.07.10 17:12:04.083527 [ 197 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_66_13} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7394 | 2025.07.10 17:12:04.083615 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 7395 | 2025.07.10 17:12:04.083628 [ 79 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7396 | 2025.07.10 17:12:04.083646 [ 4 ] {efa52f67-9ce8-41e1-b24e-afafba294ee1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001216 sec., 86348.6842105263 rows/sec., 6.74 MiB/sec. | ||
| 7397 | 2025.07.10 17:12:04.083660 [ 79 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2025.07.10 17:12:04.083683 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7399 | 2025.07.10 17:12:04.083689 [ 4 ] {efa52f67-9ce8-41e1-b24e-afafba294ee1} <Debug> TCPHandler: Processed in 0.001383297 sec. | ||
| 7400 | 2025.07.10 17:12:04.083769 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 7401 | 2025.07.10 17:12:04.083805 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2025.07.10 17:12:04.083885 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7403 | 2025.07.10 17:12:04.083902 [ 4 ] {ec96a7aa-f2a8-40dd-8d53-d9b8f1c69c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7404 | 2025.07.10 17:12:04.083919 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 953 rows starting from the beginning of the part | ||
| 7405 | 2025.07.10 17:12:04.083950 [ 4 ] {ec96a7aa-f2a8-40dd-8d53-d9b8f1c69c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7406 | 2025.07.10 17:12:04.083987 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 105 rows starting from the beginning of the part | ||
| 7407 | 2025.07.10 17:12:04.084032 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 7408 | 2025.07.10 17:12:04.084071 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 567 rows starting from the beginning of the part | ||
| 7409 | 2025.07.10 17:12:04.084108 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 7410 | 2025.07.10 17:12:04.084147 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 7411 | 2025.07.10 17:12:04.084380 [ 4 ] {ec96a7aa-f2a8-40dd-8d53-d9b8f1c69c5f} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2025.07.10 17:12:04.084420 [ 4 ] {ec96a7aa-f2a8-40dd-8d53-d9b8f1c69c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7413 | 2025.07.10 17:12:04.084763 [ 4 ] {ec96a7aa-f2a8-40dd-8d53-d9b8f1c69c5f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7414 | 2025.07.10 17:12:04.084973 [ 4 ] {ec96a7aa-f2a8-40dd-8d53-d9b8f1c69c5f} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2025.07.10 17:12:04.085107 [ 4 ] {ec96a7aa-f2a8-40dd-8d53-d9b8f1c69c5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 7416 | 2025.07.10 17:12:04.085166 [ 4 ] {ec96a7aa-f2a8-40dd-8d53-d9b8f1c69c5f} <Debug> TCPHandler: Processed in 0.001407748 sec. | ||
| 7417 | 2025.07.10 17:12:04.085186 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455778 sec., 1276293.500794764 rows/sec., 99.92 MiB/sec. | ||
| 7418 | 2025.07.10 17:12:04.085282 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2025.07.10 17:12:04.085357 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7420 | 2025.07.10 17:12:04.085378 [ 4 ] {fc9f88f6-cb69-48cc-b94a-1aa950311ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7421 | 2025.07.10 17:12:04.085433 [ 4 ] {fc9f88f6-cb69-48cc-b94a-1aa950311ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7422 | 2025.07.10 17:12:04.085611 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2025.07.10 17:12:04.085726 [ 192 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_66_13} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7424 | 2025.07.10 17:12:04.085798 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7425 | 2025.07.10 17:12:04.086299 [ 4 ] {fc9f88f6-cb69-48cc-b94a-1aa950311ae6} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2025.07.10 17:12:04.086338 [ 4 ] {fc9f88f6-cb69-48cc-b94a-1aa950311ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7427 | 2025.07.10 17:12:04.086903 [ 4 ] {fc9f88f6-cb69-48cc-b94a-1aa950311ae6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7428 | 2025.07.10 17:12:04.087115 [ 4 ] {fc9f88f6-cb69-48cc-b94a-1aa950311ae6} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2025.07.10 17:12:04.087253 [ 4 ] {fc9f88f6-cb69-48cc-b94a-1aa950311ae6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001893 sec., 21658.742736397253 rows/sec., 38.81 MiB/sec. | ||
| 7430 | 2025.07.10 17:12:04.087306 [ 4 ] {fc9f88f6-cb69-48cc-b94a-1aa950311ae6} <Debug> TCPHandler: Processed in 0.00207014 sec. | ||
| 7431 | 2025.07.10 17:12:04.087426 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2025.07.10 17:12:04.087518 [ 4 ] {6cb8d179-b25d-4603-9743-0c46b181f7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7433 | 2025.07.10 17:12:04.087557 [ 4 ] {6cb8d179-b25d-4603-9743-0c46b181f7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7434 | 2025.07.10 17:12:04.087889 [ 4 ] {6cb8d179-b25d-4603-9743-0c46b181f7d8} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2025.07.10 17:12:04.087924 [ 4 ] {6cb8d179-b25d-4603-9743-0c46b181f7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7436 | 2025.07.10 17:12:04.088215 [ 4 ] {6cb8d179-b25d-4603-9743-0c46b181f7d8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7437 | 2025.07.10 17:12:04.088423 [ 4 ] {6cb8d179-b25d-4603-9743-0c46b181f7d8} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2025.07.10 17:12:04.088551 [ 4 ] {6cb8d179-b25d-4603-9743-0c46b181f7d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 7439 | 2025.07.10 17:12:04.088585 [ 4 ] {6cb8d179-b25d-4603-9743-0c46b181f7d8} <Debug> TCPHandler: Processed in 0.001205503 sec. | ||
| 7440 | 2025.07.10 17:12:09.080079 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2025.07.10 17:12:09.080287 [ 4 ] {6983ec24-c671-4888-a21c-3ba87156d5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7442 | 2025.07.10 17:12:09.080355 [ 4 ] {6983ec24-c671-4888-a21c-3ba87156d5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7443 | 2025.07.10 17:12:09.081032 [ 4 ] {6983ec24-c671-4888-a21c-3ba87156d5b4} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2025.07.10 17:12:09.081072 [ 4 ] {6983ec24-c671-4888-a21c-3ba87156d5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7445 | 2025.07.10 17:12:09.081455 [ 4 ] {6983ec24-c671-4888-a21c-3ba87156d5b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7446 | 2025.07.10 17:12:09.081677 [ 4 ] {6983ec24-c671-4888-a21c-3ba87156d5b4} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2025.07.10 17:12:09.081824 [ 4 ] {6983ec24-c671-4888-a21c-3ba87156d5b4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 7448 | 2025.07.10 17:12:09.081865 [ 4 ] {6983ec24-c671-4888-a21c-3ba87156d5b4} <Debug> TCPHandler: Processed in 0.001913747 sec. | ||
| 7449 | 2025.07.10 17:12:09.081987 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2025.07.10 17:12:09.082079 [ 4 ] {86b59432-4df8-42f2-b77f-c65e262965dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7451 | 2025.07.10 17:12:09.082119 [ 4 ] {86b59432-4df8-42f2-b77f-c65e262965dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7452 | 2025.07.10 17:12:09.082609 [ 4 ] {86b59432-4df8-42f2-b77f-c65e262965dd} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2025.07.10 17:12:09.082644 [ 4 ] {86b59432-4df8-42f2-b77f-c65e262965dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7454 | 2025.07.10 17:12:09.082967 [ 4 ] {86b59432-4df8-42f2-b77f-c65e262965dd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7455 | 2025.07.10 17:12:09.083179 [ 4 ] {86b59432-4df8-42f2-b77f-c65e262965dd} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2025.07.10 17:12:09.083307 [ 4 ] {86b59432-4df8-42f2-b77f-c65e262965dd} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001245 sec., 141365.46184738955 rows/sec., 12.41 MiB/sec. | ||
| 7457 | 2025.07.10 17:12:09.083343 [ 4 ] {86b59432-4df8-42f2-b77f-c65e262965dd} <Debug> TCPHandler: Processed in 0.001404957 sec. | ||
| 7458 | 2025.07.10 17:12:09.083459 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2025.07.10 17:12:09.083551 [ 4 ] {f1db8175-2736-4eac-98a7-2279a531cf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7460 | 2025.07.10 17:12:09.083590 [ 4 ] {f1db8175-2736-4eac-98a7-2279a531cf1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7461 | 2025.07.10 17:12:09.083988 [ 4 ] {f1db8175-2736-4eac-98a7-2279a531cf1f} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2025.07.10 17:12:09.084023 [ 4 ] {f1db8175-2736-4eac-98a7-2279a531cf1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7463 | 2025.07.10 17:12:09.084317 [ 4 ] {f1db8175-2736-4eac-98a7-2279a531cf1f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7464 | 2025.07.10 17:12:09.084540 [ 4 ] {f1db8175-2736-4eac-98a7-2279a531cf1f} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2025.07.10 17:12:09.084665 [ 4 ] {f1db8175-2736-4eac-98a7-2279a531cf1f} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 848.88 KiB/sec. | ||
| 7466 | 2025.07.10 17:12:09.084702 [ 4 ] {f1db8175-2736-4eac-98a7-2279a531cf1f} <Debug> TCPHandler: Processed in 0.001291545 sec. | ||
| 7467 | 2025.07.10 17:12:09.084812 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2025.07.10 17:12:09.084905 [ 4 ] {9d1dcacd-39a6-47ad-90c3-5af943023d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7469 | 2025.07.10 17:12:09.084943 [ 4 ] {9d1dcacd-39a6-47ad-90c3-5af943023d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7470 | 2025.07.10 17:12:09.085370 [ 4 ] {9d1dcacd-39a6-47ad-90c3-5af943023d79} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2025.07.10 17:12:09.085405 [ 4 ] {9d1dcacd-39a6-47ad-90c3-5af943023d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7472 | 2025.07.10 17:12:09.085697 [ 4 ] {9d1dcacd-39a6-47ad-90c3-5af943023d79} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7473 | 2025.07.10 17:12:09.085905 [ 4 ] {9d1dcacd-39a6-47ad-90c3-5af943023d79} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.07.10 17:12:09.086030 [ 4 ] {9d1dcacd-39a6-47ad-90c3-5af943023d79} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001142 sec., 21015.761821366024 rows/sec., 1.74 MiB/sec. | ||
| 7475 | 2025.07.10 17:12:09.086066 [ 4 ] {9d1dcacd-39a6-47ad-90c3-5af943023d79} <Debug> TCPHandler: Processed in 0.001302716 sec. | ||
| 7476 | 2025.07.10 17:12:09.086178 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2025.07.10 17:12:09.086271 [ 4 ] {04ff6892-0a8f-44b1-b807-f1f92e92d4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7478 | 2025.07.10 17:12:09.086309 [ 4 ] {04ff6892-0a8f-44b1-b807-f1f92e92d4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7479 | 2025.07.10 17:12:09.086693 [ 4 ] {04ff6892-0a8f-44b1-b807-f1f92e92d4af} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2025.07.10 17:12:09.086728 [ 4 ] {04ff6892-0a8f-44b1-b807-f1f92e92d4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7481 | 2025.07.10 17:12:09.087013 [ 4 ] {04ff6892-0a8f-44b1-b807-f1f92e92d4af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7482 | 2025.07.10 17:12:09.087217 [ 4 ] {04ff6892-0a8f-44b1-b807-f1f92e92d4af} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2025.07.10 17:12:09.087342 [ 4 ] {04ff6892-0a8f-44b1-b807-f1f92e92d4af} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 7484 | 2025.07.10 17:12:09.087380 [ 4 ] {04ff6892-0a8f-44b1-b807-f1f92e92d4af} <Debug> TCPHandler: Processed in 0.001250214 sec. | ||
| 7485 | 2025.07.10 17:12:09.087477 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2025.07.10 17:12:09.087571 [ 4 ] {fd691c83-5b2d-4244-92df-8a8a89054045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7487 | 2025.07.10 17:12:09.087611 [ 4 ] {fd691c83-5b2d-4244-92df-8a8a89054045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7488 | 2025.07.10 17:12:09.088073 [ 4 ] {fd691c83-5b2d-4244-92df-8a8a89054045} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.07.10 17:12:09.088109 [ 4 ] {fd691c83-5b2d-4244-92df-8a8a89054045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7490 | 2025.07.10 17:12:09.088411 [ 4 ] {fd691c83-5b2d-4244-92df-8a8a89054045} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7491 | 2025.07.10 17:12:09.088623 [ 4 ] {fd691c83-5b2d-4244-92df-8a8a89054045} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.07.10 17:12:09.088751 [ 4 ] {fd691c83-5b2d-4244-92df-8a8a89054045} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001196 sec., 83612.04013377926 rows/sec., 6.84 MiB/sec. | ||
| 7493 | 2025.07.10 17:12:09.088787 [ 4 ] {fd691c83-5b2d-4244-92df-8a8a89054045} <Debug> TCPHandler: Processed in 0.001357826 sec. | ||
| 7494 | 2025.07.10 17:12:09.088897 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2025.07.10 17:12:09.088990 [ 4 ] {e01b2b0c-f07f-4a4a-8221-14285f7830c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7496 | 2025.07.10 17:12:09.089031 [ 4 ] {e01b2b0c-f07f-4a4a-8221-14285f7830c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7497 | 2025.07.10 17:12:09.089462 [ 4 ] {e01b2b0c-f07f-4a4a-8221-14285f7830c8} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2025.07.10 17:12:09.089496 [ 4 ] {e01b2b0c-f07f-4a4a-8221-14285f7830c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7499 | 2025.07.10 17:12:09.089831 [ 4 ] {e01b2b0c-f07f-4a4a-8221-14285f7830c8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7500 | 2025.07.10 17:12:09.090040 [ 4 ] {e01b2b0c-f07f-4a4a-8221-14285f7830c8} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2025.07.10 17:12:09.090155 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7502 | 2025.07.10 17:12:09.090169 [ 4 ] {e01b2b0c-f07f-4a4a-8221-14285f7830c8} <Debug> executeQuery: Read 232 rows, 17.39 KiB in 0.001197 sec., 193817.87802840435 rows/sec., 14.19 MiB/sec. | ||
| 7503 | 2025.07.10 17:12:09.090232 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2025.07.10 17:12:09.090245 [ 4 ] {e01b2b0c-f07f-4a4a-8221-14285f7830c8} <Debug> TCPHandler: Processed in 0.001395957 sec. | ||
| 7505 | 2025.07.10 17:12:09.090260 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7506 | 2025.07.10 17:12:09.090363 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2025.07.10 17:12:09.090386 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 7508 | 2025.07.10 17:12:09.090460 [ 4 ] {045d86c4-b8d2-45fb-add3-473807ec25df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7509 | 2025.07.10 17:12:09.090504 [ 4 ] {045d86c4-b8d2-45fb-add3-473807ec25df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7510 | 2025.07.10 17:12:09.090548 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7511 | 2025.07.10 17:12:09.090588 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17290 rows starting from the beginning of the part | ||
| 7512 | 2025.07.10 17:12:09.090652 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 7513 | 2025.07.10 17:12:09.090695 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 883 rows starting from the beginning of the part | ||
| 7514 | 2025.07.10 17:12:09.090734 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 7515 | 2025.07.10 17:12:09.090771 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 7516 | 2025.07.10 17:12:09.090809 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 232 rows starting from the beginning of the part | ||
| 7517 | 2025.07.10 17:12:09.090838 [ 4 ] {045d86c4-b8d2-45fb-add3-473807ec25df} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2025.07.10 17:12:09.090877 [ 4 ] {045d86c4-b8d2-45fb-add3-473807ec25df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7519 | 2025.07.10 17:12:09.091216 [ 4 ] {045d86c4-b8d2-45fb-add3-473807ec25df} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7520 | 2025.07.10 17:12:09.091429 [ 4 ] {045d86c4-b8d2-45fb-add3-473807ec25df} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2025.07.10 17:12:09.091544 [ 71 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7522 | 2025.07.10 17:12:09.091562 [ 4 ] {045d86c4-b8d2-45fb-add3-473807ec25df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 7523 | 2025.07.10 17:12:09.091578 [ 71 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2025.07.10 17:12:09.091604 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7525 | 2025.07.10 17:12:09.091604 [ 4 ] {045d86c4-b8d2-45fb-add3-473807ec25df} <Debug> TCPHandler: Processed in 0.001290704 sec. | ||
| 7526 | 2025.07.10 17:12:09.091685 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 7527 | 2025.07.10 17:12:09.091787 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7528 | 2025.07.10 17:12:09.091813 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3054 rows starting from the beginning of the part | ||
| 7529 | 2025.07.10 17:12:09.091862 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 7530 | 2025.07.10 17:12:09.091902 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 7531 | 2025.07.10 17:12:09.091938 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 7532 | 2025.07.10 17:12:09.091971 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 7533 | 2025.07.10 17:12:09.092008 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 7534 | 2025.07.10 17:12:09.093460 [ 190 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 4 columns (4 merged, 0 gathered) in 0.001826906 sec., 1835890.8449586348 rows/sec., 122.84 MiB/sec. | ||
| 7535 | 2025.07.10 17:12:09.094119 [ 190 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7536 | 2025.07.10 17:12:09.094454 [ 190 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_66_13} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2025.07.10 17:12:09.094540 [ 190 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_66_13} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7538 | 2025.07.10 17:12:09.094641 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7539 | 2025.07.10 17:12:09.096273 [ 195 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18885 rows, containing 5 columns (5 merged, 0 gathered) in 0.005946085 sec., 3176039.3603522317 rows/sec., 217.85 MiB/sec. | ||
| 7540 | 2025.07.10 17:12:09.096512 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7541 | 2025.07.10 17:12:09.096760 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2025.07.10 17:12:09.096834 [ 188 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7543 | 2025.07.10 17:12:09.096904 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 7544 | 2025.07.10 17:12:09.701129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
| 7545 | 2025.07.10 17:12:09.701907 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2025.07.10 17:12:09.701940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7547 | 2025.07.10 17:12:09.702423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7548 | 2025.07.10 17:12:09.702655 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2025.07.10 17:12:09.702783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
| 7550 | 2025.07.10 17:12:10.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.02 MiB, peak 286.96 MiB, free memory in arenas 0.00 B, will set to 278.56 MiB (RSS), difference: 1.54 MiB | ||
| 7551 | 2025.07.10 17:12:10.916614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 7552 | 2025.07.10 17:12:10.934779 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7553 | 2025.07.10 17:12:10.934838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7554 | 2025.07.10 17:12:10.941354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7555 | 2025.07.10 17:12:10.942138 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2025.07.10 17:12:10.945280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 7557 | 2025.07.10 17:12:12.247238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1004 | ||
| 7558 | 2025.07.10 17:12:12.250679 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2025.07.10 17:12:12.250768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7560 | 2025.07.10 17:12:12.252612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7561 | 2025.07.10 17:12:12.253020 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2025.07.10 17:12:12.253572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1004 | ||
| 7563 | 2025.07.10 17:12:14.078539 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2025.07.10 17:12:14.078726 [ 4 ] {4e209780-69ed-4f16-9ecd-1efba680e650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7565 | 2025.07.10 17:12:14.078792 [ 4 ] {4e209780-69ed-4f16-9ecd-1efba680e650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7566 | 2025.07.10 17:12:14.079461 [ 4 ] {4e209780-69ed-4f16-9ecd-1efba680e650} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2025.07.10 17:12:14.079500 [ 4 ] {4e209780-69ed-4f16-9ecd-1efba680e650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7568 | 2025.07.10 17:12:14.079883 [ 4 ] {4e209780-69ed-4f16-9ecd-1efba680e650} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7569 | 2025.07.10 17:12:14.080109 [ 4 ] {4e209780-69ed-4f16-9ecd-1efba680e650} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2025.07.10 17:12:14.080255 [ 4 ] {4e209780-69ed-4f16-9ecd-1efba680e650} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001581 sec., 87286.52751423151 rows/sec., 7.53 MiB/sec. | ||
| 7571 | 2025.07.10 17:12:14.080295 [ 4 ] {4e209780-69ed-4f16-9ecd-1efba680e650} <Debug> TCPHandler: Processed in 0.001883947 sec. | ||
| 7572 | 2025.07.10 17:12:14.080407 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2025.07.10 17:12:14.080499 [ 4 ] {ab4eb79f-9dc0-4c1e-a1bd-fd33abea2a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7574 | 2025.07.10 17:12:14.080538 [ 4 ] {ab4eb79f-9dc0-4c1e-a1bd-fd33abea2a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7575 | 2025.07.10 17:12:14.080966 [ 4 ] {ab4eb79f-9dc0-4c1e-a1bd-fd33abea2a49} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2025.07.10 17:12:14.081002 [ 4 ] {ab4eb79f-9dc0-4c1e-a1bd-fd33abea2a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7577 | 2025.07.10 17:12:14.081306 [ 4 ] {ab4eb79f-9dc0-4c1e-a1bd-fd33abea2a49} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7578 | 2025.07.10 17:12:14.081513 [ 4 ] {ab4eb79f-9dc0-4c1e-a1bd-fd33abea2a49} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2025.07.10 17:12:14.081635 [ 4 ] {ab4eb79f-9dc0-4c1e-a1bd-fd33abea2a49} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001155 sec., 35497.8354978355 rows/sec., 2.61 MiB/sec. | ||
| 7580 | 2025.07.10 17:12:14.081671 [ 4 ] {ab4eb79f-9dc0-4c1e-a1bd-fd33abea2a49} <Debug> TCPHandler: Processed in 0.001311126 sec. | ||
| 7581 | 2025.07.10 17:12:14.081777 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2025.07.10 17:12:14.081871 [ 4 ] {0b64f10f-8603-42ea-a444-2c308d2faefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7583 | 2025.07.10 17:12:14.081910 [ 4 ] {0b64f10f-8603-42ea-a444-2c308d2faefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7584 | 2025.07.10 17:12:14.082326 [ 4 ] {0b64f10f-8603-42ea-a444-2c308d2faefe} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2025.07.10 17:12:14.082361 [ 4 ] {0b64f10f-8603-42ea-a444-2c308d2faefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7586 | 2025.07.10 17:12:14.082662 [ 4 ] {0b64f10f-8603-42ea-a444-2c308d2faefe} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7587 | 2025.07.10 17:12:14.082867 [ 4 ] {0b64f10f-8603-42ea-a444-2c308d2faefe} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2025.07.10 17:12:14.082992 [ 4 ] {0b64f10f-8603-42ea-a444-2c308d2faefe} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001141 sec., 92024.5398773006 rows/sec., 7.19 MiB/sec. | ||
| 7589 | 2025.07.10 17:12:14.083027 [ 4 ] {0b64f10f-8603-42ea-a444-2c308d2faefe} <Debug> TCPHandler: Processed in 0.001297055 sec. | ||
| 7590 | 2025.07.10 17:12:14.083134 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2025.07.10 17:12:14.083229 [ 4 ] {4ef40d46-0c7a-421c-9b86-654e8dc54ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7592 | 2025.07.10 17:12:14.083271 [ 4 ] {4ef40d46-0c7a-421c-9b86-654e8dc54ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7593 | 2025.07.10 17:12:14.083652 [ 4 ] {4ef40d46-0c7a-421c-9b86-654e8dc54ebd} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2025.07.10 17:12:14.083687 [ 4 ] {4ef40d46-0c7a-421c-9b86-654e8dc54ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7595 | 2025.07.10 17:12:14.084004 [ 4 ] {4ef40d46-0c7a-421c-9b86-654e8dc54ebd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7596 | 2025.07.10 17:12:14.084215 [ 4 ] {4ef40d46-0c7a-421c-9b86-654e8dc54ebd} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2025.07.10 17:12:14.084344 [ 4 ] {4ef40d46-0c7a-421c-9b86-654e8dc54ebd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 7598 | 2025.07.10 17:12:14.084379 [ 4 ] {4ef40d46-0c7a-421c-9b86-654e8dc54ebd} <Debug> TCPHandler: Processed in 0.001291885 sec. | ||
| 7599 | 2025.07.10 17:12:14.084483 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2025.07.10 17:12:14.084573 [ 4 ] {9cdf613a-a9c5-406b-9d97-f4a0b1d4236c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7601 | 2025.07.10 17:12:14.084624 [ 4 ] {9cdf613a-a9c5-406b-9d97-f4a0b1d4236c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7602 | 2025.07.10 17:12:14.085402 [ 4 ] {9cdf613a-a9c5-406b-9d97-f4a0b1d4236c} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2025.07.10 17:12:14.085436 [ 4 ] {9cdf613a-a9c5-406b-9d97-f4a0b1d4236c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7604 | 2025.07.10 17:12:14.085994 [ 4 ] {9cdf613a-a9c5-406b-9d97-f4a0b1d4236c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7605 | 2025.07.10 17:12:14.086216 [ 4 ] {9cdf613a-a9c5-406b-9d97-f4a0b1d4236c} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2025.07.10 17:12:14.086346 [ 4 ] {9cdf613a-a9c5-406b-9d97-f4a0b1d4236c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00179 sec., 22905.027932960897 rows/sec., 41.04 MiB/sec. | ||
| 7607 | 2025.07.10 17:12:14.086396 [ 4 ] {9cdf613a-a9c5-406b-9d97-f4a0b1d4236c} <Debug> TCPHandler: Processed in 0.001960058 sec. | ||
| 7608 | 2025.07.10 17:12:14.086504 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2025.07.10 17:12:14.086596 [ 4 ] {2f603922-2851-4cd0-9451-43c3c616b60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7610 | 2025.07.10 17:12:14.086635 [ 4 ] {2f603922-2851-4cd0-9451-43c3c616b60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7611 | 2025.07.10 17:12:14.086950 [ 4 ] {2f603922-2851-4cd0-9451-43c3c616b60f} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2025.07.10 17:12:14.086984 [ 4 ] {2f603922-2851-4cd0-9451-43c3c616b60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7613 | 2025.07.10 17:12:14.087281 [ 4 ] {2f603922-2851-4cd0-9451-43c3c616b60f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7614 | 2025.07.10 17:12:14.087485 [ 4 ] {2f603922-2851-4cd0-9451-43c3c616b60f} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2025.07.10 17:12:14.087607 [ 4 ] {2f603922-2851-4cd0-9451-43c3c616b60f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 7616 | 2025.07.10 17:12:14.087640 [ 4 ] {2f603922-2851-4cd0-9451-43c3c616b60f} <Debug> TCPHandler: Processed in 0.001183783 sec. | ||
| 7617 | 2025.07.10 17:12:16.991343 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7618 | 2025.07.10 17:12:16.991431 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7619 | 2025.07.10 17:12:17.202973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
| 7620 | 2025.07.10 17:12:17.203859 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2025.07.10 17:12:17.203930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7622 | 2025.07.10 17:12:17.204540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7623 | 2025.07.10 17:12:17.204780 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2025.07.10 17:12:17.204912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 7625 | 2025.07.10 17:12:18.445449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 7626 | 2025.07.10 17:12:18.463008 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2025.07.10 17:12:18.463079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7628 | 2025.07.10 17:12:18.469356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7629 | 2025.07.10 17:12:18.470088 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2025.07.10 17:12:18.473552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 7631 | 2025.07.10 17:12:19.077048 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2025.07.10 17:12:19.077224 [ 4 ] {4f59fbaf-15ac-40ca-b447-ff935b6c6f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7633 | 2025.07.10 17:12:19.077291 [ 4 ] {4f59fbaf-15ac-40ca-b447-ff935b6c6f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7634 | 2025.07.10 17:12:19.077937 [ 4 ] {4f59fbaf-15ac-40ca-b447-ff935b6c6f62} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2025.07.10 17:12:19.077986 [ 4 ] {4f59fbaf-15ac-40ca-b447-ff935b6c6f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7636 | 2025.07.10 17:12:19.078388 [ 4 ] {4f59fbaf-15ac-40ca-b447-ff935b6c6f62} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7637 | 2025.07.10 17:12:19.078618 [ 4 ] {4f59fbaf-15ac-40ca-b447-ff935b6c6f62} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2025.07.10 17:12:19.078776 [ 4 ] {4f59fbaf-15ac-40ca-b447-ff935b6c6f62} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.68 MiB/sec. | ||
| 7639 | 2025.07.10 17:12:19.078827 [ 4 ] {4f59fbaf-15ac-40ca-b447-ff935b6c6f62} <Debug> TCPHandler: Processed in 0.001905197 sec. | ||
| 7640 | 2025.07.10 17:12:19.078951 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2025.07.10 17:12:19.079054 [ 4 ] {5639ea48-329c-480e-917d-d50f03ec2f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7642 | 2025.07.10 17:12:19.079097 [ 4 ] {5639ea48-329c-480e-917d-d50f03ec2f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7643 | 2025.07.10 17:12:19.079527 [ 4 ] {5639ea48-329c-480e-917d-d50f03ec2f56} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2025.07.10 17:12:19.079565 [ 4 ] {5639ea48-329c-480e-917d-d50f03ec2f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7645 | 2025.07.10 17:12:19.079886 [ 4 ] {5639ea48-329c-480e-917d-d50f03ec2f56} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7646 | 2025.07.10 17:12:19.080120 [ 4 ] {5639ea48-329c-480e-917d-d50f03ec2f56} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2025.07.10 17:12:19.080250 [ 4 ] {5639ea48-329c-480e-917d-d50f03ec2f56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 7648 | 2025.07.10 17:12:19.080289 [ 4 ] {5639ea48-329c-480e-917d-d50f03ec2f56} <Debug> TCPHandler: Processed in 0.001390797 sec. | ||
| 7649 | 2025.07.10 17:12:19.080397 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2025.07.10 17:12:19.080492 [ 4 ] {49d8a5d3-8c8f-4736-9276-436a8db219db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7651 | 2025.07.10 17:12:19.080535 [ 4 ] {49d8a5d3-8c8f-4736-9276-436a8db219db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7652 | 2025.07.10 17:12:19.080934 [ 4 ] {49d8a5d3-8c8f-4736-9276-436a8db219db} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2025.07.10 17:12:19.080969 [ 4 ] {49d8a5d3-8c8f-4736-9276-436a8db219db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7654 | 2025.07.10 17:12:19.081300 [ 4 ] {49d8a5d3-8c8f-4736-9276-436a8db219db} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7655 | 2025.07.10 17:12:19.081510 [ 4 ] {49d8a5d3-8c8f-4736-9276-436a8db219db} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2025.07.10 17:12:19.081641 [ 4 ] {49d8a5d3-8c8f-4736-9276-436a8db219db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 7657 | 2025.07.10 17:12:19.081678 [ 4 ] {49d8a5d3-8c8f-4736-9276-436a8db219db} <Debug> TCPHandler: Processed in 0.001330436 sec. | ||
| 7658 | 2025.07.10 17:12:19.081785 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7659 | 2025.07.10 17:12:19.081879 [ 4 ] {88f377eb-41f8-44ca-a1de-73a371ff0827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7660 | 2025.07.10 17:12:19.081918 [ 4 ] {88f377eb-41f8-44ca-a1de-73a371ff0827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7661 | 2025.07.10 17:12:19.082241 [ 4 ] {88f377eb-41f8-44ca-a1de-73a371ff0827} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2025.07.10 17:12:19.082277 [ 4 ] {88f377eb-41f8-44ca-a1de-73a371ff0827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7663 | 2025.07.10 17:12:19.082577 [ 4 ] {88f377eb-41f8-44ca-a1de-73a371ff0827} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7664 | 2025.07.10 17:12:19.082788 [ 4 ] {88f377eb-41f8-44ca-a1de-73a371ff0827} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2025.07.10 17:12:19.082914 [ 4 ] {88f377eb-41f8-44ca-a1de-73a371ff0827} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 7666 | 2025.07.10 17:12:19.082949 [ 4 ] {88f377eb-41f8-44ca-a1de-73a371ff0827} <Debug> TCPHandler: Processed in 0.001213234 sec. | ||
| 7667 | 2025.07.10 17:12:22.253800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1024 | ||
| 7668 | 2025.07.10 17:12:22.255991 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2025.07.10 17:12:22.256047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7670 | 2025.07.10 17:12:22.257264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7671 | 2025.07.10 17:12:22.257578 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2025.07.10 17:12:22.257732 [ 53 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7673 | 2025.07.10 17:12:22.257775 [ 53 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2025.07.10 17:12:22.257798 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7675 | 2025.07.10 17:12:22.257901 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 7676 | 2025.07.10 17:12:22.257970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
| 7677 | 2025.07.10 17:12:22.258445 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7678 | 2025.07.10 17:12:22.258607 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 902 rows starting from the beginning of the part | ||
| 7679 | 2025.07.10 17:12:22.258969 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 7680 | 2025.07.10 17:12:22.259310 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 7681 | 2025.07.10 17:12:22.259638 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 7682 | 2025.07.10 17:12:22.259960 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 7683 | 2025.07.10 17:12:22.260280 [ 192 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
| 7684 | 2025.07.10 17:12:22.266837 [ 188 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 72 columns (72 merged, 0 gathered) in 0.008983503 sec., 113986.71542715575 rows/sec., 94.47 MiB/sec. | ||
| 7685 | 2025.07.10 17:12:22.268142 [ 189 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7686 | 2025.07.10 17:12:22.268707 [ 189 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2025.07.10 17:12:22.268775 [ 189 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_36_7} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7688 | 2025.07.10 17:12:22.269074 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 7689 | 2025.07.10 17:12:24.105058 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2025.07.10 17:12:24.105255 [ 4 ] {4eba83f6-7d86-4678-b115-84245fd93c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7691 | 2025.07.10 17:12:24.105325 [ 4 ] {4eba83f6-7d86-4678-b115-84245fd93c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7692 | 2025.07.10 17:12:24.105942 [ 4 ] {4eba83f6-7d86-4678-b115-84245fd93c88} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2025.07.10 17:12:24.105985 [ 4 ] {4eba83f6-7d86-4678-b115-84245fd93c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7694 | 2025.07.10 17:12:24.106355 [ 4 ] {4eba83f6-7d86-4678-b115-84245fd93c88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7695 | 2025.07.10 17:12:24.106584 [ 4 ] {4eba83f6-7d86-4678-b115-84245fd93c88} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2025.07.10 17:12:24.106732 [ 4 ] {4eba83f6-7d86-4678-b115-84245fd93c88} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001532 sec., 7832.89817232376 rows/sec., 638.72 KiB/sec. | ||
| 7697 | 2025.07.10 17:12:24.106774 [ 4 ] {4eba83f6-7d86-4678-b115-84245fd93c88} <Debug> TCPHandler: Processed in 0.001856436 sec. | ||
| 7698 | 2025.07.10 17:12:24.106908 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2025.07.10 17:12:24.107032 [ 4 ] {8a8a13f9-9145-47b0-a3ce-88943f824249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7700 | 2025.07.10 17:12:24.107082 [ 4 ] {8a8a13f9-9145-47b0-a3ce-88943f824249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7701 | 2025.07.10 17:12:24.108242 [ 4 ] {8a8a13f9-9145-47b0-a3ce-88943f824249} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2025.07.10 17:12:24.108281 [ 4 ] {8a8a13f9-9145-47b0-a3ce-88943f824249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7703 | 2025.07.10 17:12:24.108673 [ 4 ] {8a8a13f9-9145-47b0-a3ce-88943f824249} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7704 | 2025.07.10 17:12:24.108882 [ 4 ] {8a8a13f9-9145-47b0-a3ce-88943f824249} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2025.07.10 17:12:24.109014 [ 4 ] {8a8a13f9-9145-47b0-a3ce-88943f824249} <Debug> executeQuery: Read 1284 rows, 108.75 KiB in 0.002006 sec., 640079.7607178465 rows/sec., 52.94 MiB/sec. | ||
| 7706 | 2025.07.10 17:12:24.109053 [ 4 ] {8a8a13f9-9145-47b0-a3ce-88943f824249} <Debug> TCPHandler: Processed in 0.002206542 sec. | ||
| 7707 | 2025.07.10 17:12:24.109170 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2025.07.10 17:12:24.109273 [ 4 ] {2c4464f6-b5b4-403b-91f1-4e9c4095d76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7709 | 2025.07.10 17:12:24.109314 [ 4 ] {2c4464f6-b5b4-403b-91f1-4e9c4095d76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7710 | 2025.07.10 17:12:24.109753 [ 4 ] {2c4464f6-b5b4-403b-91f1-4e9c4095d76b} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2025.07.10 17:12:24.109788 [ 4 ] {2c4464f6-b5b4-403b-91f1-4e9c4095d76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7712 | 2025.07.10 17:12:24.110090 [ 4 ] {2c4464f6-b5b4-403b-91f1-4e9c4095d76b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7713 | 2025.07.10 17:12:24.110298 [ 4 ] {2c4464f6-b5b4-403b-91f1-4e9c4095d76b} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2025.07.10 17:12:24.110402 [ 49 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 7715 | 2025.07.10 17:12:24.110430 [ 4 ] {2c4464f6-b5b4-403b-91f1-4e9c4095d76b} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001177 sec., 45029.73661852166 rows/sec., 3.25 MiB/sec. | ||
| 7716 | 2025.07.10 17:12:24.110438 [ 49 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2025.07.10 17:12:24.110462 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7718 | 2025.07.10 17:12:24.110469 [ 4 ] {2c4464f6-b5b4-403b-91f1-4e9c4095d76b} <Debug> TCPHandler: Processed in 0.001347246 sec. | ||
| 7719 | 2025.07.10 17:12:24.110570 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2025.07.10 17:12:24.110590 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 7721 | 2025.07.10 17:12:24.110661 [ 4 ] {5fd799a5-7328-4652-b59f-f2f9489d2fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7722 | 2025.07.10 17:12:24.110704 [ 4 ] {5fd799a5-7328-4652-b59f-f2f9489d2fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7723 | 2025.07.10 17:12:24.110748 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7724 | 2025.07.10 17:12:24.110790 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 179 rows starting from the beginning of the part | ||
| 7725 | 2025.07.10 17:12:24.110858 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part | ||
| 7726 | 2025.07.10 17:12:24.110908 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 7727 | 2025.07.10 17:12:24.110952 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 7728 | 2025.07.10 17:12:24.110994 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 7729 | 2025.07.10 17:12:24.111041 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 53 rows starting from the beginning of the part | ||
| 7730 | 2025.07.10 17:12:24.111222 [ 4 ] {5fd799a5-7328-4652-b59f-f2f9489d2fa6} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2025.07.10 17:12:24.111264 [ 4 ] {5fd799a5-7328-4652-b59f-f2f9489d2fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7732 | 2025.07.10 17:12:24.111596 [ 4 ] {5fd799a5-7328-4652-b59f-f2f9489d2fa6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7733 | 2025.07.10 17:12:24.111834 [ 4 ] {5fd799a5-7328-4652-b59f-f2f9489d2fa6} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2025.07.10 17:12:24.111936 [ 189 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409997 sec., 264539.56994234736 rows/sec., 19.28 MiB/sec. | ||
| 7735 | 2025.07.10 17:12:24.111962 [ 4 ] {5fd799a5-7328-4652-b59f-f2f9489d2fa6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00132 sec., 172727.27272727274 rows/sec., 11.70 MiB/sec. | ||
| 7736 | 2025.07.10 17:12:24.111999 [ 4 ] {5fd799a5-7328-4652-b59f-f2f9489d2fa6} <Debug> TCPHandler: Processed in 0.001476848 sec. | ||
| 7737 | 2025.07.10 17:12:24.112100 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2025.07.10 17:12:24.112150 [ 188 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 7739 | 2025.07.10 17:12:24.112193 [ 4 ] {9a66c448-c1ff-4f8a-9baa-3b9711f39172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7740 | 2025.07.10 17:12:24.112237 [ 4 ] {9a66c448-c1ff-4f8a-9baa-3b9711f39172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7741 | 2025.07.10 17:12:24.112495 [ 188 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2025.07.10 17:12:24.112583 [ 188 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_45_9} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 7743 | 2025.07.10 17:12:24.112685 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7744 | 2025.07.10 17:12:24.112912 [ 4 ] {9a66c448-c1ff-4f8a-9baa-3b9711f39172} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2025.07.10 17:12:24.112952 [ 4 ] {9a66c448-c1ff-4f8a-9baa-3b9711f39172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7746 | 2025.07.10 17:12:24.113293 [ 4 ] {9a66c448-c1ff-4f8a-9baa-3b9711f39172} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7747 | 2025.07.10 17:12:24.113504 [ 4 ] {9a66c448-c1ff-4f8a-9baa-3b9711f39172} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2025.07.10 17:12:24.113628 [ 4 ] {9a66c448-c1ff-4f8a-9baa-3b9711f39172} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001454 sec., 394085.28198074276 rows/sec., 29.33 MiB/sec. | ||
| 7749 | 2025.07.10 17:12:24.113664 [ 4 ] {9a66c448-c1ff-4f8a-9baa-3b9711f39172} <Debug> TCPHandler: Processed in 0.001610211 sec. | ||
| 7750 | 2025.07.10 17:12:24.113767 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2025.07.10 17:12:24.113857 [ 4 ] {59a69bbb-8f84-4fff-a441-060d2ef97dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7752 | 2025.07.10 17:12:24.113899 [ 4 ] {59a69bbb-8f84-4fff-a441-060d2ef97dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7753 | 2025.07.10 17:12:24.114544 [ 4 ] {59a69bbb-8f84-4fff-a441-060d2ef97dde} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2025.07.10 17:12:24.114578 [ 4 ] {59a69bbb-8f84-4fff-a441-060d2ef97dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7755 | 2025.07.10 17:12:24.114941 [ 4 ] {59a69bbb-8f84-4fff-a441-060d2ef97dde} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7756 | 2025.07.10 17:12:24.115150 [ 4 ] {59a69bbb-8f84-4fff-a441-060d2ef97dde} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2025.07.10 17:12:24.115278 [ 4 ] {59a69bbb-8f84-4fff-a441-060d2ef97dde} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.001439 sec., 615705.3509381515 rows/sec., 41.43 MiB/sec. | ||
| 7758 | 2025.07.10 17:12:24.115313 [ 4 ] {59a69bbb-8f84-4fff-a441-060d2ef97dde} <Debug> TCPHandler: Processed in 0.001593641 sec. | ||
| 7759 | 2025.07.10 17:12:24.115416 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7760 | 2025.07.10 17:12:24.115507 [ 4 ] {26fce96b-3ee8-4213-90a1-2f2b2a6971bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7761 | 2025.07.10 17:12:24.115560 [ 4 ] {26fce96b-3ee8-4213-90a1-2f2b2a6971bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7762 | 2025.07.10 17:12:24.116401 [ 4 ] {26fce96b-3ee8-4213-90a1-2f2b2a6971bc} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2025.07.10 17:12:24.116436 [ 4 ] {26fce96b-3ee8-4213-90a1-2f2b2a6971bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7764 | 2025.07.10 17:12:24.116993 [ 4 ] {26fce96b-3ee8-4213-90a1-2f2b2a6971bc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7765 | 2025.07.10 17:12:24.117220 [ 4 ] {26fce96b-3ee8-4213-90a1-2f2b2a6971bc} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2025.07.10 17:12:24.117319 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7767 | 2025.07.10 17:12:24.117351 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2025.07.10 17:12:24.117353 [ 4 ] {26fce96b-3ee8-4213-90a1-2f2b2a6971bc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001864 sec., 21995.70815450644 rows/sec., 39.42 MiB/sec. | ||
| 7769 | 2025.07.10 17:12:24.117370 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7770 | 2025.07.10 17:12:24.117409 [ 4 ] {26fce96b-3ee8-4213-90a1-2f2b2a6971bc} <Debug> TCPHandler: Processed in 0.00204003 sec. | ||
| 7771 | 2025.07.10 17:12:24.117444 [ 189 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 7772 | 2025.07.10 17:12:24.117517 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7773 | 2025.07.10 17:12:24.117608 [ 4 ] {b2e0623c-d2c3-4541-83c7-f80aa90e9b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7774 | 2025.07.10 17:12:24.117642 [ 189 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7775 | 2025.07.10 17:12:24.117646 [ 4 ] {b2e0623c-d2c3-4541-83c7-f80aa90e9b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7776 | 2025.07.10 17:12:24.117697 [ 189 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1177 rows starting from the beginning of the part | ||
| 7777 | 2025.07.10 17:12:24.117830 [ 189 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 7778 | 2025.07.10 17:12:24.117942 [ 189 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 7779 | 2025.07.10 17:12:24.117983 [ 4 ] {b2e0623c-d2c3-4541-83c7-f80aa90e9b3c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2025.07.10 17:12:24.118017 [ 4 ] {b2e0623c-d2c3-4541-83c7-f80aa90e9b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7781 | 2025.07.10 17:12:24.118071 [ 189 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 7782 | 2025.07.10 17:12:24.118222 [ 189 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 7783 | 2025.07.10 17:12:24.118315 [ 4 ] {b2e0623c-d2c3-4541-83c7-f80aa90e9b3c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7784 | 2025.07.10 17:12:24.118339 [ 189 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 7785 | 2025.07.10 17:12:24.118524 [ 4 ] {b2e0623c-d2c3-4541-83c7-f80aa90e9b3c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2025.07.10 17:12:24.118647 [ 4 ] {b2e0623c-d2c3-4541-83c7-f80aa90e9b3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 7787 | 2025.07.10 17:12:24.118680 [ 4 ] {b2e0623c-d2c3-4541-83c7-f80aa90e9b3c} <Debug> TCPHandler: Processed in 0.001211113 sec. | ||
| 7788 | 2025.07.10 17:12:24.125448 [ 188 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 19 columns (19 merged, 0 gathered) in 0.008034565 sec., 172006.82302028796 rows/sec., 308.23 MiB/sec. | ||
| 7789 | 2025.07.10 17:12:24.126969 [ 202 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7790 | 2025.07.10 17:12:24.127361 [ 202 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2025.07.10 17:12:24.127446 [ 202 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7792 | 2025.07.10 17:12:24.127585 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 7793 | 2025.07.10 17:12:24.705161 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
| 7794 | 2025.07.10 17:12:24.705660 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.07.10 17:12:24.705706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7796 | 2025.07.10 17:12:24.706189 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7797 | 2025.07.10 17:12:24.706420 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2025.07.10 17:12:24.706551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
| 7799 | 2025.07.10 17:12:24.706565 [ 49 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7800 | 2025.07.10 17:12:24.706640 [ 49 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2025.07.10 17:12:24.706664 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7802 | 2025.07.10 17:12:24.706794 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 7803 | 2025.07.10 17:12:24.706935 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7804 | 2025.07.10 17:12:24.706977 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 7805 | 2025.07.10 17:12:24.707052 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
| 7806 | 2025.07.10 17:12:24.707104 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 7807 | 2025.07.10 17:12:24.707150 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
| 7808 | 2025.07.10 17:12:24.707199 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 7809 | 2025.07.10 17:12:24.707243 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
| 7810 | 2025.07.10 17:12:24.709444 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.002727343 sec., 8566212.6105884 rows/sec., 122.54 MiB/sec. | ||
| 7811 | 2025.07.10 17:12:24.709794 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7812 | 2025.07.10 17:12:24.710088 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2025.07.10 17:12:24.710238 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_51_10} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7814 | 2025.07.10 17:12:24.710345 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
| 7815 | 2025.07.10 17:12:25.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.34 MiB, peak 290.80 MiB, free memory in arenas 0.00 B, will set to 283.20 MiB (RSS), difference: 3.86 MiB | ||
| 7816 | 2025.07.10 17:12:25.974562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 7817 | 2025.07.10 17:12:25.993422 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2025.07.10 17:12:25.993500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7819 | 2025.07.10 17:12:25.999086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7820 | 2025.07.10 17:12:25.999832 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2025.07.10 17:12:26.000139 [ 44 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7822 | 2025.07.10 17:12:26.000209 [ 44 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.07.10 17:12:26.000234 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7824 | 2025.07.10 17:12:26.000336 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7825 | 2025.07.10 17:12:26.001145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.72 MiB, peak 290.80 MiB, free memory in arenas 0.00 B, will set to 283.20 MiB (RSS), difference: -4.52 MiB | ||
| 7826 | 2025.07.10 17:12:26.003359 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7827 | 2025.07.10 17:12:26.003450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 7828 | 2025.07.10 17:12:26.004101 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7829 | 2025.07.10 17:12:26.007500 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7830 | 2025.07.10 17:12:26.010855 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7831 | 2025.07.10 17:12:26.014773 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7832 | 2025.07.10 17:12:26.019360 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7833 | 2025.07.10 17:12:26.023419 [ 198 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 7834 | 2025.07.10 17:12:26.076072 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.075777716 sec., 5067.452811589096 rows/sec., 26.20 MiB/sec. | ||
| 7835 | 2025.07.10 17:12:26.079212 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7836 | 2025.07.10 17:12:26.081272 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_51_10} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2025.07.10 17:12:26.081390 [ 201 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_51_10} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7838 | 2025.07.10 17:12:26.084236 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7839 | 2025.07.10 17:12:27.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.76 MiB, peak 293.17 MiB, free memory in arenas 0.00 B, will set to 285.94 MiB (RSS), difference: 6.18 MiB | ||
| 7840 | 2025.07.10 17:12:29.076535 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2025.07.10 17:12:29.076698 [ 4 ] {b264e6e7-54a9-46ac-b987-3126d111e166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7842 | 2025.07.10 17:12:29.076757 [ 4 ] {b264e6e7-54a9-46ac-b987-3126d111e166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7843 | 2025.07.10 17:12:29.077384 [ 4 ] {b264e6e7-54a9-46ac-b987-3126d111e166} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2025.07.10 17:12:29.077426 [ 4 ] {b264e6e7-54a9-46ac-b987-3126d111e166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7845 | 2025.07.10 17:12:29.077815 [ 4 ] {b264e6e7-54a9-46ac-b987-3126d111e166} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7846 | 2025.07.10 17:12:29.078056 [ 4 ] {b264e6e7-54a9-46ac-b987-3126d111e166} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2025.07.10 17:12:29.078205 [ 4 ] {b264e6e7-54a9-46ac-b987-3126d111e166} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001553 sec., 36059.240180296205 rows/sec., 2.75 MiB/sec. | ||
| 7848 | 2025.07.10 17:12:29.078212 [ 40 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7849 | 2025.07.10 17:12:29.078247 [ 4 ] {b264e6e7-54a9-46ac-b987-3126d111e166} <Debug> TCPHandler: Processed in 0.001838155 sec. | ||
| 7850 | 2025.07.10 17:12:29.078298 [ 40 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2025.07.10 17:12:29.078328 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7852 | 2025.07.10 17:12:29.078383 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2025.07.10 17:12:29.078426 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 7854 | 2025.07.10 17:12:29.078485 [ 4 ] {659b6510-264f-42bd-bd2f-25141885ac1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7855 | 2025.07.10 17:12:29.078531 [ 4 ] {659b6510-264f-42bd-bd2f-25141885ac1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7856 | 2025.07.10 17:12:29.078545 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7857 | 2025.07.10 17:12:29.078583 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1970 rows starting from the beginning of the part | ||
| 7858 | 2025.07.10 17:12:29.078647 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 176 rows starting from the beginning of the part | ||
| 7859 | 2025.07.10 17:12:29.078691 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
| 7860 | 2025.07.10 17:12:29.078731 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 7861 | 2025.07.10 17:12:29.078771 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1284 rows starting from the beginning of the part | ||
| 7862 | 2025.07.10 17:12:29.078807 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 7863 | 2025.07.10 17:12:29.078950 [ 4 ] {659b6510-264f-42bd-bd2f-25141885ac1d} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2025.07.10 17:12:29.078991 [ 4 ] {659b6510-264f-42bd-bd2f-25141885ac1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7865 | 2025.07.10 17:12:29.079600 [ 4 ] {659b6510-264f-42bd-bd2f-25141885ac1d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7866 | 2025.07.10 17:12:29.079820 [ 4 ] {659b6510-264f-42bd-bd2f-25141885ac1d} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2025.07.10 17:12:29.079938 [ 40 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7868 | 2025.07.10 17:12:29.079950 [ 4 ] {659b6510-264f-42bd-bd2f-25141885ac1d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001483 sec., 43155.76534052596 rows/sec., 3.37 MiB/sec. | ||
| 7869 | 2025.07.10 17:12:29.079993 [ 40 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2025.07.10 17:12:29.080012 [ 4 ] {659b6510-264f-42bd-bd2f-25141885ac1d} <Debug> TCPHandler: Processed in 0.001687183 sec. | ||
| 7871 | 2025.07.10 17:12:29.080023 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7872 | 2025.07.10 17:12:29.080127 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 7873 | 2025.07.10 17:12:29.080135 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2025.07.10 17:12:29.080225 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7875 | 2025.07.10 17:12:29.080240 [ 4 ] {ae702148-1446-41d0-84c9-2b72b63f62b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7876 | 2025.07.10 17:12:29.080254 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 953 rows starting from the beginning of the part | ||
| 7877 | 2025.07.10 17:12:29.080256 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3680 rows, containing 5 columns (5 merged, 0 gathered) in 0.001868646 sec., 1969340.3673033842 rows/sec., 170.07 MiB/sec. | ||
| 7878 | 2025.07.10 17:12:29.080283 [ 4 ] {ae702148-1446-41d0-84c9-2b72b63f62b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7879 | 2025.07.10 17:12:29.080312 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part | ||
| 7880 | 2025.07.10 17:12:29.080359 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part | ||
| 7881 | 2025.07.10 17:12:29.080404 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 7882 | 2025.07.10 17:12:29.080444 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 573 rows starting from the beginning of the part | ||
| 7883 | 2025.07.10 17:12:29.080483 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 7884 | 2025.07.10 17:12:29.080578 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7885 | 2025.07.10 17:12:29.080708 [ 4 ] {ae702148-1446-41d0-84c9-2b72b63f62b1} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.07.10 17:12:29.080750 [ 4 ] {ae702148-1446-41d0-84c9-2b72b63f62b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7887 | 2025.07.10 17:12:29.080949 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2025.07.10 17:12:29.081051 [ 191 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_71_14} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7889 | 2025.07.10 17:12:29.081159 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 7890 | 2025.07.10 17:12:29.081257 [ 4 ] {ae702148-1446-41d0-84c9-2b72b63f62b1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7891 | 2025.07.10 17:12:29.081466 [ 4 ] {ae702148-1446-41d0-84c9-2b72b63f62b1} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2025.07.10 17:12:29.081570 [ 197 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1859 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483169 sec., 1253397.2864858962 rows/sec., 98.38 MiB/sec. | ||
| 7893 | 2025.07.10 17:12:29.081594 [ 4 ] {ae702148-1446-41d0-84c9-2b72b63f62b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001371 sec., 116703.13639679067 rows/sec., 8.13 MiB/sec. | ||
| 7894 | 2025.07.10 17:12:29.081630 [ 4 ] {ae702148-1446-41d0-84c9-2b72b63f62b1} <Debug> TCPHandler: Processed in 0.00154369 sec. | ||
| 7895 | 2025.07.10 17:12:29.081738 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2025.07.10 17:12:29.081781 [ 191 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7897 | 2025.07.10 17:12:29.081840 [ 4 ] {2fed6609-5c2a-44d0-bda0-247e890739e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7898 | 2025.07.10 17:12:29.081885 [ 4 ] {2fed6609-5c2a-44d0-bda0-247e890739e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7899 | 2025.07.10 17:12:29.082030 [ 191 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2025.07.10 17:12:29.082109 [ 191 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_71_14} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7901 | 2025.07.10 17:12:29.082186 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7902 | 2025.07.10 17:12:29.082214 [ 4 ] {2fed6609-5c2a-44d0-bda0-247e890739e5} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2025.07.10 17:12:29.082254 [ 4 ] {2fed6609-5c2a-44d0-bda0-247e890739e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7904 | 2025.07.10 17:12:29.082551 [ 4 ] {2fed6609-5c2a-44d0-bda0-247e890739e5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7905 | 2025.07.10 17:12:29.082747 [ 4 ] {2fed6609-5c2a-44d0-bda0-247e890739e5} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2025.07.10 17:12:29.082874 [ 4 ] {2fed6609-5c2a-44d0-bda0-247e890739e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 7907 | 2025.07.10 17:12:29.082909 [ 4 ] {2fed6609-5c2a-44d0-bda0-247e890739e5} <Debug> TCPHandler: Processed in 0.001217074 sec. | ||
| 7908 | 2025.07.10 17:12:31.991476 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7909 | 2025.07.10 17:12:31.991552 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7910 | 2025.07.10 17:12:32.207532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
| 7911 | 2025.07.10 17:12:32.208051 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2025.07.10 17:12:32.208093 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7913 | 2025.07.10 17:12:32.208605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7914 | 2025.07.10 17:12:32.208844 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2025.07.10 17:12:32.208989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 7916 | 2025.07.10 17:12:32.259016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1048 | ||
| 7917 | 2025.07.10 17:12:32.261235 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2025.07.10 17:12:32.261290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7919 | 2025.07.10 17:12:32.262522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7920 | 2025.07.10 17:12:32.262794 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2025.07.10 17:12:32.263155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 7922 | 2025.07.10 17:12:33.504469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 7923 | 2025.07.10 17:12:33.520646 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2025.07.10 17:12:33.520702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7925 | 2025.07.10 17:12:33.526319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7926 | 2025.07.10 17:12:33.527003 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2025.07.10 17:12:33.529876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 7928 | 2025.07.10 17:12:34.079049 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2025.07.10 17:12:34.079219 [ 4 ] {3aad328c-1db4-4701-8fed-1b869d8032da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7930 | 2025.07.10 17:12:34.079278 [ 4 ] {3aad328c-1db4-4701-8fed-1b869d8032da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7931 | 2025.07.10 17:12:34.079976 [ 4 ] {3aad328c-1db4-4701-8fed-1b869d8032da} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2025.07.10 17:12:34.080014 [ 4 ] {3aad328c-1db4-4701-8fed-1b869d8032da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7933 | 2025.07.10 17:12:34.080400 [ 4 ] {3aad328c-1db4-4701-8fed-1b869d8032da} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7934 | 2025.07.10 17:12:34.080613 [ 4 ] {3aad328c-1db4-4701-8fed-1b869d8032da} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2025.07.10 17:12:34.080761 [ 4 ] {3aad328c-1db4-4701-8fed-1b869d8032da} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001589 sec., 86847.0736312146 rows/sec., 7.50 MiB/sec. | ||
| 7936 | 2025.07.10 17:12:34.080801 [ 4 ] {3aad328c-1db4-4701-8fed-1b869d8032da} <Debug> TCPHandler: Processed in 0.001870916 sec. | ||
| 7937 | 2025.07.10 17:12:34.080928 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2025.07.10 17:12:34.081048 [ 4 ] {a2dab4a1-e68f-4255-9292-8b75c4666b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7939 | 2025.07.10 17:12:34.081096 [ 4 ] {a2dab4a1-e68f-4255-9292-8b75c4666b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7940 | 2025.07.10 17:12:34.081581 [ 4 ] {a2dab4a1-e68f-4255-9292-8b75c4666b4e} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2025.07.10 17:12:34.081620 [ 4 ] {a2dab4a1-e68f-4255-9292-8b75c4666b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7942 | 2025.07.10 17:12:34.081929 [ 4 ] {a2dab4a1-e68f-4255-9292-8b75c4666b4e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7943 | 2025.07.10 17:12:34.082141 [ 4 ] {a2dab4a1-e68f-4255-9292-8b75c4666b4e} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2025.07.10 17:12:34.082272 [ 4 ] {a2dab4a1-e68f-4255-9292-8b75c4666b4e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001247 sec., 32878.90938251804 rows/sec., 2.41 MiB/sec. | ||
| 7945 | 2025.07.10 17:12:34.082309 [ 4 ] {a2dab4a1-e68f-4255-9292-8b75c4666b4e} <Debug> TCPHandler: Processed in 0.001439998 sec. | ||
| 7946 | 2025.07.10 17:12:34.082416 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2025.07.10 17:12:34.082507 [ 4 ] {702e709f-b236-47fb-aa1e-90cbfbc98c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7948 | 2025.07.10 17:12:34.082545 [ 4 ] {702e709f-b236-47fb-aa1e-90cbfbc98c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7949 | 2025.07.10 17:12:34.082948 [ 4 ] {702e709f-b236-47fb-aa1e-90cbfbc98c51} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2025.07.10 17:12:34.082982 [ 4 ] {702e709f-b236-47fb-aa1e-90cbfbc98c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7951 | 2025.07.10 17:12:34.083276 [ 4 ] {702e709f-b236-47fb-aa1e-90cbfbc98c51} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7952 | 2025.07.10 17:12:34.083474 [ 4 ] {702e709f-b236-47fb-aa1e-90cbfbc98c51} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2025.07.10 17:12:34.083596 [ 4 ] {702e709f-b236-47fb-aa1e-90cbfbc98c51} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001106 sec., 94936.70886075949 rows/sec., 7.42 MiB/sec. | ||
| 7954 | 2025.07.10 17:12:34.083631 [ 4 ] {702e709f-b236-47fb-aa1e-90cbfbc98c51} <Debug> TCPHandler: Processed in 0.001262355 sec. | ||
| 7955 | 2025.07.10 17:12:34.083737 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2025.07.10 17:12:34.083827 [ 4 ] {dd59bdb5-5a27-4ae3-9a9b-344d0614217a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7957 | 2025.07.10 17:12:34.083868 [ 4 ] {dd59bdb5-5a27-4ae3-9a9b-344d0614217a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7958 | 2025.07.10 17:12:34.084258 [ 4 ] {dd59bdb5-5a27-4ae3-9a9b-344d0614217a} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2025.07.10 17:12:34.084291 [ 4 ] {dd59bdb5-5a27-4ae3-9a9b-344d0614217a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7960 | 2025.07.10 17:12:34.084606 [ 4 ] {dd59bdb5-5a27-4ae3-9a9b-344d0614217a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7961 | 2025.07.10 17:12:34.084808 [ 4 ] {dd59bdb5-5a27-4ae3-9a9b-344d0614217a} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2025.07.10 17:12:34.084903 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7963 | 2025.07.10 17:12:34.084931 [ 4 ] {dd59bdb5-5a27-4ae3-9a9b-344d0614217a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001122 sec., 142602.49554367203 rows/sec., 9.93 MiB/sec. | ||
| 7964 | 2025.07.10 17:12:34.084941 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2025.07.10 17:12:34.084961 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7966 | 2025.07.10 17:12:34.084967 [ 4 ] {dd59bdb5-5a27-4ae3-9a9b-344d0614217a} <Debug> TCPHandler: Processed in 0.001277135 sec. | ||
| 7967 | 2025.07.10 17:12:34.085077 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2025.07.10 17:12:34.085075 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 7969 | 2025.07.10 17:12:34.085172 [ 4 ] {f90ea354-0007-4896-a1e8-c126a10d8498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7970 | 2025.07.10 17:12:34.085227 [ 4 ] {f90ea354-0007-4896-a1e8-c126a10d8498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7971 | 2025.07.10 17:12:34.085240 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7972 | 2025.07.10 17:12:34.085286 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18885 rows starting from the beginning of the part | ||
| 7973 | 2025.07.10 17:12:34.085359 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 7974 | 2025.07.10 17:12:34.085418 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 7975 | 2025.07.10 17:12:34.085466 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 886 rows starting from the beginning of the part | ||
| 7976 | 2025.07.10 17:12:34.085513 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 7977 | 2025.07.10 17:12:34.085558 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 7978 | 2025.07.10 17:12:34.086031 [ 4 ] {f90ea354-0007-4896-a1e8-c126a10d8498} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2025.07.10 17:12:34.086071 [ 4 ] {f90ea354-0007-4896-a1e8-c126a10d8498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7980 | 2025.07.10 17:12:34.086689 [ 4 ] {f90ea354-0007-4896-a1e8-c126a10d8498} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7981 | 2025.07.10 17:12:34.086906 [ 4 ] {f90ea354-0007-4896-a1e8-c126a10d8498} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2025.07.10 17:12:34.087040 [ 4 ] {f90ea354-0007-4896-a1e8-c126a10d8498} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001886 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 7983 | 2025.07.10 17:12:34.087092 [ 4 ] {f90ea354-0007-4896-a1e8-c126a10d8498} <Debug> TCPHandler: Processed in 0.00206189 sec. | ||
| 7984 | 2025.07.10 17:12:34.087202 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2025.07.10 17:12:34.087294 [ 4 ] {06563730-974f-489d-a48c-f4496db6b51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7986 | 2025.07.10 17:12:34.087333 [ 4 ] {06563730-974f-489d-a48c-f4496db6b51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7987 | 2025.07.10 17:12:34.087656 [ 4 ] {06563730-974f-489d-a48c-f4496db6b51e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2025.07.10 17:12:34.087691 [ 4 ] {06563730-974f-489d-a48c-f4496db6b51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7989 | 2025.07.10 17:12:34.088002 [ 4 ] {06563730-974f-489d-a48c-f4496db6b51e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7990 | 2025.07.10 17:12:34.088204 [ 4 ] {06563730-974f-489d-a48c-f4496db6b51e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2025.07.10 17:12:34.088293 [ 37 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7992 | 2025.07.10 17:12:34.088316 [ 37 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2025.07.10 17:12:34.088326 [ 4 ] {06563730-974f-489d-a48c-f4496db6b51e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 7994 | 2025.07.10 17:12:34.088331 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7995 | 2025.07.10 17:12:34.088360 [ 4 ] {06563730-974f-489d-a48c-f4496db6b51e} <Debug> TCPHandler: Processed in 0.001206293 sec. | ||
| 7996 | 2025.07.10 17:12:34.088465 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 7997 | 2025.07.10 17:12:34.088646 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7998 | 2025.07.10 17:12:34.088702 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3354 rows starting from the beginning of the part | ||
| 7999 | 2025.07.10 17:12:34.088805 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 8000 | 2025.07.10 17:12:34.088881 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 8001 | 2025.07.10 17:12:34.088949 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 8002 | 2025.07.10 17:12:34.089012 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 8003 | 2025.07.10 17:12:34.089078 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 8004 | 2025.07.10 17:12:34.091128 [ 190 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3654 rows, containing 4 columns (4 merged, 0 gathered) in 0.002720893 sec., 1342941.4534125377 rows/sec., 89.91 MiB/sec. | ||
| 8005 | 2025.07.10 17:12:34.091589 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8006 | 2025.07.10 17:12:34.091599 [ 199 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20411 rows, containing 5 columns (5 merged, 0 gathered) in 0.006577798 sec., 3103014.1089768945 rows/sec., 212.77 MiB/sec. | ||
| 8007 | 2025.07.10 17:12:34.091914 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_71_14} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2025.07.10 17:12:34.092014 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_71_14} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8009 | 2025.07.10 17:12:34.092030 [ 199 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8010 | 2025.07.10 17:12:34.092133 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8011 | 2025.07.10 17:12:34.092320 [ 199 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2025.07.10 17:12:34.092413 [ 199 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8013 | 2025.07.10 17:12:34.092502 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 8014 | 2025.07.10 17:12:35.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.17 MiB, peak 297.71 MiB, free memory in arenas 0.00 B, will set to 289.43 MiB (RSS), difference: 2.26 MiB | ||
| 8015 | 2025.07.10 17:12:39.078038 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8016 | 2025.07.10 17:12:39.078229 [ 4 ] {b629df42-106e-439a-b751-20d8c91e9baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8017 | 2025.07.10 17:12:39.078289 [ 4 ] {b629df42-106e-439a-b751-20d8c91e9baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8018 | 2025.07.10 17:12:39.079124 [ 4 ] {b629df42-106e-439a-b751-20d8c91e9baa} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2025.07.10 17:12:39.079162 [ 4 ] {b629df42-106e-439a-b751-20d8c91e9baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8020 | 2025.07.10 17:12:39.079535 [ 4 ] {b629df42-106e-439a-b751-20d8c91e9baa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8021 | 2025.07.10 17:12:39.079752 [ 4 ] {b629df42-106e-439a-b751-20d8c91e9baa} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2025.07.10 17:12:39.079902 [ 4 ] {b629df42-106e-439a-b751-20d8c91e9baa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001719 sec., 13961.605584642233 rows/sec., 1.16 MiB/sec. | ||
| 8023 | 2025.07.10 17:12:39.079942 [ 4 ] {b629df42-106e-439a-b751-20d8c91e9baa} <Debug> TCPHandler: Processed in 0.002027789 sec. | ||
| 8024 | 2025.07.10 17:12:39.080068 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8025 | 2025.07.10 17:12:39.080172 [ 4 ] {8917b576-6343-4f18-a9be-41ea5a26675a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8026 | 2025.07.10 17:12:39.080212 [ 4 ] {8917b576-6343-4f18-a9be-41ea5a26675a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8027 | 2025.07.10 17:12:39.080762 [ 4 ] {8917b576-6343-4f18-a9be-41ea5a26675a} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2025.07.10 17:12:39.080798 [ 4 ] {8917b576-6343-4f18-a9be-41ea5a26675a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8029 | 2025.07.10 17:12:39.081108 [ 4 ] {8917b576-6343-4f18-a9be-41ea5a26675a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8030 | 2025.07.10 17:12:39.081307 [ 4 ] {8917b576-6343-4f18-a9be-41ea5a26675a} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2025.07.10 17:12:39.081430 [ 4 ] {8917b576-6343-4f18-a9be-41ea5a26675a} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001276 sec., 137931.0344827586 rows/sec., 12.10 MiB/sec. | ||
| 8032 | 2025.07.10 17:12:39.081466 [ 4 ] {8917b576-6343-4f18-a9be-41ea5a26675a} <Debug> TCPHandler: Processed in 0.001450588 sec. | ||
| 8033 | 2025.07.10 17:12:39.081581 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8034 | 2025.07.10 17:12:39.081682 [ 4 ] {2da15f8b-5325-43be-bac1-7943530df517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8035 | 2025.07.10 17:12:39.081720 [ 4 ] {2da15f8b-5325-43be-bac1-7943530df517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8036 | 2025.07.10 17:12:39.082121 [ 4 ] {2da15f8b-5325-43be-bac1-7943530df517} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2025.07.10 17:12:39.082157 [ 4 ] {2da15f8b-5325-43be-bac1-7943530df517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8038 | 2025.07.10 17:12:39.082458 [ 4 ] {2da15f8b-5325-43be-bac1-7943530df517} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8039 | 2025.07.10 17:12:39.082657 [ 4 ] {2da15f8b-5325-43be-bac1-7943530df517} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2025.07.10 17:12:39.082778 [ 4 ] {2da15f8b-5325-43be-bac1-7943530df517} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 862.60 KiB/sec. | ||
| 8041 | 2025.07.10 17:12:39.082814 [ 4 ] {2da15f8b-5325-43be-bac1-7943530df517} <Debug> TCPHandler: Processed in 0.001279855 sec. | ||
| 8042 | 2025.07.10 17:12:39.082922 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8043 | 2025.07.10 17:12:39.083013 [ 4 ] {4155b28e-9305-404e-a35d-1c05f14afc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8044 | 2025.07.10 17:12:39.083051 [ 4 ] {4155b28e-9305-404e-a35d-1c05f14afc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8045 | 2025.07.10 17:12:39.083424 [ 4 ] {4155b28e-9305-404e-a35d-1c05f14afc7c} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2025.07.10 17:12:39.083483 [ 4 ] {4155b28e-9305-404e-a35d-1c05f14afc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8047 | 2025.07.10 17:12:39.083766 [ 4 ] {4155b28e-9305-404e-a35d-1c05f14afc7c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8048 | 2025.07.10 17:12:39.083966 [ 4 ] {4155b28e-9305-404e-a35d-1c05f14afc7c} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2025.07.10 17:12:39.084087 [ 4 ] {4155b28e-9305-404e-a35d-1c05f14afc7c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.83 MiB/sec. | ||
| 8050 | 2025.07.10 17:12:39.084123 [ 4 ] {4155b28e-9305-404e-a35d-1c05f14afc7c} <Debug> TCPHandler: Processed in 0.001247424 sec. | ||
| 8051 | 2025.07.10 17:12:39.084227 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2025.07.10 17:12:39.084326 [ 4 ] {3c24ae77-c977-4350-a532-3c504fd992b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8053 | 2025.07.10 17:12:39.084363 [ 4 ] {3c24ae77-c977-4350-a532-3c504fd992b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8054 | 2025.07.10 17:12:39.084754 [ 4 ] {3c24ae77-c977-4350-a532-3c504fd992b7} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2025.07.10 17:12:39.084788 [ 4 ] {3c24ae77-c977-4350-a532-3c504fd992b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8056 | 2025.07.10 17:12:39.085068 [ 4 ] {3c24ae77-c977-4350-a532-3c504fd992b7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8057 | 2025.07.10 17:12:39.085275 [ 4 ] {3c24ae77-c977-4350-a532-3c504fd992b7} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2025.07.10 17:12:39.085397 [ 4 ] {3c24ae77-c977-4350-a532-3c504fd992b7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 8059 | 2025.07.10 17:12:39.085433 [ 4 ] {3c24ae77-c977-4350-a532-3c504fd992b7} <Debug> TCPHandler: Processed in 0.001252604 sec. | ||
| 8060 | 2025.07.10 17:12:39.085536 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2025.07.10 17:12:39.085626 [ 4 ] {9f281965-ca80-4772-b19e-9801a81306fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8062 | 2025.07.10 17:12:39.085663 [ 4 ] {9f281965-ca80-4772-b19e-9801a81306fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8063 | 2025.07.10 17:12:39.086059 [ 4 ] {9f281965-ca80-4772-b19e-9801a81306fd} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2025.07.10 17:12:39.086093 [ 4 ] {9f281965-ca80-4772-b19e-9801a81306fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8065 | 2025.07.10 17:12:39.086387 [ 4 ] {9f281965-ca80-4772-b19e-9801a81306fd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8066 | 2025.07.10 17:12:39.086598 [ 4 ] {9f281965-ca80-4772-b19e-9801a81306fd} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2025.07.10 17:12:39.086719 [ 4 ] {9f281965-ca80-4772-b19e-9801a81306fd} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.00111 sec., 90090.09009009009 rows/sec., 7.37 MiB/sec. | ||
| 8068 | 2025.07.10 17:12:39.086754 [ 4 ] {9f281965-ca80-4772-b19e-9801a81306fd} <Debug> TCPHandler: Processed in 0.001265334 sec. | ||
| 8069 | 2025.07.10 17:12:39.086877 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2025.07.10 17:12:39.086979 [ 4 ] {f466759c-83ae-4414-b64a-bf1fb603aec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8071 | 2025.07.10 17:12:39.087021 [ 4 ] {f466759c-83ae-4414-b64a-bf1fb603aec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8072 | 2025.07.10 17:12:39.087418 [ 4 ] {f466759c-83ae-4414-b64a-bf1fb603aec4} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2025.07.10 17:12:39.087453 [ 4 ] {f466759c-83ae-4414-b64a-bf1fb603aec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8074 | 2025.07.10 17:12:39.087787 [ 4 ] {f466759c-83ae-4414-b64a-bf1fb603aec4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8075 | 2025.07.10 17:12:39.087999 [ 4 ] {f466759c-83ae-4414-b64a-bf1fb603aec4} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2025.07.10 17:12:39.088141 [ 4 ] {f466759c-83ae-4414-b64a-bf1fb603aec4} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001167 sec., 167952.01371036845 rows/sec., 12.05 MiB/sec. | ||
| 8077 | 2025.07.10 17:12:39.088181 [ 4 ] {f466759c-83ae-4414-b64a-bf1fb603aec4} <Debug> TCPHandler: Processed in 0.001355616 sec. | ||
| 8078 | 2025.07.10 17:12:39.088293 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2025.07.10 17:12:39.088386 [ 4 ] {cd983d30-8825-496b-80bb-47508b06b165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8080 | 2025.07.10 17:12:39.088425 [ 4 ] {cd983d30-8825-496b-80bb-47508b06b165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8081 | 2025.07.10 17:12:39.088760 [ 4 ] {cd983d30-8825-496b-80bb-47508b06b165} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2025.07.10 17:12:39.088795 [ 4 ] {cd983d30-8825-496b-80bb-47508b06b165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8083 | 2025.07.10 17:12:39.089085 [ 4 ] {cd983d30-8825-496b-80bb-47508b06b165} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8084 | 2025.07.10 17:12:39.089286 [ 4 ] {cd983d30-8825-496b-80bb-47508b06b165} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2025.07.10 17:12:39.089409 [ 4 ] {cd983d30-8825-496b-80bb-47508b06b165} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 8086 | 2025.07.10 17:12:39.089444 [ 4 ] {cd983d30-8825-496b-80bb-47508b06b165} <Debug> TCPHandler: Processed in 0.001198323 sec. | ||
| 8087 | 2025.07.10 17:12:39.710021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
| 8088 | 2025.07.10 17:12:39.710519 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2025.07.10 17:12:39.710556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8090 | 2025.07.10 17:12:39.711062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8091 | 2025.07.10 17:12:39.711302 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2025.07.10 17:12:39.711431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
| 8093 | 2025.07.10 17:12:41.030870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 8094 | 2025.07.10 17:12:41.048174 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2025.07.10 17:12:41.048249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8096 | 2025.07.10 17:12:41.054240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8097 | 2025.07.10 17:12:41.054964 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2025.07.10 17:12:41.058592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 8099 | 2025.07.10 17:12:42.264196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1076 | ||
| 8100 | 2025.07.10 17:12:42.266641 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2025.07.10 17:12:42.266703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8102 | 2025.07.10 17:12:42.267974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8103 | 2025.07.10 17:12:42.268276 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2025.07.10 17:12:42.268667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 8105 | 2025.07.10 17:12:44.078515 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2025.07.10 17:12:44.078709 [ 4 ] {8078a677-eb6d-45ed-80d7-04dcaad77c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8107 | 2025.07.10 17:12:44.078782 [ 4 ] {8078a677-eb6d-45ed-80d7-04dcaad77c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8108 | 2025.07.10 17:12:44.079493 [ 4 ] {8078a677-eb6d-45ed-80d7-04dcaad77c93} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2025.07.10 17:12:44.079539 [ 4 ] {8078a677-eb6d-45ed-80d7-04dcaad77c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8110 | 2025.07.10 17:12:44.079936 [ 4 ] {8078a677-eb6d-45ed-80d7-04dcaad77c93} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8111 | 2025.07.10 17:12:44.080171 [ 4 ] {8078a677-eb6d-45ed-80d7-04dcaad77c93} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2025.07.10 17:12:44.080331 [ 4 ] {8078a677-eb6d-45ed-80d7-04dcaad77c93} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001674 sec., 82437.27598566309 rows/sec., 7.12 MiB/sec. | ||
| 8113 | 2025.07.10 17:12:44.080382 [ 4 ] {8078a677-eb6d-45ed-80d7-04dcaad77c93} <Debug> TCPHandler: Processed in 0.002005049 sec. | ||
| 8114 | 2025.07.10 17:12:44.080505 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8115 | 2025.07.10 17:12:44.080608 [ 4 ] {e3e25564-60b8-4ece-b8a0-42bb04b0b3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8116 | 2025.07.10 17:12:44.080651 [ 4 ] {e3e25564-60b8-4ece-b8a0-42bb04b0b3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8117 | 2025.07.10 17:12:44.081069 [ 4 ] {e3e25564-60b8-4ece-b8a0-42bb04b0b3df} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2025.07.10 17:12:44.081107 [ 4 ] {e3e25564-60b8-4ece-b8a0-42bb04b0b3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8119 | 2025.07.10 17:12:44.081408 [ 4 ] {e3e25564-60b8-4ece-b8a0-42bb04b0b3df} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8120 | 2025.07.10 17:12:44.081616 [ 4 ] {e3e25564-60b8-4ece-b8a0-42bb04b0b3df} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2025.07.10 17:12:44.081748 [ 4 ] {e3e25564-60b8-4ece-b8a0-42bb04b0b3df} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001163 sec., 35253.654342218404 rows/sec., 2.59 MiB/sec. | ||
| 8122 | 2025.07.10 17:12:44.081788 [ 4 ] {e3e25564-60b8-4ece-b8a0-42bb04b0b3df} <Debug> TCPHandler: Processed in 0.001334186 sec. | ||
| 8123 | 2025.07.10 17:12:44.081904 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8124 | 2025.07.10 17:12:44.082026 [ 4 ] {659ba155-7cc1-44ce-91c0-9e19e970c767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8125 | 2025.07.10 17:12:44.082076 [ 4 ] {659ba155-7cc1-44ce-91c0-9e19e970c767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8126 | 2025.07.10 17:12:44.082595 [ 4 ] {659ba155-7cc1-44ce-91c0-9e19e970c767} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8127 | 2025.07.10 17:12:44.082639 [ 4 ] {659ba155-7cc1-44ce-91c0-9e19e970c767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8128 | 2025.07.10 17:12:44.082988 [ 4 ] {659ba155-7cc1-44ce-91c0-9e19e970c767} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8129 | 2025.07.10 17:12:44.083196 [ 4 ] {659ba155-7cc1-44ce-91c0-9e19e970c767} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2025.07.10 17:12:44.083330 [ 4 ] {659ba155-7cc1-44ce-91c0-9e19e970c767} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001329 sec., 79006.77200902934 rows/sec., 6.17 MiB/sec. | ||
| 8131 | 2025.07.10 17:12:44.083368 [ 4 ] {659ba155-7cc1-44ce-91c0-9e19e970c767} <Debug> TCPHandler: Processed in 0.00152295 sec. | ||
| 8132 | 2025.07.10 17:12:44.083470 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2025.07.10 17:12:44.083562 [ 4 ] {7f3d5d82-e025-489f-a7e8-1a3086ccc3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8134 | 2025.07.10 17:12:44.083605 [ 4 ] {7f3d5d82-e025-489f-a7e8-1a3086ccc3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8135 | 2025.07.10 17:12:44.084003 [ 4 ] {7f3d5d82-e025-489f-a7e8-1a3086ccc3cf} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2025.07.10 17:12:44.084039 [ 4 ] {7f3d5d82-e025-489f-a7e8-1a3086ccc3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8137 | 2025.07.10 17:12:44.084356 [ 4 ] {7f3d5d82-e025-489f-a7e8-1a3086ccc3cf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8138 | 2025.07.10 17:12:44.084563 [ 4 ] {7f3d5d82-e025-489f-a7e8-1a3086ccc3cf} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2025.07.10 17:12:44.084688 [ 4 ] {7f3d5d82-e025-489f-a7e8-1a3086ccc3cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 8140 | 2025.07.10 17:12:44.084724 [ 4 ] {7f3d5d82-e025-489f-a7e8-1a3086ccc3cf} <Debug> TCPHandler: Processed in 0.001301085 sec. | ||
| 8141 | 2025.07.10 17:12:44.084823 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2025.07.10 17:12:44.084913 [ 4 ] {aaa43ce3-df99-4777-8e74-6eb621393e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8143 | 2025.07.10 17:12:44.084965 [ 4 ] {aaa43ce3-df99-4777-8e74-6eb621393e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8144 | 2025.07.10 17:12:44.085800 [ 4 ] {aaa43ce3-df99-4777-8e74-6eb621393e92} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2025.07.10 17:12:44.085836 [ 4 ] {aaa43ce3-df99-4777-8e74-6eb621393e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8146 | 2025.07.10 17:12:44.086383 [ 4 ] {aaa43ce3-df99-4777-8e74-6eb621393e92} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8147 | 2025.07.10 17:12:44.086595 [ 4 ] {aaa43ce3-df99-4777-8e74-6eb621393e92} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2025.07.10 17:12:44.086733 [ 4 ] {aaa43ce3-df99-4777-8e74-6eb621393e92} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001838 sec., 22306.855277475515 rows/sec., 39.97 MiB/sec. | ||
| 8149 | 2025.07.10 17:12:44.086784 [ 4 ] {aaa43ce3-df99-4777-8e74-6eb621393e92} <Debug> TCPHandler: Processed in 0.002007588 sec. | ||
| 8150 | 2025.07.10 17:12:44.086890 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2025.07.10 17:12:44.086982 [ 4 ] {91d96e90-912a-417f-bad2-77eef60e4050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8152 | 2025.07.10 17:12:44.087022 [ 4 ] {91d96e90-912a-417f-bad2-77eef60e4050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8153 | 2025.07.10 17:12:44.087339 [ 4 ] {91d96e90-912a-417f-bad2-77eef60e4050} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2025.07.10 17:12:44.087374 [ 4 ] {91d96e90-912a-417f-bad2-77eef60e4050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8155 | 2025.07.10 17:12:44.087681 [ 4 ] {91d96e90-912a-417f-bad2-77eef60e4050} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8156 | 2025.07.10 17:12:44.087885 [ 4 ] {91d96e90-912a-417f-bad2-77eef60e4050} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2025.07.10 17:12:44.088008 [ 4 ] {91d96e90-912a-417f-bad2-77eef60e4050} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 8158 | 2025.07.10 17:12:44.088042 [ 4 ] {91d96e90-912a-417f-bad2-77eef60e4050} <Debug> TCPHandler: Processed in 0.001198753 sec. | ||
| 8159 | 2025.07.10 17:12:46.991647 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8160 | 2025.07.10 17:12:46.991749 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8161 | 2025.07.10 17:12:47.212490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
| 8162 | 2025.07.10 17:12:47.212996 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2025.07.10 17:12:47.213029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8164 | 2025.07.10 17:12:47.213536 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8165 | 2025.07.10 17:12:47.213770 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2025.07.10 17:12:47.213892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 8167 | 2025.07.10 17:12:48.559610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 8168 | 2025.07.10 17:12:48.576846 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2025.07.10 17:12:48.576919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8170 | 2025.07.10 17:12:48.583193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8171 | 2025.07.10 17:12:48.583890 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2025.07.10 17:12:48.586837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 8173 | 2025.07.10 17:12:49.077116 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2025.07.10 17:12:49.077307 [ 4 ] {2779f5d8-2dfa-4558-95af-a9b7cf0f4cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8175 | 2025.07.10 17:12:49.077380 [ 4 ] {2779f5d8-2dfa-4558-95af-a9b7cf0f4cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8176 | 2025.07.10 17:12:49.078062 [ 4 ] {2779f5d8-2dfa-4558-95af-a9b7cf0f4cbb} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2025.07.10 17:12:49.078103 [ 4 ] {2779f5d8-2dfa-4558-95af-a9b7cf0f4cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8178 | 2025.07.10 17:12:49.078490 [ 4 ] {2779f5d8-2dfa-4558-95af-a9b7cf0f4cbb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8179 | 2025.07.10 17:12:49.078728 [ 4 ] {2779f5d8-2dfa-4558-95af-a9b7cf0f4cbb} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2025.07.10 17:12:49.078884 [ 4 ] {2779f5d8-2dfa-4558-95af-a9b7cf0f4cbb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 8181 | 2025.07.10 17:12:49.078931 [ 4 ] {2779f5d8-2dfa-4558-95af-a9b7cf0f4cbb} <Debug> TCPHandler: Processed in 0.001952578 sec. | ||
| 8182 | 2025.07.10 17:12:49.079050 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2025.07.10 17:12:49.079150 [ 4 ] {db1e17c8-86c3-4eb2-aed5-bed1e70e6b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8184 | 2025.07.10 17:12:49.079191 [ 4 ] {db1e17c8-86c3-4eb2-aed5-bed1e70e6b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8185 | 2025.07.10 17:12:49.079604 [ 4 ] {db1e17c8-86c3-4eb2-aed5-bed1e70e6b76} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2025.07.10 17:12:49.079641 [ 4 ] {db1e17c8-86c3-4eb2-aed5-bed1e70e6b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8187 | 2025.07.10 17:12:49.079942 [ 4 ] {db1e17c8-86c3-4eb2-aed5-bed1e70e6b76} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8188 | 2025.07.10 17:12:49.080161 [ 4 ] {db1e17c8-86c3-4eb2-aed5-bed1e70e6b76} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2025.07.10 17:12:49.080290 [ 4 ] {db1e17c8-86c3-4eb2-aed5-bed1e70e6b76} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 8190 | 2025.07.10 17:12:49.080327 [ 4 ] {db1e17c8-86c3-4eb2-aed5-bed1e70e6b76} <Debug> TCPHandler: Processed in 0.001328596 sec. | ||
| 8191 | 2025.07.10 17:12:49.080432 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2025.07.10 17:12:49.080526 [ 4 ] {c2e9e2b6-37a0-47ff-8a8e-25b91dd08eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8193 | 2025.07.10 17:12:49.080568 [ 4 ] {c2e9e2b6-37a0-47ff-8a8e-25b91dd08eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8194 | 2025.07.10 17:12:49.080970 [ 4 ] {c2e9e2b6-37a0-47ff-8a8e-25b91dd08eea} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2025.07.10 17:12:49.081005 [ 4 ] {c2e9e2b6-37a0-47ff-8a8e-25b91dd08eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8196 | 2025.07.10 17:12:49.081321 [ 4 ] {c2e9e2b6-37a0-47ff-8a8e-25b91dd08eea} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8197 | 2025.07.10 17:12:49.081538 [ 4 ] {c2e9e2b6-37a0-47ff-8a8e-25b91dd08eea} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2025.07.10 17:12:49.081666 [ 4 ] {c2e9e2b6-37a0-47ff-8a8e-25b91dd08eea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8199 | 2025.07.10 17:12:49.081702 [ 4 ] {c2e9e2b6-37a0-47ff-8a8e-25b91dd08eea} <Debug> TCPHandler: Processed in 0.001318686 sec. | ||
| 8200 | 2025.07.10 17:12:49.081806 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2025.07.10 17:12:49.081899 [ 4 ] {5c16476a-0f2b-40e1-ba4d-b3d15128fac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8202 | 2025.07.10 17:12:49.081938 [ 4 ] {5c16476a-0f2b-40e1-ba4d-b3d15128fac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8203 | 2025.07.10 17:12:49.082262 [ 4 ] {5c16476a-0f2b-40e1-ba4d-b3d15128fac0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2025.07.10 17:12:49.082298 [ 4 ] {5c16476a-0f2b-40e1-ba4d-b3d15128fac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8205 | 2025.07.10 17:12:49.082601 [ 4 ] {5c16476a-0f2b-40e1-ba4d-b3d15128fac0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8206 | 2025.07.10 17:12:49.082814 [ 4 ] {5c16476a-0f2b-40e1-ba4d-b3d15128fac0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2025.07.10 17:12:49.082942 [ 4 ] {5c16476a-0f2b-40e1-ba4d-b3d15128fac0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 8208 | 2025.07.10 17:12:49.082977 [ 4 ] {5c16476a-0f2b-40e1-ba4d-b3d15128fac0} <Debug> TCPHandler: Processed in 0.001219743 sec. | ||
| 8209 | 2025.07.10 17:12:52.135505 [ 128 ] {} <Debug> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8210 | 2025.07.10 17:12:52.135598 [ 128 ] {} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2025.07.10 17:12:52.135623 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8212 | 2025.07.10 17:12:52.135756 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::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 | ||
| 8213 | 2025.07.10 17:12:52.135910 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8214 | 2025.07.10 17:12:52.135948 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 124 rows starting from the beginning of the part | ||
| 8215 | 2025.07.10 17:12:52.136021 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8216 | 2025.07.10 17:12:52.136067 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
| 8217 | 2025.07.10 17:12:52.136110 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8218 | 2025.07.10 17:12:52.136152 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8219 | 2025.07.10 17:12:52.136919 [ 199 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225344 sec., 221978.48114488667 rows/sec., 14.25 MiB/sec. | ||
| 8220 | 2025.07.10 17:12:52.137051 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8221 | 2025.07.10 17:12:52.137308 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2025.07.10 17:12:52.137374 [ 195 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_13_3} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8223 | 2025.07.10 17:12:52.137438 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8224 | 2025.07.10 17:12:52.269750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1096 | ||
| 8225 | 2025.07.10 17:12:52.271873 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2025.07.10 17:12:52.271931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8227 | 2025.07.10 17:12:52.273138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8228 | 2025.07.10 17:12:52.273421 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2025.07.10 17:12:52.273812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 8230 | 2025.07.10 17:12:53.762330 [ 93 ] {} <Debug> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 8231 | 2025.07.10 17:12:53.762401 [ 93 ] {} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2025.07.10 17:12:53.762426 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8233 | 2025.07.10 17:12:53.762563 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 8234 | 2025.07.10 17:12:53.762722 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8235 | 2025.07.10 17:12:53.762760 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 365 rows starting from the beginning of the part | ||
| 8236 | 2025.07.10 17:12:53.762836 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 8237 | 2025.07.10 17:12:53.762887 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 8238 | 2025.07.10 17:12:53.762935 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 8239 | 2025.07.10 17:12:53.762980 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 8240 | 2025.07.10 17:12:53.763826 [ 202 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315695 sec., 660487.4229969712 rows/sec., 47.82 MiB/sec. | ||
| 8241 | 2025.07.10 17:12:53.764064 [ 202 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 8242 | 2025.07.10 17:12:53.764419 [ 202 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2025.07.10 17:12:53.764515 [ 202 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_22_5} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 8244 | 2025.07.10 17:12:53.764623 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8245 | 2025.07.10 17:12:53.947140 [ 93 ] {} <Debug> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8246 | 2025.07.10 17:12:53.947194 [ 93 ] {} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8247 | 2025.07.10 17:12:53.947216 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8248 | 2025.07.10 17:12:53.947330 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::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 | ||
| 8249 | 2025.07.10 17:12:53.947475 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8250 | 2025.07.10 17:12:53.947509 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 236 rows starting from the beginning of the part | ||
| 8251 | 2025.07.10 17:12:53.947576 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 8252 | 2025.07.10 17:12:53.947623 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 8253 | 2025.07.10 17:12:53.947666 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8254 | 2025.07.10 17:12:53.947708 [ 186 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8255 | 2025.07.10 17:12:53.948521 [ 196 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236104 sec., 420676.57737536647 rows/sec., 29.86 MiB/sec. | ||
| 8256 | 2025.07.10 17:12:53.948739 [ 189 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8257 | 2025.07.10 17:12:53.949021 [ 189 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2025.07.10 17:12:53.949095 [ 189 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_13_3} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8259 | 2025.07.10 17:12:53.949182 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8260 | 2025.07.10 17:12:54.105329 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8261 | 2025.07.10 17:12:54.105499 [ 4 ] {fc820d4b-5832-483b-9f78-4069184db7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8262 | 2025.07.10 17:12:54.105563 [ 4 ] {fc820d4b-5832-483b-9f78-4069184db7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8263 | 2025.07.10 17:12:54.106279 [ 4 ] {fc820d4b-5832-483b-9f78-4069184db7ad} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8264 | 2025.07.10 17:12:54.106317 [ 4 ] {fc820d4b-5832-483b-9f78-4069184db7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8265 | 2025.07.10 17:12:54.106652 [ 4 ] {fc820d4b-5832-483b-9f78-4069184db7ad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8266 | 2025.07.10 17:12:54.106866 [ 4 ] {fc820d4b-5832-483b-9f78-4069184db7ad} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2025.07.10 17:12:54.107005 [ 4 ] {fc820d4b-5832-483b-9f78-4069184db7ad} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 314.64 KiB/sec. | ||
| 8268 | 2025.07.10 17:12:54.107044 [ 4 ] {fc820d4b-5832-483b-9f78-4069184db7ad} <Debug> TCPHandler: Processed in 0.001838586 sec. | ||
| 8269 | 2025.07.10 17:12:54.107156 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2025.07.10 17:12:54.107258 [ 4 ] {e942cc98-6f2c-4527-ad5a-488e48fbba29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8271 | 2025.07.10 17:12:54.107302 [ 4 ] {e942cc98-6f2c-4527-ad5a-488e48fbba29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8272 | 2025.07.10 17:12:54.108249 [ 4 ] {e942cc98-6f2c-4527-ad5a-488e48fbba29} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2025.07.10 17:12:54.108288 [ 4 ] {e942cc98-6f2c-4527-ad5a-488e48fbba29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8274 | 2025.07.10 17:12:54.108718 [ 4 ] {e942cc98-6f2c-4527-ad5a-488e48fbba29} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8275 | 2025.07.10 17:12:54.108941 [ 4 ] {e942cc98-6f2c-4527-ad5a-488e48fbba29} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2025.07.10 17:12:54.109060 [ 148 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8277 | 2025.07.10 17:12:54.109075 [ 4 ] {e942cc98-6f2c-4527-ad5a-488e48fbba29} <Debug> executeQuery: Read 1281 rows, 108.53 KiB in 0.001835 sec., 698092.6430517711 rows/sec., 57.76 MiB/sec. | ||
| 8278 | 2025.07.10 17:12:54.109115 [ 148 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2025.07.10 17:12:54.109130 [ 4 ] {e942cc98-6f2c-4527-ad5a-488e48fbba29} <Debug> TCPHandler: Processed in 0.002021339 sec. | ||
| 8280 | 2025.07.10 17:12:54.109147 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8281 | 2025.07.10 17:12:54.109249 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 8282 | 2025.07.10 17:12:54.109251 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2025.07.10 17:12:54.109380 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8284 | 2025.07.10 17:12:54.109391 [ 4 ] {66e299a9-699f-423f-880f-f394cda4bde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8285 | 2025.07.10 17:12:54.109416 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1970 rows starting from the beginning of the part | ||
| 8286 | 2025.07.10 17:12:54.109438 [ 4 ] {66e299a9-699f-423f-880f-f394cda4bde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8287 | 2025.07.10 17:12:54.109482 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
| 8288 | 2025.07.10 17:12:54.109530 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 176 rows starting from the beginning of the part | ||
| 8289 | 2025.07.10 17:12:54.109572 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 138 rows starting from the beginning of the part | ||
| 8290 | 2025.07.10 17:12:54.109613 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 8291 | 2025.07.10 17:12:54.109652 [ 199 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1281 rows starting from the beginning of the part | ||
| 8292 | 2025.07.10 17:12:54.109868 [ 4 ] {66e299a9-699f-423f-880f-f394cda4bde2} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.07.10 17:12:54.109911 [ 4 ] {66e299a9-699f-423f-880f-f394cda4bde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8294 | 2025.07.10 17:12:54.110230 [ 4 ] {66e299a9-699f-423f-880f-f394cda4bde2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8295 | 2025.07.10 17:12:54.110464 [ 4 ] {66e299a9-699f-423f-880f-f394cda4bde2} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.07.10 17:12:54.110591 [ 4 ] {66e299a9-699f-423f-880f-f394cda4bde2} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001219 sec., 38556.19360131255 rows/sec., 2.81 MiB/sec. | ||
| 8297 | 2025.07.10 17:12:54.110628 [ 4 ] {66e299a9-699f-423f-880f-f394cda4bde2} <Debug> TCPHandler: Processed in 0.001426167 sec. | ||
| 8298 | 2025.07.10 17:12:54.110734 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2025.07.10 17:12:54.110827 [ 4 ] {624a955e-0498-459d-81a9-bac818f91bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8300 | 2025.07.10 17:12:54.110866 [ 4 ] {624a955e-0498-459d-81a9-bac818f91bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8301 | 2025.07.10 17:12:54.111064 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860736 sec., 2020168.3634862765 rows/sec., 174.94 MiB/sec. | ||
| 8302 | 2025.07.10 17:12:54.111308 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8303 | 2025.07.10 17:12:54.111343 [ 4 ] {624a955e-0498-459d-81a9-bac818f91bbf} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.07.10 17:12:54.111378 [ 4 ] {624a955e-0498-459d-81a9-bac818f91bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8305 | 2025.07.10 17:12:54.111548 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2025.07.10 17:12:54.111615 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_76_15} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8307 | 2025.07.10 17:12:54.111675 [ 4 ] {624a955e-0498-459d-81a9-bac818f91bbf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8308 | 2025.07.10 17:12:54.111689 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 8309 | 2025.07.10 17:12:54.111881 [ 4 ] {624a955e-0498-459d-81a9-bac818f91bbf} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2025.07.10 17:12:54.112007 [ 4 ] {624a955e-0498-459d-81a9-bac818f91bbf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001199 sec., 190158.46538782318 rows/sec., 12.88 MiB/sec. | ||
| 8311 | 2025.07.10 17:12:54.112049 [ 4 ] {624a955e-0498-459d-81a9-bac818f91bbf} <Debug> TCPHandler: Processed in 0.001362546 sec. | ||
| 8312 | 2025.07.10 17:12:54.112158 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2025.07.10 17:12:54.112252 [ 4 ] {a4420121-a1ef-4fda-9c7d-152cd8078117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8314 | 2025.07.10 17:12:54.112291 [ 4 ] {a4420121-a1ef-4fda-9c7d-152cd8078117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8315 | 2025.07.10 17:12:54.112851 [ 4 ] {a4420121-a1ef-4fda-9c7d-152cd8078117} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2025.07.10 17:12:54.112888 [ 4 ] {a4420121-a1ef-4fda-9c7d-152cd8078117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8317 | 2025.07.10 17:12:54.113217 [ 4 ] {a4420121-a1ef-4fda-9c7d-152cd8078117} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8318 | 2025.07.10 17:12:54.113427 [ 4 ] {a4420121-a1ef-4fda-9c7d-152cd8078117} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2025.07.10 17:12:54.113554 [ 4 ] {a4420121-a1ef-4fda-9c7d-152cd8078117} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.00132 sec., 429545.45454545453 rows/sec., 31.94 MiB/sec. | ||
| 8320 | 2025.07.10 17:12:54.113564 [ 151 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8321 | 2025.07.10 17:12:54.113598 [ 4 ] {a4420121-a1ef-4fda-9c7d-152cd8078117} <Debug> TCPHandler: Processed in 0.001490358 sec. | ||
| 8322 | 2025.07.10 17:12:54.113615 [ 151 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2025.07.10 17:12:54.113641 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8324 | 2025.07.10 17:12:54.113707 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 8325 | 2025.07.10 17:12:54.113711 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2025.07.10 17:12:54.113809 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8327 | 2025.07.10 17:12:54.113828 [ 4 ] {f4e827d5-fcd6-4193-89f5-9583bfd67909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8328 | 2025.07.10 17:12:54.113849 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 953 rows starting from the beginning of the part | ||
| 8329 | 2025.07.10 17:12:54.113876 [ 4 ] {f4e827d5-fcd6-4193-89f5-9583bfd67909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8330 | 2025.07.10 17:12:54.113905 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 8331 | 2025.07.10 17:12:54.113952 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 100 rows starting from the beginning of the part | ||
| 8332 | 2025.07.10 17:12:54.113993 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 105 rows starting from the beginning of the part | ||
| 8333 | 2025.07.10 17:12:54.114032 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 8334 | 2025.07.10 17:12:54.114074 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 567 rows starting from the beginning of the part | ||
| 8335 | 2025.07.10 17:12:54.114458 [ 4 ] {f4e827d5-fcd6-4193-89f5-9583bfd67909} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2025.07.10 17:12:54.114500 [ 4 ] {f4e827d5-fcd6-4193-89f5-9583bfd67909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8337 | 2025.07.10 17:12:54.114879 [ 4 ] {f4e827d5-fcd6-4193-89f5-9583bfd67909} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8338 | 2025.07.10 17:12:54.115008 [ 202 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323496 sec., 1431058.3484951977 rows/sec., 112.42 MiB/sec. | ||
| 8339 | 2025.07.10 17:12:54.115097 [ 4 ] {f4e827d5-fcd6-4193-89f5-9583bfd67909} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2025.07.10 17:12:54.115228 [ 4 ] {f4e827d5-fcd6-4193-89f5-9583bfd67909} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001419 sec., 622269.2036645525 rows/sec., 41.87 MiB/sec. | ||
| 8341 | 2025.07.10 17:12:54.115256 [ 200 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8342 | 2025.07.10 17:12:54.115265 [ 4 ] {f4e827d5-fcd6-4193-89f5-9583bfd67909} <Debug> TCPHandler: Processed in 0.001601951 sec. | ||
| 8343 | 2025.07.10 17:12:54.115391 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.07.10 17:12:54.115487 [ 4 ] {ea90a1bb-4ffb-488a-b150-c307ac5be40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8345 | 2025.07.10 17:12:54.115542 [ 4 ] {ea90a1bb-4ffb-488a-b150-c307ac5be40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8346 | 2025.07.10 17:12:54.115562 [ 200 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2025.07.10 17:12:54.115655 [ 200 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_76_15} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8348 | 2025.07.10 17:12:54.115766 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8349 | 2025.07.10 17:12:54.116354 [ 4 ] {ea90a1bb-4ffb-488a-b150-c307ac5be40e} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2025.07.10 17:12:54.116394 [ 4 ] {ea90a1bb-4ffb-488a-b150-c307ac5be40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8351 | 2025.07.10 17:12:54.116949 [ 4 ] {ea90a1bb-4ffb-488a-b150-c307ac5be40e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8352 | 2025.07.10 17:12:54.117163 [ 4 ] {ea90a1bb-4ffb-488a-b150-c307ac5be40e} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2025.07.10 17:12:54.117299 [ 4 ] {ea90a1bb-4ffb-488a-b150-c307ac5be40e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00183 sec., 22404.371584699453 rows/sec., 40.15 MiB/sec. | ||
| 8354 | 2025.07.10 17:12:54.117355 [ 4 ] {ea90a1bb-4ffb-488a-b150-c307ac5be40e} <Debug> TCPHandler: Processed in 0.002011649 sec. | ||
| 8355 | 2025.07.10 17:12:54.117468 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8356 | 2025.07.10 17:12:54.117561 [ 4 ] {1f6a0238-3d92-4eca-b197-538ab4fd5dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8357 | 2025.07.10 17:12:54.117601 [ 4 ] {1f6a0238-3d92-4eca-b197-538ab4fd5dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8358 | 2025.07.10 17:12:54.117923 [ 4 ] {1f6a0238-3d92-4eca-b197-538ab4fd5dce} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2025.07.10 17:12:54.117958 [ 4 ] {1f6a0238-3d92-4eca-b197-538ab4fd5dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8360 | 2025.07.10 17:12:54.118252 [ 4 ] {1f6a0238-3d92-4eca-b197-538ab4fd5dce} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8361 | 2025.07.10 17:12:54.118449 [ 4 ] {1f6a0238-3d92-4eca-b197-538ab4fd5dce} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2025.07.10 17:12:54.118573 [ 4 ] {1f6a0238-3d92-4eca-b197-538ab4fd5dce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 8363 | 2025.07.10 17:12:54.118607 [ 4 ] {1f6a0238-3d92-4eca-b197-538ab4fd5dce} <Debug> TCPHandler: Processed in 0.001186853 sec. | ||
| 8364 | 2025.07.10 17:12:54.714063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
| 8365 | 2025.07.10 17:12:54.714848 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2025.07.10 17:12:54.714913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8367 | 2025.07.10 17:12:54.715645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8368 | 2025.07.10 17:12:54.715872 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2025.07.10 17:12:54.716002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
| 8370 | 2025.07.10 17:12:56.086954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 8371 | 2025.07.10 17:12:56.103706 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2025.07.10 17:12:56.103757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8373 | 2025.07.10 17:12:56.110604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8374 | 2025.07.10 17:12:56.111334 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2025.07.10 17:12:56.114109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 8376 | 2025.07.10 17:12:59.076673 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2025.07.10 17:12:59.076947 [ 4 ] {ab815969-a167-4c4c-b75b-dc3c4767bc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8378 | 2025.07.10 17:12:59.077046 [ 4 ] {ab815969-a167-4c4c-b75b-dc3c4767bc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8379 | 2025.07.10 17:12:59.077815 [ 4 ] {ab815969-a167-4c4c-b75b-dc3c4767bc25} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2025.07.10 17:12:59.077855 [ 4 ] {ab815969-a167-4c4c-b75b-dc3c4767bc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8381 | 2025.07.10 17:12:59.078257 [ 4 ] {ab815969-a167-4c4c-b75b-dc3c4767bc25} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8382 | 2025.07.10 17:12:59.078485 [ 4 ] {ab815969-a167-4c4c-b75b-dc3c4767bc25} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2025.07.10 17:12:59.078646 [ 4 ] {ab815969-a167-4c4c-b75b-dc3c4767bc25} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001773 sec., 31584.884376762548 rows/sec., 2.41 MiB/sec. | ||
| 8384 | 2025.07.10 17:12:59.078694 [ 4 ] {ab815969-a167-4c4c-b75b-dc3c4767bc25} <Debug> TCPHandler: Processed in 0.002198113 sec. | ||
| 8385 | 2025.07.10 17:12:59.078814 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2025.07.10 17:12:59.078913 [ 4 ] {e927b0bc-0bbd-467e-9281-825ccba1ede6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8387 | 2025.07.10 17:12:59.078956 [ 4 ] {e927b0bc-0bbd-467e-9281-825ccba1ede6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8388 | 2025.07.10 17:12:59.079399 [ 4 ] {e927b0bc-0bbd-467e-9281-825ccba1ede6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2025.07.10 17:12:59.079435 [ 4 ] {e927b0bc-0bbd-467e-9281-825ccba1ede6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8390 | 2025.07.10 17:12:59.079743 [ 4 ] {e927b0bc-0bbd-467e-9281-825ccba1ede6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8391 | 2025.07.10 17:12:59.079960 [ 4 ] {e927b0bc-0bbd-467e-9281-825ccba1ede6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2025.07.10 17:12:59.080086 [ 4 ] {e927b0bc-0bbd-467e-9281-825ccba1ede6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 8393 | 2025.07.10 17:12:59.080122 [ 4 ] {e927b0bc-0bbd-467e-9281-825ccba1ede6} <Debug> TCPHandler: Processed in 0.001359327 sec. | ||
| 8394 | 2025.07.10 17:12:59.080229 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2025.07.10 17:12:59.080322 [ 4 ] {5d40269c-ccdd-418e-b0c5-334bfea1cd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8396 | 2025.07.10 17:12:59.080365 [ 4 ] {5d40269c-ccdd-418e-b0c5-334bfea1cd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8397 | 2025.07.10 17:12:59.080777 [ 4 ] {5d40269c-ccdd-418e-b0c5-334bfea1cd9d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2025.07.10 17:12:59.080813 [ 4 ] {5d40269c-ccdd-418e-b0c5-334bfea1cd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8399 | 2025.07.10 17:12:59.081140 [ 4 ] {5d40269c-ccdd-418e-b0c5-334bfea1cd9d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8400 | 2025.07.10 17:12:59.081342 [ 4 ] {5d40269c-ccdd-418e-b0c5-334bfea1cd9d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.07.10 17:12:59.081459 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8402 | 2025.07.10 17:12:59.081470 [ 4 ] {5d40269c-ccdd-418e-b0c5-334bfea1cd9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 8403 | 2025.07.10 17:12:59.081535 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2025.07.10 17:12:59.081553 [ 4 ] {5d40269c-ccdd-418e-b0c5-334bfea1cd9d} <Debug> TCPHandler: Processed in 0.001372696 sec. | ||
| 8405 | 2025.07.10 17:12:59.081561 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8406 | 2025.07.10 17:12:59.081669 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2025.07.10 17:12:59.081709 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 8408 | 2025.07.10 17:12:59.081766 [ 4 ] {d5bffbfe-3dbb-46ec-8ab0-23b739c9d565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8409 | 2025.07.10 17:12:59.081810 [ 4 ] {d5bffbfe-3dbb-46ec-8ab0-23b739c9d565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8410 | 2025.07.10 17:12:59.081850 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8411 | 2025.07.10 17:12:59.081889 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20411 rows starting from the beginning of the part | ||
| 8412 | 2025.07.10 17:12:59.081965 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 196 rows starting from the beginning of the part | ||
| 8413 | 2025.07.10 17:12:59.082028 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 8414 | 2025.07.10 17:12:59.082076 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 8415 | 2025.07.10 17:12:59.082130 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 883 rows starting from the beginning of the part | ||
| 8416 | 2025.07.10 17:12:59.082164 [ 4 ] {d5bffbfe-3dbb-46ec-8ab0-23b739c9d565} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2025.07.10 17:12:59.082172 [ 200 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 8418 | 2025.07.10 17:12:59.082206 [ 4 ] {d5bffbfe-3dbb-46ec-8ab0-23b739c9d565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8419 | 2025.07.10 17:12:59.082531 [ 4 ] {d5bffbfe-3dbb-46ec-8ab0-23b739c9d565} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8420 | 2025.07.10 17:12:59.082738 [ 4 ] {d5bffbfe-3dbb-46ec-8ab0-23b739c9d565} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2025.07.10 17:12:59.082854 [ 171 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8422 | 2025.07.10 17:12:59.082869 [ 4 ] {d5bffbfe-3dbb-46ec-8ab0-23b739c9d565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 8423 | 2025.07.10 17:12:59.082890 [ 171 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2025.07.10 17:12:59.082911 [ 4 ] {d5bffbfe-3dbb-46ec-8ab0-23b739c9d565} <Debug> TCPHandler: Processed in 0.001290285 sec. | ||
| 8425 | 2025.07.10 17:12:59.082914 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8426 | 2025.07.10 17:12:59.083046 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 8427 | 2025.07.10 17:12:59.083203 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8428 | 2025.07.10 17:12:59.083239 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3654 rows starting from the beginning of the part | ||
| 8429 | 2025.07.10 17:12:59.083305 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 8430 | 2025.07.10 17:12:59.083350 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 8431 | 2025.07.10 17:12:59.083390 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 8432 | 2025.07.10 17:12:59.083426 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 8433 | 2025.07.10 17:12:59.083463 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 8434 | 2025.07.10 17:12:59.085345 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3954 rows, containing 4 columns (4 merged, 0 gathered) in 0.002360766 sec., 1674880.1024752136 rows/sec., 112.19 MiB/sec. | ||
| 8435 | 2025.07.10 17:12:59.086090 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8436 | 2025.07.10 17:12:59.086510 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_76_15} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2025.07.10 17:12:59.086576 [ 201 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_76_15} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8438 | 2025.07.10 17:12:59.086672 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8439 | 2025.07.10 17:12:59.095879 [ 201 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21970 rows, containing 5 columns (5 merged, 0 gathered) in 0.014219985 sec., 1545008.6621047773 rows/sec., 105.94 MiB/sec. | ||
| 8440 | 2025.07.10 17:12:59.096591 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8441 | 2025.07.10 17:12:59.096909 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2025.07.10 17:12:59.096988 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8443 | 2025.07.10 17:12:59.097097 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8444 | 2025.07.10 17:13:00.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.91 MiB, peak 298.17 MiB, free memory in arenas 0.00 B, will set to 292.41 MiB (RSS), difference: 1.51 MiB | ||
| 8445 | 2025.07.10 17:13:01.991808 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8446 | 2025.07.10 17:13:01.991904 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8447 | 2025.07.10 17:13:02.216244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
| 8448 | 2025.07.10 17:13:02.217003 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2025.07.10 17:13:02.217078 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8450 | 2025.07.10 17:13:02.217736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8451 | 2025.07.10 17:13:02.217966 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2025.07.10 17:13:02.218095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 8453 | 2025.07.10 17:13:02.218134 [ 153 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8454 | 2025.07.10 17:13:02.218204 [ 153 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2025.07.10 17:13:02.218223 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8456 | 2025.07.10 17:13:02.218343 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 8457 | 2025.07.10 17:13:02.218488 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8458 | 2025.07.10 17:13:02.218527 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
| 8459 | 2025.07.10 17:13:02.218589 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 8460 | 2025.07.10 17:13:02.218632 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
| 8461 | 2025.07.10 17:13:02.218671 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 8462 | 2025.07.10 17:13:02.218710 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
| 8463 | 2025.07.10 17:13:02.218748 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 8464 | 2025.07.10 17:13:02.221018 [ 201 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.002731162 sec., 9402957.422518328 rows/sec., 134.51 MiB/sec. | ||
| 8465 | 2025.07.10 17:13:02.221297 [ 197 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8466 | 2025.07.10 17:13:02.221607 [ 197 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2025.07.10 17:13:02.221692 [ 197 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_56_11} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8468 | 2025.07.10 17:13:02.221803 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 8469 | 2025.07.10 17:13:02.274121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1120 | ||
| 8470 | 2025.07.10 17:13:02.276407 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2025.07.10 17:13:02.276447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8472 | 2025.07.10 17:13:02.277626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8473 | 2025.07.10 17:13:02.277902 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2025.07.10 17:13:02.278250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 8475 | 2025.07.10 17:13:03.614277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 8476 | 2025.07.10 17:13:03.631654 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2025.07.10 17:13:03.631720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8478 | 2025.07.10 17:13:03.638137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8479 | 2025.07.10 17:13:03.638904 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2025.07.10 17:13:03.639210 [ 153 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8481 | 2025.07.10 17:13:03.639281 [ 153 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2025.07.10 17:13:03.639305 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8483 | 2025.07.10 17:13:03.639430 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 8484 | 2025.07.10 17:13:03.642560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 8485 | 2025.07.10 17:13:03.643824 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8486 | 2025.07.10 17:13:03.645445 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 8487 | 2025.07.10 17:13:03.650608 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 8488 | 2025.07.10 17:13:03.655416 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 8489 | 2025.07.10 17:13:03.660420 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 8490 | 2025.07.10 17:13:03.665507 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 8491 | 2025.07.10 17:13:03.669415 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 8492 | 2025.07.10 17:13:03.720841 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081471786 sec., 5179.707242455688 rows/sec., 26.78 MiB/sec. | ||
| 8493 | 2025.07.10 17:13:03.722806 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8494 | 2025.07.10 17:13:03.724509 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_56_11} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2025.07.10 17:13:03.724603 [ 188 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_56_11} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8496 | 2025.07.10 17:13:03.726145 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8497 | 2025.07.10 17:13:04.078273 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2025.07.10 17:13:04.078469 [ 4 ] {23fa33d1-fbe7-4fb9-8435-6f4df2a549eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8499 | 2025.07.10 17:13:04.078537 [ 4 ] {23fa33d1-fbe7-4fb9-8435-6f4df2a549eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8500 | 2025.07.10 17:13:04.079287 [ 4 ] {23fa33d1-fbe7-4fb9-8435-6f4df2a549eb} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2025.07.10 17:13:04.079329 [ 4 ] {23fa33d1-fbe7-4fb9-8435-6f4df2a549eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8502 | 2025.07.10 17:13:04.079784 [ 4 ] {23fa33d1-fbe7-4fb9-8435-6f4df2a549eb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8503 | 2025.07.10 17:13:04.080024 [ 4 ] {23fa33d1-fbe7-4fb9-8435-6f4df2a549eb} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.07.10 17:13:04.080203 [ 4 ] {23fa33d1-fbe7-4fb9-8435-6f4df2a549eb} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001787 sec., 77224.39843312815 rows/sec., 6.67 MiB/sec. | ||
| 8505 | 2025.07.10 17:13:04.080258 [ 4 ] {23fa33d1-fbe7-4fb9-8435-6f4df2a549eb} <Debug> TCPHandler: Processed in 0.002118821 sec. | ||
| 8506 | 2025.07.10 17:13:04.080383 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2025.07.10 17:13:04.080486 [ 4 ] {52afda16-34d2-4a3f-9272-4b816d43c021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8508 | 2025.07.10 17:13:04.080530 [ 4 ] {52afda16-34d2-4a3f-9272-4b816d43c021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8509 | 2025.07.10 17:13:04.080952 [ 4 ] {52afda16-34d2-4a3f-9272-4b816d43c021} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2025.07.10 17:13:04.080988 [ 4 ] {52afda16-34d2-4a3f-9272-4b816d43c021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8511 | 2025.07.10 17:13:04.081306 [ 4 ] {52afda16-34d2-4a3f-9272-4b816d43c021} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8512 | 2025.07.10 17:13:04.081530 [ 4 ] {52afda16-34d2-4a3f-9272-4b816d43c021} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2025.07.10 17:13:04.081641 [ 153 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 8514 | 2025.07.10 17:13:04.081662 [ 4 ] {52afda16-34d2-4a3f-9272-4b816d43c021} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0012 sec., 34166.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 8515 | 2025.07.10 17:13:04.081674 [ 153 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2025.07.10 17:13:04.081694 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8517 | 2025.07.10 17:13:04.081702 [ 4 ] {52afda16-34d2-4a3f-9272-4b816d43c021} <Debug> TCPHandler: Processed in 0.001370837 sec. | ||
| 8518 | 2025.07.10 17:13:04.081811 [ 192 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 8519 | 2025.07.10 17:13:04.081816 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2025.07.10 17:13:04.081965 [ 4 ] {ee6e98f2-b71d-49a7-a54c-23eac7cf1c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8521 | 2025.07.10 17:13:04.081972 [ 192 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8522 | 2025.07.10 17:13:04.082010 [ 4 ] {ee6e98f2-b71d-49a7-a54c-23eac7cf1c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8523 | 2025.07.10 17:13:04.082018 [ 192 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 179 rows starting from the beginning of the part | ||
| 8524 | 2025.07.10 17:13:04.082093 [ 192 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 8525 | 2025.07.10 17:13:04.082139 [ 192 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
| 8526 | 2025.07.10 17:13:04.082182 [ 192 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 8527 | 2025.07.10 17:13:04.082224 [ 192 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part | ||
| 8528 | 2025.07.10 17:13:04.082264 [ 192 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 8529 | 2025.07.10 17:13:04.082469 [ 4 ] {ee6e98f2-b71d-49a7-a54c-23eac7cf1c74} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2025.07.10 17:13:04.082511 [ 4 ] {ee6e98f2-b71d-49a7-a54c-23eac7cf1c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8531 | 2025.07.10 17:13:04.082854 [ 4 ] {ee6e98f2-b71d-49a7-a54c-23eac7cf1c74} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8532 | 2025.07.10 17:13:04.083086 [ 4 ] {ee6e98f2-b71d-49a7-a54c-23eac7cf1c74} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2025.07.10 17:13:04.083120 [ 194 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362266 sec., 264999.6403051974 rows/sec., 19.32 MiB/sec. | ||
| 8534 | 2025.07.10 17:13:04.083240 [ 4 ] {ee6e98f2-b71d-49a7-a54c-23eac7cf1c74} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001294 sec., 81143.74034003091 rows/sec., 6.34 MiB/sec. | ||
| 8535 | 2025.07.10 17:13:04.083287 [ 4 ] {ee6e98f2-b71d-49a7-a54c-23eac7cf1c74} <Debug> TCPHandler: Processed in 0.00151993 sec. | ||
| 8536 | 2025.07.10 17:13:04.083340 [ 191 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 8537 | 2025.07.10 17:13:04.083395 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8538 | 2025.07.10 17:13:04.083494 [ 4 ] {2055e4a5-b12a-4417-ac52-3b7f21885fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8539 | 2025.07.10 17:13:04.083542 [ 4 ] {2055e4a5-b12a-4417-ac52-3b7f21885fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8540 | 2025.07.10 17:13:04.083667 [ 191 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2025.07.10 17:13:04.083754 [ 191 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_50_10} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 8542 | 2025.07.10 17:13:04.083854 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8543 | 2025.07.10 17:13:04.083951 [ 4 ] {2055e4a5-b12a-4417-ac52-3b7f21885fab} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2025.07.10 17:13:04.083993 [ 4 ] {2055e4a5-b12a-4417-ac52-3b7f21885fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8545 | 2025.07.10 17:13:04.084344 [ 4 ] {2055e4a5-b12a-4417-ac52-3b7f21885fab} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8546 | 2025.07.10 17:13:04.084592 [ 4 ] {2055e4a5-b12a-4417-ac52-3b7f21885fab} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2025.07.10 17:13:04.084724 [ 4 ] {2055e4a5-b12a-4417-ac52-3b7f21885fab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 8548 | 2025.07.10 17:13:04.084761 [ 4 ] {2055e4a5-b12a-4417-ac52-3b7f21885fab} <Debug> TCPHandler: Processed in 0.001414487 sec. | ||
| 8549 | 2025.07.10 17:13:04.084863 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2025.07.10 17:13:04.084956 [ 4 ] {0996976e-b31b-433a-8482-dae7dbd48993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8551 | 2025.07.10 17:13:04.085011 [ 4 ] {0996976e-b31b-433a-8482-dae7dbd48993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8552 | 2025.07.10 17:13:04.085896 [ 4 ] {0996976e-b31b-433a-8482-dae7dbd48993} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2025.07.10 17:13:04.085933 [ 4 ] {0996976e-b31b-433a-8482-dae7dbd48993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8554 | 2025.07.10 17:13:04.086514 [ 4 ] {0996976e-b31b-433a-8482-dae7dbd48993} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8555 | 2025.07.10 17:13:04.086737 [ 4 ] {0996976e-b31b-433a-8482-dae7dbd48993} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2025.07.10 17:13:04.086873 [ 4 ] {0996976e-b31b-433a-8482-dae7dbd48993} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001934 sec., 21199.586349534642 rows/sec., 37.99 MiB/sec. | ||
| 8557 | 2025.07.10 17:13:04.086926 [ 4 ] {0996976e-b31b-433a-8482-dae7dbd48993} <Debug> TCPHandler: Processed in 0.002111191 sec. | ||
| 8558 | 2025.07.10 17:13:04.087032 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2025.07.10 17:13:04.087126 [ 4 ] {b818e6f3-7536-4a40-b91c-08a4e1dc173a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8560 | 2025.07.10 17:13:04.087167 [ 4 ] {b818e6f3-7536-4a40-b91c-08a4e1dc173a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8561 | 2025.07.10 17:13:04.087494 [ 4 ] {b818e6f3-7536-4a40-b91c-08a4e1dc173a} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2025.07.10 17:13:04.087528 [ 4 ] {b818e6f3-7536-4a40-b91c-08a4e1dc173a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8563 | 2025.07.10 17:13:04.087831 [ 4 ] {b818e6f3-7536-4a40-b91c-08a4e1dc173a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8564 | 2025.07.10 17:13:04.088035 [ 4 ] {b818e6f3-7536-4a40-b91c-08a4e1dc173a} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2025.07.10 17:13:04.088168 [ 4 ] {b818e6f3-7536-4a40-b91c-08a4e1dc173a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 8566 | 2025.07.10 17:13:04.088205 [ 4 ] {b818e6f3-7536-4a40-b91c-08a4e1dc173a} <Debug> TCPHandler: Processed in 0.001221994 sec. | ||
| 8567 | 2025.07.10 17:13:09.078585 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2025.07.10 17:13:09.078792 [ 4 ] {9f2b6b79-01b9-4115-988d-af887cbf6db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8569 | 2025.07.10 17:13:09.078861 [ 4 ] {9f2b6b79-01b9-4115-988d-af887cbf6db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8570 | 2025.07.10 17:13:09.079547 [ 4 ] {9f2b6b79-01b9-4115-988d-af887cbf6db4} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2025.07.10 17:13:09.079594 [ 4 ] {9f2b6b79-01b9-4115-988d-af887cbf6db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8572 | 2025.07.10 17:13:09.080004 [ 4 ] {9f2b6b79-01b9-4115-988d-af887cbf6db4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8573 | 2025.07.10 17:13:09.080232 [ 4 ] {9f2b6b79-01b9-4115-988d-af887cbf6db4} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2025.07.10 17:13:09.080397 [ 4 ] {9f2b6b79-01b9-4115-988d-af887cbf6db4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.20 MiB/sec. | ||
| 8575 | 2025.07.10 17:13:09.080446 [ 4 ] {9f2b6b79-01b9-4115-988d-af887cbf6db4} <Debug> TCPHandler: Processed in 0.001992238 sec. | ||
| 8576 | 2025.07.10 17:13:09.080560 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2025.07.10 17:13:09.080660 [ 4 ] {aa378a96-1d4e-4803-a4ee-1ec265356e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8578 | 2025.07.10 17:13:09.080702 [ 4 ] {aa378a96-1d4e-4803-a4ee-1ec265356e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8579 | 2025.07.10 17:13:09.081170 [ 4 ] {aa378a96-1d4e-4803-a4ee-1ec265356e63} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2025.07.10 17:13:09.081205 [ 4 ] {aa378a96-1d4e-4803-a4ee-1ec265356e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8581 | 2025.07.10 17:13:09.081527 [ 4 ] {aa378a96-1d4e-4803-a4ee-1ec265356e63} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8582 | 2025.07.10 17:13:09.081734 [ 4 ] {aa378a96-1d4e-4803-a4ee-1ec265356e63} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2025.07.10 17:13:09.081867 [ 4 ] {aa378a96-1d4e-4803-a4ee-1ec265356e63} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.00123 sec., 143089.43089430896 rows/sec., 12.56 MiB/sec. | ||
| 8584 | 2025.07.10 17:13:09.081906 [ 4 ] {aa378a96-1d4e-4803-a4ee-1ec265356e63} <Debug> TCPHandler: Processed in 0.001398818 sec. | ||
| 8585 | 2025.07.10 17:13:09.082013 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2025.07.10 17:13:09.082110 [ 4 ] {0df769af-524e-4676-b5d5-df5ff4cd8e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8587 | 2025.07.10 17:13:09.082150 [ 4 ] {0df769af-524e-4676-b5d5-df5ff4cd8e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8588 | 2025.07.10 17:13:09.082543 [ 4 ] {0df769af-524e-4676-b5d5-df5ff4cd8e05} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2025.07.10 17:13:09.082579 [ 4 ] {0df769af-524e-4676-b5d5-df5ff4cd8e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8590 | 2025.07.10 17:13:09.082872 [ 4 ] {0df769af-524e-4676-b5d5-df5ff4cd8e05} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8591 | 2025.07.10 17:13:09.083074 [ 4 ] {0df769af-524e-4676-b5d5-df5ff4cd8e05} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2025.07.10 17:13:09.083207 [ 4 ] {0df769af-524e-4676-b5d5-df5ff4cd8e05} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 860.28 KiB/sec. | ||
| 8593 | 2025.07.10 17:13:09.083245 [ 4 ] {0df769af-524e-4676-b5d5-df5ff4cd8e05} <Debug> TCPHandler: Processed in 0.001281665 sec. | ||
| 8594 | 2025.07.10 17:13:09.083348 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2025.07.10 17:13:09.083442 [ 4 ] {e0e5b30f-6c03-4653-99b8-0bd44a9d3701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8596 | 2025.07.10 17:13:09.083481 [ 4 ] {e0e5b30f-6c03-4653-99b8-0bd44a9d3701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8597 | 2025.07.10 17:13:09.083865 [ 4 ] {e0e5b30f-6c03-4653-99b8-0bd44a9d3701} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2025.07.10 17:13:09.083901 [ 4 ] {e0e5b30f-6c03-4653-99b8-0bd44a9d3701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8599 | 2025.07.10 17:13:09.084190 [ 4 ] {e0e5b30f-6c03-4653-99b8-0bd44a9d3701} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8600 | 2025.07.10 17:13:09.084403 [ 4 ] {e0e5b30f-6c03-4653-99b8-0bd44a9d3701} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2025.07.10 17:13:09.084535 [ 4 ] {e0e5b30f-6c03-4653-99b8-0bd44a9d3701} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 8602 | 2025.07.10 17:13:09.084573 [ 4 ] {e0e5b30f-6c03-4653-99b8-0bd44a9d3701} <Debug> TCPHandler: Processed in 0.001273875 sec. | ||
| 8603 | 2025.07.10 17:13:09.084673 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2025.07.10 17:13:09.084769 [ 4 ] {d2d73007-0415-4657-97a2-c78fb5a25b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8605 | 2025.07.10 17:13:09.084807 [ 4 ] {d2d73007-0415-4657-97a2-c78fb5a25b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8606 | 2025.07.10 17:13:09.085191 [ 4 ] {d2d73007-0415-4657-97a2-c78fb5a25b24} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2025.07.10 17:13:09.085226 [ 4 ] {d2d73007-0415-4657-97a2-c78fb5a25b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8608 | 2025.07.10 17:13:09.085510 [ 4 ] {d2d73007-0415-4657-97a2-c78fb5a25b24} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8609 | 2025.07.10 17:13:09.085712 [ 4 ] {d2d73007-0415-4657-97a2-c78fb5a25b24} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2025.07.10 17:13:09.085837 [ 4 ] {d2d73007-0415-4657-97a2-c78fb5a25b24} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 8611 | 2025.07.10 17:13:09.085875 [ 4 ] {d2d73007-0415-4657-97a2-c78fb5a25b24} <Debug> TCPHandler: Processed in 0.001251654 sec. | ||
| 8612 | 2025.07.10 17:13:09.085975 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2025.07.10 17:13:09.086075 [ 4 ] {cbd28270-efb9-4567-b293-2d312995afc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8614 | 2025.07.10 17:13:09.086115 [ 4 ] {cbd28270-efb9-4567-b293-2d312995afc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8615 | 2025.07.10 17:13:09.086530 [ 4 ] {cbd28270-efb9-4567-b293-2d312995afc1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2025.07.10 17:13:09.086567 [ 4 ] {cbd28270-efb9-4567-b293-2d312995afc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8617 | 2025.07.10 17:13:09.086887 [ 4 ] {cbd28270-efb9-4567-b293-2d312995afc1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8618 | 2025.07.10 17:13:09.087102 [ 4 ] {cbd28270-efb9-4567-b293-2d312995afc1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2025.07.10 17:13:09.087232 [ 4 ] {cbd28270-efb9-4567-b293-2d312995afc1} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001176 sec., 85034.01360544217 rows/sec., 6.95 MiB/sec. | ||
| 8620 | 2025.07.10 17:13:09.087270 [ 4 ] {cbd28270-efb9-4567-b293-2d312995afc1} <Debug> TCPHandler: Processed in 0.001344686 sec. | ||
| 8621 | 2025.07.10 17:13:09.087374 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2025.07.10 17:13:09.087467 [ 4 ] {91593966-bfa0-445b-b6d8-ddc8065e7c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8623 | 2025.07.10 17:13:09.087509 [ 4 ] {91593966-bfa0-445b-b6d8-ddc8065e7c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8624 | 2025.07.10 17:13:09.087904 [ 4 ] {91593966-bfa0-445b-b6d8-ddc8065e7c49} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2025.07.10 17:13:09.087938 [ 4 ] {91593966-bfa0-445b-b6d8-ddc8065e7c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8626 | 2025.07.10 17:13:09.088283 [ 4 ] {91593966-bfa0-445b-b6d8-ddc8065e7c49} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8627 | 2025.07.10 17:13:09.088488 [ 4 ] {91593966-bfa0-445b-b6d8-ddc8065e7c49} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2025.07.10 17:13:09.088624 [ 4 ] {91593966-bfa0-445b-b6d8-ddc8065e7c49} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001176 sec., 166666.6666666667 rows/sec., 11.96 MiB/sec. | ||
| 8629 | 2025.07.10 17:13:09.088662 [ 4 ] {91593966-bfa0-445b-b6d8-ddc8065e7c49} <Debug> TCPHandler: Processed in 0.001336426 sec. | ||
| 8630 | 2025.07.10 17:13:09.088767 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2025.07.10 17:13:09.088862 [ 4 ] {8dc061a1-ae90-47a9-acde-2d2329942722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8632 | 2025.07.10 17:13:09.088901 [ 4 ] {8dc061a1-ae90-47a9-acde-2d2329942722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8633 | 2025.07.10 17:13:09.089219 [ 4 ] {8dc061a1-ae90-47a9-acde-2d2329942722} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2025.07.10 17:13:09.089254 [ 4 ] {8dc061a1-ae90-47a9-acde-2d2329942722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8635 | 2025.07.10 17:13:09.089556 [ 4 ] {8dc061a1-ae90-47a9-acde-2d2329942722} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8636 | 2025.07.10 17:13:09.089780 [ 4 ] {8dc061a1-ae90-47a9-acde-2d2329942722} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2025.07.10 17:13:09.089917 [ 4 ] {8dc061a1-ae90-47a9-acde-2d2329942722} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8638 | 2025.07.10 17:13:09.089952 [ 4 ] {8dc061a1-ae90-47a9-acde-2d2329942722} <Debug> TCPHandler: Processed in 0.001233554 sec. | ||
| 8639 | 2025.07.10 17:13:09.719204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
| 8640 | 2025.07.10 17:13:09.719705 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.07.10 17:13:09.719749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8642 | 2025.07.10 17:13:09.720241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8643 | 2025.07.10 17:13:09.720463 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.07.10 17:13:09.720594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
| 8645 | 2025.07.10 17:13:11.143565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 8646 | 2025.07.10 17:13:11.160294 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2025.07.10 17:13:11.160360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8648 | 2025.07.10 17:13:11.165650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8649 | 2025.07.10 17:13:11.166322 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2025.07.10 17:13:11.169208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 8651 | 2025.07.10 17:13:12.279339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1148 | ||
| 8652 | 2025.07.10 17:13:12.282682 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.07.10 17:13:12.282756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8654 | 2025.07.10 17:13:12.284646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8655 | 2025.07.10 17:13:12.285048 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.07.10 17:13:12.285282 [ 146 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8657 | 2025.07.10 17:13:12.285359 [ 146 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2025.07.10 17:13:12.285382 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8659 | 2025.07.10 17:13:12.285497 [ 190 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 8660 | 2025.07.10 17:13:12.285635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 8661 | 2025.07.10 17:13:12.286142 [ 190 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8662 | 2025.07.10 17:13:12.286311 [ 190 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1024 rows starting from the beginning of the part | ||
| 8663 | 2025.07.10 17:13:12.286705 [ 190 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 8664 | 2025.07.10 17:13:12.287101 [ 190 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 8665 | 2025.07.10 17:13:12.287520 [ 190 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
| 8666 | 2025.07.10 17:13:12.287893 [ 190 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 8667 | 2025.07.10 17:13:12.288262 [ 190 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 8668 | 2025.07.10 17:13:12.295726 [ 186 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 72 columns (72 merged, 0 gathered) in 0.010281419 sec., 111657.73907278752 rows/sec., 91.07 MiB/sec. | ||
| 8669 | 2025.07.10 17:13:12.297430 [ 196 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8670 | 2025.07.10 17:13:12.298405 [ 196 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2025.07.10 17:13:12.298554 [ 196 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_41_8} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8672 | 2025.07.10 17:13:12.299087 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 8673 | 2025.07.10 17:13:14.079049 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2025.07.10 17:13:14.079244 [ 4 ] {b37f14ac-5caa-45e4-9e3c-a07ad99e5f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8675 | 2025.07.10 17:13:14.079312 [ 4 ] {b37f14ac-5caa-45e4-9e3c-a07ad99e5f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8676 | 2025.07.10 17:13:14.080039 [ 4 ] {b37f14ac-5caa-45e4-9e3c-a07ad99e5f89} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2025.07.10 17:13:14.080076 [ 4 ] {b37f14ac-5caa-45e4-9e3c-a07ad99e5f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8678 | 2025.07.10 17:13:14.080491 [ 4 ] {b37f14ac-5caa-45e4-9e3c-a07ad99e5f89} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8679 | 2025.07.10 17:13:14.080721 [ 4 ] {b37f14ac-5caa-45e4-9e3c-a07ad99e5f89} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2025.07.10 17:13:14.080872 [ 4 ] {b37f14ac-5caa-45e4-9e3c-a07ad99e5f89} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.00168 sec., 82142.85714285714 rows/sec., 7.09 MiB/sec. | ||
| 8681 | 2025.07.10 17:13:14.080915 [ 4 ] {b37f14ac-5caa-45e4-9e3c-a07ad99e5f89} <Debug> TCPHandler: Processed in 0.001993778 sec. | ||
| 8682 | 2025.07.10 17:13:14.081033 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2025.07.10 17:13:14.081128 [ 4 ] {13bfb10d-cca1-4363-8cae-cf4d8ccd70b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8684 | 2025.07.10 17:13:14.081170 [ 4 ] {13bfb10d-cca1-4363-8cae-cf4d8ccd70b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8685 | 2025.07.10 17:13:14.081581 [ 4 ] {13bfb10d-cca1-4363-8cae-cf4d8ccd70b4} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2025.07.10 17:13:14.081616 [ 4 ] {13bfb10d-cca1-4363-8cae-cf4d8ccd70b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8687 | 2025.07.10 17:13:14.081913 [ 4 ] {13bfb10d-cca1-4363-8cae-cf4d8ccd70b4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8688 | 2025.07.10 17:13:14.082131 [ 4 ] {13bfb10d-cca1-4363-8cae-cf4d8ccd70b4} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2025.07.10 17:13:14.082254 [ 4 ] {13bfb10d-cca1-4363-8cae-cf4d8ccd70b4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001144 sec., 35839.16083916084 rows/sec., 2.63 MiB/sec. | ||
| 8690 | 2025.07.10 17:13:14.082291 [ 4 ] {13bfb10d-cca1-4363-8cae-cf4d8ccd70b4} <Debug> TCPHandler: Processed in 0.001306505 sec. | ||
| 8691 | 2025.07.10 17:13:14.082410 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2025.07.10 17:13:14.082534 [ 4 ] {b43eca1d-ee2b-4e4a-9404-1bc7b513d6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8693 | 2025.07.10 17:13:14.082584 [ 4 ] {b43eca1d-ee2b-4e4a-9404-1bc7b513d6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8694 | 2025.07.10 17:13:14.083040 [ 4 ] {b43eca1d-ee2b-4e4a-9404-1bc7b513d6ae} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2025.07.10 17:13:14.083074 [ 4 ] {b43eca1d-ee2b-4e4a-9404-1bc7b513d6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8696 | 2025.07.10 17:13:14.083411 [ 4 ] {b43eca1d-ee2b-4e4a-9404-1bc7b513d6ae} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8697 | 2025.07.10 17:13:14.083647 [ 4 ] {b43eca1d-ee2b-4e4a-9404-1bc7b513d6ae} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2025.07.10 17:13:14.083774 [ 4 ] {b43eca1d-ee2b-4e4a-9404-1bc7b513d6ae} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001264 sec., 83069.62025316457 rows/sec., 6.49 MiB/sec. | ||
| 8699 | 2025.07.10 17:13:14.083813 [ 4 ] {b43eca1d-ee2b-4e4a-9404-1bc7b513d6ae} <Debug> TCPHandler: Processed in 0.001462818 sec. | ||
| 8700 | 2025.07.10 17:13:14.083918 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2025.07.10 17:13:14.084013 [ 4 ] {a6548a8c-76e9-4d6b-994e-b14bb68f497b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8702 | 2025.07.10 17:13:14.084055 [ 4 ] {a6548a8c-76e9-4d6b-994e-b14bb68f497b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8703 | 2025.07.10 17:13:14.084448 [ 4 ] {a6548a8c-76e9-4d6b-994e-b14bb68f497b} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2025.07.10 17:13:14.084483 [ 4 ] {a6548a8c-76e9-4d6b-994e-b14bb68f497b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8705 | 2025.07.10 17:13:14.084805 [ 4 ] {a6548a8c-76e9-4d6b-994e-b14bb68f497b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8706 | 2025.07.10 17:13:14.085010 [ 4 ] {a6548a8c-76e9-4d6b-994e-b14bb68f497b} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2025.07.10 17:13:14.085134 [ 4 ] {a6548a8c-76e9-4d6b-994e-b14bb68f497b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 8708 | 2025.07.10 17:13:14.085171 [ 4 ] {a6548a8c-76e9-4d6b-994e-b14bb68f497b} <Debug> TCPHandler: Processed in 0.001300925 sec. | ||
| 8709 | 2025.07.10 17:13:14.085288 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2025.07.10 17:13:14.085381 [ 4 ] {8f6d5a5d-0c16-4d64-851c-8d66603dd6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8711 | 2025.07.10 17:13:14.085433 [ 4 ] {8f6d5a5d-0c16-4d64-851c-8d66603dd6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8712 | 2025.07.10 17:13:14.086255 [ 4 ] {8f6d5a5d-0c16-4d64-851c-8d66603dd6a6} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2025.07.10 17:13:14.086288 [ 4 ] {8f6d5a5d-0c16-4d64-851c-8d66603dd6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8714 | 2025.07.10 17:13:14.086881 [ 4 ] {8f6d5a5d-0c16-4d64-851c-8d66603dd6a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8715 | 2025.07.10 17:13:14.087096 [ 4 ] {8f6d5a5d-0c16-4d64-851c-8d66603dd6a6} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2025.07.10 17:13:14.087199 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8717 | 2025.07.10 17:13:14.087233 [ 4 ] {8f6d5a5d-0c16-4d64-851c-8d66603dd6a6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00187 sec., 21925.133689839575 rows/sec., 39.29 MiB/sec. | ||
| 8718 | 2025.07.10 17:13:14.087235 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2025.07.10 17:13:14.087264 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8720 | 2025.07.10 17:13:14.087287 [ 4 ] {8f6d5a5d-0c16-4d64-851c-8d66603dd6a6} <Debug> TCPHandler: Processed in 0.00204631 sec. | ||
| 8721 | 2025.07.10 17:13:14.087403 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2025.07.10 17:13:14.087408 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 8723 | 2025.07.10 17:13:14.087497 [ 4 ] {fde3fa76-0fb7-4ceb-bc9f-42d796940db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8724 | 2025.07.10 17:13:14.087542 [ 4 ] {fde3fa76-0fb7-4ceb-bc9f-42d796940db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8725 | 2025.07.10 17:13:14.087701 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8726 | 2025.07.10 17:13:14.087765 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1382 rows starting from the beginning of the part | ||
| 8727 | 2025.07.10 17:13:14.087870 [ 4 ] {fde3fa76-0fb7-4ceb-bc9f-42d796940db0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2025.07.10 17:13:14.087891 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 8729 | 2025.07.10 17:13:14.087911 [ 4 ] {fde3fa76-0fb7-4ceb-bc9f-42d796940db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8730 | 2025.07.10 17:13:14.087999 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 8731 | 2025.07.10 17:13:14.088096 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 8732 | 2025.07.10 17:13:14.088186 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 8733 | 2025.07.10 17:13:14.088232 [ 4 ] {fde3fa76-0fb7-4ceb-bc9f-42d796940db0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8734 | 2025.07.10 17:13:14.088278 [ 194 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 8735 | 2025.07.10 17:13:14.088477 [ 4 ] {fde3fa76-0fb7-4ceb-bc9f-42d796940db0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2025.07.10 17:13:14.088726 [ 4 ] {fde3fa76-0fb7-4ceb-bc9f-42d796940db0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 8737 | 2025.07.10 17:13:14.088763 [ 4 ] {fde3fa76-0fb7-4ceb-bc9f-42d796940db0} <Debug> TCPHandler: Processed in 0.001408147 sec. | ||
| 8738 | 2025.07.10 17:13:14.097174 [ 189 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1587 rows, containing 19 columns (19 merged, 0 gathered) in 0.009836261 sec., 161341.7944074481 rows/sec., 289.12 MiB/sec. | ||
| 8739 | 2025.07.10 17:13:14.099263 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8740 | 2025.07.10 17:13:14.099667 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2025.07.10 17:13:14.099751 [ 195 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8742 | 2025.07.10 17:13:14.099899 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 8743 | 2025.07.10 17:13:15.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.94 MiB, peak 306.91 MiB, free memory in arenas 0.00 B, will set to 301.23 MiB (RSS), difference: 6.29 MiB | ||
| 8744 | 2025.07.10 17:13:16.991955 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8745 | 2025.07.10 17:13:16.992052 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8746 | 2025.07.10 17:13:17.220726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
| 8747 | 2025.07.10 17:13:17.221551 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2025.07.10 17:13:17.221617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8749 | 2025.07.10 17:13:17.222384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8750 | 2025.07.10 17:13:17.222607 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2025.07.10 17:13:17.222741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 8752 | 2025.07.10 17:13:18.669253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 8753 | 2025.07.10 17:13:18.684786 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2025.07.10 17:13:18.684849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8755 | 2025.07.10 17:13:18.690925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8756 | 2025.07.10 17:13:18.691640 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2025.07.10 17:13:18.694544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 8758 | 2025.07.10 17:13:19.077172 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2025.07.10 17:13:19.077365 [ 4 ] {9dc5b29a-f427-4ca3-a3fb-f25ef1730b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8760 | 2025.07.10 17:13:19.077433 [ 4 ] {9dc5b29a-f427-4ca3-a3fb-f25ef1730b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8761 | 2025.07.10 17:13:19.078210 [ 4 ] {9dc5b29a-f427-4ca3-a3fb-f25ef1730b66} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2025.07.10 17:13:19.078251 [ 4 ] {9dc5b29a-f427-4ca3-a3fb-f25ef1730b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8763 | 2025.07.10 17:13:19.078631 [ 4 ] {9dc5b29a-f427-4ca3-a3fb-f25ef1730b66} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8764 | 2025.07.10 17:13:19.078852 [ 4 ] {9dc5b29a-f427-4ca3-a3fb-f25ef1730b66} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2025.07.10 17:13:19.079002 [ 4 ] {9dc5b29a-f427-4ca3-a3fb-f25ef1730b66} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.53 MiB/sec. | ||
| 8766 | 2025.07.10 17:13:19.079000 [ 140 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8767 | 2025.07.10 17:13:19.079044 [ 4 ] {9dc5b29a-f427-4ca3-a3fb-f25ef1730b66} <Debug> TCPHandler: Processed in 0.002007869 sec. | ||
| 8768 | 2025.07.10 17:13:19.079081 [ 140 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2025.07.10 17:13:19.079111 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8770 | 2025.07.10 17:13:19.079182 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2025.07.10 17:13:19.079259 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 8772 | 2025.07.10 17:13:19.079288 [ 4 ] {24c4d476-833d-42f0-a4bf-d800c5ea8a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8773 | 2025.07.10 17:13:19.079367 [ 4 ] {24c4d476-833d-42f0-a4bf-d800c5ea8a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8774 | 2025.07.10 17:13:19.079456 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8775 | 2025.07.10 17:13:19.079513 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1970 rows starting from the beginning of the part | ||
| 8776 | 2025.07.10 17:13:19.079612 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 8777 | 2025.07.10 17:13:19.079685 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 138 rows starting from the beginning of the part | ||
| 8778 | 2025.07.10 17:13:19.079752 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 176 rows starting from the beginning of the part | ||
| 8779 | 2025.07.10 17:13:19.079805 [ 4 ] {24c4d476-833d-42f0-a4bf-d800c5ea8a55} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2025.07.10 17:13:19.079819 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
| 8781 | 2025.07.10 17:13:19.079851 [ 4 ] {24c4d476-833d-42f0-a4bf-d800c5ea8a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8782 | 2025.07.10 17:13:19.079901 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 8783 | 2025.07.10 17:13:19.080238 [ 4 ] {24c4d476-833d-42f0-a4bf-d800c5ea8a55} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8784 | 2025.07.10 17:13:19.080459 [ 4 ] {24c4d476-833d-42f0-a4bf-d800c5ea8a55} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2025.07.10 17:13:19.080581 [ 140 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8786 | 2025.07.10 17:13:19.080595 [ 4 ] {24c4d476-833d-42f0-a4bf-d800c5ea8a55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001325 sec., 48301.88679245283 rows/sec., 3.77 MiB/sec. | ||
| 8787 | 2025.07.10 17:13:19.080616 [ 140 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2025.07.10 17:13:19.080639 [ 4 ] {24c4d476-833d-42f0-a4bf-d800c5ea8a55} <Debug> TCPHandler: Processed in 0.00151111 sec. | ||
| 8789 | 2025.07.10 17:13:19.080640 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8790 | 2025.07.10 17:13:19.080764 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2025.07.10 17:13:19.080799 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 8792 | 2025.07.10 17:13:19.080871 [ 4 ] {53830b37-a815-4493-aef0-b727fa399e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8793 | 2025.07.10 17:13:19.080918 [ 4 ] {53830b37-a815-4493-aef0-b727fa399e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8794 | 2025.07.10 17:13:19.080943 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8795 | 2025.07.10 17:13:19.080981 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 953 rows starting from the beginning of the part | ||
| 8796 | 2025.07.10 17:13:19.081049 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 8797 | 2025.07.10 17:13:19.081094 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 105 rows starting from the beginning of the part | ||
| 8798 | 2025.07.10 17:13:19.081137 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part | ||
| 8799 | 2025.07.10 17:13:19.081148 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001963978 sec., 1290238.4853598156 rows/sec., 111.58 MiB/sec. | ||
| 8800 | 2025.07.10 17:13:19.081179 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 105 rows starting from the beginning of the part | ||
| 8801 | 2025.07.10 17:13:19.081227 [ 195 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 8802 | 2025.07.10 17:13:19.081351 [ 4 ] {53830b37-a815-4493-aef0-b727fa399e48} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2025.07.10 17:13:19.081392 [ 4 ] {53830b37-a815-4493-aef0-b727fa399e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8804 | 2025.07.10 17:13:19.081435 [ 200 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8805 | 2025.07.10 17:13:19.081762 [ 200 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2025.07.10 17:13:19.081765 [ 4 ] {53830b37-a815-4493-aef0-b727fa399e48} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8807 | 2025.07.10 17:13:19.081856 [ 200 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_81_16} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8808 | 2025.07.10 17:13:19.081966 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8809 | 2025.07.10 17:13:19.082033 [ 4 ] {53830b37-a815-4493-aef0-b727fa399e48} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2025.07.10 17:13:19.082171 [ 4 ] {53830b37-a815-4493-aef0-b727fa399e48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 8811 | 2025.07.10 17:13:19.082208 [ 4 ] {53830b37-a815-4493-aef0-b727fa399e48} <Debug> TCPHandler: Processed in 0.001490929 sec. | ||
| 8812 | 2025.07.10 17:13:19.082287 [ 198 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543899 sec., 900965.6719772472 rows/sec., 71.05 MiB/sec. | ||
| 8813 | 2025.07.10 17:13:19.082319 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2025.07.10 17:13:19.082415 [ 4 ] {360a01f3-ef12-42be-aa94-fc3e26a1cd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8815 | 2025.07.10 17:13:19.082455 [ 4 ] {360a01f3-ef12-42be-aa94-fc3e26a1cd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8816 | 2025.07.10 17:13:19.082500 [ 200 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8817 | 2025.07.10 17:13:19.082758 [ 200 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2025.07.10 17:13:19.082790 [ 4 ] {360a01f3-ef12-42be-aa94-fc3e26a1cd49} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2025.07.10 17:13:19.082830 [ 4 ] {360a01f3-ef12-42be-aa94-fc3e26a1cd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8820 | 2025.07.10 17:13:19.082830 [ 200 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_81_16} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8821 | 2025.07.10 17:13:19.082940 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8822 | 2025.07.10 17:13:19.083142 [ 4 ] {360a01f3-ef12-42be-aa94-fc3e26a1cd49} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8823 | 2025.07.10 17:13:19.083345 [ 4 ] {360a01f3-ef12-42be-aa94-fc3e26a1cd49} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2025.07.10 17:13:19.083471 [ 4 ] {360a01f3-ef12-42be-aa94-fc3e26a1cd49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8825 | 2025.07.10 17:13:19.083506 [ 4 ] {360a01f3-ef12-42be-aa94-fc3e26a1cd49} <Debug> TCPHandler: Processed in 0.001234034 sec. | ||
| 8826 | 2025.07.10 17:13:22.285786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1168 | ||
| 8827 | 2025.07.10 17:13:22.287897 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2025.07.10 17:13:22.287947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8829 | 2025.07.10 17:13:22.289129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8830 | 2025.07.10 17:13:22.289399 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2025.07.10 17:13:22.289773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 8832 | 2025.07.10 17:13:24.105425 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2025.07.10 17:13:24.105600 [ 4 ] {a057523f-8dcd-40de-9f3c-e6e951396755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8834 | 2025.07.10 17:13:24.105661 [ 4 ] {a057523f-8dcd-40de-9f3c-e6e951396755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8835 | 2025.07.10 17:13:24.106253 [ 4 ] {a057523f-8dcd-40de-9f3c-e6e951396755} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2025.07.10 17:13:24.106291 [ 4 ] {a057523f-8dcd-40de-9f3c-e6e951396755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8837 | 2025.07.10 17:13:24.106681 [ 4 ] {a057523f-8dcd-40de-9f3c-e6e951396755} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8838 | 2025.07.10 17:13:24.106898 [ 4 ] {a057523f-8dcd-40de-9f3c-e6e951396755} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2025.07.10 17:13:24.107041 [ 4 ] {a057523f-8dcd-40de-9f3c-e6e951396755} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001492 sec., 8042.895442359249 rows/sec., 655.84 KiB/sec. | ||
| 8840 | 2025.07.10 17:13:24.107083 [ 4 ] {a057523f-8dcd-40de-9f3c-e6e951396755} <Debug> TCPHandler: Processed in 0.001780725 sec. | ||
| 8841 | 2025.07.10 17:13:24.107207 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2025.07.10 17:13:24.107301 [ 4 ] {6fde6552-c270-4df7-8285-3b63b5af4383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8843 | 2025.07.10 17:13:24.107341 [ 4 ] {6fde6552-c270-4df7-8285-3b63b5af4383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8844 | 2025.07.10 17:13:24.108533 [ 4 ] {6fde6552-c270-4df7-8285-3b63b5af4383} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2025.07.10 17:13:24.108567 [ 4 ] {6fde6552-c270-4df7-8285-3b63b5af4383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8846 | 2025.07.10 17:13:24.108936 [ 4 ] {6fde6552-c270-4df7-8285-3b63b5af4383} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8847 | 2025.07.10 17:13:24.109146 [ 4 ] {6fde6552-c270-4df7-8285-3b63b5af4383} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2025.07.10 17:13:24.109272 [ 4 ] {6fde6552-c270-4df7-8285-3b63b5af4383} <Debug> executeQuery: Read 1284 rows, 108.75 KiB in 0.001989 sec., 645550.5279034692 rows/sec., 53.40 MiB/sec. | ||
| 8849 | 2025.07.10 17:13:24.109310 [ 4 ] {6fde6552-c270-4df7-8285-3b63b5af4383} <Debug> TCPHandler: Processed in 0.002153112 sec. | ||
| 8850 | 2025.07.10 17:13:24.109428 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2025.07.10 17:13:24.109522 [ 4 ] {564ba7ec-11b1-43af-9a65-d1ce976546fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8852 | 2025.07.10 17:13:24.109560 [ 4 ] {564ba7ec-11b1-43af-9a65-d1ce976546fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8853 | 2025.07.10 17:13:24.109973 [ 4 ] {564ba7ec-11b1-43af-9a65-d1ce976546fa} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2025.07.10 17:13:24.110010 [ 4 ] {564ba7ec-11b1-43af-9a65-d1ce976546fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8855 | 2025.07.10 17:13:24.110311 [ 4 ] {564ba7ec-11b1-43af-9a65-d1ce976546fa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8856 | 2025.07.10 17:13:24.110522 [ 4 ] {564ba7ec-11b1-43af-9a65-d1ce976546fa} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2025.07.10 17:13:24.110648 [ 4 ] {564ba7ec-11b1-43af-9a65-d1ce976546fa} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001144 sec., 46328.67132867133 rows/sec., 3.35 MiB/sec. | ||
| 8858 | 2025.07.10 17:13:24.110685 [ 4 ] {564ba7ec-11b1-43af-9a65-d1ce976546fa} <Debug> TCPHandler: Processed in 0.001306095 sec. | ||
| 8859 | 2025.07.10 17:13:24.110793 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2025.07.10 17:13:24.110886 [ 4 ] {cc90d7e7-bc0b-43a0-a48e-5ac1706af49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8861 | 2025.07.10 17:13:24.110926 [ 4 ] {cc90d7e7-bc0b-43a0-a48e-5ac1706af49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8862 | 2025.07.10 17:13:24.111385 [ 4 ] {cc90d7e7-bc0b-43a0-a48e-5ac1706af49f} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.07.10 17:13:24.111420 [ 4 ] {cc90d7e7-bc0b-43a0-a48e-5ac1706af49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8864 | 2025.07.10 17:13:24.111726 [ 4 ] {cc90d7e7-bc0b-43a0-a48e-5ac1706af49f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8865 | 2025.07.10 17:13:24.111942 [ 4 ] {cc90d7e7-bc0b-43a0-a48e-5ac1706af49f} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2025.07.10 17:13:24.112067 [ 4 ] {cc90d7e7-bc0b-43a0-a48e-5ac1706af49f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001199 sec., 190158.46538782318 rows/sec., 12.88 MiB/sec. | ||
| 8867 | 2025.07.10 17:13:24.112105 [ 4 ] {cc90d7e7-bc0b-43a0-a48e-5ac1706af49f} <Debug> TCPHandler: Processed in 0.001359867 sec. | ||
| 8868 | 2025.07.10 17:13:24.112212 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2025.07.10 17:13:24.112305 [ 4 ] {61bfeb2a-455e-4225-9445-df0d3be6b418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8870 | 2025.07.10 17:13:24.112344 [ 4 ] {61bfeb2a-455e-4225-9445-df0d3be6b418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8871 | 2025.07.10 17:13:24.112937 [ 4 ] {61bfeb2a-455e-4225-9445-df0d3be6b418} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2025.07.10 17:13:24.112971 [ 4 ] {61bfeb2a-455e-4225-9445-df0d3be6b418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8873 | 2025.07.10 17:13:24.113292 [ 4 ] {61bfeb2a-455e-4225-9445-df0d3be6b418} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8874 | 2025.07.10 17:13:24.113495 [ 4 ] {61bfeb2a-455e-4225-9445-df0d3be6b418} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2025.07.10 17:13:24.113621 [ 4 ] {61bfeb2a-455e-4225-9445-df0d3be6b418} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001333 sec., 429857.46436609153 rows/sec., 31.99 MiB/sec. | ||
| 8876 | 2025.07.10 17:13:24.113656 [ 4 ] {61bfeb2a-455e-4225-9445-df0d3be6b418} <Debug> TCPHandler: Processed in 0.001493499 sec. | ||
| 8877 | 2025.07.10 17:13:24.113773 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2025.07.10 17:13:24.113865 [ 4 ] {1c96098b-5b0b-4f3b-b84f-841d9cd5dc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8879 | 2025.07.10 17:13:24.113907 [ 4 ] {1c96098b-5b0b-4f3b-b84f-841d9cd5dc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8880 | 2025.07.10 17:13:24.114489 [ 4 ] {1c96098b-5b0b-4f3b-b84f-841d9cd5dc69} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2025.07.10 17:13:24.114524 [ 4 ] {1c96098b-5b0b-4f3b-b84f-841d9cd5dc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8882 | 2025.07.10 17:13:24.114892 [ 4 ] {1c96098b-5b0b-4f3b-b84f-841d9cd5dc69} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8883 | 2025.07.10 17:13:24.115098 [ 4 ] {1c96098b-5b0b-4f3b-b84f-841d9cd5dc69} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2025.07.10 17:13:24.115214 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8885 | 2025.07.10 17:13:24.115228 [ 4 ] {1c96098b-5b0b-4f3b-b84f-841d9cd5dc69} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.00138 sec., 642028.9855072465 rows/sec., 43.20 MiB/sec. | ||
| 8886 | 2025.07.10 17:13:24.115276 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2025.07.10 17:13:24.115286 [ 4 ] {1c96098b-5b0b-4f3b-b84f-841d9cd5dc69} <Debug> TCPHandler: Processed in 0.00156117 sec. | ||
| 8888 | 2025.07.10 17:13:24.115316 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8889 | 2025.07.10 17:13:24.115412 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2025.07.10 17:13:24.115425 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 8891 | 2025.07.10 17:13:24.115512 [ 4 ] {ee6b8362-ea3b-4517-a861-8fe2e2ceda5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8892 | 2025.07.10 17:13:24.115552 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8893 | 2025.07.10 17:13:24.115572 [ 4 ] {ee6b8362-ea3b-4517-a861-8fe2e2ceda5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8894 | 2025.07.10 17:13:24.115592 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21970 rows starting from the beginning of the part | ||
| 8895 | 2025.07.10 17:13:24.115664 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 8896 | 2025.07.10 17:13:24.115711 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 196 rows starting from the beginning of the part | ||
| 8897 | 2025.07.10 17:13:24.115754 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 8898 | 2025.07.10 17:13:24.115793 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 8899 | 2025.07.10 17:13:24.115834 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 886 rows starting from the beginning of the part | ||
| 8900 | 2025.07.10 17:13:24.116435 [ 4 ] {ee6b8362-ea3b-4517-a861-8fe2e2ceda5a} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2025.07.10 17:13:24.116475 [ 4 ] {ee6b8362-ea3b-4517-a861-8fe2e2ceda5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8902 | 2025.07.10 17:13:24.117041 [ 4 ] {ee6b8362-ea3b-4517-a861-8fe2e2ceda5a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8903 | 2025.07.10 17:13:24.117270 [ 4 ] {ee6b8362-ea3b-4517-a861-8fe2e2ceda5a} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2025.07.10 17:13:24.117410 [ 4 ] {ee6b8362-ea3b-4517-a861-8fe2e2ceda5a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001916 sec., 21398.74739039666 rows/sec., 38.35 MiB/sec. | ||
| 8905 | 2025.07.10 17:13:24.117465 [ 4 ] {ee6b8362-ea3b-4517-a861-8fe2e2ceda5a} <Debug> TCPHandler: Processed in 0.00210224 sec. | ||
| 8906 | 2025.07.10 17:13:24.117587 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8907 | 2025.07.10 17:13:24.117680 [ 4 ] {27bbafc1-c2c9-4846-86ce-8d100facc80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8908 | 2025.07.10 17:13:24.117722 [ 4 ] {27bbafc1-c2c9-4846-86ce-8d100facc80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8909 | 2025.07.10 17:13:24.118069 [ 4 ] {27bbafc1-c2c9-4846-86ce-8d100facc80e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2025.07.10 17:13:24.118105 [ 4 ] {27bbafc1-c2c9-4846-86ce-8d100facc80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8911 | 2025.07.10 17:13:24.118412 [ 4 ] {27bbafc1-c2c9-4846-86ce-8d100facc80e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8912 | 2025.07.10 17:13:24.118620 [ 4 ] {27bbafc1-c2c9-4846-86ce-8d100facc80e} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2025.07.10 17:13:24.118732 [ 134 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8914 | 2025.07.10 17:13:24.118748 [ 4 ] {27bbafc1-c2c9-4846-86ce-8d100facc80e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 8915 | 2025.07.10 17:13:24.118768 [ 134 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2025.07.10 17:13:24.118789 [ 4 ] {27bbafc1-c2c9-4846-86ce-8d100facc80e} <Debug> TCPHandler: Processed in 0.001252004 sec. | ||
| 8917 | 2025.07.10 17:13:24.118790 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8918 | 2025.07.10 17:13:24.118905 [ 198 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 8919 | 2025.07.10 17:13:24.119017 [ 198 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8920 | 2025.07.10 17:13:24.119048 [ 198 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3954 rows starting from the beginning of the part | ||
| 8921 | 2025.07.10 17:13:24.119106 [ 198 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 8922 | 2025.07.10 17:13:24.119155 [ 198 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 8923 | 2025.07.10 17:13:24.119200 [ 198 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 8924 | 2025.07.10 17:13:24.119242 [ 198 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 8925 | 2025.07.10 17:13:24.119285 [ 198 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 8926 | 2025.07.10 17:13:24.124401 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4254 rows, containing 4 columns (4 merged, 0 gathered) in 0.005530987 sec., 769121.3159604244 rows/sec., 51.54 MiB/sec. | ||
| 8927 | 2025.07.10 17:13:24.124817 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8928 | 2025.07.10 17:13:24.125136 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_81_16} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2025.07.10 17:13:24.125220 [ 187 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_81_16} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8930 | 2025.07.10 17:13:24.125326 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 8931 | 2025.07.10 17:13:24.125857 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23532 rows, containing 5 columns (5 merged, 0 gathered) in 0.010474142 sec., 2246675.6704272293 rows/sec., 154.05 MiB/sec. | ||
| 8932 | 2025.07.10 17:13:24.126425 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8933 | 2025.07.10 17:13:24.126694 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2025.07.10 17:13:24.126762 [ 197 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8935 | 2025.07.10 17:13:24.126845 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 8936 | 2025.07.10 17:13:24.723893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
| 8937 | 2025.07.10 17:13:24.724471 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2025.07.10 17:13:24.724519 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8939 | 2025.07.10 17:13:24.725022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8940 | 2025.07.10 17:13:24.725272 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2025.07.10 17:13:24.725424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
| 8942 | 2025.07.10 17:13:25.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.87 MiB, peak 312.73 MiB, free memory in arenas 0.00 B, will set to 303.07 MiB (RSS), difference: 1.20 MiB | ||
| 8943 | 2025.07.10 17:13:26.195577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 8944 | 2025.07.10 17:13:26.213402 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2025.07.10 17:13:26.213466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8946 | 2025.07.10 17:13:26.219661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8947 | 2025.07.10 17:13:26.220339 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2025.07.10 17:13:26.223501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 8949 | 2025.07.10 17:13:29.077002 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8950 | 2025.07.10 17:13:29.077173 [ 4 ] {76da2cb9-2f71-46cc-9a8b-e392f91d2415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8951 | 2025.07.10 17:13:29.077271 [ 4 ] {76da2cb9-2f71-46cc-9a8b-e392f91d2415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8952 | 2025.07.10 17:13:29.078239 [ 4 ] {76da2cb9-2f71-46cc-9a8b-e392f91d2415} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2025.07.10 17:13:29.078279 [ 4 ] {76da2cb9-2f71-46cc-9a8b-e392f91d2415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8954 | 2025.07.10 17:13:29.078668 [ 4 ] {76da2cb9-2f71-46cc-9a8b-e392f91d2415} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8955 | 2025.07.10 17:13:29.078885 [ 4 ] {76da2cb9-2f71-46cc-9a8b-e392f91d2415} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8956 | 2025.07.10 17:13:29.079037 [ 4 ] {76da2cb9-2f71-46cc-9a8b-e392f91d2415} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. | ||
| 8957 | 2025.07.10 17:13:29.079077 [ 4 ] {76da2cb9-2f71-46cc-9a8b-e392f91d2415} <Debug> TCPHandler: Processed in 0.002197673 sec. | ||
| 8958 | 2025.07.10 17:13:29.079218 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8959 | 2025.07.10 17:13:29.079340 [ 4 ] {b317a63f-1dac-4bbe-b853-ca2557b83858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8960 | 2025.07.10 17:13:29.079389 [ 4 ] {b317a63f-1dac-4bbe-b853-ca2557b83858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8961 | 2025.07.10 17:13:29.079894 [ 4 ] {b317a63f-1dac-4bbe-b853-ca2557b83858} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8962 | 2025.07.10 17:13:29.079938 [ 4 ] {b317a63f-1dac-4bbe-b853-ca2557b83858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8963 | 2025.07.10 17:13:29.080287 [ 4 ] {b317a63f-1dac-4bbe-b853-ca2557b83858} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8964 | 2025.07.10 17:13:29.080507 [ 4 ] {b317a63f-1dac-4bbe-b853-ca2557b83858} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2025.07.10 17:13:29.080638 [ 4 ] {b317a63f-1dac-4bbe-b853-ca2557b83858} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 8966 | 2025.07.10 17:13:29.080677 [ 4 ] {b317a63f-1dac-4bbe-b853-ca2557b83858} <Debug> TCPHandler: Processed in 0.001519719 sec. | ||
| 8967 | 2025.07.10 17:13:29.080783 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8968 | 2025.07.10 17:13:29.080877 [ 4 ] {408dbc5d-9ea0-4bc5-8029-f113dc9e0a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8969 | 2025.07.10 17:13:29.080920 [ 4 ] {408dbc5d-9ea0-4bc5-8029-f113dc9e0a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8970 | 2025.07.10 17:13:29.081323 [ 4 ] {408dbc5d-9ea0-4bc5-8029-f113dc9e0a7d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2025.07.10 17:13:29.081359 [ 4 ] {408dbc5d-9ea0-4bc5-8029-f113dc9e0a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8972 | 2025.07.10 17:13:29.081691 [ 4 ] {408dbc5d-9ea0-4bc5-8029-f113dc9e0a7d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8973 | 2025.07.10 17:13:29.081906 [ 4 ] {408dbc5d-9ea0-4bc5-8029-f113dc9e0a7d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2025.07.10 17:13:29.082035 [ 4 ] {408dbc5d-9ea0-4bc5-8029-f113dc9e0a7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 8975 | 2025.07.10 17:13:29.082072 [ 4 ] {408dbc5d-9ea0-4bc5-8029-f113dc9e0a7d} <Debug> TCPHandler: Processed in 0.001337356 sec. | ||
| 8976 | 2025.07.10 17:13:29.082175 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8977 | 2025.07.10 17:13:29.082269 [ 4 ] {02273e76-9371-4df2-a7c8-fe7f2bfb6252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8978 | 2025.07.10 17:13:29.082309 [ 4 ] {02273e76-9371-4df2-a7c8-fe7f2bfb6252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8979 | 2025.07.10 17:13:29.082629 [ 4 ] {02273e76-9371-4df2-a7c8-fe7f2bfb6252} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2025.07.10 17:13:29.082664 [ 4 ] {02273e76-9371-4df2-a7c8-fe7f2bfb6252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8981 | 2025.07.10 17:13:29.082965 [ 4 ] {02273e76-9371-4df2-a7c8-fe7f2bfb6252} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8982 | 2025.07.10 17:13:29.083186 [ 4 ] {02273e76-9371-4df2-a7c8-fe7f2bfb6252} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2025.07.10 17:13:29.083314 [ 4 ] {02273e76-9371-4df2-a7c8-fe7f2bfb6252} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8984 | 2025.07.10 17:13:29.083351 [ 4 ] {02273e76-9371-4df2-a7c8-fe7f2bfb6252} <Debug> TCPHandler: Processed in 0.001224203 sec. | ||
| 8985 | 2025.07.10 17:13:31.992115 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8986 | 2025.07.10 17:13:31.992188 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8987 | 2025.07.10 17:13:32.225573 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
| 8988 | 2025.07.10 17:13:32.226100 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2025.07.10 17:13:32.226145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8990 | 2025.07.10 17:13:32.226637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8991 | 2025.07.10 17:13:32.226884 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2025.07.10 17:13:32.227033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 8993 | 2025.07.10 17:13:32.289954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1192 | ||
| 8994 | 2025.07.10 17:13:32.292433 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2025.07.10 17:13:32.292492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8996 | 2025.07.10 17:13:32.293693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8997 | 2025.07.10 17:13:32.293975 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2025.07.10 17:13:32.294354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 8999 | 2025.07.10 17:13:33.723650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 9000 | 2025.07.10 17:13:33.741142 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2025.07.10 17:13:33.741197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9002 | 2025.07.10 17:13:33.747326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9003 | 2025.07.10 17:13:33.748030 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2025.07.10 17:13:33.751070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 9005 | 2025.07.10 17:13:34.078704 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2025.07.10 17:13:34.078905 [ 4 ] {0216102a-0645-43d5-a55f-9e1e49741c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9007 | 2025.07.10 17:13:34.078980 [ 4 ] {0216102a-0645-43d5-a55f-9e1e49741c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9008 | 2025.07.10 17:13:34.079749 [ 4 ] {0216102a-0645-43d5-a55f-9e1e49741c28} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2025.07.10 17:13:34.079794 [ 4 ] {0216102a-0645-43d5-a55f-9e1e49741c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9010 | 2025.07.10 17:13:34.080211 [ 4 ] {0216102a-0645-43d5-a55f-9e1e49741c28} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9011 | 2025.07.10 17:13:34.080454 [ 4 ] {0216102a-0645-43d5-a55f-9e1e49741c28} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2025.07.10 17:13:34.080619 [ 4 ] {0216102a-0645-43d5-a55f-9e1e49741c28} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001765 sec., 78186.96883852691 rows/sec., 6.75 MiB/sec. | ||
| 9013 | 2025.07.10 17:13:34.080671 [ 4 ] {0216102a-0645-43d5-a55f-9e1e49741c28} <Debug> TCPHandler: Processed in 0.002100411 sec. | ||
| 9014 | 2025.07.10 17:13:34.080793 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2025.07.10 17:13:34.080896 [ 4 ] {7d601733-8e9d-4312-8e82-827755e63667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9016 | 2025.07.10 17:13:34.080939 [ 4 ] {7d601733-8e9d-4312-8e82-827755e63667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9017 | 2025.07.10 17:13:34.081358 [ 4 ] {7d601733-8e9d-4312-8e82-827755e63667} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2025.07.10 17:13:34.081397 [ 4 ] {7d601733-8e9d-4312-8e82-827755e63667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9019 | 2025.07.10 17:13:34.081706 [ 4 ] {7d601733-8e9d-4312-8e82-827755e63667} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9020 | 2025.07.10 17:13:34.081928 [ 4 ] {7d601733-8e9d-4312-8e82-827755e63667} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2025.07.10 17:13:34.082061 [ 4 ] {7d601733-8e9d-4312-8e82-827755e63667} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001188 sec., 34511.78451178451 rows/sec., 2.53 MiB/sec. | ||
| 9022 | 2025.07.10 17:13:34.082101 [ 4 ] {7d601733-8e9d-4312-8e82-827755e63667} <Debug> TCPHandler: Processed in 0.001359997 sec. | ||
| 9023 | 2025.07.10 17:13:34.082208 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2025.07.10 17:13:34.082304 [ 4 ] {97c7e2aa-55f4-4893-8d92-ffe2f36c8d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9025 | 2025.07.10 17:13:34.082345 [ 4 ] {97c7e2aa-55f4-4893-8d92-ffe2f36c8d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9026 | 2025.07.10 17:13:34.082776 [ 4 ] {97c7e2aa-55f4-4893-8d92-ffe2f36c8d72} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2025.07.10 17:13:34.082812 [ 4 ] {97c7e2aa-55f4-4893-8d92-ffe2f36c8d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9028 | 2025.07.10 17:13:34.083120 [ 4 ] {97c7e2aa-55f4-4893-8d92-ffe2f36c8d72} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9029 | 2025.07.10 17:13:34.083356 [ 4 ] {97c7e2aa-55f4-4893-8d92-ffe2f36c8d72} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2025.07.10 17:13:34.083485 [ 4 ] {97c7e2aa-55f4-4893-8d92-ffe2f36c8d72} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001199 sec., 87572.97748123437 rows/sec., 6.84 MiB/sec. | ||
| 9031 | 2025.07.10 17:13:34.083522 [ 4 ] {97c7e2aa-55f4-4893-8d92-ffe2f36c8d72} <Debug> TCPHandler: Processed in 0.001366216 sec. | ||
| 9032 | 2025.07.10 17:13:34.083626 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9033 | 2025.07.10 17:13:34.083721 [ 4 ] {32de38f1-e34d-4a85-a946-28dec1ef0864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9034 | 2025.07.10 17:13:34.083766 [ 4 ] {32de38f1-e34d-4a85-a946-28dec1ef0864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9035 | 2025.07.10 17:13:34.084160 [ 4 ] {32de38f1-e34d-4a85-a946-28dec1ef0864} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2025.07.10 17:13:34.084196 [ 4 ] {32de38f1-e34d-4a85-a946-28dec1ef0864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9037 | 2025.07.10 17:13:34.084570 [ 4 ] {32de38f1-e34d-4a85-a946-28dec1ef0864} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9038 | 2025.07.10 17:13:34.084790 [ 4 ] {32de38f1-e34d-4a85-a946-28dec1ef0864} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2025.07.10 17:13:34.084917 [ 4 ] {32de38f1-e34d-4a85-a946-28dec1ef0864} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 9040 | 2025.07.10 17:13:34.084955 [ 4 ] {32de38f1-e34d-4a85-a946-28dec1ef0864} <Debug> TCPHandler: Processed in 0.001378077 sec. | ||
| 9041 | 2025.07.10 17:13:34.085063 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2025.07.10 17:13:34.085158 [ 4 ] {2f2efcbf-de65-4c7a-b419-0decd0a59485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9043 | 2025.07.10 17:13:34.085213 [ 4 ] {2f2efcbf-de65-4c7a-b419-0decd0a59485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9044 | 2025.07.10 17:13:34.086199 [ 4 ] {2f2efcbf-de65-4c7a-b419-0decd0a59485} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2025.07.10 17:13:34.086238 [ 4 ] {2f2efcbf-de65-4c7a-b419-0decd0a59485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9046 | 2025.07.10 17:13:34.086833 [ 4 ] {2f2efcbf-de65-4c7a-b419-0decd0a59485} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9047 | 2025.07.10 17:13:34.087055 [ 4 ] {2f2efcbf-de65-4c7a-b419-0decd0a59485} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2025.07.10 17:13:34.087189 [ 4 ] {2f2efcbf-de65-4c7a-b419-0decd0a59485} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002049 sec., 20009.76085895559 rows/sec., 35.86 MiB/sec. | ||
| 9049 | 2025.07.10 17:13:34.087243 [ 4 ] {2f2efcbf-de65-4c7a-b419-0decd0a59485} <Debug> TCPHandler: Processed in 0.002227123 sec. | ||
| 9050 | 2025.07.10 17:13:34.087360 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2025.07.10 17:13:34.087457 [ 4 ] {e0c63376-6ba6-413a-9081-f4695d3048c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9052 | 2025.07.10 17:13:34.087498 [ 4 ] {e0c63376-6ba6-413a-9081-f4695d3048c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9053 | 2025.07.10 17:13:34.087866 [ 4 ] {e0c63376-6ba6-413a-9081-f4695d3048c3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2025.07.10 17:13:34.087903 [ 4 ] {e0c63376-6ba6-413a-9081-f4695d3048c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9055 | 2025.07.10 17:13:34.088208 [ 4 ] {e0c63376-6ba6-413a-9081-f4695d3048c3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9056 | 2025.07.10 17:13:34.088411 [ 4 ] {e0c63376-6ba6-413a-9081-f4695d3048c3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2025.07.10 17:13:34.088536 [ 4 ] {e0c63376-6ba6-413a-9081-f4695d3048c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9058 | 2025.07.10 17:13:34.088572 [ 4 ] {e0c63376-6ba6-413a-9081-f4695d3048c3} <Debug> TCPHandler: Processed in 0.001259554 sec. | ||
| 9059 | 2025.07.10 17:13:35.985047 [ 121 ] {} <Debug> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9060 | 2025.07.10 17:13:35.985173 [ 121 ] {} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2025.07.10 17:13:35.985213 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9062 | 2025.07.10 17:13:35.985427 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::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 | ||
| 9063 | 2025.07.10 17:13:35.985725 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9064 | 2025.07.10 17:13:35.985804 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 9065 | 2025.07.10 17:13:35.985909 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 9066 | 2025.07.10 17:13:35.985957 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9067 | 2025.07.10 17:13:35.986010 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 9068 | 2025.07.10 17:13:35.986058 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9069 | 2025.07.10 17:13:35.986862 [ 186 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154094 sec., 36341.45391773852 rows/sec., 3.03 MiB/sec. | ||
| 9070 | 2025.07.10 17:13:35.987009 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9071 | 2025.07.10 17:13:35.987267 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2025.07.10 17:13:35.987338 [ 187 ] {486525b0-2cf5-4d0f-8428-b7bd1ed577cf::all_1_13_3} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9073 | 2025.07.10 17:13:35.987423 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9074 | 2025.07.10 17:13:39.078407 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2025.07.10 17:13:39.078585 [ 4 ] {aba76fba-46c7-40b7-a770-941635db7de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9076 | 2025.07.10 17:13:39.078649 [ 4 ] {aba76fba-46c7-40b7-a770-941635db7de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9077 | 2025.07.10 17:13:39.079281 [ 4 ] {aba76fba-46c7-40b7-a770-941635db7de2} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2025.07.10 17:13:39.079331 [ 4 ] {aba76fba-46c7-40b7-a770-941635db7de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9079 | 2025.07.10 17:13:39.079729 [ 4 ] {aba76fba-46c7-40b7-a770-941635db7de2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9080 | 2025.07.10 17:13:39.079974 [ 4 ] {aba76fba-46c7-40b7-a770-941635db7de2} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2025.07.10 17:13:39.080129 [ 4 ] {aba76fba-46c7-40b7-a770-941635db7de2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. | ||
| 9082 | 2025.07.10 17:13:39.080175 [ 4 ] {aba76fba-46c7-40b7-a770-941635db7de2} <Debug> TCPHandler: Processed in 0.001896556 sec. | ||
| 9083 | 2025.07.10 17:13:39.080289 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2025.07.10 17:13:39.080386 [ 4 ] {15b313f2-e6ae-4744-9527-fca883e8f798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9085 | 2025.07.10 17:13:39.080427 [ 4 ] {15b313f2-e6ae-4744-9527-fca883e8f798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9086 | 2025.07.10 17:13:39.080915 [ 4 ] {15b313f2-e6ae-4744-9527-fca883e8f798} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2025.07.10 17:13:39.080952 [ 4 ] {15b313f2-e6ae-4744-9527-fca883e8f798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9088 | 2025.07.10 17:13:39.081276 [ 4 ] {15b313f2-e6ae-4744-9527-fca883e8f798} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9089 | 2025.07.10 17:13:39.081485 [ 4 ] {15b313f2-e6ae-4744-9527-fca883e8f798} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2025.07.10 17:13:39.081623 [ 4 ] {15b313f2-e6ae-4744-9527-fca883e8f798} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001257 sec., 140015.91089896578 rows/sec., 12.29 MiB/sec. | ||
| 9091 | 2025.07.10 17:13:39.081662 [ 4 ] {15b313f2-e6ae-4744-9527-fca883e8f798} <Debug> TCPHandler: Processed in 0.001423907 sec. | ||
| 9092 | 2025.07.10 17:13:39.081776 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2025.07.10 17:13:39.081869 [ 4 ] {8ba78fab-965f-4887-9beb-7b7344135442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9094 | 2025.07.10 17:13:39.081909 [ 4 ] {8ba78fab-965f-4887-9beb-7b7344135442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9095 | 2025.07.10 17:13:39.082301 [ 4 ] {8ba78fab-965f-4887-9beb-7b7344135442} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2025.07.10 17:13:39.082338 [ 4 ] {8ba78fab-965f-4887-9beb-7b7344135442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9097 | 2025.07.10 17:13:39.082639 [ 4 ] {8ba78fab-965f-4887-9beb-7b7344135442} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9098 | 2025.07.10 17:13:39.082852 [ 4 ] {8ba78fab-965f-4887-9beb-7b7344135442} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2025.07.10 17:13:39.082968 [ 119 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 9100 | 2025.07.10 17:13:39.082982 [ 4 ] {8ba78fab-965f-4887-9beb-7b7344135442} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 849.64 KiB/sec. | ||
| 9101 | 2025.07.10 17:13:39.083037 [ 119 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2025.07.10 17:13:39.083047 [ 4 ] {8ba78fab-965f-4887-9beb-7b7344135442} <Debug> TCPHandler: Processed in 0.001325096 sec. | ||
| 9103 | 2025.07.10 17:13:39.083066 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9104 | 2025.07.10 17:13:39.083164 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2025.07.10 17:13:39.083169 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 9106 | 2025.07.10 17:13:39.083264 [ 4 ] {4873a9b8-91ed-4b31-a202-3877a4a83279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9107 | 2025.07.10 17:13:39.083283 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9108 | 2025.07.10 17:13:39.083306 [ 4 ] {4873a9b8-91ed-4b31-a202-3877a4a83279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9109 | 2025.07.10 17:13:39.083316 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 179 rows starting from the beginning of the part | ||
| 9110 | 2025.07.10 17:13:39.083380 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
| 9111 | 2025.07.10 17:13:39.083428 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 9112 | 2025.07.10 17:13:39.083475 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 53 rows starting from the beginning of the part | ||
| 9113 | 2025.07.10 17:13:39.083512 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 9114 | 2025.07.10 17:13:39.083552 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 9115 | 2025.07.10 17:13:39.083706 [ 4 ] {4873a9b8-91ed-4b31-a202-3877a4a83279} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2025.07.10 17:13:39.083742 [ 4 ] {4873a9b8-91ed-4b31-a202-3877a4a83279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9117 | 2025.07.10 17:13:39.084047 [ 4 ] {4873a9b8-91ed-4b31-a202-3877a4a83279} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9118 | 2025.07.10 17:13:39.084266 [ 4 ] {4873a9b8-91ed-4b31-a202-3877a4a83279} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2025.07.10 17:13:39.084292 [ 186 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161173 sec., 291084.96322253445 rows/sec., 21.16 MiB/sec. | ||
| 9120 | 2025.07.10 17:13:39.084399 [ 4 ] {4873a9b8-91ed-4b31-a202-3877a4a83279} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.73 MiB/sec. | ||
| 9121 | 2025.07.10 17:13:39.084435 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 9122 | 2025.07.10 17:13:39.084442 [ 4 ] {4873a9b8-91ed-4b31-a202-3877a4a83279} <Debug> TCPHandler: Processed in 0.001327656 sec. | ||
| 9123 | 2025.07.10 17:13:39.084552 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2025.07.10 17:13:39.084650 [ 4 ] {8ebad642-ba33-4745-b90a-7b28dafcb7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9125 | 2025.07.10 17:13:39.084671 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2025.07.10 17:13:39.084689 [ 4 ] {8ebad642-ba33-4745-b90a-7b28dafcb7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9127 | 2025.07.10 17:13:39.084731 [ 201 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_55_11} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 9128 | 2025.07.10 17:13:39.084791 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9129 | 2025.07.10 17:13:39.085081 [ 4 ] {8ebad642-ba33-4745-b90a-7b28dafcb7c2} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2025.07.10 17:13:39.085117 [ 4 ] {8ebad642-ba33-4745-b90a-7b28dafcb7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9131 | 2025.07.10 17:13:39.085411 [ 4 ] {8ebad642-ba33-4745-b90a-7b28dafcb7c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9132 | 2025.07.10 17:13:39.085617 [ 4 ] {8ebad642-ba33-4745-b90a-7b28dafcb7c2} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2025.07.10 17:13:39.085746 [ 4 ] {8ebad642-ba33-4745-b90a-7b28dafcb7c2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 9134 | 2025.07.10 17:13:39.085784 [ 4 ] {8ebad642-ba33-4745-b90a-7b28dafcb7c2} <Debug> TCPHandler: Processed in 0.001280155 sec. | ||
| 9135 | 2025.07.10 17:13:39.085889 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2025.07.10 17:13:39.085981 [ 4 ] {974723b7-ae40-46e1-b5e2-ada05472c89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9137 | 2025.07.10 17:13:39.086021 [ 4 ] {974723b7-ae40-46e1-b5e2-ada05472c89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9138 | 2025.07.10 17:13:39.086442 [ 4 ] {974723b7-ae40-46e1-b5e2-ada05472c89d} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2025.07.10 17:13:39.086478 [ 4 ] {974723b7-ae40-46e1-b5e2-ada05472c89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9140 | 2025.07.10 17:13:39.086793 [ 4 ] {974723b7-ae40-46e1-b5e2-ada05472c89d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9141 | 2025.07.10 17:13:39.087018 [ 4 ] {974723b7-ae40-46e1-b5e2-ada05472c89d} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2025.07.10 17:13:39.087153 [ 4 ] {974723b7-ae40-46e1-b5e2-ada05472c89d} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001189 sec., 84104.28931875525 rows/sec., 6.88 MiB/sec. | ||
| 9143 | 2025.07.10 17:13:39.087191 [ 4 ] {974723b7-ae40-46e1-b5e2-ada05472c89d} <Debug> TCPHandler: Processed in 0.001351296 sec. | ||
| 9144 | 2025.07.10 17:13:39.087298 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2025.07.10 17:13:39.087391 [ 4 ] {85767729-a017-4158-9f09-240e24f49f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9146 | 2025.07.10 17:13:39.087435 [ 4 ] {85767729-a017-4158-9f09-240e24f49f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9147 | 2025.07.10 17:13:39.087847 [ 4 ] {85767729-a017-4158-9f09-240e24f49f41} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2025.07.10 17:13:39.087882 [ 4 ] {85767729-a017-4158-9f09-240e24f49f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9149 | 2025.07.10 17:13:39.088221 [ 4 ] {85767729-a017-4158-9f09-240e24f49f41} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9150 | 2025.07.10 17:13:39.088438 [ 4 ] {85767729-a017-4158-9f09-240e24f49f41} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2025.07.10 17:13:39.088572 [ 4 ] {85767729-a017-4158-9f09-240e24f49f41} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001199 sec., 163469.55796497082 rows/sec., 11.73 MiB/sec. | ||
| 9152 | 2025.07.10 17:13:39.088609 [ 4 ] {85767729-a017-4158-9f09-240e24f49f41} <Debug> TCPHandler: Processed in 0.001358997 sec. | ||
| 9153 | 2025.07.10 17:13:39.088720 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2025.07.10 17:13:39.088813 [ 4 ] {5dfb2d82-6f8e-468d-9b96-3beb7ee822c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9155 | 2025.07.10 17:13:39.088854 [ 4 ] {5dfb2d82-6f8e-468d-9b96-3beb7ee822c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9156 | 2025.07.10 17:13:39.089178 [ 4 ] {5dfb2d82-6f8e-468d-9b96-3beb7ee822c7} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2025.07.10 17:13:39.089213 [ 4 ] {5dfb2d82-6f8e-468d-9b96-3beb7ee822c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9158 | 2025.07.10 17:13:39.089518 [ 4 ] {5dfb2d82-6f8e-468d-9b96-3beb7ee822c7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9159 | 2025.07.10 17:13:39.089723 [ 4 ] {5dfb2d82-6f8e-468d-9b96-3beb7ee822c7} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2025.07.10 17:13:39.089851 [ 4 ] {5dfb2d82-6f8e-468d-9b96-3beb7ee822c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 9161 | 2025.07.10 17:13:39.089886 [ 4 ] {5dfb2d82-6f8e-468d-9b96-3beb7ee822c7} <Debug> TCPHandler: Processed in 0.001214643 sec. | ||
| 9162 | 2025.07.10 17:13:39.728155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
| 9163 | 2025.07.10 17:13:39.728663 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2025.07.10 17:13:39.728707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9165 | 2025.07.10 17:13:39.729186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9166 | 2025.07.10 17:13:39.729411 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2025.07.10 17:13:39.729539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
| 9168 | 2025.07.10 17:13:39.729555 [ 118 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9169 | 2025.07.10 17:13:39.729622 [ 118 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2025.07.10 17:13:39.729642 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9171 | 2025.07.10 17:13:39.729748 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 9172 | 2025.07.10 17:13:39.729864 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9173 | 2025.07.10 17:13:39.729900 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 9174 | 2025.07.10 17:13:39.729964 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
| 9175 | 2025.07.10 17:13:39.730017 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
| 9176 | 2025.07.10 17:13:39.730063 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
| 9177 | 2025.07.10 17:13:39.730105 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
| 9178 | 2025.07.10 17:13:39.730152 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
| 9179 | 2025.07.10 17:13:39.732283 [ 186 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.00258611 sec., 10803098.089408416 rows/sec., 154.54 MiB/sec. | ||
| 9180 | 2025.07.10 17:13:39.732505 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9181 | 2025.07.10 17:13:39.732748 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2025.07.10 17:13:39.732811 [ 187 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_61_12} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9183 | 2025.07.10 17:13:39.732883 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 9184 | 2025.07.10 17:13:41.252079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 9185 | 2025.07.10 17:13:41.270410 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2025.07.10 17:13:41.270478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9187 | 2025.07.10 17:13:41.276697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9188 | 2025.07.10 17:13:41.277395 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2025.07.10 17:13:41.277703 [ 117 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9190 | 2025.07.10 17:13:41.277771 [ 117 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2025.07.10 17:13:41.277795 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9192 | 2025.07.10 17:13:41.277926 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9193 | 2025.07.10 17:13:41.280786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 9194 | 2025.07.10 17:13:41.281908 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9195 | 2025.07.10 17:13:41.283634 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9196 | 2025.07.10 17:13:41.288655 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9197 | 2025.07.10 17:13:41.293491 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9198 | 2025.07.10 17:13:41.298248 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9199 | 2025.07.10 17:13:41.302698 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9200 | 2025.07.10 17:13:41.306603 [ 192 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9201 | 2025.07.10 17:13:41.362064 [ 187 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.084196819 sec., 5463.3892997786525 rows/sec., 28.25 MiB/sec. | ||
| 9202 | 2025.07.10 17:13:41.364908 [ 191 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9203 | 2025.07.10 17:13:41.367063 [ 191 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_61_12} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2025.07.10 17:13:41.367180 [ 191 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_61_12} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9205 | 2025.07.10 17:13:41.369535 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9206 | 2025.07.10 17:13:42.295449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1220 | ||
| 9207 | 2025.07.10 17:13:42.298324 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2025.07.10 17:13:42.298387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9209 | 2025.07.10 17:13:42.299753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9210 | 2025.07.10 17:13:42.300072 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.07.10 17:13:42.300394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
| 9212 | 2025.07.10 17:13:44.078221 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2025.07.10 17:13:44.078396 [ 4 ] {26f6356e-aa6d-4536-aa7c-61797ffce7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9214 | 2025.07.10 17:13:44.078457 [ 4 ] {26f6356e-aa6d-4536-aa7c-61797ffce7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9215 | 2025.07.10 17:13:44.079184 [ 4 ] {26f6356e-aa6d-4536-aa7c-61797ffce7df} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2025.07.10 17:13:44.079225 [ 4 ] {26f6356e-aa6d-4536-aa7c-61797ffce7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9217 | 2025.07.10 17:13:44.079632 [ 4 ] {26f6356e-aa6d-4536-aa7c-61797ffce7df} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9218 | 2025.07.10 17:13:44.079875 [ 4 ] {26f6356e-aa6d-4536-aa7c-61797ffce7df} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2025.07.10 17:13:44.080012 [ 113 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9220 | 2025.07.10 17:13:44.080037 [ 4 ] {26f6356e-aa6d-4536-aa7c-61797ffce7df} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001686 sec., 81850.53380782918 rows/sec., 7.06 MiB/sec. | ||
| 9221 | 2025.07.10 17:13:44.080056 [ 113 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2025.07.10 17:13:44.080080 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9223 | 2025.07.10 17:13:44.080087 [ 4 ] {26f6356e-aa6d-4536-aa7c-61797ffce7df} <Debug> TCPHandler: Processed in 0.001991328 sec. | ||
| 9224 | 2025.07.10 17:13:44.080216 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 9225 | 2025.07.10 17:13:44.080228 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2025.07.10 17:13:44.080377 [ 4 ] {1ac8853c-91dc-44c2-9081-25c28b38fd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9227 | 2025.07.10 17:13:44.080377 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9228 | 2025.07.10 17:13:44.080424 [ 4 ] {1ac8853c-91dc-44c2-9081-25c28b38fd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9229 | 2025.07.10 17:13:44.080430 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1970 rows starting from the beginning of the part | ||
| 9230 | 2025.07.10 17:13:44.080509 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1284 rows starting from the beginning of the part | ||
| 9231 | 2025.07.10 17:13:44.080554 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 9232 | 2025.07.10 17:13:44.080597 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 138 rows starting from the beginning of the part | ||
| 9233 | 2025.07.10 17:13:44.080634 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 176 rows starting from the beginning of the part | ||
| 9234 | 2025.07.10 17:13:44.080714 [ 196 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 138 rows starting from the beginning of the part | ||
| 9235 | 2025.07.10 17:13:44.080861 [ 4 ] {1ac8853c-91dc-44c2-9081-25c28b38fd79} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2025.07.10 17:13:44.080905 [ 4 ] {1ac8853c-91dc-44c2-9081-25c28b38fd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9237 | 2025.07.10 17:13:44.081521 [ 4 ] {1ac8853c-91dc-44c2-9081-25c28b38fd79} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9238 | 2025.07.10 17:13:44.081747 [ 4 ] {1ac8853c-91dc-44c2-9081-25c28b38fd79} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2025.07.10 17:13:44.081877 [ 4 ] {1ac8853c-91dc-44c2-9081-25c28b38fd79} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001522 sec., 26938.239159001314 rows/sec., 1.98 MiB/sec. | ||
| 9240 | 2025.07.10 17:13:44.081915 [ 4 ] {1ac8853c-91dc-44c2-9081-25c28b38fd79} <Debug> TCPHandler: Processed in 0.001739484 sec. | ||
| 9241 | 2025.07.10 17:13:44.082027 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2025.07.10 17:13:44.082121 [ 4 ] {8f3e0f78-e5c2-4b6e-ab0d-29152e8b8337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9243 | 2025.07.10 17:13:44.082161 [ 4 ] {8f3e0f78-e5c2-4b6e-ab0d-29152e8b8337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9244 | 2025.07.10 17:13:44.082265 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 5 columns (5 merged, 0 gathered) in 0.00210443 sec., 1787657.4654419487 rows/sec., 154.79 MiB/sec. | ||
| 9245 | 2025.07.10 17:13:44.082576 [ 4 ] {8f3e0f78-e5c2-4b6e-ab0d-29152e8b8337} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2025.07.10 17:13:44.082617 [ 4 ] {8f3e0f78-e5c2-4b6e-ab0d-29152e8b8337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9247 | 2025.07.10 17:13:44.082631 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9248 | 2025.07.10 17:13:44.082982 [ 4 ] {8f3e0f78-e5c2-4b6e-ab0d-29152e8b8337} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9249 | 2025.07.10 17:13:44.082992 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9250 | 2025.07.10 17:13:44.083092 [ 190 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_86_17} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9251 | 2025.07.10 17:13:44.083198 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 9252 | 2025.07.10 17:13:44.083225 [ 4 ] {8f3e0f78-e5c2-4b6e-ab0d-29152e8b8337} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2025.07.10 17:13:44.083342 [ 113 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9254 | 2025.07.10 17:13:44.083361 [ 4 ] {8f3e0f78-e5c2-4b6e-ab0d-29152e8b8337} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001258 sec., 83465.8187599364 rows/sec., 6.52 MiB/sec. | ||
| 9255 | 2025.07.10 17:13:44.083373 [ 113 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2025.07.10 17:13:44.083391 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9257 | 2025.07.10 17:13:44.083400 [ 4 ] {8f3e0f78-e5c2-4b6e-ab0d-29152e8b8337} <Debug> TCPHandler: Processed in 0.001421447 sec. | ||
| 9258 | 2025.07.10 17:13:44.083474 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 9259 | 2025.07.10 17:13:44.083516 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2025.07.10 17:13:44.083585 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9261 | 2025.07.10 17:13:44.083614 [ 4 ] {c58d2829-f410-4f33-a42a-98111e0a4de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9262 | 2025.07.10 17:13:44.083622 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 953 rows starting from the beginning of the part | ||
| 9263 | 2025.07.10 17:13:44.083664 [ 4 ] {c58d2829-f410-4f33-a42a-98111e0a4de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9264 | 2025.07.10 17:13:44.083703 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 573 rows starting from the beginning of the part | ||
| 9265 | 2025.07.10 17:13:44.083753 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 9266 | 2025.07.10 17:13:44.083799 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part | ||
| 9267 | 2025.07.10 17:13:44.083839 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 100 rows starting from the beginning of the part | ||
| 9268 | 2025.07.10 17:13:44.083879 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 105 rows starting from the beginning of the part | ||
| 9269 | 2025.07.10 17:13:44.084083 [ 4 ] {c58d2829-f410-4f33-a42a-98111e0a4de4} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.07.10 17:13:44.084126 [ 4 ] {c58d2829-f410-4f33-a42a-98111e0a4de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9271 | 2025.07.10 17:13:44.084488 [ 4 ] {c58d2829-f410-4f33-a42a-98111e0a4de4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9272 | 2025.07.10 17:13:44.084719 [ 4 ] {c58d2829-f410-4f33-a42a-98111e0a4de4} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2025.07.10 17:13:44.084854 [ 4 ] {c58d2829-f410-4f33-a42a-98111e0a4de4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 9274 | 2025.07.10 17:13:44.084890 [ 4 ] {c58d2829-f410-4f33-a42a-98111e0a4de4} <Debug> TCPHandler: Processed in 0.001423017 sec. | ||
| 9275 | 2025.07.10 17:13:44.084983 [ 190 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154876 sec., 1226787.881918438 rows/sec., 96.39 MiB/sec. | ||
| 9276 | 2025.07.10 17:13:44.084995 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2025.07.10 17:13:44.085099 [ 4 ] {51cb801c-c27b-4dcb-bf65-2f00026d64ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9278 | 2025.07.10 17:13:44.085157 [ 4 ] {51cb801c-c27b-4dcb-bf65-2f00026d64ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9279 | 2025.07.10 17:13:44.085165 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9280 | 2025.07.10 17:13:44.085436 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.07.10 17:13:44.085507 [ 199 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_86_17} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9282 | 2025.07.10 17:13:44.085577 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9283 | 2025.07.10 17:13:44.085978 [ 4 ] {51cb801c-c27b-4dcb-bf65-2f00026d64ce} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2025.07.10 17:13:44.086018 [ 4 ] {51cb801c-c27b-4dcb-bf65-2f00026d64ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9285 | 2025.07.10 17:13:44.086616 [ 4 ] {51cb801c-c27b-4dcb-bf65-2f00026d64ce} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9286 | 2025.07.10 17:13:44.086841 [ 4 ] {51cb801c-c27b-4dcb-bf65-2f00026d64ce} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2025.07.10 17:13:44.086978 [ 4 ] {51cb801c-c27b-4dcb-bf65-2f00026d64ce} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001898 sec., 21601.68598524763 rows/sec., 38.71 MiB/sec. | ||
| 9288 | 2025.07.10 17:13:44.087031 [ 4 ] {51cb801c-c27b-4dcb-bf65-2f00026d64ce} <Debug> TCPHandler: Processed in 0.002084261 sec. | ||
| 9289 | 2025.07.10 17:13:44.087141 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2025.07.10 17:13:44.087234 [ 4 ] {46915b63-3076-4332-bcd2-8f050627030f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9291 | 2025.07.10 17:13:44.087276 [ 4 ] {46915b63-3076-4332-bcd2-8f050627030f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9292 | 2025.07.10 17:13:44.087601 [ 4 ] {46915b63-3076-4332-bcd2-8f050627030f} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2025.07.10 17:13:44.087636 [ 4 ] {46915b63-3076-4332-bcd2-8f050627030f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9294 | 2025.07.10 17:13:44.087951 [ 4 ] {46915b63-3076-4332-bcd2-8f050627030f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9295 | 2025.07.10 17:13:44.088166 [ 4 ] {46915b63-3076-4332-bcd2-8f050627030f} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2025.07.10 17:13:44.088296 [ 4 ] {46915b63-3076-4332-bcd2-8f050627030f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 9297 | 2025.07.10 17:13:44.088331 [ 4 ] {46915b63-3076-4332-bcd2-8f050627030f} <Debug> TCPHandler: Processed in 0.001238384 sec. | ||
| 9298 | 2025.07.10 17:13:46.992433 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9299 | 2025.07.10 17:13:46.992506 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9300 | 2025.07.10 17:13:47.229662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
| 9301 | 2025.07.10 17:13:47.230506 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2025.07.10 17:13:47.230582 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9303 | 2025.07.10 17:13:47.231293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9304 | 2025.07.10 17:13:47.231518 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2025.07.10 17:13:47.231651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 9306 | 2025.07.10 17:13:48.780840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 9307 | 2025.07.10 17:13:48.796523 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2025.07.10 17:13:48.796567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9309 | 2025.07.10 17:13:48.802113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9310 | 2025.07.10 17:13:48.802815 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2025.07.10 17:13:48.805539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 9312 | 2025.07.10 17:13:49.077606 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9313 | 2025.07.10 17:13:49.077805 [ 4 ] {de2c1aa1-ea7f-4338-865d-d55de9ea92fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9314 | 2025.07.10 17:13:49.077875 [ 4 ] {de2c1aa1-ea7f-4338-865d-d55de9ea92fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9315 | 2025.07.10 17:13:49.078577 [ 4 ] {de2c1aa1-ea7f-4338-865d-d55de9ea92fe} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2025.07.10 17:13:49.078623 [ 4 ] {de2c1aa1-ea7f-4338-865d-d55de9ea92fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9317 | 2025.07.10 17:13:49.079051 [ 4 ] {de2c1aa1-ea7f-4338-865d-d55de9ea92fe} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9318 | 2025.07.10 17:13:49.079288 [ 4 ] {de2c1aa1-ea7f-4338-865d-d55de9ea92fe} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2025.07.10 17:13:49.079446 [ 4 ] {de2c1aa1-ea7f-4338-865d-d55de9ea92fe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.52 MiB/sec. | ||
| 9320 | 2025.07.10 17:13:49.079488 [ 4 ] {de2c1aa1-ea7f-4338-865d-d55de9ea92fe} <Debug> TCPHandler: Processed in 0.002012509 sec. | ||
| 9321 | 2025.07.10 17:13:49.079604 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2025.07.10 17:13:49.079703 [ 4 ] {22d71818-12c1-4d6c-bb5c-29f389fd0a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9323 | 2025.07.10 17:13:49.079744 [ 4 ] {22d71818-12c1-4d6c-bb5c-29f389fd0a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9324 | 2025.07.10 17:13:49.080150 [ 4 ] {22d71818-12c1-4d6c-bb5c-29f389fd0a1e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2025.07.10 17:13:49.080188 [ 4 ] {22d71818-12c1-4d6c-bb5c-29f389fd0a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9326 | 2025.07.10 17:13:49.080516 [ 4 ] {22d71818-12c1-4d6c-bb5c-29f389fd0a1e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9327 | 2025.07.10 17:13:49.080738 [ 4 ] {22d71818-12c1-4d6c-bb5c-29f389fd0a1e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2025.07.10 17:13:49.080870 [ 4 ] {22d71818-12c1-4d6c-bb5c-29f389fd0a1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 9329 | 2025.07.10 17:13:49.080909 [ 4 ] {22d71818-12c1-4d6c-bb5c-29f389fd0a1e} <Debug> TCPHandler: Processed in 0.001356546 sec. | ||
| 9330 | 2025.07.10 17:13:49.081016 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2025.07.10 17:13:49.081112 [ 4 ] {7a9d1a11-e33f-4d35-9385-3fa2ffc48a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9332 | 2025.07.10 17:13:49.081154 [ 4 ] {7a9d1a11-e33f-4d35-9385-3fa2ffc48a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9333 | 2025.07.10 17:13:49.081553 [ 4 ] {7a9d1a11-e33f-4d35-9385-3fa2ffc48a52} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2025.07.10 17:13:49.081589 [ 4 ] {7a9d1a11-e33f-4d35-9385-3fa2ffc48a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9335 | 2025.07.10 17:13:49.081928 [ 4 ] {7a9d1a11-e33f-4d35-9385-3fa2ffc48a52} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9336 | 2025.07.10 17:13:49.082156 [ 4 ] {7a9d1a11-e33f-4d35-9385-3fa2ffc48a52} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2025.07.10 17:13:49.082279 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9338 | 2025.07.10 17:13:49.082286 [ 4 ] {7a9d1a11-e33f-4d35-9385-3fa2ffc48a52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 9339 | 2025.07.10 17:13:49.082355 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2025.07.10 17:13:49.082371 [ 4 ] {7a9d1a11-e33f-4d35-9385-3fa2ffc48a52} <Debug> TCPHandler: Processed in 0.001403247 sec. | ||
| 9341 | 2025.07.10 17:13:49.082380 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9342 | 2025.07.10 17:13:49.082492 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9343 | 2025.07.10 17:13:49.082501 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 9344 | 2025.07.10 17:13:49.082591 [ 4 ] {b2f88299-3b03-4f5c-b050-d01cce76c982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9345 | 2025.07.10 17:13:49.082636 [ 4 ] {b2f88299-3b03-4f5c-b050-d01cce76c982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9346 | 2025.07.10 17:13:49.082646 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9347 | 2025.07.10 17:13:49.082688 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23532 rows starting from the beginning of the part | ||
| 9348 | 2025.07.10 17:13:49.082760 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 9349 | 2025.07.10 17:13:49.082813 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 9350 | 2025.07.10 17:13:49.082868 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 196 rows starting from the beginning of the part | ||
| 9351 | 2025.07.10 17:13:49.082913 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 9352 | 2025.07.10 17:13:49.082958 [ 4 ] {b2f88299-3b03-4f5c-b050-d01cce76c982} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2025.07.10 17:13:49.082960 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 9354 | 2025.07.10 17:13:49.083002 [ 4 ] {b2f88299-3b03-4f5c-b050-d01cce76c982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9355 | 2025.07.10 17:13:49.083345 [ 4 ] {b2f88299-3b03-4f5c-b050-d01cce76c982} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9356 | 2025.07.10 17:13:49.083567 [ 4 ] {b2f88299-3b03-4f5c-b050-d01cce76c982} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2025.07.10 17:13:49.083684 [ 106 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9358 | 2025.07.10 17:13:49.083699 [ 4 ] {b2f88299-3b03-4f5c-b050-d01cce76c982} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 9359 | 2025.07.10 17:13:49.083718 [ 106 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.07.10 17:13:49.083741 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9361 | 2025.07.10 17:13:49.083742 [ 4 ] {b2f88299-3b03-4f5c-b050-d01cce76c982} <Debug> TCPHandler: Processed in 0.001297935 sec. | ||
| 9362 | 2025.07.10 17:13:49.083845 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 9363 | 2025.07.10 17:13:49.084000 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9364 | 2025.07.10 17:13:49.084040 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4254 rows starting from the beginning of the part | ||
| 9365 | 2025.07.10 17:13:49.084112 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 9366 | 2025.07.10 17:13:49.084162 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 9367 | 2025.07.10 17:13:49.084208 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 9368 | 2025.07.10 17:13:49.084252 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 9369 | 2025.07.10 17:13:49.084295 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 9370 | 2025.07.10 17:13:49.087316 [ 195 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 4 columns (4 merged, 0 gathered) in 0.003519488 sec., 1293938.2091940646 rows/sec., 86.74 MiB/sec. | ||
| 9371 | 2025.07.10 17:13:49.087791 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9372 | 2025.07.10 17:13:49.088059 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_86_17} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2025.07.10 17:13:49.088133 [ 194 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_86_17} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9374 | 2025.07.10 17:13:49.088212 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9375 | 2025.07.10 17:13:49.090917 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24368 rows, containing 5 columns (5 merged, 0 gathered) in 0.008468224 sec., 2877580.942591977 rows/sec., 197.47 MiB/sec. | ||
| 9376 | 2025.07.10 17:13:49.091510 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9377 | 2025.07.10 17:13:49.091778 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2025.07.10 17:13:49.091849 [ 187 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9379 | 2025.07.10 17:13:49.091923 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9380 | 2025.07.10 17:13:50.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.75 MiB, peak 317.60 MiB, free memory in arenas 0.00 B, will set to 306.66 MiB (RSS), difference: 1.92 MiB | ||
| 9381 | 2025.07.10 17:13:52.300576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1240 | ||
| 9382 | 2025.07.10 17:13:52.302729 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2025.07.10 17:13:52.302774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9384 | 2025.07.10 17:13:52.303944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9385 | 2025.07.10 17:13:52.304216 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2025.07.10 17:13:52.304489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 9387 | 2025.07.10 17:13:52.559284 [ 101 ] {} <Debug> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 9388 | 2025.07.10 17:13:52.559367 [ 101 ] {} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2025.07.10 17:13:52.559408 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9390 | 2025.07.10 17:13:52.559595 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 9391 | 2025.07.10 17:13:52.559830 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9392 | 2025.07.10 17:13:52.559892 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 365 rows starting from the beginning of the part | ||
| 9393 | 2025.07.10 17:13:52.559981 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 9394 | 2025.07.10 17:13:52.560027 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 9395 | 2025.07.10 17:13:52.560068 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 9396 | 2025.07.10 17:13:52.560106 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 9397 | 2025.07.10 17:13:52.560937 [ 187 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433328 sec., 606281.3256979561 rows/sec., 43.90 MiB/sec. | ||
| 9398 | 2025.07.10 17:13:52.561073 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 9399 | 2025.07.10 17:13:52.561318 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2025.07.10 17:13:52.561389 [ 195 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_26_6} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 9401 | 2025.07.10 17:13:52.561458 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9402 | 2025.07.10 17:13:54.105401 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2025.07.10 17:13:54.105598 [ 4 ] {32d67d61-f2c0-421b-9ed0-c156047d25fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9404 | 2025.07.10 17:13:54.105670 [ 4 ] {32d67d61-f2c0-421b-9ed0-c156047d25fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9405 | 2025.07.10 17:13:54.106355 [ 4 ] {32d67d61-f2c0-421b-9ed0-c156047d25fd} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2025.07.10 17:13:54.106398 [ 4 ] {32d67d61-f2c0-421b-9ed0-c156047d25fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9407 | 2025.07.10 17:13:54.106777 [ 4 ] {32d67d61-f2c0-421b-9ed0-c156047d25fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9408 | 2025.07.10 17:13:54.107008 [ 4 ] {32d67d61-f2c0-421b-9ed0-c156047d25fd} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2025.07.10 17:13:54.107162 [ 4 ] {32d67d61-f2c0-421b-9ed0-c156047d25fd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001617 sec., 3710.575139146568 rows/sec., 302.57 KiB/sec. | ||
| 9410 | 2025.07.10 17:13:54.107204 [ 4 ] {32d67d61-f2c0-421b-9ed0-c156047d25fd} <Debug> TCPHandler: Processed in 0.001935777 sec. | ||
| 9411 | 2025.07.10 17:13:54.107348 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9412 | 2025.07.10 17:13:54.107468 [ 4 ] {340807de-45a6-459a-bf0a-a5f252fc9959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9413 | 2025.07.10 17:13:54.107517 [ 4 ] {340807de-45a6-459a-bf0a-a5f252fc9959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9414 | 2025.07.10 17:13:54.108458 [ 4 ] {340807de-45a6-459a-bf0a-a5f252fc9959} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2025.07.10 17:13:54.108495 [ 4 ] {340807de-45a6-459a-bf0a-a5f252fc9959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9416 | 2025.07.10 17:13:54.108904 [ 4 ] {340807de-45a6-459a-bf0a-a5f252fc9959} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9417 | 2025.07.10 17:13:54.109112 [ 4 ] {340807de-45a6-459a-bf0a-a5f252fc9959} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2025.07.10 17:13:54.109244 [ 4 ] {340807de-45a6-459a-bf0a-a5f252fc9959} <Debug> executeQuery: Read 1281 rows, 108.53 KiB in 0.0018 sec., 711666.6666666667 rows/sec., 58.88 MiB/sec. | ||
| 9419 | 2025.07.10 17:13:54.109282 [ 4 ] {340807de-45a6-459a-bf0a-a5f252fc9959} <Debug> TCPHandler: Processed in 0.002009088 sec. | ||
| 9420 | 2025.07.10 17:13:54.109412 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9421 | 2025.07.10 17:13:54.109532 [ 4 ] {7f62e8c0-6f6b-4fbf-a960-53ac56bde06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9422 | 2025.07.10 17:13:54.109579 [ 4 ] {7f62e8c0-6f6b-4fbf-a960-53ac56bde06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9423 | 2025.07.10 17:13:54.110070 [ 4 ] {7f62e8c0-6f6b-4fbf-a960-53ac56bde06b} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2025.07.10 17:13:54.110106 [ 4 ] {7f62e8c0-6f6b-4fbf-a960-53ac56bde06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9425 | 2025.07.10 17:13:54.110422 [ 4 ] {7f62e8c0-6f6b-4fbf-a960-53ac56bde06b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9426 | 2025.07.10 17:13:54.110741 [ 4 ] {7f62e8c0-6f6b-4fbf-a960-53ac56bde06b} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2025.07.10 17:13:54.110870 [ 4 ] {7f62e8c0-6f6b-4fbf-a960-53ac56bde06b} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001362 sec., 34508.076358296625 rows/sec., 2.51 MiB/sec. | ||
| 9428 | 2025.07.10 17:13:54.110907 [ 4 ] {7f62e8c0-6f6b-4fbf-a960-53ac56bde06b} <Debug> TCPHandler: Processed in 0.001563031 sec. | ||
| 9429 | 2025.07.10 17:13:54.111015 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9430 | 2025.07.10 17:13:54.111107 [ 4 ] {03e48911-972c-4ee8-8e86-5a7b8106c0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9431 | 2025.07.10 17:13:54.111147 [ 4 ] {03e48911-972c-4ee8-8e86-5a7b8106c0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9432 | 2025.07.10 17:13:54.111604 [ 4 ] {03e48911-972c-4ee8-8e86-5a7b8106c0c9} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2025.07.10 17:13:54.111640 [ 4 ] {03e48911-972c-4ee8-8e86-5a7b8106c0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9434 | 2025.07.10 17:13:54.112044 [ 4 ] {03e48911-972c-4ee8-8e86-5a7b8106c0c9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9435 | 2025.07.10 17:13:54.112245 [ 4 ] {03e48911-972c-4ee8-8e86-5a7b8106c0c9} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2025.07.10 17:13:54.112371 [ 4 ] {03e48911-972c-4ee8-8e86-5a7b8106c0c9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001282 sec., 177847.11388455538 rows/sec., 12.04 MiB/sec. | ||
| 9437 | 2025.07.10 17:13:54.112407 [ 4 ] {03e48911-972c-4ee8-8e86-5a7b8106c0c9} <Debug> TCPHandler: Processed in 0.001439028 sec. | ||
| 9438 | 2025.07.10 17:13:54.112513 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9439 | 2025.07.10 17:13:54.112603 [ 4 ] {e7a3dc1b-7a1e-44e0-86a1-32e32b8c6c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9440 | 2025.07.10 17:13:54.112641 [ 4 ] {e7a3dc1b-7a1e-44e0-86a1-32e32b8c6c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9441 | 2025.07.10 17:13:54.113191 [ 4 ] {e7a3dc1b-7a1e-44e0-86a1-32e32b8c6c4f} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2025.07.10 17:13:54.113227 [ 4 ] {e7a3dc1b-7a1e-44e0-86a1-32e32b8c6c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9443 | 2025.07.10 17:13:54.113574 [ 4 ] {e7a3dc1b-7a1e-44e0-86a1-32e32b8c6c4f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9444 | 2025.07.10 17:13:54.113775 [ 4 ] {e7a3dc1b-7a1e-44e0-86a1-32e32b8c6c4f} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2025.07.10 17:13:54.113900 [ 4 ] {e7a3dc1b-7a1e-44e0-86a1-32e32b8c6c4f} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001315 sec., 431178.7072243346 rows/sec., 32.06 MiB/sec. | ||
| 9446 | 2025.07.10 17:13:54.113937 [ 4 ] {e7a3dc1b-7a1e-44e0-86a1-32e32b8c6c4f} <Debug> TCPHandler: Processed in 0.001474768 sec. | ||
| 9447 | 2025.07.10 17:13:54.114039 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2025.07.10 17:13:54.114129 [ 4 ] {5baa1b44-dfae-43c5-9228-586304b4463a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9449 | 2025.07.10 17:13:54.114171 [ 4 ] {5baa1b44-dfae-43c5-9228-586304b4463a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9450 | 2025.07.10 17:13:54.114694 [ 4 ] {5baa1b44-dfae-43c5-9228-586304b4463a} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2025.07.10 17:13:54.114728 [ 4 ] {5baa1b44-dfae-43c5-9228-586304b4463a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9452 | 2025.07.10 17:13:54.115097 [ 4 ] {5baa1b44-dfae-43c5-9228-586304b4463a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9453 | 2025.07.10 17:13:54.115314 [ 4 ] {5baa1b44-dfae-43c5-9228-586304b4463a} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2025.07.10 17:13:54.115440 [ 4 ] {5baa1b44-dfae-43c5-9228-586304b4463a} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001328 sec., 664909.6385542168 rows/sec., 44.74 MiB/sec. | ||
| 9455 | 2025.07.10 17:13:54.115475 [ 4 ] {5baa1b44-dfae-43c5-9228-586304b4463a} <Debug> TCPHandler: Processed in 0.001483048 sec. | ||
| 9456 | 2025.07.10 17:13:54.115585 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2025.07.10 17:13:54.115699 [ 4 ] {c504dcaa-b48e-46b6-94ac-773acb65be70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9458 | 2025.07.10 17:13:54.115763 [ 4 ] {c504dcaa-b48e-46b6-94ac-773acb65be70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9459 | 2025.07.10 17:13:54.116595 [ 4 ] {c504dcaa-b48e-46b6-94ac-773acb65be70} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2025.07.10 17:13:54.116631 [ 4 ] {c504dcaa-b48e-46b6-94ac-773acb65be70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9461 | 2025.07.10 17:13:54.117243 [ 4 ] {c504dcaa-b48e-46b6-94ac-773acb65be70} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9462 | 2025.07.10 17:13:54.117468 [ 4 ] {c504dcaa-b48e-46b6-94ac-773acb65be70} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2025.07.10 17:13:54.117618 [ 4 ] {c504dcaa-b48e-46b6-94ac-773acb65be70} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001943 sec., 21101.389603705607 rows/sec., 37.81 MiB/sec. | ||
| 9464 | 2025.07.10 17:13:54.117672 [ 4 ] {c504dcaa-b48e-46b6-94ac-773acb65be70} <Debug> TCPHandler: Processed in 0.002146032 sec. | ||
| 9465 | 2025.07.10 17:13:54.117779 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2025.07.10 17:13:54.117873 [ 4 ] {2fe152d1-b4c9-4e87-870b-b5c99935cb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9467 | 2025.07.10 17:13:54.117914 [ 4 ] {2fe152d1-b4c9-4e87-870b-b5c99935cb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9468 | 2025.07.10 17:13:54.118256 [ 4 ] {2fe152d1-b4c9-4e87-870b-b5c99935cb9c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2025.07.10 17:13:54.118295 [ 4 ] {2fe152d1-b4c9-4e87-870b-b5c99935cb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9470 | 2025.07.10 17:13:54.118606 [ 4 ] {2fe152d1-b4c9-4e87-870b-b5c99935cb9c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9471 | 2025.07.10 17:13:54.118809 [ 4 ] {2fe152d1-b4c9-4e87-870b-b5c99935cb9c} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2025.07.10 17:13:54.118937 [ 4 ] {2fe152d1-b4c9-4e87-870b-b5c99935cb9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9473 | 2025.07.10 17:13:54.118973 [ 4 ] {2fe152d1-b4c9-4e87-870b-b5c99935cb9c} <Debug> TCPHandler: Processed in 0.001241734 sec. | ||
| 9474 | 2025.07.10 17:13:54.731804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
| 9475 | 2025.07.10 17:13:54.732376 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2025.07.10 17:13:54.732430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9477 | 2025.07.10 17:13:54.732976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9478 | 2025.07.10 17:13:54.733236 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2025.07.10 17:13:54.733369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
| 9480 | 2025.07.10 17:13:56.305624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 9481 | 2025.07.10 17:13:56.322617 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2025.07.10 17:13:56.322677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9483 | 2025.07.10 17:13:56.328390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9484 | 2025.07.10 17:13:56.329117 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2025.07.10 17:13:56.331932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 9486 | 2025.07.10 17:13:59.076926 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9487 | 2025.07.10 17:13:59.077115 [ 4 ] {c473b6f9-6eae-418a-bbc7-c1ea2f64162c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9488 | 2025.07.10 17:13:59.077178 [ 4 ] {c473b6f9-6eae-418a-bbc7-c1ea2f64162c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9489 | 2025.07.10 17:13:59.077790 [ 4 ] {c473b6f9-6eae-418a-bbc7-c1ea2f64162c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2025.07.10 17:13:59.077834 [ 4 ] {c473b6f9-6eae-418a-bbc7-c1ea2f64162c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9491 | 2025.07.10 17:13:59.078216 [ 4 ] {c473b6f9-6eae-418a-bbc7-c1ea2f64162c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9492 | 2025.07.10 17:13:59.078434 [ 4 ] {c473b6f9-6eae-418a-bbc7-c1ea2f64162c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2025.07.10 17:13:59.078588 [ 4 ] {c473b6f9-6eae-418a-bbc7-c1ea2f64162c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001522 sec., 36793.69250985546 rows/sec., 2.81 MiB/sec. | ||
| 9494 | 2025.07.10 17:13:59.078629 [ 4 ] {c473b6f9-6eae-418a-bbc7-c1ea2f64162c} <Debug> TCPHandler: Processed in 0.001836595 sec. | ||
| 9495 | 2025.07.10 17:13:59.078749 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9496 | 2025.07.10 17:13:59.078869 [ 4 ] {ccfb9ce8-a44c-4363-8db5-214e3a17b404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9497 | 2025.07.10 17:13:59.078917 [ 4 ] {ccfb9ce8-a44c-4363-8db5-214e3a17b404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9498 | 2025.07.10 17:13:59.079351 [ 4 ] {ccfb9ce8-a44c-4363-8db5-214e3a17b404} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2025.07.10 17:13:59.079387 [ 4 ] {ccfb9ce8-a44c-4363-8db5-214e3a17b404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9500 | 2025.07.10 17:13:59.079694 [ 4 ] {ccfb9ce8-a44c-4363-8db5-214e3a17b404} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9501 | 2025.07.10 17:13:59.079896 [ 4 ] {ccfb9ce8-a44c-4363-8db5-214e3a17b404} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2025.07.10 17:13:59.080023 [ 4 ] {ccfb9ce8-a44c-4363-8db5-214e3a17b404} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 9503 | 2025.07.10 17:13:59.080062 [ 4 ] {ccfb9ce8-a44c-4363-8db5-214e3a17b404} <Debug> TCPHandler: Processed in 0.001371816 sec. | ||
| 9504 | 2025.07.10 17:13:59.080166 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2025.07.10 17:13:59.080257 [ 4 ] {e93189d1-349a-457f-9486-d74cef84c71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9506 | 2025.07.10 17:13:59.080300 [ 4 ] {e93189d1-349a-457f-9486-d74cef84c71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9507 | 2025.07.10 17:13:59.080686 [ 4 ] {e93189d1-349a-457f-9486-d74cef84c71d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2025.07.10 17:13:59.080720 [ 4 ] {e93189d1-349a-457f-9486-d74cef84c71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9509 | 2025.07.10 17:13:59.081029 [ 4 ] {e93189d1-349a-457f-9486-d74cef84c71d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9510 | 2025.07.10 17:13:59.081230 [ 4 ] {e93189d1-349a-457f-9486-d74cef84c71d} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2025.07.10 17:13:59.081356 [ 4 ] {e93189d1-349a-457f-9486-d74cef84c71d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001117 sec., 143240.82363473592 rows/sec., 9.98 MiB/sec. | ||
| 9512 | 2025.07.10 17:13:59.081392 [ 4 ] {e93189d1-349a-457f-9486-d74cef84c71d} <Debug> TCPHandler: Processed in 0.001273144 sec. | ||
| 9513 | 2025.07.10 17:13:59.081494 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9514 | 2025.07.10 17:13:59.081584 [ 4 ] {e6fc30b7-5782-4d42-ac1a-2d477e9331a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9515 | 2025.07.10 17:13:59.081624 [ 4 ] {e6fc30b7-5782-4d42-ac1a-2d477e9331a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9516 | 2025.07.10 17:13:59.081937 [ 4 ] {e6fc30b7-5782-4d42-ac1a-2d477e9331a2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2025.07.10 17:13:59.081972 [ 4 ] {e6fc30b7-5782-4d42-ac1a-2d477e9331a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9518 | 2025.07.10 17:13:59.082269 [ 4 ] {e6fc30b7-5782-4d42-ac1a-2d477e9331a2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9519 | 2025.07.10 17:13:59.082466 [ 4 ] {e6fc30b7-5782-4d42-ac1a-2d477e9331a2} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2025.07.10 17:13:59.082589 [ 4 ] {e6fc30b7-5782-4d42-ac1a-2d477e9331a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 9521 | 2025.07.10 17:13:59.082624 [ 4 ] {e6fc30b7-5782-4d42-ac1a-2d477e9331a2} <Debug> TCPHandler: Processed in 0.001176993 sec. | ||
| 9522 | 2025.07.10 17:14:01.992563 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9523 | 2025.07.10 17:14:01.992668 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9524 | 2025.07.10 17:14:02.233508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
| 9525 | 2025.07.10 17:14:02.234098 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2025.07.10 17:14:02.234148 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9527 | 2025.07.10 17:14:02.234649 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9528 | 2025.07.10 17:14:02.234889 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9529 | 2025.07.10 17:14:02.235037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 9530 | 2025.07.10 17:14:02.304672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1264 | ||
| 9531 | 2025.07.10 17:14:02.307053 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2025.07.10 17:14:02.307111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9533 | 2025.07.10 17:14:02.308291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9534 | 2025.07.10 17:14:02.308563 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2025.07.10 17:14:02.308763 [ 94 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9536 | 2025.07.10 17:14:02.308857 [ 94 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2025.07.10 17:14:02.308895 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9538 | 2025.07.10 17:14:02.308945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 9539 | 2025.07.10 17:14:02.309052 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 9540 | 2025.07.10 17:14:02.309728 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9541 | 2025.07.10 17:14:02.309884 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1148 rows starting from the beginning of the part | ||
| 9542 | 2025.07.10 17:14:02.310276 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
| 9543 | 2025.07.10 17:14:02.310622 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 9544 | 2025.07.10 17:14:02.310954 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
| 9545 | 2025.07.10 17:14:02.311281 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
| 9546 | 2025.07.10 17:14:02.311591 [ 194 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 9547 | 2025.07.10 17:14:02.318352 [ 195 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1264 rows, containing 72 columns (72 merged, 0 gathered) in 0.009371401 sec., 134878.44560274392 rows/sec., 108.66 MiB/sec. | ||
| 9548 | 2025.07.10 17:14:02.319762 [ 195 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9549 | 2025.07.10 17:14:02.320382 [ 195 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9550 | 2025.07.10 17:14:02.320463 [ 195 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_46_9} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9551 | 2025.07.10 17:14:02.320800 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 9552 | 2025.07.10 17:14:03.001769 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001289865 sec. | ||
| 9553 | 2025.07.10 17:14:03.832010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 9554 | 2025.07.10 17:14:03.848282 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2025.07.10 17:14:03.848338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9556 | 2025.07.10 17:14:03.854467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9557 | 2025.07.10 17:14:03.855199 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2025.07.10 17:14:03.858114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 9559 | 2025.07.10 17:14:04.084711 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2025.07.10 17:14:04.084905 [ 4 ] {ef26c884-a3a3-4f27-87ba-eabd8d8f60ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9561 | 2025.07.10 17:14:04.084975 [ 4 ] {ef26c884-a3a3-4f27-87ba-eabd8d8f60ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9562 | 2025.07.10 17:14:04.085717 [ 4 ] {ef26c884-a3a3-4f27-87ba-eabd8d8f60ed} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2025.07.10 17:14:04.085757 [ 4 ] {ef26c884-a3a3-4f27-87ba-eabd8d8f60ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9564 | 2025.07.10 17:14:04.086211 [ 4 ] {ef26c884-a3a3-4f27-87ba-eabd8d8f60ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9565 | 2025.07.10 17:14:04.086459 [ 4 ] {ef26c884-a3a3-4f27-87ba-eabd8d8f60ed} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2025.07.10 17:14:04.086611 [ 4 ] {ef26c884-a3a3-4f27-87ba-eabd8d8f60ed} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001757 sec., 120660.21627774615 rows/sec., 7.67 MiB/sec. | ||
| 9567 | 2025.07.10 17:14:04.086655 [ 4 ] {ef26c884-a3a3-4f27-87ba-eabd8d8f60ed} <Debug> TCPHandler: Processed in 0.0020751 sec. | ||
| 9568 | 2025.07.10 17:14:04.086771 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2025.07.10 17:14:04.086867 [ 4 ] {806709df-b7a2-4fe9-93f9-c08cbb1c5b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9570 | 2025.07.10 17:14:04.086908 [ 4 ] {806709df-b7a2-4fe9-93f9-c08cbb1c5b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9571 | 2025.07.10 17:14:04.087635 [ 4 ] {806709df-b7a2-4fe9-93f9-c08cbb1c5b3e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2025.07.10 17:14:04.087673 [ 4 ] {806709df-b7a2-4fe9-93f9-c08cbb1c5b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9573 | 2025.07.10 17:14:04.088049 [ 4 ] {806709df-b7a2-4fe9-93f9-c08cbb1c5b3e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9574 | 2025.07.10 17:14:04.088271 [ 4 ] {806709df-b7a2-4fe9-93f9-c08cbb1c5b3e} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2025.07.10 17:14:04.088400 [ 4 ] {806709df-b7a2-4fe9-93f9-c08cbb1c5b3e} <Debug> executeQuery: Read 699 rows, 57.17 KiB in 0.001552 sec., 450386.59793814435 rows/sec., 35.97 MiB/sec. | ||
| 9576 | 2025.07.10 17:14:04.088439 [ 4 ] {806709df-b7a2-4fe9-93f9-c08cbb1c5b3e} <Debug> TCPHandler: Processed in 0.001716283 sec. | ||
| 9577 | 2025.07.10 17:14:04.088557 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2025.07.10 17:14:04.088651 [ 4 ] {0dbab63d-9e3a-432b-829f-b42c92d80d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9579 | 2025.07.10 17:14:04.088692 [ 4 ] {0dbab63d-9e3a-432b-829f-b42c92d80d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9580 | 2025.07.10 17:14:04.089135 [ 4 ] {0dbab63d-9e3a-432b-829f-b42c92d80d54} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2025.07.10 17:14:04.089172 [ 4 ] {0dbab63d-9e3a-432b-829f-b42c92d80d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9582 | 2025.07.10 17:14:04.089490 [ 4 ] {0dbab63d-9e3a-432b-829f-b42c92d80d54} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9583 | 2025.07.10 17:14:04.089702 [ 4 ] {0dbab63d-9e3a-432b-829f-b42c92d80d54} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2025.07.10 17:14:04.089842 [ 4 ] {0dbab63d-9e3a-432b-829f-b42c92d80d54} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.00121 sec., 121487.60330578513 rows/sec., 7.64 MiB/sec. | ||
| 9585 | 2025.07.10 17:14:04.089882 [ 4 ] {0dbab63d-9e3a-432b-829f-b42c92d80d54} <Debug> TCPHandler: Processed in 0.001372707 sec. | ||
| 9586 | 2025.07.10 17:14:04.089995 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2025.07.10 17:14:04.090087 [ 4 ] {b1cc1bff-0929-4ccd-946d-a94aed6be0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9588 | 2025.07.10 17:14:04.090128 [ 4 ] {b1cc1bff-0929-4ccd-946d-a94aed6be0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9589 | 2025.07.10 17:14:04.090547 [ 4 ] {b1cc1bff-0929-4ccd-946d-a94aed6be0ad} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2025.07.10 17:14:04.090584 [ 4 ] {b1cc1bff-0929-4ccd-946d-a94aed6be0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9591 | 2025.07.10 17:14:04.090903 [ 4 ] {b1cc1bff-0929-4ccd-946d-a94aed6be0ad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9592 | 2025.07.10 17:14:04.091107 [ 4 ] {b1cc1bff-0929-4ccd-946d-a94aed6be0ad} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2025.07.10 17:14:04.091231 [ 4 ] {b1cc1bff-0929-4ccd-946d-a94aed6be0ad} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001161 sec., 97329.88802756245 rows/sec., 6.30 MiB/sec. | ||
| 9594 | 2025.07.10 17:14:04.091268 [ 4 ] {b1cc1bff-0929-4ccd-946d-a94aed6be0ad} <Debug> TCPHandler: Processed in 0.001321625 sec. | ||
| 9595 | 2025.07.10 17:14:04.091373 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9596 | 2025.07.10 17:14:04.091464 [ 4 ] {83e879f2-8ae0-44da-8e0c-a2b7aff4b655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9597 | 2025.07.10 17:14:04.091503 [ 4 ] {83e879f2-8ae0-44da-8e0c-a2b7aff4b655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9598 | 2025.07.10 17:14:04.091915 [ 4 ] {83e879f2-8ae0-44da-8e0c-a2b7aff4b655} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2025.07.10 17:14:04.091950 [ 4 ] {83e879f2-8ae0-44da-8e0c-a2b7aff4b655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9600 | 2025.07.10 17:14:04.092247 [ 4 ] {83e879f2-8ae0-44da-8e0c-a2b7aff4b655} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9601 | 2025.07.10 17:14:04.092452 [ 4 ] {83e879f2-8ae0-44da-8e0c-a2b7aff4b655} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2025.07.10 17:14:04.092575 [ 4 ] {83e879f2-8ae0-44da-8e0c-a2b7aff4b655} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001128 sec., 99290.78014184396 rows/sec., 5.66 MiB/sec. | ||
| 9603 | 2025.07.10 17:14:04.092613 [ 4 ] {83e879f2-8ae0-44da-8e0c-a2b7aff4b655} <Debug> TCPHandler: Processed in 0.001287715 sec. | ||
| 9604 | 2025.07.10 17:14:04.092725 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9605 | 2025.07.10 17:14:04.092816 [ 4 ] {3d63a5aa-211b-499f-a62b-5b103e913b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9606 | 2025.07.10 17:14:04.092856 [ 4 ] {3d63a5aa-211b-499f-a62b-5b103e913b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9607 | 2025.07.10 17:14:04.093444 [ 4 ] {3d63a5aa-211b-499f-a62b-5b103e913b60} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2025.07.10 17:14:04.093479 [ 4 ] {3d63a5aa-211b-499f-a62b-5b103e913b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9609 | 2025.07.10 17:14:04.093797 [ 4 ] {3d63a5aa-211b-499f-a62b-5b103e913b60} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9610 | 2025.07.10 17:14:04.094005 [ 4 ] {3d63a5aa-211b-499f-a62b-5b103e913b60} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9611 | 2025.07.10 17:14:04.094128 [ 4 ] {3d63a5aa-211b-499f-a62b-5b103e913b60} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.001329 sec., 318284.42437923246 rows/sec., 22.68 MiB/sec. | ||
| 9612 | 2025.07.10 17:14:04.094168 [ 4 ] {3d63a5aa-211b-499f-a62b-5b103e913b60} <Debug> TCPHandler: Processed in 0.001495978 sec. | ||
| 9613 | 2025.07.10 17:14:04.094271 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2025.07.10 17:14:04.094364 [ 4 ] {e842cf49-82d6-4122-8269-f4f106fe4f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9615 | 2025.07.10 17:14:04.094403 [ 4 ] {e842cf49-82d6-4122-8269-f4f106fe4f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9616 | 2025.07.10 17:14:04.094713 [ 4 ] {e842cf49-82d6-4122-8269-f4f106fe4f3c} <Trace> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2025.07.10 17:14:04.094748 [ 4 ] {e842cf49-82d6-4122-8269-f4f106fe4f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9618 | 2025.07.10 17:14:04.095042 [ 4 ] {e842cf49-82d6-4122-8269-f4f106fe4f3c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 9619 | 2025.07.10 17:14:04.095307 [ 4 ] {e842cf49-82d6-4122-8269-f4f106fe4f3c} <Trace> oximeter.measurements_bool (35175606-d203-4240-8ef5-34020845bd5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2025.07.10 17:14:04.095435 [ 4 ] {e842cf49-82d6-4122-8269-f4f106fe4f3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 9621 | 2025.07.10 17:14:04.095472 [ 4 ] {e842cf49-82d6-4122-8269-f4f106fe4f3c} <Debug> TCPHandler: Processed in 0.001248895 sec. | ||
| 9622 | 2025.07.10 17:14:04.095570 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2025.07.10 17:14:04.095662 [ 4 ] {c97efacf-227d-4748-9b82-5328be0cde0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9624 | 2025.07.10 17:14:04.095704 [ 4 ] {c97efacf-227d-4748-9b82-5328be0cde0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9625 | 2025.07.10 17:14:04.096108 [ 4 ] {c97efacf-227d-4748-9b82-5328be0cde0e} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2025.07.10 17:14:04.096143 [ 4 ] {c97efacf-227d-4748-9b82-5328be0cde0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9627 | 2025.07.10 17:14:04.096467 [ 4 ] {c97efacf-227d-4748-9b82-5328be0cde0e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9628 | 2025.07.10 17:14:04.096671 [ 4 ] {c97efacf-227d-4748-9b82-5328be0cde0e} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2025.07.10 17:14:04.096794 [ 4 ] {c97efacf-227d-4748-9b82-5328be0cde0e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00115 sec., 206086.95652173914 rows/sec., 13.81 MiB/sec. | ||
| 9630 | 2025.07.10 17:14:04.096830 [ 4 ] {c97efacf-227d-4748-9b82-5328be0cde0e} <Debug> TCPHandler: Processed in 0.001307776 sec. | ||
| 9631 | 2025.07.10 17:14:04.096941 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9632 | 2025.07.10 17:14:04.097033 [ 4 ] {2891515f-325c-4671-84b5-83ac750c5169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9633 | 2025.07.10 17:14:04.097072 [ 4 ] {2891515f-325c-4671-84b5-83ac750c5169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9634 | 2025.07.10 17:14:04.097370 [ 4 ] {2891515f-325c-4671-84b5-83ac750c5169} <Trace> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2025.07.10 17:14:04.097404 [ 4 ] {2891515f-325c-4671-84b5-83ac750c5169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9636 | 2025.07.10 17:14:04.097684 [ 4 ] {2891515f-325c-4671-84b5-83ac750c5169} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 9637 | 2025.07.10 17:14:04.097890 [ 4 ] {2891515f-325c-4671-84b5-83ac750c5169} <Trace> oximeter.measurements_f64 (a8b00032-219f-4846-9568-9a4510a3147a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2025.07.10 17:14:04.098011 [ 4 ] {2891515f-325c-4671-84b5-83ac750c5169} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 9639 | 2025.07.10 17:14:04.098046 [ 4 ] {2891515f-325c-4671-84b5-83ac750c5169} <Debug> TCPHandler: Processed in 0.001162822 sec. | ||
| 9640 | 2025.07.10 17:14:04.098150 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9641 | 2025.07.10 17:14:04.098242 [ 4 ] {a37e1931-9ec7-4a7a-9ac5-9b4832097d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9642 | 2025.07.10 17:14:04.098294 [ 4 ] {a37e1931-9ec7-4a7a-9ac5-9b4832097d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9643 | 2025.07.10 17:14:04.099146 [ 4 ] {a37e1931-9ec7-4a7a-9ac5-9b4832097d58} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2025.07.10 17:14:04.099180 [ 4 ] {a37e1931-9ec7-4a7a-9ac5-9b4832097d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9645 | 2025.07.10 17:14:04.099746 [ 4 ] {a37e1931-9ec7-4a7a-9ac5-9b4832097d58} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9646 | 2025.07.10 17:14:04.099959 [ 4 ] {a37e1931-9ec7-4a7a-9ac5-9b4832097d58} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2025.07.10 17:14:04.100082 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9648 | 2025.07.10 17:14:04.100091 [ 4 ] {a37e1931-9ec7-4a7a-9ac5-9b4832097d58} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001867 sec., 21960.36422067488 rows/sec., 39.35 MiB/sec. | ||
| 9649 | 2025.07.10 17:14:04.100121 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2025.07.10 17:14:04.100140 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9651 | 2025.07.10 17:14:04.100154 [ 4 ] {a37e1931-9ec7-4a7a-9ac5-9b4832097d58} <Debug> TCPHandler: Processed in 0.00206183 sec. | ||
| 9652 | 2025.07.10 17:14:04.100223 [ 197 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 9653 | 2025.07.10 17:14:04.100259 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2025.07.10 17:14:04.100363 [ 4 ] {af7a687b-d26e-4139-9199-7d357f8d721d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9655 | 2025.07.10 17:14:04.100403 [ 4 ] {af7a687b-d26e-4139-9199-7d357f8d721d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9656 | 2025.07.10 17:14:04.100428 [ 197 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9657 | 2025.07.10 17:14:04.100482 [ 197 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1587 rows starting from the beginning of the part | ||
| 9658 | 2025.07.10 17:14:04.100619 [ 197 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 9659 | 2025.07.10 17:14:04.100731 [ 197 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 9660 | 2025.07.10 17:14:04.100736 [ 4 ] {af7a687b-d26e-4139-9199-7d357f8d721d} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2025.07.10 17:14:04.100774 [ 4 ] {af7a687b-d26e-4139-9199-7d357f8d721d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9662 | 2025.07.10 17:14:04.100825 [ 197 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 9663 | 2025.07.10 17:14:04.100914 [ 197 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 9664 | 2025.07.10 17:14:04.101008 [ 197 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 9665 | 2025.07.10 17:14:04.101092 [ 4 ] {af7a687b-d26e-4139-9199-7d357f8d721d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9666 | 2025.07.10 17:14:04.101309 [ 4 ] {af7a687b-d26e-4139-9199-7d357f8d721d} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2025.07.10 17:14:04.101435 [ 4 ] {af7a687b-d26e-4139-9199-7d357f8d721d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001095 sec., 74885.84474885845 rows/sec., 4.76 MiB/sec. | ||
| 9668 | 2025.07.10 17:14:04.101470 [ 4 ] {af7a687b-d26e-4139-9199-7d357f8d721d} <Debug> TCPHandler: Processed in 0.001260145 sec. | ||
| 9669 | 2025.07.10 17:14:04.113933 [ 198 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 19 columns (19 merged, 0 gathered) in 0.013739896 sec., 130423.11237290296 rows/sec., 233.71 MiB/sec. | ||
| 9670 | 2025.07.10 17:14:04.116058 [ 202 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9671 | 2025.07.10 17:14:04.116434 [ 202 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2025.07.10 17:14:04.116514 [ 202 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9673 | 2025.07.10 17:14:04.116647 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.70 MiB. | ||
| 9674 | 2025.07.10 17:14:05.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.52 MiB, peak 325.17 MiB, free memory in arenas 0.00 B, will set to 314.76 MiB (RSS), difference: 6.25 MiB | ||
| 9675 | 2025.07.10 17:14:09.077409 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2025.07.10 17:14:09.077619 [ 4 ] {67068b2a-0975-4fdf-ac37-976735bf0f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9677 | 2025.07.10 17:14:09.077687 [ 4 ] {67068b2a-0975-4fdf-ac37-976735bf0f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9678 | 2025.07.10 17:14:09.078354 [ 4 ] {67068b2a-0975-4fdf-ac37-976735bf0f26} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2025.07.10 17:14:09.078398 [ 4 ] {67068b2a-0975-4fdf-ac37-976735bf0f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9680 | 2025.07.10 17:14:09.078776 [ 4 ] {67068b2a-0975-4fdf-ac37-976735bf0f26} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9681 | 2025.07.10 17:14:09.078992 [ 4 ] {67068b2a-0975-4fdf-ac37-976735bf0f26} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2025.07.10 17:14:09.079129 [ 46 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9683 | 2025.07.10 17:14:09.079139 [ 4 ] {67068b2a-0975-4fdf-ac37-976735bf0f26} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.72 MiB/sec. | ||
| 9684 | 2025.07.10 17:14:09.079204 [ 46 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2025.07.10 17:14:09.079226 [ 4 ] {67068b2a-0975-4fdf-ac37-976735bf0f26} <Debug> TCPHandler: Processed in 0.001969988 sec. | ||
| 9686 | 2025.07.10 17:14:09.079232 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9687 | 2025.07.10 17:14:09.079344 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 9688 | 2025.07.10 17:14:09.079350 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9689 | 2025.07.10 17:14:09.079436 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9690 | 2025.07.10 17:14:09.079460 [ 4 ] {40f2cd2b-422c-43b4-a85d-598476b6e0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9691 | 2025.07.10 17:14:09.079464 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1970 rows starting from the beginning of the part | ||
| 9692 | 2025.07.10 17:14:09.079500 [ 4 ] {40f2cd2b-422c-43b4-a85d-598476b6e0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9693 | 2025.07.10 17:14:09.079527 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 9694 | 2025.07.10 17:14:09.079572 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1281 rows starting from the beginning of the part | ||
| 9695 | 2025.07.10 17:14:09.079612 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 9696 | 2025.07.10 17:14:09.079651 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 699 rows starting from the beginning of the part | ||
| 9697 | 2025.07.10 17:14:09.079689 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 9698 | 2025.07.10 17:14:09.079902 [ 4 ] {40f2cd2b-422c-43b4-a85d-598476b6e0c2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2025.07.10 17:14:09.079937 [ 4 ] {40f2cd2b-422c-43b4-a85d-598476b6e0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9700 | 2025.07.10 17:14:09.080234 [ 4 ] {40f2cd2b-422c-43b4-a85d-598476b6e0c2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9701 | 2025.07.10 17:14:09.080442 [ 4 ] {40f2cd2b-422c-43b4-a85d-598476b6e0c2} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2025.07.10 17:14:09.080560 [ 46 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9703 | 2025.07.10 17:14:09.080567 [ 4 ] {40f2cd2b-422c-43b4-a85d-598476b6e0c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 4.44 MiB/sec. | ||
| 9704 | 2025.07.10 17:14:09.080598 [ 46 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2025.07.10 17:14:09.080621 [ 4 ] {40f2cd2b-422c-43b4-a85d-598476b6e0c2} <Debug> TCPHandler: Processed in 0.001319455 sec. | ||
| 9706 | 2025.07.10 17:14:09.080623 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9707 | 2025.07.10 17:14:09.080734 [ 198 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 9708 | 2025.07.10 17:14:09.080745 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2025.07.10 17:14:09.080852 [ 4 ] {53897d71-4a09-4336-a514-506846d1e5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9710 | 2025.07.10 17:14:09.080865 [ 198 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9711 | 2025.07.10 17:14:09.080894 [ 4 ] {53897d71-4a09-4336-a514-506846d1e5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9712 | 2025.07.10 17:14:09.080906 [ 198 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 953 rows starting from the beginning of the part | ||
| 9713 | 2025.07.10 17:14:09.080997 [ 198 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 9714 | 2025.07.10 17:14:09.081012 [ 188 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707773 sec., 2411327.500786111 rows/sec., 206.12 MiB/sec. | ||
| 9715 | 2025.07.10 17:14:09.081049 [ 198 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 567 rows starting from the beginning of the part | ||
| 9716 | 2025.07.10 17:14:09.081109 [ 198 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 9717 | 2025.07.10 17:14:09.081162 [ 198 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 423 rows starting from the beginning of the part | ||
| 9718 | 2025.07.10 17:14:09.081212 [ 198 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 9719 | 2025.07.10 17:14:09.081302 [ 4 ] {53897d71-4a09-4336-a514-506846d1e5f1} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2025.07.10 17:14:09.081313 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9721 | 2025.07.10 17:14:09.081345 [ 4 ] {53897d71-4a09-4336-a514-506846d1e5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9722 | 2025.07.10 17:14:09.081634 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_91_18} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2025.07.10 17:14:09.081723 [ 186 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_91_18} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9724 | 2025.07.10 17:14:09.081746 [ 4 ] {53897d71-4a09-4336-a514-506846d1e5f1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9725 | 2025.07.10 17:14:09.081814 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 9726 | 2025.07.10 17:14:09.081979 [ 4 ] {53897d71-4a09-4336-a514-506846d1e5f1} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2025.07.10 17:14:09.082121 [ 4 ] {53897d71-4a09-4336-a514-506846d1e5f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 9728 | 2025.07.10 17:14:09.082158 [ 4 ] {53897d71-4a09-4336-a514-506846d1e5f1} <Debug> TCPHandler: Processed in 0.001460218 sec. | ||
| 9729 | 2025.07.10 17:14:09.082267 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2025.07.10 17:14:09.082358 [ 4 ] {4bdaf197-a2b8-4770-a82f-a1a3a360c028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9731 | 2025.07.10 17:14:09.082397 [ 4 ] {4bdaf197-a2b8-4770-a82f-a1a3a360c028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9732 | 2025.07.10 17:14:09.082579 [ 188 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001892826 sec., 1127943.086157946 rows/sec., 87.31 MiB/sec. | ||
| 9733 | 2025.07.10 17:14:09.082725 [ 4 ] {4bdaf197-a2b8-4770-a82f-a1a3a360c028} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2025.07.10 17:14:09.082765 [ 4 ] {4bdaf197-a2b8-4770-a82f-a1a3a360c028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9735 | 2025.07.10 17:14:09.082818 [ 191 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9736 | 2025.07.10 17:14:09.083111 [ 4 ] {4bdaf197-a2b8-4770-a82f-a1a3a360c028} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9737 | 2025.07.10 17:14:09.083192 [ 191 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_91_18} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2025.07.10 17:14:09.083301 [ 191 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_91_18} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9739 | 2025.07.10 17:14:09.083349 [ 4 ] {4bdaf197-a2b8-4770-a82f-a1a3a360c028} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2025.07.10 17:14:09.083422 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 9741 | 2025.07.10 17:14:09.083486 [ 4 ] {4bdaf197-a2b8-4770-a82f-a1a3a360c028} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 9742 | 2025.07.10 17:14:09.083525 [ 4 ] {4bdaf197-a2b8-4770-a82f-a1a3a360c028} <Debug> TCPHandler: Processed in 0.001305126 sec. | ||
| 9743 | 2025.07.10 17:14:09.736113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
| 9744 | 2025.07.10 17:14:09.736624 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2025.07.10 17:14:09.736676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9746 | 2025.07.10 17:14:09.737178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9747 | 2025.07.10 17:14:09.737429 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9748 | 2025.07.10 17:14:09.737590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
| 9749 | 2025.07.10 17:14:11.359116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 9750 | 2025.07.10 17:14:11.376370 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2025.07.10 17:14:11.376430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9752 | 2025.07.10 17:14:11.382784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9753 | 2025.07.10 17:14:11.383516 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2025.07.10 17:14:11.386544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 9755 | 2025.07.10 17:14:12.310052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1294 | ||
| 9756 | 2025.07.10 17:14:12.312422 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2025.07.10 17:14:12.312475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9758 | 2025.07.10 17:14:12.313708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9759 | 2025.07.10 17:14:12.313983 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2025.07.10 17:14:12.314263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 9761 | 2025.07.10 17:14:14.079325 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2025.07.10 17:14:14.079518 [ 4 ] {fad48f57-eda3-4753-9775-4f11bbe048e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9763 | 2025.07.10 17:14:14.079580 [ 4 ] {fad48f57-eda3-4753-9775-4f11bbe048e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9764 | 2025.07.10 17:14:14.080272 [ 4 ] {fad48f57-eda3-4753-9775-4f11bbe048e7} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2025.07.10 17:14:14.080319 [ 4 ] {fad48f57-eda3-4753-9775-4f11bbe048e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9766 | 2025.07.10 17:14:14.080726 [ 4 ] {fad48f57-eda3-4753-9775-4f11bbe048e7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9767 | 2025.07.10 17:14:14.080957 [ 4 ] {fad48f57-eda3-4753-9775-4f11bbe048e7} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2025.07.10 17:14:14.081113 [ 4 ] {fad48f57-eda3-4753-9775-4f11bbe048e7} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001645 sec., 83890.57750759879 rows/sec., 7.24 MiB/sec. | ||
| 9769 | 2025.07.10 17:14:14.081162 [ 4 ] {fad48f57-eda3-4753-9775-4f11bbe048e7} <Debug> TCPHandler: Processed in 0.001969028 sec. | ||
| 9770 | 2025.07.10 17:14:14.081283 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9771 | 2025.07.10 17:14:14.081384 [ 4 ] {e76cbd28-ab46-419f-8f76-47e66cd4dfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9772 | 2025.07.10 17:14:14.081426 [ 4 ] {e76cbd28-ab46-419f-8f76-47e66cd4dfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9773 | 2025.07.10 17:14:14.081840 [ 4 ] {e76cbd28-ab46-419f-8f76-47e66cd4dfab} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2025.07.10 17:14:14.081877 [ 4 ] {e76cbd28-ab46-419f-8f76-47e66cd4dfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9775 | 2025.07.10 17:14:14.082182 [ 4 ] {e76cbd28-ab46-419f-8f76-47e66cd4dfab} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9776 | 2025.07.10 17:14:14.082391 [ 4 ] {e76cbd28-ab46-419f-8f76-47e66cd4dfab} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2025.07.10 17:14:14.082516 [ 4 ] {e76cbd28-ab46-419f-8f76-47e66cd4dfab} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001155 sec., 35497.8354978355 rows/sec., 2.61 MiB/sec. | ||
| 9778 | 2025.07.10 17:14:14.082552 [ 4 ] {e76cbd28-ab46-419f-8f76-47e66cd4dfab} <Debug> TCPHandler: Processed in 0.001319845 sec. | ||
| 9779 | 2025.07.10 17:14:14.082657 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9780 | 2025.07.10 17:14:14.082751 [ 4 ] {16d1a3b5-266d-4304-8079-f11a63620352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9781 | 2025.07.10 17:14:14.082790 [ 4 ] {16d1a3b5-266d-4304-8079-f11a63620352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9782 | 2025.07.10 17:14:14.083210 [ 4 ] {16d1a3b5-266d-4304-8079-f11a63620352} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2025.07.10 17:14:14.083247 [ 4 ] {16d1a3b5-266d-4304-8079-f11a63620352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9784 | 2025.07.10 17:14:14.083563 [ 4 ] {16d1a3b5-266d-4304-8079-f11a63620352} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9785 | 2025.07.10 17:14:14.083774 [ 4 ] {16d1a3b5-266d-4304-8079-f11a63620352} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2025.07.10 17:14:14.083899 [ 4 ] {16d1a3b5-266d-4304-8079-f11a63620352} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001167 sec., 89974.29305912596 rows/sec., 7.03 MiB/sec. | ||
| 9787 | 2025.07.10 17:14:14.083936 [ 4 ] {16d1a3b5-266d-4304-8079-f11a63620352} <Debug> TCPHandler: Processed in 0.001326506 sec. | ||
| 9788 | 2025.07.10 17:14:14.084039 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9789 | 2025.07.10 17:14:14.084132 [ 4 ] {2afabb27-3db7-4b27-9c0b-7a2e2f488c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9790 | 2025.07.10 17:14:14.084175 [ 4 ] {2afabb27-3db7-4b27-9c0b-7a2e2f488c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9791 | 2025.07.10 17:14:14.084573 [ 4 ] {2afabb27-3db7-4b27-9c0b-7a2e2f488c37} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2025.07.10 17:14:14.084608 [ 4 ] {2afabb27-3db7-4b27-9c0b-7a2e2f488c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9793 | 2025.07.10 17:14:14.084937 [ 4 ] {2afabb27-3db7-4b27-9c0b-7a2e2f488c37} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9794 | 2025.07.10 17:14:14.085172 [ 4 ] {2afabb27-3db7-4b27-9c0b-7a2e2f488c37} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2025.07.10 17:14:14.085326 [ 4 ] {2afabb27-3db7-4b27-9c0b-7a2e2f488c37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 9796 | 2025.07.10 17:14:14.085324 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9797 | 2025.07.10 17:14:14.085366 [ 4 ] {2afabb27-3db7-4b27-9c0b-7a2e2f488c37} <Debug> TCPHandler: Processed in 0.001373487 sec. | ||
| 9798 | 2025.07.10 17:14:14.085410 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2025.07.10 17:14:14.085434 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9800 | 2025.07.10 17:14:14.085500 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2025.07.10 17:14:14.085563 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 9802 | 2025.07.10 17:14:14.085599 [ 4 ] {558668f3-942a-4b30-ac97-76dccc8cc103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9803 | 2025.07.10 17:14:14.085660 [ 4 ] {558668f3-942a-4b30-ac97-76dccc8cc103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9804 | 2025.07.10 17:14:14.085729 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9805 | 2025.07.10 17:14:14.085775 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24368 rows starting from the beginning of the part | ||
| 9806 | 2025.07.10 17:14:14.085849 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 883 rows starting from the beginning of the part | ||
| 9807 | 2025.07.10 17:14:14.085899 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 9808 | 2025.07.10 17:14:14.085945 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
| 9809 | 2025.07.10 17:14:14.085989 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 9810 | 2025.07.10 17:14:14.086032 [ 186 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 9811 | 2025.07.10 17:14:14.086573 [ 4 ] {558668f3-942a-4b30-ac97-76dccc8cc103} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2025.07.10 17:14:14.086619 [ 4 ] {558668f3-942a-4b30-ac97-76dccc8cc103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9813 | 2025.07.10 17:14:14.087247 [ 4 ] {558668f3-942a-4b30-ac97-76dccc8cc103} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9814 | 2025.07.10 17:14:14.087490 [ 4 ] {558668f3-942a-4b30-ac97-76dccc8cc103} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2025.07.10 17:14:14.087645 [ 4 ] {558668f3-942a-4b30-ac97-76dccc8cc103} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002064 sec., 19864.34108527132 rows/sec., 35.60 MiB/sec. | ||
| 9816 | 2025.07.10 17:14:14.087714 [ 4 ] {558668f3-942a-4b30-ac97-76dccc8cc103} <Debug> TCPHandler: Processed in 0.002269144 sec. | ||
| 9817 | 2025.07.10 17:14:14.087829 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9818 | 2025.07.10 17:14:14.087926 [ 4 ] {9173c4f1-eff0-4dfc-93d7-b645ef6f62f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9819 | 2025.07.10 17:14:14.087969 [ 4 ] {9173c4f1-eff0-4dfc-93d7-b645ef6f62f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9820 | 2025.07.10 17:14:14.088329 [ 4 ] {9173c4f1-eff0-4dfc-93d7-b645ef6f62f0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2025.07.10 17:14:14.088368 [ 4 ] {9173c4f1-eff0-4dfc-93d7-b645ef6f62f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9822 | 2025.07.10 17:14:14.088709 [ 4 ] {9173c4f1-eff0-4dfc-93d7-b645ef6f62f0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9823 | 2025.07.10 17:14:14.088934 [ 4 ] {9173c4f1-eff0-4dfc-93d7-b645ef6f62f0} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2025.07.10 17:14:14.089049 [ 28 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9825 | 2025.07.10 17:14:14.089069 [ 4 ] {9173c4f1-eff0-4dfc-93d7-b645ef6f62f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 9826 | 2025.07.10 17:14:14.089080 [ 28 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2025.07.10 17:14:14.089107 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9828 | 2025.07.10 17:14:14.089112 [ 4 ] {9173c4f1-eff0-4dfc-93d7-b645ef6f62f0} <Debug> TCPHandler: Processed in 0.001333176 sec. | ||
| 9829 | 2025.07.10 17:14:14.089220 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 9830 | 2025.07.10 17:14:14.089371 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9831 | 2025.07.10 17:14:14.089409 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4554 rows starting from the beginning of the part | ||
| 9832 | 2025.07.10 17:14:14.089480 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 9833 | 2025.07.10 17:14:14.089527 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 9834 | 2025.07.10 17:14:14.089567 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
| 9835 | 2025.07.10 17:14:14.089603 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 9836 | 2025.07.10 17:14:14.089642 [ 191 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 9837 | 2025.07.10 17:14:14.091432 [ 188 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4876 rows, containing 4 columns (4 merged, 0 gathered) in 0.002267064 sec., 2150799.448096745 rows/sec., 144.10 MiB/sec. | ||
| 9838 | 2025.07.10 17:14:14.091951 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9839 | 2025.07.10 17:14:14.092258 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2025.07.10 17:14:14.092340 [ 192 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_91_18} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9841 | 2025.07.10 17:14:14.092441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9842 | 2025.07.10 17:14:14.092817 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25968 rows, containing 5 columns (5 merged, 0 gathered) in 0.007317682 sec., 3548664.7274369127 rows/sec., 243.38 MiB/sec. | ||
| 9843 | 2025.07.10 17:14:14.093069 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9844 | 2025.07.10 17:14:14.093349 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2025.07.10 17:14:14.093424 [ 196 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9846 | 2025.07.10 17:14:14.093518 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9847 | 2025.07.10 17:14:15.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.32 MiB, peak 326.30 MiB, free memory in arenas 0.00 B, will set to 316.72 MiB (RSS), difference: 1.41 MiB | ||
| 9848 | 2025.07.10 17:14:16.992719 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9849 | 2025.07.10 17:14:16.992786 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9850 | 2025.07.10 17:14:17.237760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
| 9851 | 2025.07.10 17:14:17.238362 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2025.07.10 17:14:17.238412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9853 | 2025.07.10 17:14:17.238935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9854 | 2025.07.10 17:14:17.239194 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2025.07.10 17:14:17.239344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 9856 | 2025.07.10 17:14:17.239343 [ 43 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9857 | 2025.07.10 17:14:17.239399 [ 43 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2025.07.10 17:14:17.239422 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9859 | 2025.07.10 17:14:17.239550 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 9860 | 2025.07.10 17:14:17.239707 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9861 | 2025.07.10 17:14:17.239752 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
| 9862 | 2025.07.10 17:14:17.239825 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
| 9863 | 2025.07.10 17:14:17.239876 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
| 9864 | 2025.07.10 17:14:17.239928 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
| 9865 | 2025.07.10 17:14:17.239984 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
| 9866 | 2025.07.10 17:14:17.240034 [ 188 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
| 9867 | 2025.07.10 17:14:17.242758 [ 196 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003269384 sec., 9254342.714101493 rows/sec., 132.38 MiB/sec. | ||
| 9868 | 2025.07.10 17:14:17.243260 [ 190 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9869 | 2025.07.10 17:14:17.243627 [ 190 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2025.07.10 17:14:17.243714 [ 190 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_66_13} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9871 | 2025.07.10 17:14:17.243827 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 9872 | 2025.07.10 17:14:18.886653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 9873 | 2025.07.10 17:14:18.905186 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2025.07.10 17:14:18.905254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9875 | 2025.07.10 17:14:18.911629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9876 | 2025.07.10 17:14:18.912344 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2025.07.10 17:14:18.912665 [ 47 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9878 | 2025.07.10 17:14:18.912729 [ 47 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2025.07.10 17:14:18.912750 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9880 | 2025.07.10 17:14:18.912851 [ 199 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9881 | 2025.07.10 17:14:18.916281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 9882 | 2025.07.10 17:14:18.917120 [ 199 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9883 | 2025.07.10 17:14:18.918755 [ 199 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9884 | 2025.07.10 17:14:18.923812 [ 199 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9885 | 2025.07.10 17:14:18.928686 [ 199 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9886 | 2025.07.10 17:14:18.933585 [ 199 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9887 | 2025.07.10 17:14:18.938239 [ 199 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9888 | 2025.07.10 17:14:18.942098 [ 199 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 9889 | 2025.07.10 17:14:19.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.93 MiB, peak 331.93 MiB, free memory in arenas 0.00 B, will set to 319.02 MiB (RSS), difference: -8.91 MiB | ||
| 9890 | 2025.07.10 17:14:19.000768 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.087962252 sec., 5650.15093065148 rows/sec., 29.22 MiB/sec. | ||
| 9891 | 2025.07.10 17:14:19.003845 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9892 | 2025.07.10 17:14:19.006079 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_66_13} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2025.07.10 17:14:19.006193 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_66_13} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9894 | 2025.07.10 17:14:19.008809 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 9895 | 2025.07.10 17:14:19.077133 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2025.07.10 17:14:19.077319 [ 4 ] {7c22a669-e5f0-4d0b-b309-eaace8f57c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9897 | 2025.07.10 17:14:19.077393 [ 4 ] {7c22a669-e5f0-4d0b-b309-eaace8f57c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9898 | 2025.07.10 17:14:19.078074 [ 4 ] {7c22a669-e5f0-4d0b-b309-eaace8f57c48} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2025.07.10 17:14:19.078121 [ 4 ] {7c22a669-e5f0-4d0b-b309-eaace8f57c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9900 | 2025.07.10 17:14:19.078527 [ 4 ] {7c22a669-e5f0-4d0b-b309-eaace8f57c48} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9901 | 2025.07.10 17:14:19.078763 [ 4 ] {7c22a669-e5f0-4d0b-b309-eaace8f57c48} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2025.07.10 17:14:19.078917 [ 4 ] {7c22a669-e5f0-4d0b-b309-eaace8f57c48} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.59 MiB/sec. | ||
| 9903 | 2025.07.10 17:14:19.078968 [ 4 ] {7c22a669-e5f0-4d0b-b309-eaace8f57c48} <Debug> TCPHandler: Processed in 0.001967408 sec. | ||
| 9904 | 2025.07.10 17:14:19.079087 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2025.07.10 17:14:19.079193 [ 4 ] {c93d481e-a96e-4b62-9adb-897e36f6d175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9906 | 2025.07.10 17:14:19.079238 [ 4 ] {c93d481e-a96e-4b62-9adb-897e36f6d175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9907 | 2025.07.10 17:14:19.079664 [ 4 ] {c93d481e-a96e-4b62-9adb-897e36f6d175} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2025.07.10 17:14:19.079702 [ 4 ] {c93d481e-a96e-4b62-9adb-897e36f6d175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9909 | 2025.07.10 17:14:19.080019 [ 4 ] {c93d481e-a96e-4b62-9adb-897e36f6d175} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9910 | 2025.07.10 17:14:19.080230 [ 4 ] {c93d481e-a96e-4b62-9adb-897e36f6d175} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2025.07.10 17:14:19.080362 [ 4 ] {c93d481e-a96e-4b62-9adb-897e36f6d175} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 9912 | 2025.07.10 17:14:19.080401 [ 4 ] {c93d481e-a96e-4b62-9adb-897e36f6d175} <Debug> TCPHandler: Processed in 0.001365486 sec. | ||
| 9913 | 2025.07.10 17:14:19.080508 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2025.07.10 17:14:19.080604 [ 4 ] {decd33c9-bfbd-414e-b542-96380ad56c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9915 | 2025.07.10 17:14:19.080649 [ 4 ] {decd33c9-bfbd-414e-b542-96380ad56c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9916 | 2025.07.10 17:14:19.081052 [ 4 ] {decd33c9-bfbd-414e-b542-96380ad56c84} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2025.07.10 17:14:19.081090 [ 4 ] {decd33c9-bfbd-414e-b542-96380ad56c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9918 | 2025.07.10 17:14:19.081429 [ 4 ] {decd33c9-bfbd-414e-b542-96380ad56c84} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9919 | 2025.07.10 17:14:19.081647 [ 4 ] {decd33c9-bfbd-414e-b542-96380ad56c84} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2025.07.10 17:14:19.081779 [ 4 ] {decd33c9-bfbd-414e-b542-96380ad56c84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 9921 | 2025.07.10 17:14:19.081817 [ 4 ] {decd33c9-bfbd-414e-b542-96380ad56c84} <Debug> TCPHandler: Processed in 0.001358367 sec. | ||
| 9922 | 2025.07.10 17:14:19.081915 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2025.07.10 17:14:19.082009 [ 4 ] {6542f0a5-c77d-4d01-b3ed-e9750d18d892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9924 | 2025.07.10 17:14:19.082050 [ 4 ] {6542f0a5-c77d-4d01-b3ed-e9750d18d892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9925 | 2025.07.10 17:14:19.082377 [ 4 ] {6542f0a5-c77d-4d01-b3ed-e9750d18d892} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2025.07.10 17:14:19.082412 [ 4 ] {6542f0a5-c77d-4d01-b3ed-e9750d18d892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9927 | 2025.07.10 17:14:19.082723 [ 4 ] {6542f0a5-c77d-4d01-b3ed-e9750d18d892} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9928 | 2025.07.10 17:14:19.082930 [ 4 ] {6542f0a5-c77d-4d01-b3ed-e9750d18d892} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2025.07.10 17:14:19.083060 [ 4 ] {6542f0a5-c77d-4d01-b3ed-e9750d18d892} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 9930 | 2025.07.10 17:14:19.083096 [ 4 ] {6542f0a5-c77d-4d01-b3ed-e9750d18d892} <Debug> TCPHandler: Processed in 0.001228304 sec. | ||
| 9931 | 2025.07.10 17:14:20.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.56 MiB, peak 331.93 MiB, free memory in arenas 0.00 B, will set to 319.02 MiB (RSS), difference: 9.46 MiB | ||
| 9932 | 2025.07.10 17:14:22.314461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1314 | ||
| 9933 | 2025.07.10 17:14:22.316797 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2025.07.10 17:14:22.316838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9935 | 2025.07.10 17:14:22.318027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9936 | 2025.07.10 17:14:22.318297 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2025.07.10 17:14:22.318567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
| 9938 | 2025.07.10 17:14:24.105779 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2025.07.10 17:14:24.105998 [ 4 ] {59a7e6da-7d1e-4059-b9aa-b79e16a545da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9940 | 2025.07.10 17:14:24.106068 [ 4 ] {59a7e6da-7d1e-4059-b9aa-b79e16a545da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9941 | 2025.07.10 17:14:24.106683 [ 4 ] {59a7e6da-7d1e-4059-b9aa-b79e16a545da} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2025.07.10 17:14:24.106723 [ 4 ] {59a7e6da-7d1e-4059-b9aa-b79e16a545da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9943 | 2025.07.10 17:14:24.107107 [ 4 ] {59a7e6da-7d1e-4059-b9aa-b79e16a545da} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9944 | 2025.07.10 17:14:24.107346 [ 4 ] {59a7e6da-7d1e-4059-b9aa-b79e16a545da} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2025.07.10 17:14:24.107505 [ 4 ] {59a7e6da-7d1e-4059-b9aa-b79e16a545da} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001571 sec., 7638.446849140675 rows/sec., 622.86 KiB/sec. | ||
| 9946 | 2025.07.10 17:14:24.107555 [ 4 ] {59a7e6da-7d1e-4059-b9aa-b79e16a545da} <Debug> TCPHandler: Processed in 0.001963088 sec. | ||
| 9947 | 2025.07.10 17:14:24.107672 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9948 | 2025.07.10 17:14:24.107795 [ 4 ] {1b25a2a3-a03d-4784-a705-c751917e14cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9949 | 2025.07.10 17:14:24.107844 [ 4 ] {1b25a2a3-a03d-4784-a705-c751917e14cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9950 | 2025.07.10 17:14:24.108998 [ 4 ] {1b25a2a3-a03d-4784-a705-c751917e14cf} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2025.07.10 17:14:24.109036 [ 4 ] {1b25a2a3-a03d-4784-a705-c751917e14cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9952 | 2025.07.10 17:14:24.109430 [ 4 ] {1b25a2a3-a03d-4784-a705-c751917e14cf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9953 | 2025.07.10 17:14:24.109642 [ 4 ] {1b25a2a3-a03d-4784-a705-c751917e14cf} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2025.07.10 17:14:24.109774 [ 4 ] {1b25a2a3-a03d-4784-a705-c751917e14cf} <Debug> executeQuery: Read 1284 rows, 108.75 KiB in 0.002007 sec., 639760.837070254 rows/sec., 52.92 MiB/sec. | ||
| 9955 | 2025.07.10 17:14:24.109813 [ 4 ] {1b25a2a3-a03d-4784-a705-c751917e14cf} <Debug> TCPHandler: Processed in 0.002191252 sec. | ||
| 9956 | 2025.07.10 17:14:24.109919 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9957 | 2025.07.10 17:14:24.110011 [ 4 ] {e4874093-6a42-4ea9-b273-bc643fc5ea0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9958 | 2025.07.10 17:14:24.110050 [ 4 ] {e4874093-6a42-4ea9-b273-bc643fc5ea0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9959 | 2025.07.10 17:14:24.110466 [ 4 ] {e4874093-6a42-4ea9-b273-bc643fc5ea0b} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2025.07.10 17:14:24.110502 [ 4 ] {e4874093-6a42-4ea9-b273-bc643fc5ea0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9961 | 2025.07.10 17:14:24.110808 [ 4 ] {e4874093-6a42-4ea9-b273-bc643fc5ea0b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9962 | 2025.07.10 17:14:24.111006 [ 4 ] {e4874093-6a42-4ea9-b273-bc643fc5ea0b} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2025.07.10 17:14:24.111109 [ 58 ] {} <Debug> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 9964 | 2025.07.10 17:14:24.111131 [ 4 ] {e4874093-6a42-4ea9-b273-bc643fc5ea0b} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001138 sec., 46572.934973637966 rows/sec., 3.36 MiB/sec. | ||
| 9965 | 2025.07.10 17:14:24.111180 [ 58 ] {} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2025.07.10 17:14:24.111188 [ 4 ] {e4874093-6a42-4ea9-b273-bc643fc5ea0b} <Debug> TCPHandler: Processed in 0.001317086 sec. | ||
| 9967 | 2025.07.10 17:14:24.111210 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9968 | 2025.07.10 17:14:24.111308 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9969 | 2025.07.10 17:14:24.111336 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 9970 | 2025.07.10 17:14:24.111404 [ 4 ] {34d0feb7-1c79-4b90-8c13-6d39da2ca0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9971 | 2025.07.10 17:14:24.111447 [ 4 ] {34d0feb7-1c79-4b90-8c13-6d39da2ca0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9972 | 2025.07.10 17:14:24.111487 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9973 | 2025.07.10 17:14:24.111528 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 179 rows starting from the beginning of the part | ||
| 9974 | 2025.07.10 17:14:24.111602 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 9975 | 2025.07.10 17:14:24.111655 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 47 rows starting from the beginning of the part | ||
| 9976 | 2025.07.10 17:14:24.111704 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 147 rows starting from the beginning of the part | ||
| 9977 | 2025.07.10 17:14:24.111749 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 41 rows starting from the beginning of the part | ||
| 9978 | 2025.07.10 17:14:24.111798 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 53 rows starting from the beginning of the part | ||
| 9979 | 2025.07.10 17:14:24.111973 [ 4 ] {34d0feb7-1c79-4b90-8c13-6d39da2ca0f2} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2025.07.10 17:14:24.112015 [ 4 ] {34d0feb7-1c79-4b90-8c13-6d39da2ca0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9981 | 2025.07.10 17:14:24.112576 [ 4 ] {34d0feb7-1c79-4b90-8c13-6d39da2ca0f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9982 | 2025.07.10 17:14:24.112689 [ 189 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412928 sec., 359537.0747837116 rows/sec., 25.48 MiB/sec. | ||
| 9983 | 2025.07.10 17:14:24.112792 [ 4 ] {34d0feb7-1c79-4b90-8c13-6d39da2ca0f2} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9984 | 2025.07.10 17:14:24.112825 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 9985 | 2025.07.10 17:14:24.112928 [ 4 ] {34d0feb7-1c79-4b90-8c13-6d39da2ca0f2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001542 sec., 147859.92217898832 rows/sec., 10.01 MiB/sec. | ||
| 9986 | 2025.07.10 17:14:24.112973 [ 4 ] {34d0feb7-1c79-4b90-8c13-6d39da2ca0f2} <Debug> TCPHandler: Processed in 0.001711593 sec. | ||
| 9987 | 2025.07.10 17:14:24.113083 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2025.07.10 17:14:24.113096 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2025.07.10 17:14:24.113175 [ 187 ] {834b5d0c-1234-4005-bed6-2f0134acf8b8::all_1_60_12} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 9990 | 2025.07.10 17:14:24.113181 [ 4 ] {93fb100c-fd80-4c78-bfbd-63080f9dea2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9991 | 2025.07.10 17:14:24.113228 [ 4 ] {93fb100c-fd80-4c78-bfbd-63080f9dea2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9992 | 2025.07.10 17:14:24.113257 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9993 | 2025.07.10 17:14:24.113838 [ 4 ] {93fb100c-fd80-4c78-bfbd-63080f9dea2e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2025.07.10 17:14:24.113882 [ 4 ] {93fb100c-fd80-4c78-bfbd-63080f9dea2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9995 | 2025.07.10 17:14:24.114233 [ 4 ] {93fb100c-fd80-4c78-bfbd-63080f9dea2e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9996 | 2025.07.10 17:14:24.114447 [ 4 ] {93fb100c-fd80-4c78-bfbd-63080f9dea2e} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2025.07.10 17:14:24.114577 [ 4 ] {93fb100c-fd80-4c78-bfbd-63080f9dea2e} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001414 sec., 405233.38048090524 rows/sec., 30.16 MiB/sec. | ||
| 9998 | 2025.07.10 17:14:24.114615 [ 4 ] {93fb100c-fd80-4c78-bfbd-63080f9dea2e} <Debug> TCPHandler: Processed in 0.001579891 sec. | ||
| 9999 | 2025.07.10 17:14:24.114725 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2025.07.10 17:14:24.114817 [ 4 ] {608daec5-4543-4d1e-81cd-b4ada27bc1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10001 | 2025.07.10 17:14:24.114858 [ 4 ] {608daec5-4543-4d1e-81cd-b4ada27bc1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10002 | 2025.07.10 17:14:24.115426 [ 4 ] {608daec5-4543-4d1e-81cd-b4ada27bc1cb} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2025.07.10 17:14:24.115461 [ 4 ] {608daec5-4543-4d1e-81cd-b4ada27bc1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10004 | 2025.07.10 17:14:24.115820 [ 4 ] {608daec5-4543-4d1e-81cd-b4ada27bc1cb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10005 | 2025.07.10 17:14:24.116028 [ 4 ] {608daec5-4543-4d1e-81cd-b4ada27bc1cb} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2025.07.10 17:14:24.116155 [ 4 ] {608daec5-4543-4d1e-81cd-b4ada27bc1cb} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.001356 sec., 653392.3303834809 rows/sec., 43.97 MiB/sec. | ||
| 10007 | 2025.07.10 17:14:24.116191 [ 4 ] {608daec5-4543-4d1e-81cd-b4ada27bc1cb} <Debug> TCPHandler: Processed in 0.001513229 sec. | ||
| 10008 | 2025.07.10 17:14:24.116296 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10009 | 2025.07.10 17:14:24.116387 [ 4 ] {0db9996f-cec7-46ec-adef-b424abd487ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10010 | 2025.07.10 17:14:24.116439 [ 4 ] {0db9996f-cec7-46ec-adef-b424abd487ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10011 | 2025.07.10 17:14:24.117280 [ 4 ] {0db9996f-cec7-46ec-adef-b424abd487ec} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2025.07.10 17:14:24.117315 [ 4 ] {0db9996f-cec7-46ec-adef-b424abd487ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10013 | 2025.07.10 17:14:24.117861 [ 4 ] {0db9996f-cec7-46ec-adef-b424abd487ec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10014 | 2025.07.10 17:14:24.118070 [ 4 ] {0db9996f-cec7-46ec-adef-b424abd487ec} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2025.07.10 17:14:24.118208 [ 4 ] {0db9996f-cec7-46ec-adef-b424abd487ec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001839 sec., 22294.725394236 rows/sec., 39.95 MiB/sec. | ||
| 10016 | 2025.07.10 17:14:24.118263 [ 4 ] {0db9996f-cec7-46ec-adef-b424abd487ec} <Debug> TCPHandler: Processed in 0.002013828 sec. | ||
| 10017 | 2025.07.10 17:14:24.118367 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2025.07.10 17:14:24.118459 [ 4 ] {3e04070f-10ea-43c4-a217-2700b5dfbedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10019 | 2025.07.10 17:14:24.118498 [ 4 ] {3e04070f-10ea-43c4-a217-2700b5dfbedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10020 | 2025.07.10 17:14:24.118812 [ 4 ] {3e04070f-10ea-43c4-a217-2700b5dfbedb} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2025.07.10 17:14:24.118847 [ 4 ] {3e04070f-10ea-43c4-a217-2700b5dfbedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10022 | 2025.07.10 17:14:24.119139 [ 4 ] {3e04070f-10ea-43c4-a217-2700b5dfbedb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10023 | 2025.07.10 17:14:24.119334 [ 4 ] {3e04070f-10ea-43c4-a217-2700b5dfbedb} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2025.07.10 17:14:24.119456 [ 4 ] {3e04070f-10ea-43c4-a217-2700b5dfbedb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001016 sec., 59055.118110236224 rows/sec., 3.98 MiB/sec. | ||
| 10025 | 2025.07.10 17:14:24.119490 [ 4 ] {3e04070f-10ea-43c4-a217-2700b5dfbedb} <Debug> TCPHandler: Processed in 0.001170322 sec. | ||
| 10026 | 2025.07.10 17:14:24.740415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
| 10027 | 2025.07.10 17:14:24.740914 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2025.07.10 17:14:24.740948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10029 | 2025.07.10 17:14:24.741419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10030 | 2025.07.10 17:14:24.741642 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2025.07.10 17:14:24.741764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
| 10032 | 2025.07.10 17:14:26.417312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 10033 | 2025.07.10 17:14:26.432828 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2025.07.10 17:14:26.432891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10035 | 2025.07.10 17:14:26.438125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10036 | 2025.07.10 17:14:26.438784 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2025.07.10 17:14:26.441566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 10038 | 2025.07.10 17:14:29.076327 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2025.07.10 17:14:29.076596 [ 4 ] {bbd5edae-2e16-4c9c-a5d7-c450f61b42dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10040 | 2025.07.10 17:14:29.076690 [ 4 ] {bbd5edae-2e16-4c9c-a5d7-c450f61b42dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10041 | 2025.07.10 17:14:29.077403 [ 4 ] {bbd5edae-2e16-4c9c-a5d7-c450f61b42dc} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2025.07.10 17:14:29.077439 [ 4 ] {bbd5edae-2e16-4c9c-a5d7-c450f61b42dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10043 | 2025.07.10 17:14:29.077826 [ 4 ] {bbd5edae-2e16-4c9c-a5d7-c450f61b42dc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10044 | 2025.07.10 17:14:29.078045 [ 4 ] {bbd5edae-2e16-4c9c-a5d7-c450f61b42dc} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2025.07.10 17:14:29.078196 [ 4 ] {bbd5edae-2e16-4c9c-a5d7-c450f61b42dc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.55 MiB/sec. | ||
| 10046 | 2025.07.10 17:14:29.078236 [ 4 ] {bbd5edae-2e16-4c9c-a5d7-c450f61b42dc} <Debug> TCPHandler: Processed in 0.002079821 sec. | ||
| 10047 | 2025.07.10 17:14:29.078358 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2025.07.10 17:14:29.078451 [ 4 ] {d89550ff-80c6-47d4-948f-9c69c6dcc5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10049 | 2025.07.10 17:14:29.078488 [ 4 ] {d89550ff-80c6-47d4-948f-9c69c6dcc5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10050 | 2025.07.10 17:14:29.078879 [ 4 ] {d89550ff-80c6-47d4-948f-9c69c6dcc5eb} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2025.07.10 17:14:29.078912 [ 4 ] {d89550ff-80c6-47d4-948f-9c69c6dcc5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10052 | 2025.07.10 17:14:29.079217 [ 4 ] {d89550ff-80c6-47d4-948f-9c69c6dcc5eb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10053 | 2025.07.10 17:14:29.079416 [ 4 ] {d89550ff-80c6-47d4-948f-9c69c6dcc5eb} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2025.07.10 17:14:29.079541 [ 4 ] {d89550ff-80c6-47d4-948f-9c69c6dcc5eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001109 sec., 57709.64833183048 rows/sec., 4.50 MiB/sec. | ||
| 10055 | 2025.07.10 17:14:29.079576 [ 4 ] {d89550ff-80c6-47d4-948f-9c69c6dcc5eb} <Debug> TCPHandler: Processed in 0.001274225 sec. | ||
| 10056 | 2025.07.10 17:14:29.079680 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2025.07.10 17:14:29.079779 [ 4 ] {6c28deba-ef5a-4adf-9d4f-276a5f081845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10058 | 2025.07.10 17:14:29.079821 [ 4 ] {6c28deba-ef5a-4adf-9d4f-276a5f081845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10059 | 2025.07.10 17:14:29.080229 [ 4 ] {6c28deba-ef5a-4adf-9d4f-276a5f081845} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2025.07.10 17:14:29.080263 [ 4 ] {6c28deba-ef5a-4adf-9d4f-276a5f081845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10061 | 2025.07.10 17:14:29.080576 [ 4 ] {6c28deba-ef5a-4adf-9d4f-276a5f081845} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10062 | 2025.07.10 17:14:29.080776 [ 4 ] {6c28deba-ef5a-4adf-9d4f-276a5f081845} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2025.07.10 17:14:29.080899 [ 4 ] {6c28deba-ef5a-4adf-9d4f-276a5f081845} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 10064 | 2025.07.10 17:14:29.080933 [ 4 ] {6c28deba-ef5a-4adf-9d4f-276a5f081845} <Debug> TCPHandler: Processed in 0.001300805 sec. | ||
| 10065 | 2025.07.10 17:14:29.081041 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10066 | 2025.07.10 17:14:29.081132 [ 4 ] {ea0e68c6-c516-45c0-9cb8-a1b553a39ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10067 | 2025.07.10 17:14:29.081171 [ 4 ] {ea0e68c6-c516-45c0-9cb8-a1b553a39ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10068 | 2025.07.10 17:14:29.081486 [ 4 ] {ea0e68c6-c516-45c0-9cb8-a1b553a39ebb} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2025.07.10 17:14:29.081519 [ 4 ] {ea0e68c6-c516-45c0-9cb8-a1b553a39ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10070 | 2025.07.10 17:14:29.081811 [ 4 ] {ea0e68c6-c516-45c0-9cb8-a1b553a39ebb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10071 | 2025.07.10 17:14:29.082010 [ 4 ] {ea0e68c6-c516-45c0-9cb8-a1b553a39ebb} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2025.07.10 17:14:29.082132 [ 4 ] {ea0e68c6-c516-45c0-9cb8-a1b553a39ebb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001018 sec., 58939.096267190565 rows/sec., 3.97 MiB/sec. | ||
| 10073 | 2025.07.10 17:14:29.082165 [ 4 ] {ea0e68c6-c516-45c0-9cb8-a1b553a39ebb} <Debug> TCPHandler: Processed in 0.001178433 sec. | ||
| 10074 | 2025.07.10 17:14:31.993028 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10075 | 2025.07.10 17:14:31.993091 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10076 | 2025.07.10 17:14:32.241872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
| 10077 | 2025.07.10 17:14:32.242405 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2025.07.10 17:14:32.242453 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10079 | 2025.07.10 17:14:32.242959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10080 | 2025.07.10 17:14:32.243200 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2025.07.10 17:14:32.243349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 10082 | 2025.07.10 17:14:32.318676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1338 | ||
| 10083 | 2025.07.10 17:14:32.320935 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2025.07.10 17:14:32.320994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10085 | 2025.07.10 17:14:32.322234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10086 | 2025.07.10 17:14:32.322524 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2025.07.10 17:14:32.322902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 10088 | 2025.07.10 17:14:33.941638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 10089 | 2025.07.10 17:14:33.959142 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2025.07.10 17:14:33.959209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10091 | 2025.07.10 17:14:33.965197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10092 | 2025.07.10 17:14:33.965927 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2025.07.10 17:14:33.969183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 10094 | 2025.07.10 17:14:34.083119 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2025.07.10 17:14:34.083358 [ 4 ] {781757d8-d149-4e7f-92db-7e01242db137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10096 | 2025.07.10 17:14:34.083458 [ 4 ] {781757d8-d149-4e7f-92db-7e01242db137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10097 | 2025.07.10 17:14:34.084426 [ 4 ] {781757d8-d149-4e7f-92db-7e01242db137} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2025.07.10 17:14:34.084487 [ 4 ] {781757d8-d149-4e7f-92db-7e01242db137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10099 | 2025.07.10 17:14:34.085026 [ 4 ] {781757d8-d149-4e7f-92db-7e01242db137} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10100 | 2025.07.10 17:14:34.085331 [ 4 ] {781757d8-d149-4e7f-92db-7e01242db137} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2025.07.10 17:14:34.085544 [ 88 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10102 | 2025.07.10 17:14:34.085558 [ 4 ] {781757d8-d149-4e7f-92db-7e01242db137} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.002264 sec., 60954.063604240284 rows/sec., 5.26 MiB/sec. | ||
| 10103 | 2025.07.10 17:14:34.085626 [ 88 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2025.07.10 17:14:34.085658 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10105 | 2025.07.10 17:14:34.085668 [ 4 ] {781757d8-d149-4e7f-92db-7e01242db137} <Debug> TCPHandler: Processed in 0.002724153 sec. | ||
| 10106 | 2025.07.10 17:14:34.085804 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 10107 | 2025.07.10 17:14:34.085839 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2025.07.10 17:14:34.085988 [ 4 ] {1a2aec32-0848-46a7-8129-2f156a935665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10109 | 2025.07.10 17:14:34.086011 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10110 | 2025.07.10 17:14:34.086048 [ 4 ] {1a2aec32-0848-46a7-8129-2f156a935665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10111 | 2025.07.10 17:14:34.086061 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1970 rows starting from the beginning of the part | ||
| 10112 | 2025.07.10 17:14:34.086153 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 138 rows starting from the beginning of the part | ||
| 10113 | 2025.07.10 17:14:34.086207 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 10114 | 2025.07.10 17:14:34.086261 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1284 rows starting from the beginning of the part | ||
| 10115 | 2025.07.10 17:14:34.086307 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 10116 | 2025.07.10 17:14:34.086359 [ 194 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 138 rows starting from the beginning of the part | ||
| 10117 | 2025.07.10 17:14:34.086580 [ 4 ] {1a2aec32-0848-46a7-8129-2f156a935665} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2025.07.10 17:14:34.086634 [ 4 ] {1a2aec32-0848-46a7-8129-2f156a935665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10119 | 2025.07.10 17:14:34.087054 [ 4 ] {1a2aec32-0848-46a7-8129-2f156a935665} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10120 | 2025.07.10 17:14:34.087482 [ 4 ] {1a2aec32-0848-46a7-8129-2f156a935665} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2025.07.10 17:14:34.087666 [ 4 ] {1a2aec32-0848-46a7-8129-2f156a935665} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001708 sec., 24004.683840749414 rows/sec., 1.76 MiB/sec. | ||
| 10122 | 2025.07.10 17:14:34.087723 [ 4 ] {1a2aec32-0848-46a7-8129-2f156a935665} <Debug> TCPHandler: Processed in 0.001950658 sec. | ||
| 10123 | 2025.07.10 17:14:34.087878 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2025.07.10 17:14:34.088005 [ 4 ] {52b81e67-a333-4b24-b1de-4ec654340781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10125 | 2025.07.10 17:14:34.088069 [ 4 ] {52b81e67-a333-4b24-b1de-4ec654340781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10126 | 2025.07.10 17:14:34.088374 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3642 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634331 sec., 1382514.1943058786 rows/sec., 119.24 MiB/sec. | ||
| 10127 | 2025.07.10 17:14:34.088630 [ 4 ] {52b81e67-a333-4b24-b1de-4ec654340781} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2025.07.10 17:14:34.088741 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10129 | 2025.07.10 17:14:34.088765 [ 4 ] {52b81e67-a333-4b24-b1de-4ec654340781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10130 | 2025.07.10 17:14:34.089191 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2025.07.10 17:14:34.089273 [ 4 ] {52b81e67-a333-4b24-b1de-4ec654340781} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10132 | 2025.07.10 17:14:34.089311 [ 189 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_96_19} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10133 | 2025.07.10 17:14:34.089457 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 10134 | 2025.07.10 17:14:34.089564 [ 4 ] {52b81e67-a333-4b24-b1de-4ec654340781} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2025.07.10 17:14:34.089733 [ 4 ] {52b81e67-a333-4b24-b1de-4ec654340781} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001758 sec., 59726.96245733788 rows/sec., 4.67 MiB/sec. | ||
| 10136 | 2025.07.10 17:14:34.089732 [ 88 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10137 | 2025.07.10 17:14:34.089782 [ 4 ] {52b81e67-a333-4b24-b1de-4ec654340781} <Debug> TCPHandler: Processed in 0.001969748 sec. | ||
| 10138 | 2025.07.10 17:14:34.089815 [ 88 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2025.07.10 17:14:34.089854 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10140 | 2025.07.10 17:14:34.089934 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2025.07.10 17:14:34.089952 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 10142 | 2025.07.10 17:14:34.090058 [ 4 ] {543fea3a-b5b7-4370-999d-02b1c1e4d849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10143 | 2025.07.10 17:14:34.090074 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10144 | 2025.07.10 17:14:34.090118 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 953 rows starting from the beginning of the part | ||
| 10145 | 2025.07.10 17:14:34.090119 [ 4 ] {543fea3a-b5b7-4370-999d-02b1c1e4d849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10146 | 2025.07.10 17:14:34.090185 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 105 rows starting from the beginning of the part | ||
| 10147 | 2025.07.10 17:14:34.090244 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 10148 | 2025.07.10 17:14:34.090305 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 573 rows starting from the beginning of the part | ||
| 10149 | 2025.07.10 17:14:34.090357 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 10150 | 2025.07.10 17:14:34.090403 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 105 rows starting from the beginning of the part | ||
| 10151 | 2025.07.10 17:14:34.090741 [ 4 ] {543fea3a-b5b7-4370-999d-02b1c1e4d849} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2025.07.10 17:14:34.090798 [ 4 ] {543fea3a-b5b7-4370-999d-02b1c1e4d849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10153 | 2025.07.10 17:14:34.091307 [ 4 ] {543fea3a-b5b7-4370-999d-02b1c1e4d849} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10154 | 2025.07.10 17:14:34.091643 [ 4 ] {543fea3a-b5b7-4370-999d-02b1c1e4d849} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2025.07.10 17:14:34.091795 [ 187 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 5 columns (5 merged, 0 gathered) in 0.001880946 sec., 990990.7036140325 rows/sec., 77.60 MiB/sec. | ||
| 10156 | 2025.07.10 17:14:34.091865 [ 4 ] {543fea3a-b5b7-4370-999d-02b1c1e4d849} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001835 sec., 87193.46049046321 rows/sec., 6.07 MiB/sec. | ||
| 10157 | 2025.07.10 17:14:34.091930 [ 4 ] {543fea3a-b5b7-4370-999d-02b1c1e4d849} <Debug> TCPHandler: Processed in 0.00205772 sec. | ||
| 10158 | 2025.07.10 17:14:34.092043 [ 202 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10159 | 2025.07.10 17:14:34.092090 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10160 | 2025.07.10 17:14:34.092246 [ 4 ] {83063282-3883-4514-9770-d04868cfac45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10161 | 2025.07.10 17:14:34.092333 [ 4 ] {83063282-3883-4514-9770-d04868cfac45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10162 | 2025.07.10 17:14:34.092434 [ 202 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2025.07.10 17:14:34.092537 [ 202 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_96_19} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10164 | 2025.07.10 17:14:34.092644 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10165 | 2025.07.10 17:14:34.093547 [ 4 ] {83063282-3883-4514-9770-d04868cfac45} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2025.07.10 17:14:34.093603 [ 4 ] {83063282-3883-4514-9770-d04868cfac45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10167 | 2025.07.10 17:14:34.094457 [ 4 ] {83063282-3883-4514-9770-d04868cfac45} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10168 | 2025.07.10 17:14:34.094820 [ 4 ] {83063282-3883-4514-9770-d04868cfac45} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2025.07.10 17:14:34.095064 [ 4 ] {83063282-3883-4514-9770-d04868cfac45} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002843 sec., 14421.385860007034 rows/sec., 25.84 MiB/sec. | ||
| 10170 | 2025.07.10 17:14:34.095172 [ 4 ] {83063282-3883-4514-9770-d04868cfac45} <Debug> TCPHandler: Processed in 0.003153191 sec. | ||
| 10171 | 2025.07.10 17:14:34.095339 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10172 | 2025.07.10 17:14:34.095473 [ 4 ] {29d3f28d-30a3-4129-98a6-6c79b6d39ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10173 | 2025.07.10 17:14:34.095533 [ 4 ] {29d3f28d-30a3-4129-98a6-6c79b6d39ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10174 | 2025.07.10 17:14:34.096031 [ 4 ] {29d3f28d-30a3-4129-98a6-6c79b6d39ec3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2025.07.10 17:14:34.096087 [ 4 ] {29d3f28d-30a3-4129-98a6-6c79b6d39ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10176 | 2025.07.10 17:14:34.096561 [ 4 ] {29d3f28d-30a3-4129-98a6-6c79b6d39ec3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10177 | 2025.07.10 17:14:34.096876 [ 4 ] {29d3f28d-30a3-4129-98a6-6c79b6d39ec3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2025.07.10 17:14:34.097052 [ 4 ] {29d3f28d-30a3-4129-98a6-6c79b6d39ec3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.51 MiB/sec. | ||
| 10179 | 2025.07.10 17:14:34.097101 [ 4 ] {29d3f28d-30a3-4129-98a6-6c79b6d39ec3} <Debug> TCPHandler: Processed in 0.001831446 sec. | ||
| 10180 | 2025.07.10 17:14:39.079691 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10181 | 2025.07.10 17:14:39.079893 [ 4 ] {e78a4b11-6bc0-4964-a04b-eacd6fb4ab16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10182 | 2025.07.10 17:14:39.079958 [ 4 ] {e78a4b11-6bc0-4964-a04b-eacd6fb4ab16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10183 | 2025.07.10 17:14:39.080610 [ 4 ] {e78a4b11-6bc0-4964-a04b-eacd6fb4ab16} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10184 | 2025.07.10 17:14:39.080647 [ 4 ] {e78a4b11-6bc0-4964-a04b-eacd6fb4ab16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10185 | 2025.07.10 17:14:39.081016 [ 4 ] {e78a4b11-6bc0-4964-a04b-eacd6fb4ab16} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10186 | 2025.07.10 17:14:39.081241 [ 4 ] {e78a4b11-6bc0-4964-a04b-eacd6fb4ab16} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2025.07.10 17:14:39.081389 [ 4 ] {e78a4b11-6bc0-4964-a04b-eacd6fb4ab16} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001548 sec., 15503.87596899225 rows/sec., 1.29 MiB/sec. | ||
| 10188 | 2025.07.10 17:14:39.081430 [ 4 ] {e78a4b11-6bc0-4964-a04b-eacd6fb4ab16} <Debug> TCPHandler: Processed in 0.001865806 sec. | ||
| 10189 | 2025.07.10 17:14:39.081570 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10190 | 2025.07.10 17:14:39.081691 [ 4 ] {82e6a30b-8f47-4ff8-937d-e6d651b278fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10191 | 2025.07.10 17:14:39.081741 [ 4 ] {82e6a30b-8f47-4ff8-937d-e6d651b278fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10192 | 2025.07.10 17:14:39.082299 [ 4 ] {82e6a30b-8f47-4ff8-937d-e6d651b278fe} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2025.07.10 17:14:39.082336 [ 4 ] {82e6a30b-8f47-4ff8-937d-e6d651b278fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10194 | 2025.07.10 17:14:39.082669 [ 4 ] {82e6a30b-8f47-4ff8-937d-e6d651b278fe} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10195 | 2025.07.10 17:14:39.082886 [ 4 ] {82e6a30b-8f47-4ff8-937d-e6d651b278fe} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2025.07.10 17:14:39.083018 [ 4 ] {82e6a30b-8f47-4ff8-937d-e6d651b278fe} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001351 sec., 130273.8712065137 rows/sec., 11.43 MiB/sec. | ||
| 10197 | 2025.07.10 17:14:39.083056 [ 4 ] {82e6a30b-8f47-4ff8-937d-e6d651b278fe} <Debug> TCPHandler: Processed in 0.00155466 sec. | ||
| 10198 | 2025.07.10 17:14:39.083153 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10199 | 2025.07.10 17:14:39.083247 [ 4 ] {1aeb5948-1313-499c-a025-235c305653e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10200 | 2025.07.10 17:14:39.083286 [ 4 ] {1aeb5948-1313-499c-a025-235c305653e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10201 | 2025.07.10 17:14:39.083672 [ 4 ] {1aeb5948-1313-499c-a025-235c305653e6} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2025.07.10 17:14:39.083708 [ 4 ] {1aeb5948-1313-499c-a025-235c305653e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10203 | 2025.07.10 17:14:39.084004 [ 4 ] {1aeb5948-1313-499c-a025-235c305653e6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10204 | 2025.07.10 17:14:39.084213 [ 4 ] {1aeb5948-1313-499c-a025-235c305653e6} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2025.07.10 17:14:39.084344 [ 4 ] {1aeb5948-1313-499c-a025-235c305653e6} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 861.83 KiB/sec. | ||
| 10206 | 2025.07.10 17:14:39.084382 [ 4 ] {1aeb5948-1313-499c-a025-235c305653e6} <Debug> TCPHandler: Processed in 0.001276844 sec. | ||
| 10207 | 2025.07.10 17:14:39.084496 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10208 | 2025.07.10 17:14:39.084615 [ 4 ] {8f3a6f83-ab8d-48bc-b24a-bbf61c91893b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10209 | 2025.07.10 17:14:39.084663 [ 4 ] {8f3a6f83-ab8d-48bc-b24a-bbf61c91893b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10210 | 2025.07.10 17:14:39.085128 [ 4 ] {8f3a6f83-ab8d-48bc-b24a-bbf61c91893b} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2025.07.10 17:14:39.085171 [ 4 ] {8f3a6f83-ab8d-48bc-b24a-bbf61c91893b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10212 | 2025.07.10 17:14:39.085478 [ 4 ] {8f3a6f83-ab8d-48bc-b24a-bbf61c91893b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10213 | 2025.07.10 17:14:39.085679 [ 4 ] {8f3a6f83-ab8d-48bc-b24a-bbf61c91893b} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2025.07.10 17:14:39.085807 [ 4 ] {8f3a6f83-ab8d-48bc-b24a-bbf61c91893b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001217 sec., 19720.62448644207 rows/sec., 1.64 MiB/sec. | ||
| 10215 | 2025.07.10 17:14:39.085844 [ 4 ] {8f3a6f83-ab8d-48bc-b24a-bbf61c91893b} <Debug> TCPHandler: Processed in 0.001407597 sec. | ||
| 10216 | 2025.07.10 17:14:39.085957 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10217 | 2025.07.10 17:14:39.086074 [ 4 ] {08085880-bd06-4b2d-a900-2630d278ab19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10218 | 2025.07.10 17:14:39.086122 [ 4 ] {08085880-bd06-4b2d-a900-2630d278ab19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10219 | 2025.07.10 17:14:39.086517 [ 4 ] {08085880-bd06-4b2d-a900-2630d278ab19} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2025.07.10 17:14:39.086551 [ 4 ] {08085880-bd06-4b2d-a900-2630d278ab19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10221 | 2025.07.10 17:14:39.086846 [ 4 ] {08085880-bd06-4b2d-a900-2630d278ab19} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10222 | 2025.07.10 17:14:39.087047 [ 4 ] {08085880-bd06-4b2d-a900-2630d278ab19} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2025.07.10 17:14:39.087171 [ 4 ] {08085880-bd06-4b2d-a900-2630d278ab19} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 10224 | 2025.07.10 17:14:39.087209 [ 4 ] {08085880-bd06-4b2d-a900-2630d278ab19} <Debug> TCPHandler: Processed in 0.001309915 sec. | ||
| 10225 | 2025.07.10 17:14:39.087305 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2025.07.10 17:14:39.087404 [ 4 ] {1e8ca428-be4d-450a-aeda-8ffefea2e7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10227 | 2025.07.10 17:14:39.087444 [ 4 ] {1e8ca428-be4d-450a-aeda-8ffefea2e7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10228 | 2025.07.10 17:14:39.087871 [ 4 ] {1e8ca428-be4d-450a-aeda-8ffefea2e7fc} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2025.07.10 17:14:39.087907 [ 4 ] {1e8ca428-be4d-450a-aeda-8ffefea2e7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10230 | 2025.07.10 17:14:39.088237 [ 4 ] {1e8ca428-be4d-450a-aeda-8ffefea2e7fc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10231 | 2025.07.10 17:14:39.088451 [ 4 ] {1e8ca428-be4d-450a-aeda-8ffefea2e7fc} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2025.07.10 17:14:39.088577 [ 4 ] {1e8ca428-be4d-450a-aeda-8ffefea2e7fc} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001192 sec., 83892.61744966444 rows/sec., 6.86 MiB/sec. | ||
| 10233 | 2025.07.10 17:14:39.088615 [ 4 ] {1e8ca428-be4d-450a-aeda-8ffefea2e7fc} <Debug> TCPHandler: Processed in 0.001357466 sec. | ||
| 10234 | 2025.07.10 17:14:39.088715 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2025.07.10 17:14:39.088807 [ 4 ] {4ef9e04d-085a-487a-b576-5cdde1bbb523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10236 | 2025.07.10 17:14:39.088848 [ 4 ] {4ef9e04d-085a-487a-b576-5cdde1bbb523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10237 | 2025.07.10 17:14:39.089241 [ 4 ] {4ef9e04d-085a-487a-b576-5cdde1bbb523} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2025.07.10 17:14:39.089276 [ 4 ] {4ef9e04d-085a-487a-b576-5cdde1bbb523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10239 | 2025.07.10 17:14:39.089603 [ 4 ] {4ef9e04d-085a-487a-b576-5cdde1bbb523} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10240 | 2025.07.10 17:14:39.089808 [ 4 ] {4ef9e04d-085a-487a-b576-5cdde1bbb523} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2025.07.10 17:14:39.089921 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10242 | 2025.07.10 17:14:39.089932 [ 4 ] {4ef9e04d-085a-487a-b576-5cdde1bbb523} <Debug> executeQuery: Read 232 rows, 17.39 KiB in 0.001143 sec., 202974.62817147857 rows/sec., 14.86 MiB/sec. | ||
| 10243 | 2025.07.10 17:14:39.090004 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10244 | 2025.07.10 17:14:39.090022 [ 4 ] {4ef9e04d-085a-487a-b576-5cdde1bbb523} <Debug> TCPHandler: Processed in 0.001354157 sec. | ||
| 10245 | 2025.07.10 17:14:39.090028 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10246 | 2025.07.10 17:14:39.090133 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10247 | 2025.07.10 17:14:39.090170 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::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 | ||
| 10248 | 2025.07.10 17:14:39.090228 [ 4 ] {94a6637f-b5eb-4016-88b7-5e94019e53b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10249 | 2025.07.10 17:14:39.090274 [ 4 ] {94a6637f-b5eb-4016-88b7-5e94019e53b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10250 | 2025.07.10 17:14:39.090400 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10251 | 2025.07.10 17:14:39.090465 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25968 rows starting from the beginning of the part | ||
| 10252 | 2025.07.10 17:14:39.090572 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 10253 | 2025.07.10 17:14:39.090617 [ 4 ] {94a6637f-b5eb-4016-88b7-5e94019e53b6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2025.07.10 17:14:39.090652 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 886 rows starting from the beginning of the part | ||
| 10255 | 2025.07.10 17:14:39.090657 [ 4 ] {94a6637f-b5eb-4016-88b7-5e94019e53b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10256 | 2025.07.10 17:14:39.090731 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 10257 | 2025.07.10 17:14:39.090807 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 10258 | 2025.07.10 17:14:39.090872 [ 194 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 232 rows starting from the beginning of the part | ||
| 10259 | 2025.07.10 17:14:39.090998 [ 4 ] {94a6637f-b5eb-4016-88b7-5e94019e53b6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10260 | 2025.07.10 17:14:39.091252 [ 4 ] {94a6637f-b5eb-4016-88b7-5e94019e53b6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2025.07.10 17:14:39.091376 [ 84 ] {} <Debug> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10262 | 2025.07.10 17:14:39.091392 [ 4 ] {94a6637f-b5eb-4016-88b7-5e94019e53b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 10263 | 2025.07.10 17:14:39.091409 [ 84 ] {} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2025.07.10 17:14:39.091431 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10265 | 2025.07.10 17:14:39.091432 [ 4 ] {94a6637f-b5eb-4016-88b7-5e94019e53b6} <Debug> TCPHandler: Processed in 0.001346136 sec. | ||
| 10266 | 2025.07.10 17:14:39.091512 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 10267 | 2025.07.10 17:14:39.091621 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10268 | 2025.07.10 17:14:39.091651 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4876 rows starting from the beginning of the part | ||
| 10269 | 2025.07.10 17:14:39.091701 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 10270 | 2025.07.10 17:14:39.091747 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 10271 | 2025.07.10 17:14:39.091786 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 10272 | 2025.07.10 17:14:39.091824 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 10273 | 2025.07.10 17:14:39.091862 [ 202 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::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 | ||
| 10274 | 2025.07.10 17:14:39.094879 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5176 rows, containing 4 columns (4 merged, 0 gathered) in 0.003401496 sec., 1521683.4004802592 rows/sec., 101.98 MiB/sec. | ||
| 10275 | 2025.07.10 17:14:39.095553 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10276 | 2025.07.10 17:14:39.095833 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_96_19} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2025.07.10 17:14:39.095898 [ 197 ] {23c97cf9-3f04-4d38-af45-9cd99a67016a::all_1_96_19} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10278 | 2025.07.10 17:14:39.095979 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10279 | 2025.07.10 17:14:39.098766 [ 198 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27566 rows, containing 5 columns (5 merged, 0 gathered) in 0.008659737 sec., 3183237.550978742 rows/sec., 218.37 MiB/sec. | ||
| 10280 | 2025.07.10 17:14:39.099336 [ 192 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10281 | 2025.07.10 17:14:39.099645 [ 192 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2025.07.10 17:14:39.099725 [ 192 ] {26b22ab0-802e-4a46-84cf-58c50bf212e7::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10283 | 2025.07.10 17:14:39.099828 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10284 | 2025.07.10 17:14:39.744454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
| 10285 | 2025.07.10 17:14:39.744965 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2025.07.10 17:14:39.745003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10287 | 2025.07.10 17:14:39.745502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10288 | 2025.07.10 17:14:39.745745 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2025.07.10 17:14:39.745893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
| 10290 | 2025.07.10 17:14:40.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.66 MiB, peak 331.93 MiB, free memory in arenas 0.00 B, will set to 321.91 MiB (RSS), difference: 2.25 MiB | ||
| 10291 | 2025.07.10 17:14:41.470187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 10292 | 2025.07.10 17:14:41.487622 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2025.07.10 17:14:41.487678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10294 | 2025.07.10 17:14:41.494245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10295 | 2025.07.10 17:14:41.494970 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2025.07.10 17:14:41.497996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 10297 | 2025.07.10 17:14:42.323983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1366 | ||
| 10298 | 2025.07.10 17:14:42.326358 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2025.07.10 17:14:42.326414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10300 | 2025.07.10 17:14:42.327696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10301 | 2025.07.10 17:14:42.327980 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2025.07.10 17:14:42.328427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
| 10303 | 2025.07.10 17:14:44.078766 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2025.07.10 17:14:44.078937 [ 4 ] {83266ead-b7a8-45dd-80a1-4da9a3f4848d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10305 | 2025.07.10 17:14:44.078998 [ 4 ] {83266ead-b7a8-45dd-80a1-4da9a3f4848d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10306 | 2025.07.10 17:14:44.079698 [ 4 ] {83266ead-b7a8-45dd-80a1-4da9a3f4848d} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2025.07.10 17:14:44.079739 [ 4 ] {83266ead-b7a8-45dd-80a1-4da9a3f4848d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10308 | 2025.07.10 17:14:44.080156 [ 4 ] {83266ead-b7a8-45dd-80a1-4da9a3f4848d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10309 | 2025.07.10 17:14:44.080383 [ 4 ] {83266ead-b7a8-45dd-80a1-4da9a3f4848d} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2025.07.10 17:14:44.080545 [ 4 ] {83266ead-b7a8-45dd-80a1-4da9a3f4848d} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001654 sec., 83434.0991535671 rows/sec., 7.20 MiB/sec. | ||
| 10311 | 2025.07.10 17:14:44.080587 [ 4 ] {83266ead-b7a8-45dd-80a1-4da9a3f4848d} <Debug> TCPHandler: Processed in 0.001944687 sec. | ||
| 10312 | 2025.07.10 17:14:44.080706 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10313 | 2025.07.10 17:14:44.080800 [ 4 ] {d817a9ee-e8c7-4274-8744-d70ca7b2de00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10314 | 2025.07.10 17:14:44.080840 [ 4 ] {d817a9ee-e8c7-4274-8744-d70ca7b2de00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10315 | 2025.07.10 17:14:44.081237 [ 4 ] {d817a9ee-e8c7-4274-8744-d70ca7b2de00} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2025.07.10 17:14:44.081273 [ 4 ] {d817a9ee-e8c7-4274-8744-d70ca7b2de00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10317 | 2025.07.10 17:14:44.081575 [ 4 ] {d817a9ee-e8c7-4274-8744-d70ca7b2de00} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10318 | 2025.07.10 17:14:44.081788 [ 4 ] {d817a9ee-e8c7-4274-8744-d70ca7b2de00} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2025.07.10 17:14:44.081914 [ 4 ] {d817a9ee-e8c7-4274-8744-d70ca7b2de00} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001132 sec., 36219.081272084804 rows/sec., 2.66 MiB/sec. | ||
| 10320 | 2025.07.10 17:14:44.081950 [ 4 ] {d817a9ee-e8c7-4274-8744-d70ca7b2de00} <Debug> TCPHandler: Processed in 0.001292165 sec. | ||
| 10321 | 2025.07.10 17:14:44.082054 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10322 | 2025.07.10 17:14:44.082152 [ 4 ] {24326246-dd43-4a2c-bfca-a14091bd4387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10323 | 2025.07.10 17:14:44.082190 [ 4 ] {24326246-dd43-4a2c-bfca-a14091bd4387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10324 | 2025.07.10 17:14:44.082605 [ 4 ] {24326246-dd43-4a2c-bfca-a14091bd4387} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10325 | 2025.07.10 17:14:44.082640 [ 4 ] {24326246-dd43-4a2c-bfca-a14091bd4387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10326 | 2025.07.10 17:14:44.082947 [ 4 ] {24326246-dd43-4a2c-bfca-a14091bd4387} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10327 | 2025.07.10 17:14:44.083159 [ 4 ] {24326246-dd43-4a2c-bfca-a14091bd4387} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10328 | 2025.07.10 17:14:44.083296 [ 4 ] {24326246-dd43-4a2c-bfca-a14091bd4387} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001162 sec., 90361.44578313253 rows/sec., 7.06 MiB/sec. | ||
| 10329 | 2025.07.10 17:14:44.083333 [ 4 ] {24326246-dd43-4a2c-bfca-a14091bd4387} <Debug> TCPHandler: Processed in 0.001326636 sec. | ||
| 10330 | 2025.07.10 17:14:44.083439 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10331 | 2025.07.10 17:14:44.083531 [ 4 ] {7f7260d0-4752-4640-8a3f-f2ccb92f65b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10332 | 2025.07.10 17:14:44.083574 [ 4 ] {7f7260d0-4752-4640-8a3f-f2ccb92f65b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10333 | 2025.07.10 17:14:44.083969 [ 4 ] {7f7260d0-4752-4640-8a3f-f2ccb92f65b9} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2025.07.10 17:14:44.084004 [ 4 ] {7f7260d0-4752-4640-8a3f-f2ccb92f65b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10335 | 2025.07.10 17:14:44.084352 [ 4 ] {7f7260d0-4752-4640-8a3f-f2ccb92f65b9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10336 | 2025.07.10 17:14:44.084566 [ 4 ] {7f7260d0-4752-4640-8a3f-f2ccb92f65b9} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10337 | 2025.07.10 17:14:44.084689 [ 4 ] {7f7260d0-4752-4640-8a3f-f2ccb92f65b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 10338 | 2025.07.10 17:14:44.084726 [ 4 ] {7f7260d0-4752-4640-8a3f-f2ccb92f65b9} <Debug> TCPHandler: Processed in 0.001334676 sec. | ||
| 10339 | 2025.07.10 17:14:44.084828 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10340 | 2025.07.10 17:14:44.084920 [ 4 ] {b903d03b-3dd9-4bab-b1a4-95ce4f62552a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10341 | 2025.07.10 17:14:44.084973 [ 4 ] {b903d03b-3dd9-4bab-b1a4-95ce4f62552a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10342 | 2025.07.10 17:14:44.085889 [ 4 ] {b903d03b-3dd9-4bab-b1a4-95ce4f62552a} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2025.07.10 17:14:44.085927 [ 4 ] {b903d03b-3dd9-4bab-b1a4-95ce4f62552a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10344 | 2025.07.10 17:14:44.086527 [ 4 ] {b903d03b-3dd9-4bab-b1a4-95ce4f62552a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10345 | 2025.07.10 17:14:44.086783 [ 4 ] {b903d03b-3dd9-4bab-b1a4-95ce4f62552a} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2025.07.10 17:14:44.086924 [ 4 ] {b903d03b-3dd9-4bab-b1a4-95ce4f62552a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00202 sec., 20297.029702970296 rows/sec., 36.37 MiB/sec. | ||
| 10347 | 2025.07.10 17:14:44.086981 [ 4 ] {b903d03b-3dd9-4bab-b1a4-95ce4f62552a} <Debug> TCPHandler: Processed in 0.002200512 sec. | ||
| 10348 | 2025.07.10 17:14:44.087099 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10349 | 2025.07.10 17:14:44.087196 [ 4 ] {ed503577-7ae5-4212-b7f3-991abc86e182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10350 | 2025.07.10 17:14:44.087238 [ 4 ] {ed503577-7ae5-4212-b7f3-991abc86e182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10351 | 2025.07.10 17:14:44.087598 [ 4 ] {ed503577-7ae5-4212-b7f3-991abc86e182} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2025.07.10 17:14:44.087633 [ 4 ] {ed503577-7ae5-4212-b7f3-991abc86e182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10353 | 2025.07.10 17:14:44.087946 [ 4 ] {ed503577-7ae5-4212-b7f3-991abc86e182} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10354 | 2025.07.10 17:14:44.088160 [ 4 ] {ed503577-7ae5-4212-b7f3-991abc86e182} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2025.07.10 17:14:44.088289 [ 4 ] {ed503577-7ae5-4212-b7f3-991abc86e182} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 10356 | 2025.07.10 17:14:44.088325 [ 4 ] {ed503577-7ae5-4212-b7f3-991abc86e182} <Debug> TCPHandler: Processed in 0.001274834 sec. | ||
| 10357 | 2025.07.10 17:14:46.993135 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10358 | 2025.07.10 17:14:46.993236 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10359 | 2025.07.10 17:14:47.232976 [ 225 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): 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] | ||
| 10360 | 2025.07.10 17:14:47.233029 [ 225 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): 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] | ||
| 10361 | 2025.07.10 17:14:47.246016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
| 10362 | 2025.07.10 17:14:47.246543 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2025.07.10 17:14:47.246583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10364 | 2025.07.10 17:14:47.247095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10365 | 2025.07.10 17:14:47.247350 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2025.07.10 17:14:47.247494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 10367 | 2025.07.10 17:14:47.248586 [ 225 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): 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] | ||
| 10368 | 2025.07.10 17:14:48.301583 [ 217 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): 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] | ||
| 10369 | 2025.07.10 17:14:48.301671 [ 217 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): 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] | ||
| 10370 | 2025.07.10 17:14:48.304045 [ 217 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): 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] | ||
| 10371 | 2025.07.10 17:14:48.998122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 10372 | 2025.07.10 17:14:49.014763 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10373 | 2025.07.10 17:14:49.014809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10374 | 2025.07.10 17:14:49.020870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10375 | 2025.07.10 17:14:49.021592 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10376 | 2025.07.10 17:14:49.024494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 10377 | 2025.07.10 17:14:49.076561 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2025.07.10 17:14:49.076741 [ 4 ] {4702eeb5-ff12-43e2-b879-bc75a3663960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10379 | 2025.07.10 17:14:49.076805 [ 4 ] {4702eeb5-ff12-43e2-b879-bc75a3663960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10380 | 2025.07.10 17:14:49.077437 [ 4 ] {4702eeb5-ff12-43e2-b879-bc75a3663960} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2025.07.10 17:14:49.077484 [ 4 ] {4702eeb5-ff12-43e2-b879-bc75a3663960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10382 | 2025.07.10 17:14:49.077882 [ 4 ] {4702eeb5-ff12-43e2-b879-bc75a3663960} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10383 | 2025.07.10 17:14:49.078108 [ 4 ] {4702eeb5-ff12-43e2-b879-bc75a3663960} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2025.07.10 17:14:49.078260 [ 4 ] {4702eeb5-ff12-43e2-b879-bc75a3663960} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.73 MiB/sec. | ||
| 10385 | 2025.07.10 17:14:49.078301 [ 4 ] {4702eeb5-ff12-43e2-b879-bc75a3663960} <Debug> TCPHandler: Processed in 0.001865465 sec. | ||
| 10386 | 2025.07.10 17:14:49.078414 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2025.07.10 17:14:49.078508 [ 4 ] {f9a386ae-c52a-478b-bbb3-ec18e31f35b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10388 | 2025.07.10 17:14:49.078548 [ 4 ] {f9a386ae-c52a-478b-bbb3-ec18e31f35b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10389 | 2025.07.10 17:14:49.078958 [ 4 ] {f9a386ae-c52a-478b-bbb3-ec18e31f35b6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2025.07.10 17:14:49.078995 [ 4 ] {f9a386ae-c52a-478b-bbb3-ec18e31f35b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10391 | 2025.07.10 17:14:49.079302 [ 4 ] {f9a386ae-c52a-478b-bbb3-ec18e31f35b6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10392 | 2025.07.10 17:14:49.079528 [ 4 ] {f9a386ae-c52a-478b-bbb3-ec18e31f35b6} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2025.07.10 17:14:49.079655 [ 4 ] {f9a386ae-c52a-478b-bbb3-ec18e31f35b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 10394 | 2025.07.10 17:14:49.079693 [ 4 ] {f9a386ae-c52a-478b-bbb3-ec18e31f35b6} <Debug> TCPHandler: Processed in 0.001328265 sec. | ||
| 10395 | 2025.07.10 17:14:49.079800 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2025.07.10 17:14:49.079893 [ 4 ] {f81e587c-fd44-41c7-9b5a-0bf2b9c582f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10397 | 2025.07.10 17:14:49.079936 [ 4 ] {f81e587c-fd44-41c7-9b5a-0bf2b9c582f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10398 | 2025.07.10 17:14:49.080330 [ 4 ] {f81e587c-fd44-41c7-9b5a-0bf2b9c582f4} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2025.07.10 17:14:49.080366 [ 4 ] {f81e587c-fd44-41c7-9b5a-0bf2b9c582f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10400 | 2025.07.10 17:14:49.080702 [ 4 ] {f81e587c-fd44-41c7-9b5a-0bf2b9c582f4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10401 | 2025.07.10 17:14:49.080935 [ 4 ] {f81e587c-fd44-41c7-9b5a-0bf2b9c582f4} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2025.07.10 17:14:49.081070 [ 4 ] {f81e587c-fd44-41c7-9b5a-0bf2b9c582f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 10403 | 2025.07.10 17:14:49.081108 [ 4 ] {f81e587c-fd44-41c7-9b5a-0bf2b9c582f4} <Debug> TCPHandler: Processed in 0.001355686 sec. | ||
| 10404 | 2025.07.10 17:14:49.081214 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2025.07.10 17:14:49.081306 [ 4 ] {75c09853-927b-44de-87b0-e7811c08a7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10406 | 2025.07.10 17:14:49.081346 [ 4 ] {75c09853-927b-44de-87b0-e7811c08a7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10407 | 2025.07.10 17:14:49.081666 [ 4 ] {75c09853-927b-44de-87b0-e7811c08a7bf} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2025.07.10 17:14:49.081704 [ 4 ] {75c09853-927b-44de-87b0-e7811c08a7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10409 | 2025.07.10 17:14:49.082013 [ 4 ] {75c09853-927b-44de-87b0-e7811c08a7bf} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10410 | 2025.07.10 17:14:49.082224 [ 4 ] {75c09853-927b-44de-87b0-e7811c08a7bf} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2025.07.10 17:14:49.082355 [ 4 ] {75c09853-927b-44de-87b0-e7811c08a7bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 10412 | 2025.07.10 17:14:49.082390 [ 4 ] {75c09853-927b-44de-87b0-e7811c08a7bf} <Debug> TCPHandler: Processed in 0.001224684 sec. | ||
| 10413 | 2025.07.10 17:14:51.339172 [ 66 ] {} <Debug> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10414 | 2025.07.10 17:14:51.339257 [ 66 ] {} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2025.07.10 17:14:51.339279 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10416 | 2025.07.10 17:14:51.339402 [ 201 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::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 | ||
| 10417 | 2025.07.10 17:14:51.339545 [ 201 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10418 | 2025.07.10 17:14:51.339583 [ 201 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 124 rows starting from the beginning of the part | ||
| 10419 | 2025.07.10 17:14:51.339650 [ 201 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 10420 | 2025.07.10 17:14:51.339694 [ 201 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 10421 | 2025.07.10 17:14:51.339737 [ 201 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
| 10422 | 2025.07.10 17:14:51.339782 [ 201 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 10423 | 2025.07.10 17:14:51.340577 [ 192 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230184 sec., 221105.1354919264 rows/sec., 14.19 MiB/sec. | ||
| 10424 | 2025.07.10 17:14:51.340771 [ 198 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10425 | 2025.07.10 17:14:51.341065 [ 198 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2025.07.10 17:14:51.341148 [ 198 ] {7b3008e1-c1d9-4cd0-86c0-94f9d1d54289::all_1_17_4} <Trace> oximeter.fields_u8 (7b3008e1-c1d9-4cd0-86c0-94f9d1d54289) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10427 | 2025.07.10 17:14:51.341253 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10428 | 2025.07.10 17:14:52.328638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1386 | ||
| 10429 | 2025.07.10 17:14:52.330786 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2025.07.10 17:14:52.330830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10431 | 2025.07.10 17:14:52.331967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10432 | 2025.07.10 17:14:52.332236 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2025.07.10 17:14:52.332398 [ 66 ] {} <Debug> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10434 | 2025.07.10 17:14:52.332465 [ 66 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2025.07.10 17:14:52.332487 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10436 | 2025.07.10 17:14:52.332491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
| 10437 | 2025.07.10 17:14:52.332611 [ 186 ] {344a8374-f6e1-470b-ab32-cebf016e647b::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 | ||
| 10438 | 2025.07.10 17:14:52.333150 [ 186 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10439 | 2025.07.10 17:14:52.333295 [ 186 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1264 rows starting from the beginning of the part | ||
| 10440 | 2025.07.10 17:14:52.333672 [ 186 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 10441 | 2025.07.10 17:14:52.334038 [ 186 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
| 10442 | 2025.07.10 17:14:52.334404 [ 186 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 10443 | 2025.07.10 17:14:52.334750 [ 186 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
| 10444 | 2025.07.10 17:14:52.335086 [ 186 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
| 10445 | 2025.07.10 17:14:52.341419 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 72 columns (72 merged, 0 gathered) in 0.008852621 sec., 156563.80183902598 rows/sec., 124.78 MiB/sec. | ||
| 10446 | 2025.07.10 17:14:52.343141 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10447 | 2025.07.10 17:14:52.343745 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2025.07.10 17:14:52.343836 [ 191 ] {344a8374-f6e1-470b-ab32-cebf016e647b::all_1_51_10} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10449 | 2025.07.10 17:14:52.344189 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 10450 | 2025.07.10 17:14:52.514202 [ 69 ] {} <Debug> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10451 | 2025.07.10 17:14:52.514244 [ 69 ] {} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2025.07.10 17:14:52.514263 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10453 | 2025.07.10 17:14:52.514356 [ 190 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::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 | ||
| 10454 | 2025.07.10 17:14:52.514482 [ 190 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10455 | 2025.07.10 17:14:52.514515 [ 190 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 236 rows starting from the beginning of the part | ||
| 10456 | 2025.07.10 17:14:52.514577 [ 190 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 10457 | 2025.07.10 17:14:52.514627 [ 190 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 10458 | 2025.07.10 17:14:52.514674 [ 190 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 10459 | 2025.07.10 17:14:52.514718 [ 190 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 10460 | 2025.07.10 17:14:52.515597 [ 191 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282215 sec., 405548.2114933923 rows/sec., 28.79 MiB/sec. | ||
| 10461 | 2025.07.10 17:14:52.515754 [ 198 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10462 | 2025.07.10 17:14:52.516017 [ 198 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2025.07.10 17:14:52.516094 [ 198 ] {6c13a631-afcd-49bb-a8cc-75c6a1bdea55::all_1_17_4} <Trace> oximeter.fields_i16 (6c13a631-afcd-49bb-a8cc-75c6a1bdea55) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10464 | 2025.07.10 17:14:52.516179 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10465 | 2025.07.10 17:14:52.805184 [ 69 ] {} <Debug> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 10466 | 2025.07.10 17:14:52.805275 [ 69 ] {} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2025.07.10 17:14:52.805316 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10468 | 2025.07.10 17:14:52.805464 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 10469 | 2025.07.10 17:14:52.805640 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10470 | 2025.07.10 17:14:52.805685 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 365 rows starting from the beginning of the part | ||
| 10471 | 2025.07.10 17:14:52.805764 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 10472 | 2025.07.10 17:14:52.805821 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
| 10473 | 2025.07.10 17:14:52.805863 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 10474 | 2025.07.10 17:14:52.805903 [ 190 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 10475 | 2025.07.10 17:14:52.806767 [ 191 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361927 sec., 703415.0875928005 rows/sec., 50.36 MiB/sec. | ||
| 10476 | 2025.07.10 17:14:52.806981 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 10477 | 2025.07.10 17:14:52.807304 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2025.07.10 17:14:52.807393 [ 196 ] {bfd7d895-d93a-467f-8c28-e6851f622f55::all_1_30_7} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 10479 | 2025.07.10 17:14:52.807510 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 10480 | 2025.07.10 17:14:54.106274 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10481 | 2025.07.10 17:14:54.106445 [ 4 ] {06d99cb3-f318-44df-9ca0-a1276155701c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10482 | 2025.07.10 17:14:54.106507 [ 4 ] {06d99cb3-f318-44df-9ca0-a1276155701c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10483 | 2025.07.10 17:14:54.107091 [ 4 ] {06d99cb3-f318-44df-9ca0-a1276155701c} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.07.10 17:14:54.107133 [ 4 ] {06d99cb3-f318-44df-9ca0-a1276155701c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10485 | 2025.07.10 17:14:54.107513 [ 4 ] {06d99cb3-f318-44df-9ca0-a1276155701c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10486 | 2025.07.10 17:14:54.107740 [ 4 ] {06d99cb3-f318-44df-9ca0-a1276155701c} <Trace> oximeter.fields_ipaddr (486525b0-2cf5-4d0f-8428-b7bd1ed577cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2025.07.10 17:14:54.107893 [ 4 ] {06d99cb3-f318-44df-9ca0-a1276155701c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 327.26 KiB/sec. | ||
| 10488 | 2025.07.10 17:14:54.107933 [ 4 ] {06d99cb3-f318-44df-9ca0-a1276155701c} <Debug> TCPHandler: Processed in 0.001778055 sec. | ||
| 10489 | 2025.07.10 17:14:54.108045 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2025.07.10 17:14:54.108137 [ 4 ] {8ae64bce-c8f3-41a9-90a9-630c481f15bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10491 | 2025.07.10 17:14:54.108175 [ 4 ] {8ae64bce-c8f3-41a9-90a9-630c481f15bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10492 | 2025.07.10 17:14:54.109335 [ 4 ] {8ae64bce-c8f3-41a9-90a9-630c481f15bb} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2025.07.10 17:14:54.109370 [ 4 ] {8ae64bce-c8f3-41a9-90a9-630c481f15bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10494 | 2025.07.10 17:14:54.109742 [ 4 ] {8ae64bce-c8f3-41a9-90a9-630c481f15bb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10495 | 2025.07.10 17:14:54.109956 [ 4 ] {8ae64bce-c8f3-41a9-90a9-630c481f15bb} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2025.07.10 17:14:54.110082 [ 4 ] {8ae64bce-c8f3-41a9-90a9-630c481f15bb} <Debug> executeQuery: Read 1281 rows, 108.53 KiB in 0.001963 sec., 652572.592969944 rows/sec., 53.99 MiB/sec. | ||
| 10497 | 2025.07.10 17:14:54.110119 [ 4 ] {8ae64bce-c8f3-41a9-90a9-630c481f15bb} <Debug> TCPHandler: Processed in 0.002120701 sec. | ||
| 10498 | 2025.07.10 17:14:54.110234 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2025.07.10 17:14:54.110353 [ 4 ] {c87ec51b-9c93-43ac-a128-cd4a5c80ec82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10500 | 2025.07.10 17:14:54.110402 [ 4 ] {c87ec51b-9c93-43ac-a128-cd4a5c80ec82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10501 | 2025.07.10 17:14:54.110854 [ 4 ] {c87ec51b-9c93-43ac-a128-cd4a5c80ec82} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.07.10 17:14:54.110890 [ 4 ] {c87ec51b-9c93-43ac-a128-cd4a5c80ec82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10503 | 2025.07.10 17:14:54.111201 [ 4 ] {c87ec51b-9c93-43ac-a128-cd4a5c80ec82} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10504 | 2025.07.10 17:14:54.111405 [ 4 ] {c87ec51b-9c93-43ac-a128-cd4a5c80ec82} <Trace> oximeter.fields_u16 (834b5d0c-1234-4005-bed6-2f0134acf8b8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2025.07.10 17:14:54.111531 [ 4 ] {c87ec51b-9c93-43ac-a128-cd4a5c80ec82} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001202 sec., 39101.497504159735 rows/sec., 2.85 MiB/sec. | ||
| 10506 | 2025.07.10 17:14:54.111569 [ 4 ] {c87ec51b-9c93-43ac-a128-cd4a5c80ec82} <Debug> TCPHandler: Processed in 0.001393047 sec. | ||
| 10507 | 2025.07.10 17:14:54.111689 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2025.07.10 17:14:54.111813 [ 4 ] {c0b43ca0-6977-4ee0-a2c4-83b19a97ad16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10509 | 2025.07.10 17:14:54.111861 [ 4 ] {c0b43ca0-6977-4ee0-a2c4-83b19a97ad16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10510 | 2025.07.10 17:14:54.112442 [ 4 ] {c0b43ca0-6977-4ee0-a2c4-83b19a97ad16} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2025.07.10 17:14:54.112487 [ 4 ] {c0b43ca0-6977-4ee0-a2c4-83b19a97ad16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10512 | 2025.07.10 17:14:54.112842 [ 4 ] {c0b43ca0-6977-4ee0-a2c4-83b19a97ad16} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10513 | 2025.07.10 17:14:54.113051 [ 4 ] {c0b43ca0-6977-4ee0-a2c4-83b19a97ad16} <Trace> oximeter.fields_u32 (bfd7d895-d93a-467f-8c28-e6851f622f55): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2025.07.10 17:14:54.113180 [ 4 ] {c0b43ca0-6977-4ee0-a2c4-83b19a97ad16} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001391 sec., 163910.85549964054 rows/sec., 11.10 MiB/sec. | ||
| 10515 | 2025.07.10 17:14:54.113218 [ 4 ] {c0b43ca0-6977-4ee0-a2c4-83b19a97ad16} <Debug> TCPHandler: Processed in 0.001590451 sec. | ||
| 10516 | 2025.07.10 17:14:54.113320 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2025.07.10 17:14:54.113416 [ 4 ] {ab4a70b0-cf70-4b2c-9137-aee63125a655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10518 | 2025.07.10 17:14:54.113457 [ 4 ] {ab4a70b0-cf70-4b2c-9137-aee63125a655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10519 | 2025.07.10 17:14:54.114087 [ 4 ] {ab4a70b0-cf70-4b2c-9137-aee63125a655} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2025.07.10 17:14:54.114123 [ 4 ] {ab4a70b0-cf70-4b2c-9137-aee63125a655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10521 | 2025.07.10 17:14:54.114461 [ 4 ] {ab4a70b0-cf70-4b2c-9137-aee63125a655} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10522 | 2025.07.10 17:14:54.114669 [ 4 ] {ab4a70b0-cf70-4b2c-9137-aee63125a655} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2025.07.10 17:14:54.114804 [ 4 ] {ab4a70b0-cf70-4b2c-9137-aee63125a655} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001406 sec., 403271.69274537696 rows/sec., 29.99 MiB/sec. | ||
| 10524 | 2025.07.10 17:14:54.114844 [ 4 ] {ab4a70b0-cf70-4b2c-9137-aee63125a655} <Debug> TCPHandler: Processed in 0.00157314 sec. | ||
| 10525 | 2025.07.10 17:14:54.114950 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2025.07.10 17:14:54.115044 [ 4 ] {f809cf99-d25d-45f9-96ae-680f6d8da366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10527 | 2025.07.10 17:14:54.115088 [ 4 ] {f809cf99-d25d-45f9-96ae-680f6d8da366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10528 | 2025.07.10 17:14:54.115743 [ 4 ] {f809cf99-d25d-45f9-96ae-680f6d8da366} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2025.07.10 17:14:54.115779 [ 4 ] {f809cf99-d25d-45f9-96ae-680f6d8da366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10530 | 2025.07.10 17:14:54.116152 [ 4 ] {f809cf99-d25d-45f9-96ae-680f6d8da366} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10531 | 2025.07.10 17:14:54.116361 [ 4 ] {f809cf99-d25d-45f9-96ae-680f6d8da366} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2025.07.10 17:14:54.116489 [ 4 ] {f809cf99-d25d-45f9-96ae-680f6d8da366} <Debug> executeQuery: Read 883 rows, 60.84 KiB in 0.001463 sec., 603554.3403964456 rows/sec., 40.61 MiB/sec. | ||
| 10533 | 2025.07.10 17:14:54.116527 [ 4 ] {f809cf99-d25d-45f9-96ae-680f6d8da366} <Debug> TCPHandler: Processed in 0.001625702 sec. | ||
| 10534 | 2025.07.10 17:14:54.116646 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2025.07.10 17:14:54.116771 [ 4 ] {e3523b53-3325-4a5c-bad1-9a7810ba7bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10536 | 2025.07.10 17:14:54.116839 [ 4 ] {e3523b53-3325-4a5c-bad1-9a7810ba7bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10537 | 2025.07.10 17:14:54.117849 [ 4 ] {e3523b53-3325-4a5c-bad1-9a7810ba7bf0} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2025.07.10 17:14:54.117887 [ 4 ] {e3523b53-3325-4a5c-bad1-9a7810ba7bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10539 | 2025.07.10 17:14:54.118477 [ 4 ] {e3523b53-3325-4a5c-bad1-9a7810ba7bf0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10540 | 2025.07.10 17:14:54.118708 [ 4 ] {e3523b53-3325-4a5c-bad1-9a7810ba7bf0} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2025.07.10 17:14:54.118830 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10542 | 2025.07.10 17:14:54.118855 [ 4 ] {e3523b53-3325-4a5c-bad1-9a7810ba7bf0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002109 sec., 19440.493124703647 rows/sec., 34.84 MiB/sec. | ||
| 10543 | 2025.07.10 17:14:54.118904 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2025.07.10 17:14:54.118933 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10545 | 2025.07.10 17:14:54.118937 [ 4 ] {e3523b53-3325-4a5c-bad1-9a7810ba7bf0} <Debug> TCPHandler: Processed in 0.002354105 sec. | ||
| 10546 | 2025.07.10 17:14:54.119061 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 10547 | 2025.07.10 17:14:54.119090 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10548 | 2025.07.10 17:14:54.119200 [ 4 ] {09cd6ea9-1fae-461f-9a62-10cc7705cba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10549 | 2025.07.10 17:14:54.119243 [ 4 ] {09cd6ea9-1fae-461f-9a62-10cc7705cba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10550 | 2025.07.10 17:14:54.119338 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10551 | 2025.07.10 17:14:54.119404 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1792 rows starting from the beginning of the part | ||
| 10552 | 2025.07.10 17:14:54.119537 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 10553 | 2025.07.10 17:14:54.119603 [ 4 ] {09cd6ea9-1fae-461f-9a62-10cc7705cba3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2025.07.10 17:14:54.119644 [ 4 ] {09cd6ea9-1fae-461f-9a62-10cc7705cba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10555 | 2025.07.10 17:14:54.119646 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 10556 | 2025.07.10 17:14:54.119752 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::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 | ||
| 10557 | 2025.07.10 17:14:54.119847 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 10558 | 2025.07.10 17:14:54.119939 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 10559 | 2025.07.10 17:14:54.119977 [ 4 ] {09cd6ea9-1fae-461f-9a62-10cc7705cba3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10560 | 2025.07.10 17:14:54.120204 [ 4 ] {09cd6ea9-1fae-461f-9a62-10cc7705cba3} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2025.07.10 17:14:54.120351 [ 4 ] {09cd6ea9-1fae-461f-9a62-10cc7705cba3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 10562 | 2025.07.10 17:14:54.120391 [ 4 ] {09cd6ea9-1fae-461f-9a62-10cc7705cba3} <Debug> TCPHandler: Processed in 0.001352456 sec. | ||
| 10563 | 2025.07.10 17:14:54.131754 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1997 rows, containing 19 columns (19 merged, 0 gathered) in 0.012751716 sec., 156606.37360493286 rows/sec., 280.63 MiB/sec. | ||
| 10564 | 2025.07.10 17:14:54.133579 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10565 | 2025.07.10 17:14:54.133957 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2025.07.10 17:14:54.134045 [ 190 ] {dc02eff1-46ee-4d93-963f-50c7f4dc3fe2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dc02eff1-46ee-4d93-963f-50c7f4dc3fe2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10567 | 2025.07.10 17:14:54.134153 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.62 MiB. | ||
| 10568 | 2025.07.10 17:14:54.747674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
| 10569 | 2025.07.10 17:14:54.748518 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2025.07.10 17:14:54.748581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10571 | 2025.07.10 17:14:54.749136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10572 | 2025.07.10 17:14:54.749359 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2025.07.10 17:14:54.749488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
| 10574 | 2025.07.10 17:14:54.749553 [ 65 ] {} <Debug> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10575 | 2025.07.10 17:14:54.749652 [ 65 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2025.07.10 17:14:54.749687 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10577 | 2025.07.10 17:14:54.749818 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 10578 | 2025.07.10 17:14:54.749960 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10579 | 2025.07.10 17:14:54.749999 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::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 | ||
| 10580 | 2025.07.10 17:14:54.750059 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
| 10581 | 2025.07.10 17:14:54.750103 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
| 10582 | 2025.07.10 17:14:54.750143 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
| 10583 | 2025.07.10 17:14:54.750180 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
| 10584 | 2025.07.10 17:14:54.750218 [ 200 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
| 10585 | 2025.07.10 17:14:54.752489 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.002725753 sec., 11928080.057143843 rows/sec., 170.63 MiB/sec. | ||
| 10586 | 2025.07.10 17:14:54.752881 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10587 | 2025.07.10 17:14:54.753159 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2025.07.10 17:14:54.753220 [ 195 ] {3c700223-ebec-4071-bd39-917412c320e2::all_1_71_14} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10589 | 2025.07.10 17:14:54.753326 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
| 10590 | 2025.07.10 17:14:55.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.80 MiB, peak 340.34 MiB, free memory in arenas 0.00 B, will set to 330.56 MiB (RSS), difference: 7.76 MiB | ||
| 10591 | 2025.07.10 17:14:56.524556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 10592 | 2025.07.10 17:14:56.542786 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2025.07.10 17:14:56.542838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10594 | 2025.07.10 17:14:56.549196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10595 | 2025.07.10 17:14:56.549961 [ 244 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2025.07.10 17:14:56.550275 [ 63 ] {} <Debug> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10597 | 2025.07.10 17:14:56.550346 [ 63 ] {} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2025.07.10 17:14:56.550370 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10599 | 2025.07.10 17:14:56.550487 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 10600 | 2025.07.10 17:14:56.553142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 10601 | 2025.07.10 17:14:56.554216 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10602 | 2025.07.10 17:14:56.555947 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 10603 | 2025.07.10 17:14:56.561230 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 10604 | 2025.07.10 17:14:56.566385 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 10605 | 2025.07.10 17:14:56.571340 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 10606 | 2025.07.10 17:14:56.576679 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 10607 | 2025.07.10 17:14:56.581837 [ 200 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::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 | ||
| 10608 | 2025.07.10 17:14:56.637875 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.087435042 sec., 6118.828192476879 rows/sec., 31.64 MiB/sec. | ||
| 10609 | 2025.07.10 17:14:56.641007 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10610 | 2025.07.10 17:14:56.643057 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_71_14} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2025.07.10 17:14:56.643169 [ 189 ] {77866ac6-2d37-431c-8719-a0dfeee6f702::all_1_71_14} <Trace> system.metric_log (77866ac6-2d37-431c-8719-a0dfeee6f702) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10612 | 2025.07.10 17:14:56.646012 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 10613 | 2025.07.10 17:14:59.076446 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10614 | 2025.07.10 17:14:59.076641 [ 4 ] {1055d4bd-2f20-44f4-9d1b-874e3b82160c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10615 | 2025.07.10 17:14:59.076712 [ 4 ] {1055d4bd-2f20-44f4-9d1b-874e3b82160c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10616 | 2025.07.10 17:14:59.077416 [ 4 ] {1055d4bd-2f20-44f4-9d1b-874e3b82160c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10617 | 2025.07.10 17:14:59.077474 [ 4 ] {1055d4bd-2f20-44f4-9d1b-874e3b82160c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10618 | 2025.07.10 17:14:59.077916 [ 4 ] {1055d4bd-2f20-44f4-9d1b-874e3b82160c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10619 | 2025.07.10 17:14:59.078146 [ 4 ] {1055d4bd-2f20-44f4-9d1b-874e3b82160c} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2025.07.10 17:14:59.078305 [ 4 ] {1055d4bd-2f20-44f4-9d1b-874e3b82160c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.49 MiB/sec. | ||
| 10621 | 2025.07.10 17:14:59.078357 [ 4 ] {1055d4bd-2f20-44f4-9d1b-874e3b82160c} <Debug> TCPHandler: Processed in 0.00204742 sec. | ||
| 10622 | 2025.07.10 17:14:59.078351 [ 55 ] {} <Debug> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10623 | 2025.07.10 17:14:59.078455 [ 55 ] {} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2025.07.10 17:14:59.078473 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2025.07.10 17:14:59.078495 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10626 | 2025.07.10 17:14:59.078582 [ 4 ] {9f118dea-ab3f-4d00-a428-46120e9698e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10627 | 2025.07.10 17:14:59.078632 [ 4 ] {9f118dea-ab3f-4d00-a428-46120e9698e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10628 | 2025.07.10 17:14:59.078660 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 10629 | 2025.07.10 17:14:59.078853 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10630 | 2025.07.10 17:14:59.078890 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1970 rows starting from the beginning of the part | ||
| 10631 | 2025.07.10 17:14:59.078968 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 176 rows starting from the beginning of the part | ||
| 10632 | 2025.07.10 17:14:59.079020 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 138 rows starting from the beginning of the part | ||
| 10633 | 2025.07.10 17:14:59.079053 [ 4 ] {9f118dea-ab3f-4d00-a428-46120e9698e1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2025.07.10 17:14:59.079068 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 10635 | 2025.07.10 17:14:59.079099 [ 4 ] {9f118dea-ab3f-4d00-a428-46120e9698e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10636 | 2025.07.10 17:14:59.079131 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1281 rows starting from the beginning of the part | ||
| 10637 | 2025.07.10 17:14:59.079209 [ 187 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::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 | ||
| 10638 | 2025.07.10 17:14:59.079550 [ 4 ] {9f118dea-ab3f-4d00-a428-46120e9698e1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10639 | 2025.07.10 17:14:59.079823 [ 4 ] {9f118dea-ab3f-4d00-a428-46120e9698e1} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2025.07.10 17:14:59.079947 [ 55 ] {} <Debug> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10641 | 2025.07.10 17:14:59.079960 [ 4 ] {9f118dea-ab3f-4d00-a428-46120e9698e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0014 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec. | ||
| 10642 | 2025.07.10 17:14:59.079983 [ 55 ] {} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2025.07.10 17:14:59.080007 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10644 | 2025.07.10 17:14:59.080012 [ 4 ] {9f118dea-ab3f-4d00-a428-46120e9698e1} <Debug> TCPHandler: Processed in 0.001589241 sec. | ||
| 10645 | 2025.07.10 17:14:59.080127 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 10646 | 2025.07.10 17:14:59.080133 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10647 | 2025.07.10 17:14:59.080277 [ 4 ] {70f23ede-9a8c-45ef-8d2b-7ecbae7f2c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10648 | 2025.07.10 17:14:59.080287 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10649 | 2025.07.10 17:14:59.080326 [ 4 ] {70f23ede-9a8c-45ef-8d2b-7ecbae7f2c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10650 | 2025.07.10 17:14:59.080333 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 953 rows starting from the beginning of the part | ||
| 10651 | 2025.07.10 17:14:59.080421 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 100 rows starting from the beginning of the part | ||
| 10652 | 2025.07.10 17:14:59.080471 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 105 rows starting from the beginning of the part | ||
| 10653 | 2025.07.10 17:14:59.080517 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 10654 | 2025.07.10 17:14:59.080560 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 567 rows starting from the beginning of the part | ||
| 10655 | 2025.07.10 17:14:59.080608 [ 194 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::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 | ||
| 10656 | 2025.07.10 17:14:59.080761 [ 4 ] {70f23ede-9a8c-45ef-8d2b-7ecbae7f2c03} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2025.07.10 17:14:59.080791 [ 192 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3677 rows, containing 5 columns (5 merged, 0 gathered) in 0.002199993 sec., 1671368.954355764 rows/sec., 144.35 MiB/sec. | ||
| 10658 | 2025.07.10 17:14:59.080802 [ 4 ] {70f23ede-9a8c-45ef-8d2b-7ecbae7f2c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10659 | 2025.07.10 17:14:59.081080 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10660 | 2025.07.10 17:14:59.081205 [ 4 ] {70f23ede-9a8c-45ef-8d2b-7ecbae7f2c03} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10661 | 2025.07.10 17:14:59.081362 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_101_20} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2025.07.10 17:14:59.081434 [ 201 ] {f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03::all_1_101_20} <Trace> oximeter.fields_string (f639b7bd-f228-4b06-8a8b-0e4ab2c4eb03) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10663 | 2025.07.10 17:14:59.081440 [ 4 ] {70f23ede-9a8c-45ef-8d2b-7ecbae7f2c03} <Trace> oximeter.measurements_cumulativeu64 (26b22ab0-802e-4a46-84cf-58c50bf212e7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2025.07.10 17:14:59.081519 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 10665 | 2025.07.10 17:14:59.081575 [ 4 ] {70f23ede-9a8c-45ef-8d2b-7ecbae7f2c03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 10666 | 2025.07.10 17:14:59.081613 [ 4 ] {70f23ede-9a8c-45ef-8d2b-7ecbae7f2c03} <Debug> TCPHandler: Processed in 0.00153087 sec. | ||
| 10667 | 2025.07.10 17:14:59.081717 [ 4 ] {} <Trace> TCP-Session: cb7169bf-e438-4a6a-aafc-be966cccab89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2025.07.10 17:14:59.081719 [ 201 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653692 sec., 1120523.04782269 rows/sec., 87.94 MiB/sec. | ||
| 10669 | 2025.07.10 17:14:59.081821 [ 4 ] {838396f4-f89d-4568-841d-72251da28fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10670 | 2025.07.10 17:14:59.081865 [ 4 ] {838396f4-f89d-4568-841d-72251da28fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10671 | 2025.07.10 17:14:59.081913 [ 202 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10672 | 2025.07.10 17:14:59.082193 [ 202 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_101_20} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2025.07.10 17:14:59.082212 [ 4 ] {838396f4-f89d-4568-841d-72251da28fb6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2025.07.10 17:14:59.082255 [ 4 ] {838396f4-f89d-4568-841d-72251da28fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10675 | 2025.07.10 17:14:59.082278 [ 202 ] {59e1268d-cd02-4bbd-921e-ae11370d5c54::all_1_101_20} <Trace> oximeter.fields_uuid (59e1268d-cd02-4bbd-921e-ae11370d5c54) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10676 | 2025.07.10 17:14:59.082362 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10677 | 2025.07.10 17:14:59.082599 [ 4 ] {838396f4-f89d-4568-841d-72251da28fb6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10678 | 2025.07.10 17:14:59.082822 [ 4 ] {838396f4-f89d-4568-841d-72251da28fb6} <Trace> oximeter.measurements_u64 (23c97cf9-3f04-4d38-af45-9cd99a67016a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2025.07.10 17:14:59.082958 [ 4 ] {838396f4-f89d-4568-841d-72251da28fb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 10680 | 2025.07.10 17:14:59.082996 [ 4 ] {838396f4-f89d-4568-841d-72251da28fb6} <Debug> TCPHandler: Processed in 0.001328586 sec. | ||
| 10681 | 2025.07.10 17:15:01.993297 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10682 | 2025.07.10 17:15:01.993356 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10683 | 2025.07.10 17:15:02.250497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
| 10684 | 2025.07.10 17:15:02.251125 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.07.10 17:15:02.251172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10686 | 2025.07.10 17:15:02.251749 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10687 | 2025.07.10 17:15:02.252074 [ 245 ] {} <Trace> system.asynchronous_metric_log (3c700223-ebec-4071-bd39-917412c320e2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2025.07.10 17:15:02.252253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 10689 | 2025.07.10 17:15:02.333534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1410 | ||
| 10690 | 2025.07.10 17:15:02.336096 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2025.07.10 17:15:02.336149 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10692 | 2025.07.10 17:15:02.337338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10693 | 2025.07.10 17:15:02.337656 [ 243 ] {} <Trace> system.query_log (344a8374-f6e1-470b-ab32-cebf016e647b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2025.07.10 17:15:02.338040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1410 | ||